summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-09-10ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques
2019-09-06xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong
2019-09-06userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov
2019-09-06NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-08-25ocfs2: remove set but not used variable 'last_hash'YueHaibing
2019-08-25smb3: send CAP_DFS capability during session setupSteve French
2019-08-25SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky
2019-08-11compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-06coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-08-06Btrfs: fix incremental send failure after deduplicationFilipe Manana
2019-08-06coda: add error handling for fgetZhouyang Jia
2019-08-06ceph: return -ERANGE if virtual xattr value didn't fit in bufferJeff Layton
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba
2019-08-06fs/adfs: super: fix use-after-free bugRussell King
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-08-04access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-08-049p: pass the correct prototype to read_cache_pageChristoph Hellwig
2019-08-04f2fs: avoid out-of-range memory accessOcean Chen
2019-08-04nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-08-04nfsd: fix performance-limiting session calculationJ. Bruce Fields
2019-08-04nfsd: give out fewer session slots as limit approachesJ. Bruce Fields
2019-08-04nfsd: increase DRC cache limitJ. Bruce Fields
2019-08-04NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust
2019-08-04ext4: allow directory holesTheodore Ts'o
2019-08-04eCryptfs: fix a couple type promotion bugsDan Carpenter
2019-08-04coda: pass the host file in vma->vm_file on mmapJan Harkes
2019-08-04Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana
2019-08-04fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny
2019-08-04NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-08-04blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...Tejun Heo
2019-07-21fscrypt: don't set policy for a dead directoryHongjie Fang
2019-07-21udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani
2019-07-10btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov
2019-07-10NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-07-10fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn
2019-07-10fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness
2019-07-109p: acl: fix uninitialized iattr accessDominique Martinet
2019-07-10btrfs: start readahead also in seed devicesNaohiro Aota
2019-06-22Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-06-22configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-06-22fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang
2019-06-22nfsd: allow fh_want_write to be called twiceJ. Bruce Fields
2019-06-22fuse: retrieve: cap requested size to negotiated max_writeKirill Smelkov
2019-06-22configfs: fix possible use-after-free in configfs_register_groupYueHaibing
2019-06-22f2fs: fix to do sanity check on valid block count of segmentChao Yu
2019-06-22f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu
2019-06-22f2fs: fix to avoid panic in do_recover_data()Chao Yu