index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-03
1
-5
/
+9
|
\
|
*
gfs2: report "already frozen/thawed" errors
Bob Peterson
2021-03-25
1
-4
/
+6
|
*
gfs2: Flag a withdraw if init_threads() fails
Andrew Price
2021-03-15
1
-1
/
+3
*
|
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-1
/
+1
*
|
gfs2: bypass log flush if the journal is not live
Bob Peterson
2021-03-12
1
-1
/
+1
*
|
gfs2: bypass signal_our_withdraw if no journal
Bob Peterson
2021-03-12
1
-5
/
+10
*
|
gfs2: fix use-after-free in trans_drain
Bob Peterson
2021-03-07
2
-0
/
+6
*
|
gfs2: make function gfs2_make_fs_ro() to void type
Yang Li
2021-03-07
4
-13
/
+5
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-27
1
-2
/
+2
|
\
|
*
whack-a-mole: don't open-code iminor/imajor
Al Viro
2021-02-23
1
-2
/
+2
*
|
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
[next]