summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-05-08NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski
2020-05-08Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson
2020-05-08gfs2: If go_sync returns error, withdraw but skip invalidateBob Peterson
2020-05-08Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-05-08gfs2: Grab glock reference sooner in gfs2_add_revokeAndreas Gruenbacher
2020-05-08gfs2: don't call quota_unhold if quotas are not lockedBob Peterson
2020-05-08gfs2: move privileged user check to gfs2_quota_lock_checkBob Peterson
2020-05-08gfs2: remove check for quotas on in gfs2_quota_checkBob Peterson
2020-05-08gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_changeBob Peterson
2020-05-08gfs2: Fix problems regarding gfs2_qa_get and _putBob Peterson
2020-05-08ceph: demote quotarealm lookup warning to a debug messageLuis Henriques
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-08xfs: remove duplicate headersChen Zhou
2020-05-08xfs: fix unused variable warning in buffer completion on !DEBUGBrian Foster
2020-05-08xfs: remove unnecessary includes from xfs_log_recover.cDarrick J. Wong
2020-05-08xfs: move log recovery buffer cancellation code to xfs_buf_item_recover.cDarrick J. Wong
2020-05-08xfs: hoist setting of XFS_LI_RECOVERED to callerDarrick J. Wong
2020-05-08xfs: refactor intent item iop_recover callsDarrick J. Wong
2020-05-08xfs: refactor intent item RECOVERED flag into the log itemDarrick J. Wong
2020-05-08xfs: refactor adding recovered intent items to the logDarrick J. Wong
2020-05-08xfs: refactor releasing finished intents during log recoveryDarrick J. Wong
2020-05-08xfs: refactor xlog_item_is_intent now that we're done convertingDarrick J. Wong
2020-05-08xfs: refactor recovered BUI log item playbackDarrick J. Wong
2020-05-08xfs: refactor recovered CUI log item playbackDarrick J. Wong
2020-05-08xfs: refactor recovered RUI log item playbackDarrick J. Wong
2020-05-08xfs: refactor recovered EFI log item playbackDarrick J. Wong
2020-05-08xfs: remove log recovery quotaoff item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery BUI item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery CUI item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery RUI item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery EFI item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery icreate item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery dquot item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery inode item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery buffer item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery item dispatch for pass1 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery item dispatch for pass2 readhead functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery item sorting into a generic dispatch structureDarrick J. Wong
2020-05-08xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_itemDarrick J. Wong
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-08f2fs: introduce f2fs_bmap_compress()Chao Yu
2020-05-08f2fs: support fiemap on compressed inodeChao Yu
2020-05-08f2fs: support partial truncation on compressed inodeChao Yu
2020-05-08f2fs: remove redundant compress inode checkChao Yu
2020-05-08f2fs: use strcmp() in parse_options()Eric Biggers
2020-05-08f2fs: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-05-08gfs2: More gfs2_find_jhead fixesAndreas Gruenbacher
2020-05-08gfs2: Another gfs2_walk_metadata fixAndreas Gruenbacher
2020-05-08gfs2: Fix use-after-free in gfs2_logd after withdrawBob Peterson
2020-05-08gfs2: Fix BUG during unmount after file system withdrawBob Peterson