summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-111-3/+0
* coda: add error handling for fgetZhouyang Jia2019-08-061-1/+4
* ceph: fix improper use of smp_mb__before_atomic()Andrea Parri2019-08-061-1/+6
* btrfs: fix minimum number of chunk errors for DUPDavid Sterba2019-08-061-2/+1
* fs/adfs: super: fix use-after-free bugRussell King2019-08-061-1/+4
* ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng2019-08-041-2/+5
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-041-1/+1
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-08-041-0/+19
* 9p: pass the correct prototype to read_cache_pageChristoph Hellwig2019-08-041-2/+4
* f2fs: avoid out-of-range memory accessOcean Chen2019-08-041-0/+5
* nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-08-041-1/+1
* nfsd: fix performance-limiting session calculationJ. Bruce Fields2019-08-041-4/+4
* nfsd: give out fewer session slots as limit approachesJ. Bruce Fields2019-08-041-0/+5
* nfsd: increase DRC cache limitJ. Bruce Fields2019-08-041-1/+1
* NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust2019-08-041-15/+26
* eCryptfs: fix a couple type promotion bugsDan Carpenter2019-08-041-4/+8
* coda: pass the host file in vma->vm_file on mmapJan Harkes2019-08-041-1/+68
* NFSv4: Handle the special Linux file open access modeTrond Myklebust2019-08-042-1/+2
* fscrypt: don't set policy for a dead directoryHongjie Fang2019-07-212-0/+4
* udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani2019-07-211-33/+60
* btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov2019-07-103-10/+26
* ovl: modify ovl_permission() to do checks on two inodesVivek Goyal2019-07-101-0/+13
* 9p: acl: fix uninitialized iattr accessDominique Martinet2019-07-101-1/+1
* SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French2019-07-101-1/+1
* btrfs: start readahead also in seed devicesNaohiro Aota2019-07-101-0/+5
* Btrfs: fix race between readahead and device replace/removalFilipe Manana2019-07-101-0/+2
* fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn2019-07-101-17/+7
* Abort file_remove_privs() for non-reg. filesAlexander Lochmann2019-06-221-2/+7
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-06-222-0/+25
* configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala2019-06-221-8/+6
* fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-221-0/+12
* nfsd: allow fh_want_write to be called twiceJ. Bruce Fields2019-06-221-1/+4
* fuse: retrieve: cap requested size to negotiated max_writeKirill Smelkov2019-06-221-1/+1
* f2fs: fix to do sanity check on valid block count of segmentChao Yu2019-06-221-2/+1
* f2fs: fix to avoid panic in do_recover_data()Chao Yu2019-06-221-1/+9
* fs/fat/file.c: issue flush after the writeback of FATHou Tao2019-06-221-3/+8
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-06-111-1/+3
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-112-2/+21
* fuse: fallocate: fix return with locked inodeMiklos Szeredi2019-06-111-1/+1
* userfaultfd: don't pin the user memory in userfaultfd_file_create()Oleg Nesterov2019-06-111-13/+28
* CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas2019-06-111-1/+3
* Btrfs: fix race updating log root item during fsyncFilipe Manana2019-06-111-2/+6
* chardev: add additional check for minor range overlapChengguang Xu2019-06-111-0/+6
* gfs2: Fix lru_count going negativeRoss Lagerwall2019-06-111-9/+13
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-06-111-6/+2
* btrfs: sysfs: don't leak memory when failing add fsidTobin C. Harding2019-06-111-1/+6
* Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana2019-06-111-0/+12
* gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher2019-06-111-4/+5
* ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara2019-06-111-1/+1
* btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov2019-06-111-6/+19