summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* gfs2: gfs2_create_inode reworkAndreas Gruenbacher2021-12-021-6/+10
* gfs2: gfs2_inode_lookup reworkAndreas Gruenbacher2021-12-021-51/+33
* gfs2: gfs2_inode_lookup cleanupAndreas Gruenbacher2021-12-021-7/+2
* gfs2: Fix remote demote of weak glock holdersAndreas Gruenbacher2021-12-021-3/+7
* gfs2: Prevent endless loops in gfs2_file_buffered_writeAndreas Gruenbacher2021-11-101-0/+3
* gfs2: Fix "Introduce flag for glock holder auto-demotion"Andreas Gruenbacher2021-11-081-2/+2
* gfs2: Fix length of holes reported at end-of-fileAndreas Gruenbacher2021-11-061-1/+1
* gfs2: release iopen glock early in evictBob Peterson2021-11-061-7/+7
* gfs2: Fix atomic bug in gfs2_instantiateAndreas Gruenbacher2021-11-051-6/+2
* gfs2: Only dereference i->iov when iter_is_iovec(i)Andreas Gruenbacher2021-11-031-3/+3
* Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-0211-136/+186
|\
| * gfs2: Fix unused value warning in do_gfs2_set_flags()Tim Gardner2021-10-251-1/+0
| * gfs2: check context in gfs2_glock_putAlexander Aring2021-10-251-0/+3
| * gfs2: Fix glock_hash_walk bugsAndreas Gruenbacher2021-10-251-10/+12
| * gfs2: Cancel remote delete work asynchronouslyAndreas Gruenbacher2021-10-251-1/+1
| * gfs2: set glock object after nqBob Peterson2021-10-251-2/+2
| * gfs2: remove RDF_UPTODATE flagBob Peterson2021-10-253-24/+15
| * gfs2: Eliminate GIF_INVALID flagBob Peterson2021-10-254-11/+4
| * gfs2: fix GL_SKIP node_scope problemsBob Peterson2021-10-257-20/+61
| * gfs2: split glock instantiation off from do_promoteBob Peterson2021-10-251-3/+17
| * gfs2: further simplify do_promoteBob Peterson2021-10-251-20/+23
| * gfs2: re-factor function do_promoteBob Peterson2021-10-251-36/+35
| * gfs2: Remove 'first' trace_gfs2_promote argumentAndreas Gruenbacher2021-10-252-8/+5
| * gfs2: change go_lock to go_instantiateBob Peterson2021-10-255-9/+9
| * gfs2: dump glocks from gfs2_consist_OBJ_iBob Peterson2021-10-251-0/+2
| * gfs2: dequeue iopen holder in gfs2_inode_lookup errorBob Peterson2021-10-251-0/+4
| * gfs2: Save ip from gfs2_glock_nq_initAndreas Gruenbacher2021-10-252-7/+14
| * gfs2: Allow append and immutable bits to coexistBob Peterson2021-10-251-8/+2
| * gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debugBob Peterson2021-10-251-8/+8
| * gfs2: move GL_SKIP check from glops to do_promoteBob Peterson2021-10-253-15/+15
| * gfs2: Add GL_SKIP holder flag to dump_holderBob Peterson2021-10-251-0/+2
| * gfs2: remove redundant check in gfs2_rgrp_go_lockBob Peterson2021-10-251-2/+1
* | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-025-168/+498
|\|
| * gfs2: Fix mmap + page fault deadlocks for direct I/OAndreas Gruenbacher2021-10-251-12/+87
| * iomap: Add done_before argument to iomap_dio_rwAndreas Gruenbacher2021-10-241-2/+2
| * gfs2: Fix mmap + page fault deadlocks for buffered I/OAndreas Gruenbacher2021-10-241-5/+94
| * gfs2: Eliminate ip->i_ghAndreas Gruenbacher2021-10-202-15/+22
| * gfs2: Move the inode glock locking to gfs2_file_buffered_writeAndreas Gruenbacher2021-10-202-59/+28
| * gfs2: Introduce flag for glock holder auto-demotionBob Peterson2021-10-203-36/+200
| * gfs2: Clean up function may_grantAndreas Gruenbacher2021-10-201-50/+69
| * gfs2: Add wrapper for iomap_file_buffered_writeAndreas Gruenbacher2021-10-201-10/+17
* | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-011-2/+2
|\ \
| * | block: switch polling to be bio basedChristoph Hellwig2021-10-181-2/+2
| |/
* / locks: remove LOCK_MAND flock lock supportJeff Layton2021-09-101-2/+0
|/
* Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-09-091-2/+2
|\
| * gfs2: Switch to may_setattr in gfs2_setattrAndreas Gruenbacher2021-08-131-2/+2
* | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-022-2/+5
|\ \
| * | vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2021-08-182-2/+5
| |/
* | Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-08-311-3/+2
|\ \
| * | iomap: remove the iomap arguments to ->page_{prepare,done}Christoph Hellwig2021-08-161-3/+2
| |/