summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2019-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+0
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-1/+1
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven-1/+0
2019-07-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-16/+26
2019-07-05Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+4
2019-07-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-3/+4
2019-07-05fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers-16/+26
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel-1/+1
2019-07-03Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-5/+73
2019-07-01vfs: move_mount: reject moving kernel internal mountsEric Biggers-3/+4
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-1/+1
2019-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-42/+40
2019-06-29Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-1/+1
2019-06-29Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds-1/+2
2019-06-29Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+2
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov-25/+32
2019-06-29fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn-16/+7
2019-06-29fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness-1/+1
2019-06-28NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust-1/+1
2019-06-28cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg-5/+73
2019-06-28Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-2/+1
2019-06-28Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-19/+25
2019-06-27ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton-1/+2
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner-2/+1
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-9/+11
2019-06-21io_uring: ensure req->file is cleared on allocationJens Axboe-3/+2
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington-9/+11
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-154/+35
2019-06-21Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-4/+24
2019-06-20Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-59/+90
2019-06-20Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+0
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-5/+17
2019-06-20afs: Fix setting of i_blocksDavid Howells-7/+12
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+16
2019-06-20afs: Fix uninitialised spinlock afs_volume::cb_break_lockDavid Howells-3/+4
2019-06-20afs: Fix vlserver record corruptionDavid Howells-4/+2
2019-06-20afs: Fix over zealous "vnode modified" warningsDavid Howells-5/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-101/+25
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner-27/+9
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner-26/+1
2019-06-19fanotify: update connector fsid cache on add markAmir Goldstein-3/+15
2019-06-19quota: fix a problem about transfer quotayangerkun-2/+2
2019-06-19ovl: make i_ino consistent with st_ino in more casesAmir Goldstein-6/+6
2019-06-18Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-16/+21
2019-06-18ovl: fix typo in MODULE_PARM_DESCNicolas Schier-8/+8
2019-06-18ovl: fix bogus -Wmaybe-unitialized warningArnd Bergmann-2/+2
2019-06-18ovl: don't fail with disconnected lower NFSMiklos Szeredi-17/+9
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner-1/+1
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers-0/+1
2019-06-17cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg-0/+2