Age | Commit message (Expand) | Author |
2021-11-02 | Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-11-02 | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-10-25 | gfs2: Fix unused value warning in do_gfs2_set_flags() | Tim Gardner |
2021-10-25 | gfs2: check context in gfs2_glock_put | Alexander Aring |
2021-10-25 | gfs2: Fix glock_hash_walk bugs | Andreas Gruenbacher |
2021-10-25 | gfs2: Cancel remote delete work asynchronously | Andreas Gruenbacher |
2021-10-25 | gfs2: set glock object after nq | Bob Peterson |
2021-10-25 | gfs2: remove RDF_UPTODATE flag | Bob Peterson |
2021-10-25 | gfs2: Eliminate GIF_INVALID flag | Bob Peterson |
2021-10-25 | gfs2: fix GL_SKIP node_scope problems | Bob Peterson |
2021-10-25 | gfs2: split glock instantiation off from do_promote | Bob Peterson |
2021-10-25 | gfs2: further simplify do_promote | Bob Peterson |
2021-10-25 | gfs2: re-factor function do_promote | Bob Peterson |
2021-10-25 | gfs2: Remove 'first' trace_gfs2_promote argument | Andreas Gruenbacher |
2021-10-25 | gfs2: change go_lock to go_instantiate | Bob Peterson |
2021-10-25 | gfs2: dump glocks from gfs2_consist_OBJ_i | Bob Peterson |
2021-10-25 | gfs2: dequeue iopen holder in gfs2_inode_lookup error | Bob Peterson |
2021-10-25 | gfs2: Save ip from gfs2_glock_nq_init | Andreas Gruenbacher |
2021-10-25 | gfs2: Allow append and immutable bits to coexist | Bob Peterson |
2021-10-25 | gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug | Bob Peterson |
2021-10-25 | gfs2: move GL_SKIP check from glops to do_promote | Bob Peterson |
2021-10-25 | gfs2: Add GL_SKIP holder flag to dump_holder | Bob Peterson |
2021-10-25 | gfs2: remove redundant check in gfs2_rgrp_go_lock | Bob Peterson |
2021-10-25 | gfs2: Fix mmap + page fault deadlocks for direct I/O | Andreas Gruenbacher |
2021-10-24 | iomap: Add done_before argument to iomap_dio_rw | Andreas Gruenbacher |
2021-10-24 | gfs2: Fix mmap + page fault deadlocks for buffered I/O | Andreas Gruenbacher |
2021-10-20 | gfs2: Eliminate ip->i_gh | Andreas Gruenbacher |
2021-10-20 | gfs2: Move the inode glock locking to gfs2_file_buffered_write | Andreas Gruenbacher |
2021-10-20 | gfs2: Introduce flag for glock holder auto-demotion | Bob Peterson |
2021-10-20 | gfs2: Clean up function may_grant | Andreas Gruenbacher |
2021-10-20 | gfs2: Add wrapper for iomap_file_buffered_write | Andreas Gruenbacher |
2021-10-18 | block: switch polling to be bio based | Christoph Hellwig |
2021-09-10 | locks: remove LOCK_MAND flock lock support | Jeff Layton |
2021-09-09 | Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-09-02 | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-08-31 | Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-08-31 | Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-23 | fs: remove mandatory file locking support | Jeff Layton |
2021-08-20 | gfs2: Remove redundant check from gfs2_glock_dq | Bob Peterson |
2021-08-20 | gfs2: Delay withdraw from atomic context | Bob Peterson |
2021-08-20 | gfs2: Don't call dlm after protocol is unmounted | Bob Peterson |
2021-08-20 | gfs2: don't stop reads while withdraw in progress | Bob Peterson |
2021-08-20 | gfs2: Mark journal inodes as "don't cache" | Bob Peterson |
2021-08-20 | gfs2: nit: gfs2_drop_inode shouldn't return bool | Bob Peterson |
2021-08-20 | gfs2: Eliminate vestigial HIF_FIRST | Bob Peterson |
2021-08-20 | gfs2: Make recovery error more readable | Bob Peterson |
2021-08-20 | gfs2: Don't release and reacquire local statfs bh | Bob Peterson |
2021-08-20 | gfs2: init system threads before freeze lock | Bob Peterson |
2021-08-19 | gfs2: tiny cleanup in gfs2_log_reserve | Bob Peterson |