summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2021-11-02Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-02Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-25gfs2: Fix unused value warning in do_gfs2_set_flags()Tim Gardner
2021-10-25gfs2: check context in gfs2_glock_putAlexander Aring
2021-10-25gfs2: Fix glock_hash_walk bugsAndreas Gruenbacher
2021-10-25gfs2: Cancel remote delete work asynchronouslyAndreas Gruenbacher
2021-10-25gfs2: set glock object after nqBob Peterson
2021-10-25gfs2: remove RDF_UPTODATE flagBob Peterson
2021-10-25gfs2: Eliminate GIF_INVALID flagBob Peterson
2021-10-25gfs2: fix GL_SKIP node_scope problemsBob Peterson
2021-10-25gfs2: split glock instantiation off from do_promoteBob Peterson
2021-10-25gfs2: further simplify do_promoteBob Peterson
2021-10-25gfs2: re-factor function do_promoteBob Peterson
2021-10-25gfs2: Remove 'first' trace_gfs2_promote argumentAndreas Gruenbacher
2021-10-25gfs2: change go_lock to go_instantiateBob Peterson
2021-10-25gfs2: dump glocks from gfs2_consist_OBJ_iBob Peterson
2021-10-25gfs2: dequeue iopen holder in gfs2_inode_lookup errorBob Peterson
2021-10-25gfs2: Save ip from gfs2_glock_nq_initAndreas Gruenbacher
2021-10-25gfs2: Allow append and immutable bits to coexistBob Peterson
2021-10-25gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debugBob Peterson
2021-10-25gfs2: move GL_SKIP check from glops to do_promoteBob Peterson
2021-10-25gfs2: Add GL_SKIP holder flag to dump_holderBob Peterson
2021-10-25gfs2: remove redundant check in gfs2_rgrp_go_lockBob Peterson
2021-10-25gfs2: Fix mmap + page fault deadlocks for direct I/OAndreas Gruenbacher
2021-10-24iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher
2021-10-24gfs2: Fix mmap + page fault deadlocks for buffered I/OAndreas Gruenbacher
2021-10-20gfs2: Eliminate ip->i_ghAndreas Gruenbacher
2021-10-20gfs2: Move the inode glock locking to gfs2_file_buffered_writeAndreas Gruenbacher
2021-10-20gfs2: Introduce flag for glock holder auto-demotionBob Peterson
2021-10-20gfs2: Clean up function may_grantAndreas Gruenbacher
2021-10-20gfs2: Add wrapper for iomap_file_buffered_writeAndreas Gruenbacher
2021-10-18block: switch polling to be bio basedChristoph Hellwig
2021-09-10locks: remove LOCK_MAND flock lock supportJeff Layton
2021-09-09Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-31Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-08-31Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-20gfs2: Remove redundant check from gfs2_glock_dqBob Peterson
2021-08-20gfs2: Delay withdraw from atomic contextBob Peterson
2021-08-20gfs2: Don't call dlm after protocol is unmountedBob Peterson
2021-08-20gfs2: don't stop reads while withdraw in progressBob Peterson
2021-08-20gfs2: Mark journal inodes as "don't cache"Bob Peterson
2021-08-20gfs2: nit: gfs2_drop_inode shouldn't return boolBob Peterson
2021-08-20gfs2: Eliminate vestigial HIF_FIRSTBob Peterson
2021-08-20gfs2: Make recovery error more readableBob Peterson
2021-08-20gfs2: Don't release and reacquire local statfs bhBob Peterson
2021-08-20gfs2: init system threads before freeze lockBob Peterson
2021-08-19gfs2: tiny cleanup in gfs2_log_reserveBob Peterson