]> git.ipfire.org Git - people/arne_f/kernel.git/history - fs
NFC: pn533: Fix wrong GFP flag usage
[people/arne_f/kernel.git] / fs /
2018-08-24  Trond MyklebustpNFS: Always free the session slot on error in nfs4_lay...
2018-08-24  Jeremy Clineext4: fix spectre gadget in ext4_mb_regular_allocator()
2018-08-15  Al Virofix __legitimize_mnt()/mntput() race
2018-08-15  Al Virofix mntput/mntput race
2018-08-15  Al Viromake sure that __dentry_kill() always invalidates d_seq...
2018-08-15  Al Viroroot dentries need RCU-delayed freeing
2018-08-09  Shankara Pailoorjfs: Fix inconsistency between memory allocation and...
2018-08-09  Eric Sandeenxfs: don't call xfs_da_shrink_inode with NULL bp
2018-08-09  Dave Chinnerxfs: validate cached inodes are free when allocated
2018-08-09  Dave Chinnerxfs: catch inode allocation state mismatch corruption
2018-08-09  Filipe MananaBtrfs: fix file data corruption after cloning a range...
2018-08-09  Theodore Ts'oext4: fix false negatives *and* false positives in...
2018-08-06  Mike Rapoportuserfaultfd: remove uffd flags from vma->vm_flags if...
2018-08-06  Linus Torvaldssquashfs: more metadata hardenings
2018-08-06  Linus Torvaldssquashfs: more metadata hardening
2018-08-03  Chengguang Xuovl: Sync upper dirty data when syncing overlayfs
2018-08-03  Theodore Ts'oext4: fix check to prevent initializing reserved inodes
2018-08-03  Theodore Ts'oext4: check for allocation block validity with block...
2018-08-03  Theodore Ts'oext4: fix inline data updates with checksums enabled
2018-08-03  Linus Torvaldssquashfs: be more careful about metadata corruption
2018-08-03  Martin Wilckblkdev: __blkdev_direct_IO_simple: fix leak in error...
2018-08-03  Jaegeuk Kimf2fs: avoid fsync() failure caused by EAGAIN in writepage()
2018-08-03  Eric Biggersfscrypt: use unbound workqueue for decryption
2018-08-03  Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2018-08-03  David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2018-08-03  Omar SandovalBtrfs: don't BUG_ON() in btrfs_truncate_inode_items()
2018-08-03  Omar SandovalBtrfs: don't return ino to ino cache if inode item...
2018-08-03  Ethan Lienbtrfs: balance dirty metadata pages in btrfs_finish_ord...
2018-08-03  Chao Yuf2fs: fix race in between GC and atomic open
2018-08-03  Chao Yuf2fs: fix to detect failure of dquot_initialize
2018-08-03  Sahitya Tummalaf2fs: Fix deadlock in shutdown ioctl
2018-08-03  Chao Yuf2fs: fix to wait page writeback during revoking atomic...
2018-08-03  Chao Yuf2fs: fix to don't trigger writeback during recovery
2018-08-03  Chao Yuf2fs: fix error path of move_data_page
2018-08-03  Anatoly Pugachevdisable loading f2fs module on PAGE_SIZE > 4KB
2018-08-03  Trond Myklebustpnfs: Don't release the sequence slot until we've proce...
2018-08-03  Chengguang Xuceph: fix alignment of rasize
2018-08-03  Huang Yingmm: /proc/pid/pagemap: hide swap entries from unprivile...
2018-08-03  Scott Mayhewnfsd: fix potential use-after-free in nfsd4_decode_getd...
2018-08-03  Trond MyklebustNFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_...
2018-08-03  Olga Kornievskaiaskip LAYOUTRETURN if layout is invalid
2018-07-28  Greg Kroah-HartmanRevert "cifs: Fix slab-out-of-bounds in send_set_info...
2018-07-25  OGAWA Hirofumifat: fix memory allocation failure handling of match_st...
2018-07-22  Tomas Bortoliautofs: fix slab out of bounds read in getname_kernel()
2018-07-22  Eric Biggersreiserfs: fix buffer overflow with long warning messages
2018-07-22  alex chenocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
2018-07-22  alex chenocfs2: subsystem.su_mutex is required while accessing...
2018-07-22  Filipe MananaBtrfs: fix duplicate extents after fsync of file with...
2018-07-17  Jaegeuk Kimf2fs: give message and set need_fsck given broken node id
2018-07-17  Oscar Salvadorfs, elf: make sure to page align bss in load_elf_library
2018-07-17  Vlastimil Babkafs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
2018-07-17  Linus TorvaldsFix up non-directory creation in SGID directories
2018-07-17  Christian Braunerdevpts: resolve devpts bind-mounts
2018-07-17  Christian Braunerdevpts: hoist out check for DEVPTS_SUPER_MAGIC
2018-07-11  Dave Jiangdax: change bdev_dax_supported() to support boolean...
2018-07-11  Darrick J. Wongfs: allow per-device dax status checking for filesystems
2018-07-11  Jaegeuk Kimf2fs: truncate preallocated blocks in error case
2018-07-11  Jon Derrickext4: check superblock mapped prior to committing
2018-07-11  Theodore Ts'oext4: add more mount time checks of the superblock
2018-07-11  Theodore Ts'oext4: add more inode number paranoia checks
2018-07-11  Theodore Ts'oext4: avoid running out of journal credits when appendi...
2018-07-11  Theodore Ts'oext4: never move the system.data xattr out of the inode...
2018-07-11  Theodore Ts'oext4: clear i_data in ext4_inode_info when removing...
2018-07-11  Theodore Ts'oext4: include the illegal physical block in the bad...
2018-07-11  Theodore Ts'oext4: verify the depth of extent tree in ext4_find_extent()
2018-07-11  Theodore Ts'oext4: only look at the bg_flags field if it is valid
2018-07-11  Theodore Ts'oext4: always check block group bounds in ext4_init_bloc...
2018-07-11  Theodore Ts'oext4: make sure bitmaps and the inode table don't overl...
2018-07-11  Theodore Ts'oext4: always verify the magic number in xattr blocks
2018-07-11  Theodore Ts'oext4: add corruption check in ext4_xattr_set_entry()
2018-07-11  Theodore Ts'ojbd2: don't mark block as modified if the handle is...
2018-07-11  Stefano Briviocifs: Fix slab-out-of-bounds in send_set_info() on...
2018-07-11  Paulo Alcantaracifs: Fix infinite loop when using hard mount option
2018-07-11  Paulo Alcantaracifs: Fix memory leak in smb2_set_ea()
2018-07-11  Lars Perssoncifs: Fix use after free of a mid_q_entry
2018-07-11  Janosch Frankuserfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait...
2018-07-08  Darrick J. Wongfs: clear writeback errors in inode_init_always
2018-07-08  David Howellsafs: Fix directory permissions check
2018-07-03  Jan Karaudf: Detect incorrect directory size
2018-07-03  Trond MyklebustNFSv4: Fix a typo in nfs41_sequence_process
2018-07-03  Trond MyklebustNFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wrapa...
2018-07-03  Dave WysochanskiNFSv4: Fix possible 1-byte stack overflow in nfs_idmap_...
2018-07-03  Scott Mayhewnfsd: restrict rd_maxcount to svc_max_payload in nfsd_e...
2018-07-03  Silvio CesareUBIFS: Fix potential integer overflow in allocation
2018-07-03  Filipe MananaBtrfs: fix return value on rename exchange failure
2018-07-03  Miklos Szeredifuse: fix control dir setup and teardown
2018-07-03  Tetsuo Handafuse: don't keep dead fuse_conn at fuse_fill_super().
2018-07-03  Miklos Szeredifuse: atomic_o_trunc should truncate pagecache
2018-07-03  Tejun Heofuse: fix congested state leak on aborted connections
2018-06-26  Thadeu Lima de Sou... fs/binfmt_misc.c: do not allow offset overflow
2018-06-26  Martin Brandenburgorangefs: report attributes_mask and attributes for...
2018-06-26  Martin Brandenburgorangefs: set i_size on new symlink
2018-06-26  Shirish Pargaonkarcifs: For SMB2 security informaion query, check for...
2018-06-26  Mark SymsCIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds...
2018-06-26  Steve Frenchsmb3: on reconnect set PreviousSessionId field
2018-06-26  Steve Frenchsmb3: fix various xid leaks
2018-06-26  Qu Wenruobtrfs: scrub: Don't use inode pages for device replace
2018-06-26  Su Yuebtrfs: return error value if create_io_em failed in...
2018-06-26  Omar SandovalBtrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
2018-06-26  Omar SandovalBtrfs: fix clone vs chattr NODATASUM race
next