Age | Commit message (Expand) | Author |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-02-23 | Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-23 | gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush | Bob Peterson |
2021-02-23 | Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel... | Andreas Gruenbacher |
2021-02-23 | whack-a-mole: don't open-code iminor/imajor | Al Viro |
2021-02-22 | Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-02-22 | gfs2: Per-revoke accounting in transactions | Andreas Gruenbacher |
2021-02-22 | gfs2: Rework the log space allocation logic | Andreas Gruenbacher |
2021-02-22 | gfs2: Minor calc_reserved cleanup | Andreas Gruenbacher |
2021-02-17 | gfs2: Use resource group glock sharing | Bob Peterson |
2021-02-17 | gfs2: Allow node-wide exclusive glock sharing | Bob Peterson |
2021-02-17 | gfs2: Add local resource group locking | Andreas Gruenbacher |
2021-02-17 | gfs2: Add per-reservation reserved block accounting | Andreas Gruenbacher |
2021-02-17 | gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested} | Andreas Gruenbacher |
2021-02-17 | gfs2: Check for active reservation in gfs2_release | Andreas Gruenbacher |
2021-02-17 | gfs2: Don't search for unreserved space twice | Andreas Gruenbacher |
2021-02-17 | gfs2: Only pass reservation down to gfs2_rbm_find | Andreas Gruenbacher |
2021-02-17 | gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt | Andreas Gruenbacher |
2021-02-10 | gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end | Andreas Gruenbacher |
2021-02-08 | gfs2: Add trusted xattr support | Andreas Gruenbacher |
2021-02-08 | gfs2: Enable rgrplvb for sb_fs_format 1802 | Andrew Price |
2021-02-05 | gfs2: Don't skip dlm unlock if glock has an lvb | Bob Peterson |
2021-02-05 | gfs2: Lock imbalance on error path in gfs2_recover_one | Andreas Gruenbacher |
2021-02-03 | gfs2: Move function gfs2_ail_empty_tr | Andreas Gruenbacher |
2021-02-03 | gfs2: Get rid of current_tail() | Andreas Gruenbacher |
2021-02-03 | gfs2: Use a tighter bound in gfs2_trans_begin | Andreas Gruenbacher |
2021-02-03 | gfs2: Clean up gfs2_log_reserve | Andreas Gruenbacher |
2021-02-03 | gfs2: Don't wait for journal flush in clean_journal | Andreas Gruenbacher |
2021-02-03 | gfs2: Move lock flush locking to gfs2_trans_{begin,end} | Andreas Gruenbacher |
2021-02-03 | gfs2: Get rid of sd_reserving_log | Andreas Gruenbacher |
2021-02-03 | gfs2: Clean up on-stack transactions | Andreas Gruenbacher |
2021-02-03 | gfs2: Use sb_start_intwrite in gfs2_ail_empty_gl | Andreas Gruenbacher |
2021-01-25 | gfs2: keep bios separate for each journal | Bob Peterson |
2021-01-25 | gfs2: fix glock confusion in function signal_our_withdraw | Bob Peterson |
2021-01-25 | Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal" | Bob Peterson |
2021-01-25 | gfs2: Fix invalid block size message | Andrew Price |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2021-01-24 | stat: handle idmapped mounts | Christian Brauner |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner |
2021-01-24 | attr: handle idmapped mounts | Christian Brauner |
2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner |
2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner |
2021-01-23 | iomap: pass a flags argument to iomap_dio_rw | Christoph Hellwig |
2021-01-22 | gfs2: amend SLAB_RECLAIM_ACCOUNT on gfs2 related slab cache | Zhaoyang Huang |
2021-01-19 | gfs2: Clean up ail2_empty | Andreas Gruenbacher |
2021-01-19 | gfs2: Rename gfs2_{write => flush}_revokes | Andreas Gruenbacher |
2021-01-19 | gfs2: Minor debugging improvement | Andreas Gruenbacher |
2021-01-19 | gfs2: Some documentation updates | Andreas Gruenbacher |
2021-01-19 | gfs2: Minor gfs2_write_revokes cleanups | Andreas Gruenbacher |