summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "fuse: require /dev/fuse reads to have enough buffer capacity"Miklos Szeredi2019-06-111-10/+0
| |/ / / / / / / /
* | | | | | | | | 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/+3
| * | | | | | | | 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
* | | | | | | | | 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-141-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-141-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-131-0/+12
* | | | | | | | Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-111-25/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | btrfs: Always trim all unallocated space in btrfs_trim_free_extentsNikolay Borisov2019-06-071-25/+3
* | | | | | | Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2019-06-088-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
| * | | | | | | ceph: single workqueue for inode related worksYan, Zheng2019-06-054-97/+74
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08108-893/+108
|\ \ \ \ \ \ \
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-057-14/+7
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner2019-06-054-56/+4
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-0544-176/+44
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-0533-431/+33
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-054-54/+4
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner2019-06-052-20/+2
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-056-54/+6
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-055-47/+5
| * | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275Thomas Gleixner2019-06-052-32/+2
| |/ / / / / /
* | | | | | | Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-06-062-3/+11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | xfs: inode btree scrubber should calculate im_boffset correctlyDarrick J. Wong2019-06-031-1/+2
| * | | | | | xfs: fix broken log reservation debuggingDarrick J. Wong2019-05-241-2/+9
* | | | | | | Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-066-31/+15
|\ \ \ \ \ \ \
| * | | | | | | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-066-31/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-067-20/+235
|\ \ \ \ \ \ \
| * | | | | | | ovl: detect overlapping layersAmir Goldstein2019-05-296-17/+229
| * | | | | | | ovl: support the FS_IOC_FS[SG]ETXATTR ioctlsAmir Goldstein2019-05-271-3/+6
* | | | | | | | Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-061-11/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: extract helper for range writebackMiklos Szeredi2019-05-281-12/+14
| * | | | | | | | fuse: fix copy_file_range() in the writeback caseMiklos Szeredi2019-05-281-0/+12
| * | | | | | | | fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi2019-05-271-2/+9