index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
1
-0
/
+8
2019-06-27
gfs2: eliminate tr_num_revoke_rm
Bob Peterson
1
-2
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-05-08
gfs2: read journal in large chunks
Abhi Das
1
-2
/
+2
2019-05-08
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
1
-7
/
+7
2019-05-08
gfs2: Replace gl_revokes with a GLF flag
Bob Peterson
1
-1
/
+3
2019-05-08
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
1
-1
/
+2
2019-05-08
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
1
-8
/
+16
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
1
-2
/
+2
2018-12-11
gfs2: Remove vestigial bd_ops
Bob Peterson
1
-1
/
+0
2018-12-11
gfs2: read journal in large chunks to locate the head
Abhi Das
1
-2
/
+2
2018-12-11
gfs2: changes to gfs2_log_XXX_bio
Abhi Das
1
-2
/
+2
2018-10-15
gfs2: write revokes should traverse sd_ail1_list in reverse
Bob Peterson
1
-2
/
+2
2018-10-05
gfs2: slow the deluge of io error messages
Bob Peterson
1
-2
/
+5
2018-06-21
gfs2: call ktime_get_coarse_real_ts64() directly
Arnd Bergmann
1
-1
/
+1
2018-06-21
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
1
-7
/
+19
2018-03-08
GFS2: Make function gfs2_remove_from_ail static
Bob Peterson
1
-1
/
+1
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
1
-6
/
+8
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
1
-19
/
+56
2018-01-22
gfs2: Get rid of gfs2_log_header_in
Andreas Gruenbacher
1
-1
/
+1
2017-12-22
gfs2: Trim the ordered write list in gfs2_ordered_write()
Abhi Das
1
-2
/
+5
2017-12-22
GFS2: Reduce code redundancy writing log headers
Bob Peterson
1
-14
/
+32
2017-08-25
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
1
-0
/
+9
2017-08-10
gfs2: forcibly flush ail to relieve memory pressure
Abhi Das
1
-0
/
+4
2017-07-06
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2017-06-20
GFS2: Eliminate vestigial sd_log_flush_wrapped
Bob Peterson
1
-3
/
+0
2017-05-24
gfs2: Make flush bios explicitely sync
Jan Kara
1
-1
/
+1
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+15
2017-01-27
GFS2: Switch tr_touched to flag in transaction
Bob Peterson
1
-3
/
+3
2017-01-07
GFS2: Wake up io waiters whenever a flush is done
Bob Peterson
1
-1
/
+5
2017-01-06
GFS2: Made logd daemon take into account log demand
Bob Peterson
1
-2
/
+7
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-2
/
+2
2016-06-07
gfs2: use bio op accessors
Mike Christie
1
-4
/
+4
2015-12-14
gfs2: clear journal live bit in gfs2_log_flush
Benjamin Marzinski
1
-0
/
+3
2014-11-17
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
1
-21
/
+21
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
1
-30
/
+63
2014-03-12
GFS2: Re-add a call to log_flush_wait when flushing the journal
Bob Peterson
1
-0
/
+1
2014-02-25
GFS2: Remove extra "if" in gfs2_log_flush()
Steven Whitehouse
1
-5
/
+3
2014-02-24
GFS2: Move log buffer accounting to transaction
Steven Whitehouse
1
-43
/
+24
2014-02-24
GFS2: Move log buffer lists into transaction
Steven Whitehouse
1
-3
/
+25
2014-02-03
GFS2: Plug on AIL flush
Steven Whitehouse
1
-0
/
+4
2013-12-14
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
Bob Peterson
1
-2
/
+2
2013-06-19
GFS2: aggressively issue revokes in gfs2_log_flush
Benjamin Marzinski
1
-4
/
+74
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
1
-47
/
+57
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
1
-40
/
+36
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
1
-6
/
+6
2012-04-24
GFS2: Log code fixes
Steven Whitehouse
1
-4
/
+0
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
1
-17
/
+0
[next]