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
/
lops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
2020-05-29
1
-10
/
+5
*
gfs2: More gfs2_find_jhead fixes
Andreas Gruenbacher
2020-05-08
1
-7
/
+12
*
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
2020-03-27
1
-3
/
+3
*
gfs2: Prepare to withdraw as soon as an IO error occurs in log write
Bob Peterson
2020-02-27
1
-0
/
+3
*
gfs2: Only complain the first time an io error occurs in quota or log
Bob Peterson
2020-02-10
1
-2
/
+3
*
gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
Abhi Das
2020-02-06
1
-1
/
+1
*
gfs2: eliminate ssize parameter from gfs2_struct2blk
Bob Peterson
2020-01-07
1
-1
/
+1
*
gfs2: Another gfs2_find_jhead fix
Andreas Gruenbacher
2020-01-07
1
-24
/
+44
*
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
2019-11-14
1
-4
/
+1
*
gfs2: Remove active journal side effect from gfs2_write_log_header
Andreas Gruenbacher
2019-11-12
1
-14
/
+15
*
gfs2: dump fsid when dumping glock problems
Bob Peterson
2019-06-27
1
-1
/
+1
*
gfs2: Warn when a journal replay overwrites a rgrp with buffers
Bob Peterson
2019-06-27
1
-2
/
+20
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
|
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
2019-06-06
1
-24
/
+9
|
/
*
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2019-05-08
1
-22
/
+238
|
\
|
*
gfs2: read journal in large chunks
Abhi Das
2019-05-07
1
-6
/
+206
|
*
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
2019-05-07
1
-2
/
+2
|
*
gfs2: Remove unnecessary extern declarations
Andreas Gruenbacher
2019-05-07
1
-3
/
+3
|
*
gfs2: Replace gl_revokes with a GLF flag
Bob Peterson
2019-05-07
1
-9
/
+24
|
*
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
2019-05-07
1
-2
/
+4
|
*
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
2019-05-07
1
-3
/
+3
*
|
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
1
-2
/
+1
|
/
*
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-2
/
+4
|
\
|
*
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
1
-3
/
+6
*
|
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
2019-02-14
1
-184
/
+6
|
/
*
gfs2: read journal in large chunks to locate the head
Abhi Das
2018-12-11
1
-6
/
+184
*
gfs2: changes to gfs2_log_XXX_bio
Abhi Das
2018-12-11
1
-34
/
+39
*
gfs2: Rename bitmap.bi_{len => bytes}
Andreas Gruenbacher
2018-10-12
1
-1
/
+1
*
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
2018-06-21
1
-1
/
+1
*
GFS2: Fix minor comment typo
Bob Peterson
2018-01-25
1
-1
/
+1
*
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2018-01-23
1
-7
/
+9
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
*
|
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
2017-08-25
1
-2
/
+5
|
/
*
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-1
/
+1
|
\
|
*
buffer: set errors in mapping at the time that the error occurs
Jeff Layton
2017-07-06
1
-1
/
+1
*
|
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-05
1
-4
/
+2
|
\
\
|
*
|
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
2017-07-05
1
-1
/
+1
|
*
|
GFS2: Eliminate vestigial sd_log_flush_wrapped
Bob Peterson
2017-06-20
1
-3
/
+1
|
|
/
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-4
/
+4
*
|
gfs2: remove the unused sd_log_error field
Christoph Hellwig
2017-06-09
1
-3
/
+1
|
/
*
block: better op and flags encoding
Christoph Hellwig
2016-10-28
1
-1
/
+1
*
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-5
/
+7
|
\
|
*
gfs2: use bio op accessors
Mike Christie
2016-06-07
1
-5
/
+6
|
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-1
/
+2
*
|
GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes
Bob Peterson
2016-07-21
1
-6
/
+5
|
/
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
1
-3
/
+3
|
\
|
*
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2015-09-03
1
-3
/
+3
[next]