summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
AgeCommit message (Expand)Author
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-23Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flushBob Peterson
2021-02-23Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro
2021-02-22Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-22gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher
2021-02-22gfs2: Rework the log space allocation logicAndreas Gruenbacher
2021-02-22gfs2: Minor calc_reserved cleanupAndreas Gruenbacher
2021-02-17gfs2: Use resource group glock sharingBob Peterson
2021-02-17gfs2: Allow node-wide exclusive glock sharingBob Peterson
2021-02-17gfs2: Add local resource group lockingAndreas Gruenbacher
2021-02-17gfs2: Add per-reservation reserved block accountingAndreas Gruenbacher
2021-02-17gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}Andreas Gruenbacher
2021-02-17gfs2: Check for active reservation in gfs2_releaseAndreas Gruenbacher
2021-02-17gfs2: Don't search for unreserved space twiceAndreas Gruenbacher
2021-02-17gfs2: Only pass reservation down to gfs2_rbm_findAndreas Gruenbacher
2021-02-17gfs2: Also reflect single-block allocations in rgd->rd_extfail_ptAndreas Gruenbacher
2021-02-10gfs2: Recursive gfs2_quota_hold in gfs2_iomap_endAndreas Gruenbacher
2021-02-08gfs2: Add trusted xattr supportAndreas Gruenbacher
2021-02-08gfs2: Enable rgrplvb for sb_fs_format 1802Andrew Price
2021-02-05gfs2: Don't skip dlm unlock if glock has an lvbBob Peterson
2021-02-05gfs2: Lock imbalance on error path in gfs2_recover_oneAndreas Gruenbacher
2021-02-03gfs2: Move function gfs2_ail_empty_trAndreas Gruenbacher
2021-02-03gfs2: Get rid of current_tail()Andreas Gruenbacher
2021-02-03gfs2: Use a tighter bound in gfs2_trans_beginAndreas Gruenbacher
2021-02-03gfs2: Clean up gfs2_log_reserveAndreas Gruenbacher
2021-02-03gfs2: Don't wait for journal flush in clean_journalAndreas Gruenbacher
2021-02-03gfs2: Move lock flush locking to gfs2_trans_{begin,end}Andreas Gruenbacher
2021-02-03gfs2: Get rid of sd_reserving_logAndreas Gruenbacher
2021-02-03gfs2: Clean up on-stack transactionsAndreas Gruenbacher
2021-02-03gfs2: Use sb_start_intwrite in gfs2_ail_empty_glAndreas Gruenbacher
2021-01-25gfs2: keep bios separate for each journalBob Peterson
2021-01-25gfs2: fix glock confusion in function signal_our_withdrawBob Peterson
2021-01-25Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal"Bob Peterson
2021-01-25gfs2: Fix invalid block size messageAndrew Price
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24stat: handle idmapped mountsChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
2021-01-23iomap: pass a flags argument to iomap_dio_rwChristoph Hellwig
2021-01-22gfs2: amend SLAB_RECLAIM_ACCOUNT on gfs2 related slab cacheZhaoyang Huang
2021-01-19gfs2: Clean up ail2_emptyAndreas Gruenbacher
2021-01-19gfs2: Rename gfs2_{write => flush}_revokesAndreas Gruenbacher
2021-01-19gfs2: Minor debugging improvementAndreas Gruenbacher
2021-01-19gfs2: Some documentation updatesAndreas Gruenbacher
2021-01-19gfs2: Minor gfs2_write_revokes cleanupsAndreas Gruenbacher