summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-285-21/+26
|\
| * Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2019-06-281-2/+1Star
| |\
| | * proc: remove useless d_is_dir() checkChristian Brauner2019-06-271-2/+1Star
| * | 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/+2Star
| | * afs: Fix over zealous "vnode modified" warningsDavid Howells2019-06-201-5/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-2253-264/+214Star
|\| |
| * | 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/+35Star
| |\ \ \
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1925-101/+25Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-199-27/+9Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner2019-06-192-26/+1Star
| | |/ /
| * | | 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/+9Star
| | * | | | 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/+0Star
| |\ \ \ \
| | * | | | Revert "fuse: require /dev/fuse reads to have enough buffer capacity"Miklos Szeredi2019-06-111-10/+0Star
| | |/ / /
| * | | | Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2019-06-203-5/+17
| |\ \ \ \
| | * | | | fanotify: update connector fsid cache on add markAmir Goldstein2019-06-192-3/+15
| | * | | | quota: fix a problem about transfer quotayangerkun2019-06-191-2/+2
| * | | | | Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-202-7/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | block: return from __bio_try_merge_page if merging occured in the same pageChristoph Hellwig2019-06-172-7/+16
| * | | | | Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-184-16/+21
| |\ \ \ \ \
| | * | | | | Btrfs: fix failure to persist compression property xattr deletion on fsyncFilipe Manana2019-06-172-5/+3Star
| | * | | | | btrfs: start readahead also in seed devicesNaohiro Aota2019-06-141-0/+5
| | * | | | | Btrfs: fix race between block group removal and block group allocationFilipe Manana2019-06-121-11/+13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-18121-1056/+288Star
|\| | | | | |
| * | | | | | fs/namespace: fix unprivileged mount propagationChristian Brauner2019-06-172-1/+1
| * | | | | | vfs: fsmount: add missing mntget()Eric Biggers2019-06-171-0/+1
| | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-151-1/+4
| |\ \ \ \ \
| | * | | | | gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher2019-06-141-1/+4
| * | | | | | Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-151-1/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | io_uring: fix memory leak of UNIX domain socket inodeEric Biggers2019-06-131-1/+3
| | | |_|/ / | | |/| | |
| * | | | | fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-141-0/+12
| * | | | | Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-121-25/+3Star
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | btrfs: Always trim all unallocated space in btrfs_trim_free_extentsNikolay Borisov2019-06-071-25/+3Star
| * | | | Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2019-06-098-135/+156
| |\ \ \ \
| | * | | | ceph: fix error handling in ceph_get_caps()Yan, Zheng2019-06-051-11/+11
| | * | | | ceph: avoid iput_final() while holding mutex or in dispatch threadYan, Zheng2019-06-056-27/+71