summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-04eCryptfs: fix a couple type promotion bugsDan Carpenter
2019-08-04coda: pass the host file in vma->vm_file on mmapJan Harkes
2019-08-04NFSv4: Handle the special Linux file open access modeTrond Myklebust
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-10ovl: modify ovl_permission() to do checks on two inodesVivek Goyal
2019-07-109p: acl: fix uninitialized iattr accessDominique Martinet
2019-07-10SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French
2019-07-10btrfs: start readahead also in seed devicesNaohiro Aota
2019-07-10Btrfs: fix race between readahead and device replace/removalFilipe Manana
2019-07-10fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn
2019-06-22Abort file_remove_privs() for non-reg. filesAlexander Lochmann
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
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-22f2fs: fix to do sanity check on valid block count of segmentChao Yu
2019-06-22f2fs: fix to avoid panic in do_recover_data()Chao Yu
2019-06-22fs/fat/file.c: issue flush after the writeback of FATHou Tao
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-06-11fuse: fallocate: fix return with locked inodeMiklos Szeredi
2019-06-11userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov
2019-06-11CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas
2019-06-11Btrfs: fix race updating log root item during fsyncFilipe Manana
2019-06-11chardev: add additional check for minor range overlapChengguang Xu
2019-06-11gfs2: Fix lru_count going negativeRoss Lagerwall
2019-06-11hugetlb: use same fault hash key for shared and private mappingsMike Kravetz
2019-06-11btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding
2019-06-11Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana
2019-06-11gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher
2019-06-11ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara
2019-06-11btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov
2019-06-11ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro
2019-06-11ceph: flush dirty inodes before proceeding with remountJeff Layton
2019-06-11fuse: honor RLIMIT_FSIZE in fuse_file_fallocateLiu Bo
2019-06-11fuse: fix writepages on 32bitMiklos Szeredi
2019-06-11NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu