index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-3
/
+3
|
\
|
*
gfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2023-01-18
1
-1
/
+1
*
|
Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
Andreas Gruenbacher
2023-01-22
1
-1
/
+10
|
/
*
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-11
1
-3
/
+2
|
\
|
*
gfs2: stop using generic_writepages in gfs2_ail1_start_one
Christoph Hellwig
2022-07-22
1
-3
/
+2
*
|
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
1
-2
/
+2
|
/
*
gfs2: tiny cleanup in gfs2_log_reserve
Bob Peterson
2021-08-19
1
-1
/
+1
*
gfs2: Clean up revokes on normal withdraws
Bob Peterson
2021-05-20
1
-3
/
+3
*
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-04-29
1
-10
/
+13
|
\
|
*
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-09
1
-9
/
+8
|
*
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
2021-04-03
1
-1
/
+5
*
|
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
1
-1
/
+1
|
/
*
gfs2: bypass log flush if the journal is not live
Bob Peterson
2021-03-12
1
-1
/
+1
*
gfs2: fix use-after-free in trans_drain
Bob Peterson
2021-03-07
1
-0
/
+4
*
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
1
-219
/
+290
|
\
\
|
|
*
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
2021-02-22
1
-24
/
+90
|
|
*
gfs2: Rework the log space allocation logic
Andreas Gruenbacher
2021-02-22
1
-67
/
+95
|
|
*
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
1
-34
/
+38
|
|
*
gfs2: Clean up gfs2_log_reserve
Andreas Gruenbacher
2021-02-03
1
-33
/
+25
|
|
*
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
1
-25
/
+3
|
|
*
gfs2: Get rid of sd_reserving_log
Andreas Gruenbacher
2021-02-03
1
-7
/
+10
|
|
*
gfs2: Clean up on-stack transactions
Andreas Gruenbacher
2021-02-03
1
-1
/
+1
|
|
*
gfs2: Clean up ail2_empty
Andreas Gruenbacher
2021-01-19
1
-17
/
+21
|
|
*
gfs2: Rename gfs2_{write => flush}_revokes
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: keep bios separate for each journal
Bob Peterson
2021-01-25
1
-3
/
+3
*
|
Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal"
Bob Peterson
2021-01-25
1
-1
/
+0
|
/
*
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
2020-11-12
1
-0
/
+2
*
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
2020-10-15
1
-4
/
+8
*
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
2020-10-15
1
-1
/
+1
*
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
2020-10-15
1
-2
/
+10
*
gfs2: Fix bad comment for trans_drain
Bob Peterson
2020-10-14
1
-1
/
+1
*
gfs2: Make sure we don't miss any delayed withdraws
Andreas Gruenbacher
2020-10-14
1
-30
/
+31
*
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
2020-08-24
1
-0
/
+31
*
gfs2: Fix inaccurate comment
Bob Peterson
2020-08-07
1
-1
/
+1
*
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
2020-07-03
1
-6
/
+9
*
gfs2: fix trans slab error when withdraw occurs inside log_flush
Bob Peterson
2020-06-30
1
-0
/
+10
*
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
2020-06-05
1
-2
/
+9
*
gfs2: new slab for transactions
Bob Peterson
2020-06-05
1
-4
/
+5
*
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
2020-06-05
1
-2
/
+0
*
gfs2: instrumentation wrt log_flush stuck
Bob Peterson
2020-06-05
1
-9
/
+25
*
gfs2: Grab glock reference sooner in gfs2_add_revoke
Andreas Gruenbacher
2020-05-08
1
-3
/
+3
*
gfs2: Fix use-after-free in gfs2_logd after withdraw
Bob Peterson
2020-05-08
1
-0
/
+5
*
gfs2: Fix oversight in gfs2_ail1_flush
Bob Peterson
2020-03-30
1
-1
/
+2
*
gfs2: instrumentation wrt ail1 stuck
Bob Peterson
2020-03-27
1
-0
/
+40
[next]