summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* orangefs: remove redundant assignment to variable buffer_indexColin Ian King2019-07-111-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-061-1/+0
|\
| * fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven2019-07-051-1/+0
* | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-051-1/+1
|\ \
| * | nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-07-031-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-051-16/+26
|\ \ \
| * | | fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers2019-07-051-16/+26
* | | | Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-051-5/+4
|\ \ \ \
| * | | | dax: Fix xarray entry association for mixed mappingsJan Kara2019-06-061-5/+4
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-051-3/+4
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | vfs: move_mount: reject moving kernel internal mountsEric Biggers2019-07-011-3/+4
* | | | Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-032-5/+73
|\ \ \ \
| * | | | cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg2019-06-282-5/+73
* | | | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-06-291-1/+1
|\ \ \ \ \
| * | | | | mm: fix page cache convergence regressionJohannes Weiner2019-05-311-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-296-42/+40
|\ \ \ \ \ \
| * | | | | | signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov2019-06-294-25/+32
| * | | | | | fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn2019-06-291-16/+7
| * | | | | | fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness2019-06-291-1/+1
* | | | | | | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust2019-06-281-1/+1
* | | | | | | | Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds2019-06-291-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton2019-06-271-1/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-291-3/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | io_uring: ensure req->file is cleared on allocationJens Axboe2019-06-211-3/+2
* | | | | | | | Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2019-06-281-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | proc: remove useless d_is_dir() checkChristian Brauner2019-06-271-2/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-284-19/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | afs: Fix setting of i_blocksDavid Howells2019-06-201-7/+12
| * | | | | | | afs: Fix uninitialised spinlock afs_volume::cb_break_lockDavid Howells2019-06-203-3/+4
| * | | | | | | afs: Fix vlserver record corruptionDavid Howells2019-06-201-4/+2
| * | | | | | | afs: Fix over zealous "vnode modified" warningsDavid Howells2019-06-201-5/+7
* | | | | | | | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-211-9/+11
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | NFS4: Only set creation opendata if O_CREATBenjamin Coddington2019-06-211-9/+11
* | | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2136-154/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1925-101/+25
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-199-27/+9
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner2019-06-192-26/+1
| |/ / / / / / /
* | | | | | | | Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-06-216-4/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg2019-06-171-0/+2
| * | | | | | | | SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French2019-06-171-1/+1
| * | | | | | | | cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg2019-06-133-2/+12
| * | | | | | | | cifs: fix panic in smb2_reconnectRonnie Sahlberg2019-06-131-1/+9
* | | | | | | | | Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-205-59/+90
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ovl: make i_ino consistent with st_ino in more casesAmir Goldstein2019-06-191-6/+6
| * | | | | | | | | ovl: fix typo in MODULE_PARM_DESCNicolas Schier2019-06-183-8/+8
| * | | | | | | | | ovl: fix bogus -Wmaybe-unitialized warningArnd Bergmann2019-06-181-2/+2
| * | | | | | | | | ovl: don't fail with disconnected lower NFSMiklos Szeredi2019-06-181-17/+9
| * | | | | | | | | ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctlsAmir Goldstein2019-06-111-26/+65
| |/ / / / / / / /
* | | | | | | | | Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-201-10/+0
|\ \ \ \ \ \ \ \ \