index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
gfs2: tiny cleanup in gfs2_log_reserve
Bob Peterson
1
-1
/
+1
2021-05-20
gfs2: Clean up revokes on normal withdraws
Bob Peterson
1
-3
/
+3
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-10
/
+13
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
1
-9
/
+8
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+1
2021-04-03
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
1
-1
/
+5
2021-03-12
gfs2: bypass log flush if the journal is not live
Bob Peterson
1
-1
/
+1
2021-03-07
gfs2: fix use-after-free in trans_drain
Bob Peterson
1
-0
/
+4
2021-02-23
gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush
Bob Peterson
1
-2
/
+7
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
1
-219
/
+290
2021-02-22
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
1
-24
/
+90
2021-02-22
gfs2: Rework the log space allocation logic
Andreas Gruenbacher
1
-67
/
+95
2021-02-22
gfs2: Minor calc_reserved cleanup
Andreas Gruenbacher
1
-8
/
+5
2021-02-03
gfs2: Move function gfs2_ail_empty_tr
Andreas Gruenbacher
1
-17
/
+17
2021-02-03
gfs2: Get rid of current_tail()
Andreas Gruenbacher
1
-34
/
+38
2021-02-03
gfs2: Clean up gfs2_log_reserve
Andreas Gruenbacher
1
-33
/
+25
2021-02-03
gfs2: Don't wait for journal flush in clean_journal
Andreas Gruenbacher
1
-3
/
+2
2021-02-03
gfs2: Move lock flush locking to gfs2_trans_{begin,end}
Andreas Gruenbacher
1
-25
/
+3
2021-02-03
gfs2: Get rid of sd_reserving_log
Andreas Gruenbacher
1
-7
/
+10
2021-02-03
gfs2: Clean up on-stack transactions
Andreas Gruenbacher
1
-1
/
+1
2021-01-25
gfs2: keep bios separate for each journal
Bob Peterson
1
-3
/
+3
2021-01-25
Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal"
Bob Peterson
1
-1
/
+0
2021-01-19
gfs2: Clean up ail2_empty
Andreas Gruenbacher
1
-17
/
+21
2021-01-19
gfs2: Rename gfs2_{write => flush}_revokes
Andreas Gruenbacher
1
-2
/
+2
2021-01-19
gfs2: Some documentation updates
Andreas Gruenbacher
1
-13
/
+11
2021-01-19
gfs2: Minor gfs2_write_revokes cleanups
Andreas Gruenbacher
1
-3
/
+5
2020-11-12
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
1
-0
/
+2
2020-10-15
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
1
-4
/
+8
2020-10-15
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
1
-1
/
+1
2020-10-15
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
1
-2
/
+10
2020-10-14
gfs2: Fix bad comment for trans_drain
Bob Peterson
1
-1
/
+1
2020-10-14
gfs2: Make sure we don't miss any delayed withdraws
Andreas Gruenbacher
1
-30
/
+31
2020-08-24
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
1
-0
/
+31
2020-08-07
gfs2: Fix inaccurate comment
Bob Peterson
1
-1
/
+1
2020-07-03
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
1
-6
/
+9
2020-06-30
gfs2: fix trans slab error when withdraw occurs inside log_flush
Bob Peterson
1
-0
/
+10
2020-06-05
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
1
-2
/
+9
2020-06-05
gfs2: new slab for transactions
Bob Peterson
1
-4
/
+5
2020-06-05
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
1
-2
/
+0
2020-06-05
gfs2: instrumentation wrt log_flush stuck
Bob Peterson
1
-9
/
+25
2020-05-08
gfs2: Grab glock reference sooner in gfs2_add_revoke
Andreas Gruenbacher
1
-3
/
+3
2020-05-08
gfs2: Fix use-after-free in gfs2_logd after withdraw
Bob Peterson
1
-0
/
+5
2020-03-30
gfs2: Fix oversight in gfs2_ail1_flush
Bob Peterson
1
-1
/
+2
2020-03-27
gfs2: instrumentation wrt ail1 stuck
Bob Peterson
1
-0
/
+40
2020-03-27
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
1
-3
/
+3
2020-03-06
gfs2: Additional information when gfs2_ail1_flush withdraws
Bob Peterson
1
-1
/
+4
2020-02-27
gfs2: flesh out delayed withdraw for gfs2_log_flush
Bob Peterson
1
-4
/
+8
2020-02-27
gfs2: drain the ail2 list after io errors
Bob Peterson
1
-10
/
+61
2020-02-27
gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages fails
Bob Peterson
1
-7
/
+13
2020-02-27
gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
Bob Peterson
1
-1
/
+1
[next]