index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-02-23
25
-660
/
+964
|
\
|
*
gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush
Bob Peterson
2021-02-23
1
-2
/
+7
|
*
-
.
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
2021-02-23
19
-549
/
+777
|
|
\
\
|
|
|
*
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
2021-02-22
7
-42
/
+131
|
|
|
*
gfs2: Rework the log space allocation logic
Andreas Gruenbacher
2021-02-22
3
-69
/
+104
|
|
|
*
gfs2: Minor calc_reserved cleanup
Andreas Gruenbacher
2021-02-22
1
-8
/
+5
|
|
|
*
gfs2: Move function gfs2_ail_empty_tr
Andreas Gruenbacher
2021-02-03
1
-17
/
+17
|
|
|
*
gfs2: Get rid of current_tail()
Andreas Gruenbacher
2021-02-03
3
-37
/
+44
|
|
|
*
gfs2: Use a tighter bound in gfs2_trans_begin
Andreas Gruenbacher
2021-02-03
1
-2
/
+8
|
|
|
*
gfs2: Clean up gfs2_log_reserve
Andreas Gruenbacher
2021-02-03
2
-35
/
+26
|
|
|
*
gfs2: Don't wait for journal flush in clean_journal
Andreas Gruenbacher
2021-02-03
1
-3
/
+2
|
|
|
*
gfs2: Move lock flush locking to gfs2_trans_{begin,end}
Andreas Gruenbacher
2021-02-03
3
-33
/
+16
|
|
|
*
gfs2: Get rid of sd_reserving_log
Andreas Gruenbacher
2021-02-03
6
-18
/
+19
|
|
|
*
gfs2: Clean up on-stack transactions
Andreas Gruenbacher
2021-02-03
5
-42
/
+38
|
|
|
*
gfs2: Use sb_start_intwrite in gfs2_ail_empty_gl
Andreas Gruenbacher
2021-02-03
2
-6
/
+7
|
|
|
*
gfs2: Clean up ail2_empty
Andreas Gruenbacher
2021-01-19
1
-17
/
+21
|
|
|
*
gfs2: Rename gfs2_{write => flush}_revokes
Andreas Gruenbacher
2021-01-19
3
-4
/
+4
|
|
|
*
gfs2: Minor debugging improvement
Andreas Gruenbacher
2021-01-19
1
-2
/
+2
|
|
|
*
gfs2: Some documentation updates
Andreas Gruenbacher
2021-01-19
1
-13
/
+11
|
|
|
*
gfs2: Minor gfs2_write_revokes cleanups
Andreas Gruenbacher
2021-01-19
1
-3
/
+5
|
|
|
*
gfs2: Simplify the buf_limit and databuf_limit definitions
Andreas Gruenbacher
2021-01-19
1
-15
/
+2
|
|
|
*
gfs2: Un-obfuscate function jdesc_find_i
Andreas Gruenbacher
2021-01-19
1
-10
/
+3
|
|
*
|
gfs2: Use resource group glock sharing
Bob Peterson
2021-02-17
5
-12
/
+15
|
|
*
|
gfs2: Allow node-wide exclusive glock sharing
Bob Peterson
2021-02-17
2
-3
/
+25
|
|
*
|
gfs2: Add local resource group locking
Andreas Gruenbacher
2021-02-17
4
-7
/
+59
|
|
*
|
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
2021-02-17
5
-28
/
+82
|
|
*
|
gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}
Andreas Gruenbacher
2021-02-17
3
-33
/
+33
|
|
*
|
gfs2: Check for active reservation in gfs2_release
Andreas Gruenbacher
2021-02-17
1
-2
/
+2
|
|
*
|
gfs2: Don't search for unreserved space twice
Andreas Gruenbacher
2021-02-17
1
-4
/
+5
|
|
*
|
gfs2: Only pass reservation down to gfs2_rbm_find
Andreas Gruenbacher
2021-02-17
2
-14
/
+14
|
|
*
|
gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt
Andreas Gruenbacher
2021-02-17
1
-8
/
+10
|
|
*
|
gfs2: Set GBF_FULL flags when reading resource group
Andreas Gruenbacher
2021-01-18
1
-2
/
+19
|
|
*
|
gfs2: Don't clear GBF_FULL flags in rs_deltree
Andreas Gruenbacher
2021-01-18
1
-24
/
+1
|
|
*
|
Revert "gfs2: Don't reject a supposedly full bitmap if we have blocks reserved"
Andreas Gruenbacher
2021-01-18
1
-2
/
+1
|
|
*
|
gfs2: Minor gfs2_inplace_reserve cleanup
Andreas Gruenbacher
2021-01-18
1
-6
/
+8
|
|
*
|
gfs2: Get rid of unnecessary variable in gfs2_alloc_blocks
Andreas Gruenbacher
2021-01-18
1
-6
/
+1
|
|
*
|
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
2021-01-18
5
-97
/
+101
|
|
*
|
gfs2: Turn gfs2_rbm_incr into gfs2_rbm_add
Andreas Gruenbacher
2021-01-18
1
-22
/
+33
|
|
|
/
|
*
|
gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
Andreas Gruenbacher
2021-02-10
1
-3
/
+3
|
*
|
gfs2: Add trusted xattr support
Andreas Gruenbacher
2021-02-08
3
-6
/
+60
|
*
|
gfs2: Enable rgrplvb for sb_fs_format 1802
Andrew Price
2021-02-08
3
-3
/
+15
|
*
|
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
2021-02-05
1
-6
/
+2
|
*
|
gfs2: Lock imbalance on error path in gfs2_recover_one
Andreas Gruenbacher
2021-02-05
1
-1
/
+3
|
*
|
gfs2: keep bios separate for each journal
Bob Peterson
2021-01-25
5
-13
/
+16
|
*
|
gfs2: fix glock confusion in function signal_our_withdraw
Bob Peterson
2021-01-25
1
-7
/
+9
|
*
|
Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal"
Bob Peterson
2021-01-25
1
-1
/
+0
|
*
|
gfs2: Fix invalid block size message
Andrew Price
2021-01-25
1
-1
/
+1
|
*
|
gfs2: amend SLAB_RECLAIM_ACCOUNT on gfs2 related slab cache
Zhaoyang Huang
2021-01-22
1
-2
/
+2
|
*
|
gfs2: make gfs2_log_write_page static
Bob Peterson
2020-12-31
2
-2
/
+1
|
*
|
gfs2: move freeze glock outside the make_fs_rw and _ro functions
Bob Peterson
2020-12-23
3
-39
/
+33
[next]