summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-07-26pstore: Fix double-free in pstore_mkfile() failure pathNorbert Manthey
2019-07-26dax: Fix missed wakeup with PMD faultsMatthew Wilcox (Oracle)
2019-07-26eCryptfs: fix a couple type promotion bugsDan Carpenter
2019-07-26coda: pass the host file in vma->vm_file on mmapJan Harkes
2019-07-26Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana
2019-07-26Btrfs: fix fsync not persisting dentry deletions due to inode evictionsFilipe Manana
2019-07-26Btrfs: fix data loss after inode eviction, renaming it, and fsync itFilipe Manana
2019-07-26btrfs: correctly validate compression typeJohannes Thumshirn
2019-07-26fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny
2019-07-26ceph: use ceph_evict_inode to cleanup inode's resourceYan, Zheng
2019-07-26ceph: fix end offset in truncate_inode_pages_range callLuis Henriques
2019-07-26pnfs: Fix a problem where we gratuitously start doing I/O through the MDSTrond Myklebust
2019-07-26pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust
2019-07-26Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann
2019-07-26NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-07-26CIFS: fix deadlock in cached root handlingAurelien Aptel
2019-07-26cifs: flush before set-info if we have writeable handlesRonnie Sahlberg
2019-07-26cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)
2019-07-26cifs: fix crash in smb2_compound_op()/smb2_set_next_command()Ronnie Sahlberg
2019-07-26cifs: always add credits back for unsolicited PDUsRonnie Sahlberg
2019-07-26blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...Tejun Heo
2019-07-26fscrypt: clean up some BUG_ON()s in block encryption/decryptionEric Biggers
2019-07-14block: fix .bi_size overflowMing Lei
2019-07-14udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani
2019-07-14fscrypt: don't set policy for a dead directoryHongjie Fang
2019-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven
2019-07-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-05Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-05fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-07-03Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-01vfs: move_mount: reject moving kernel internal mountsEric Biggers
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-29Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-29Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-06-29Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov
2019-06-29fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn
2019-06-29fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-06-28cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg
2019-06-28Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-28Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-27ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds