summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner2019-06-19
* Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-14
|\
| * gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher2019-06-14
* | Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-14
|\ \
| * | io_uring: fix memory leak of UNIX domain socket inodeEric Biggers2019-06-13
* | | fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-13
* | | Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-11
|\ \ \ | |/ / |/| |
| * | btrfs: Always trim all unallocated space in btrfs_trim_free_extentsNikolay Borisov2019-06-07
* | | Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2019-06-08
|\ \ \
| * | | ceph: fix error handling in ceph_get_caps()Yan, Zheng2019-06-05
| * | | ceph: avoid iput_final() while holding mutex or in dispatch threadYan, Zheng2019-06-05
| * | | ceph: single workqueue for inode related worksYan, Zheng2019-06-05
* | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\ \ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-05
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275Thomas Gleixner2019-06-05
| |/ / /
* | | | Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-06-06
|\ \ \ \ | |_|_|/ |/| | |
| * | | xfs: inode btree scrubber should calculate im_boffset correctlyDarrick J. Wong2019-06-03
| * | | xfs: fix broken log reservation debuggingDarrick J. Wong2019-05-24
* | | | Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-06
|\ \ \ \
| * | | | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-06
| | |/ / | |/| |
* | | | Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-06
|\ \ \ \
| * | | | ovl: detect overlapping layersAmir Goldstein2019-05-29
| * | | | ovl: support the FS_IOC_FS[SG]ETXATTR ioctlsAmir Goldstein2019-05-27
* | | | | Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-06
|\ \ \ \ \
| * | | | | fuse: extract helper for range writebackMiklos Szeredi2019-05-28
| * | | | | fuse: fix copy_file_range() in the writeback caseMiklos Szeredi2019-05-28
| * | | | | fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi2019-05-27
| * | | | | fuse: fallocate: fix return with locked inodeMiklos Szeredi2019-05-27
| |/ / / /
* | | | | Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-06
|\ \ \ \ \
| * | | | | NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu2019-05-30
| * | | | | NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu2019-05-30
| |/ / / /
* | | | | Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-06-06
|\ \ \ \ \
| * | | | | fs/adfs: fix filename fixup handling for "/" and "//" namesRussell King2019-05-31
| * | | | | fs/adfs: move append_filetype_suffix() into adfs_object_fixup()Russell King2019-05-31
| * | | | | fs/adfs: remove truncated filename hashingRussell King2019-05-31
| * | | | | fs/adfs: factor out filename fixupRussell King2019-05-31
| * | | | | fs/adfs: factor out object fixupsRussell King2019-05-31
| * | | | | fs/adfs: factor out filename case loweringRussell King2019-05-31
| * | | | | fs/adfs: factor out filename comparisonRussell King2019-05-31
* | | | | | Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-05
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | pstore/ram: Run without kernel crash dump regionKees Cook2019-05-31
| * | | | | pstore: Set tfm to NULL on free_buf_for_compressionPi-Hsun Shih2019-05-31