summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: merge xfs_buf_zero and xfs_buf_iomoveChristoph Hellwig2019-06-122-30/+6
* xfs: remove unused flags arg from getsb interfacesEric Sandeen2019-06-127-22/+11
* xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONSEric Sandeen2019-06-121-0/+14
* xfs: finish converting to inodes_per_clusterDarrick J. Wong2019-06-122-9/+4
* xfs: fix inode_cluster_size rounding mayhemDarrick J. Wong2019-06-125-15/+28
* xfs: refactor inode geometry setup routinesDarrick J. Wong2019-06-124-144/+101
* xfs: separate inode geometryDarrick J. Wong2019-06-1218-161/+208
* fuse: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein2019-06-091-0/+5
* vfs: allow copy_file_range to copy across devicesAmir Goldstein2019-06-095-10/+24
* xfs: use file_modified() helperAmir Goldstein2019-06-091-14/+1
* vfs: introduce file_modified() helperAmir Goldstein2019-06-092-18/+23
* vfs: add missing checks to copy_file_rangeAmir Goldstein2019-06-091-1/+2
* vfs: introduce generic_file_rw_checks()Amir Goldstein2019-06-091-27/+11
* vfs: no fallback for ->copy_file_rangeDave Chinner2019-06-095-18/+73
* vfs: introduce generic_copy_file_range()Dave Chinner2019-06-091-3/+32
* 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
| * 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
| * | | | fuse: fallocate: fix return with locked inodeMiklos Szeredi2019-05-271-1/+1
| |/ / /
* | | | Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-061-20/+12
|\ \ \ \
| * | | | NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu2019-05-301-3/+5
| * | | | NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu2019-05-301-17/+7
| |/ / /
* | | | Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-06-064-129/+89
|\ \ \ \
| * | | | fs/adfs: fix filename fixup handling for "/" and "//" namesRussell King2019-05-311-4/+11
| * | | | fs/adfs: move append_filetype_suffix() into adfs_object_fixup()Russell King2019-05-312-18/+8
| * | | | fs/adfs: remove truncated filename hashingRussell King2019-05-311-10/+5