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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-03-31
27
-509
/
+1168
|
\
|
*
gfs2: Fix oversight in gfs2_ail1_flush
Bob Peterson
2020-03-30
1
-1
/
+2
|
*
gfs2: change from write to read lock for sd_log_flush_lock in journal replay
Bob Peterson
2020-03-27
1
-2
/
+2
|
*
gfs2: instrumentation wrt ail1 stuck
Bob Peterson
2020-03-27
1
-0
/
+40
|
*
gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink
Bob Peterson
2020-03-27
1
-2
/
+0
|
*
gfs2: Remove unnecessary gfs2_qa_{get,put} pairs
Andreas Gruenbacher
2020-03-27
1
-27
/
+1
|
*
gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
Andreas Gruenbacher
2020-03-27
6
-9
/
+13
|
*
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
2020-03-27
10
-58
/
+101
|
*
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
Bob Peterson
2020-03-27
8
-27
/
+17
|
*
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
2020-03-27
7
-19
/
+19
|
*
gfs2: Clean up inode initialization and teardown
Andreas Gruenbacher
2020-03-27
2
-27
/
+19
|
*
gfs2: Additional information when gfs2_ail1_flush withdraws
Bob Peterson
2020-03-06
1
-1
/
+4
|
*
gfs2: leaf_dealloc needs to allocate one more revoke
Bob Peterson
2020-02-27
1
-1
/
+2
|
*
gfs2: allow journal replay to hold sd_log_flush_lock
Bob Peterson
2020-02-27
1
-0
/
+5
|
*
gfs2: don't allow releasepage to free bd still used for revokes
Bob Peterson
2020-02-27
1
-3
/
+8
|
*
gfs2: flesh out delayed withdraw for gfs2_log_flush
Bob Peterson
2020-02-27
3
-12
/
+41
|
*
gfs2: Do proper error checking for go_sync family of glops functions
Bob Peterson
2020-02-27
3
-14
/
+34
|
*
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
2020-02-27
1
-0
/
+3
|
*
gfs2: drain the ail2 list after io errors
Bob Peterson
2020-02-27
2
-10
/
+65
|
*
gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages fails
Bob Peterson
2020-02-27
1
-7
/
+13
|
*
gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
Bob Peterson
2020-02-27
3
-2
/
+28
|
*
gfs2: Check for log write errors before telling dlm to unlock
Bob Peterson
2020-02-27
1
-3
/
+28
|
*
gfs2: Prepare to withdraw as soon as an IO error occurs in log write
Bob Peterson
2020-02-27
1
-0
/
+3
|
*
gfs2: Issue revokes more intelligently
Bob Peterson
2020-02-27
1
-38
/
+36
|
*
gfs2: Add verbose option to check_journal_clean
Bob Peterson
2020-02-27
3
-9
/
+20
|
*
gfs2: fix infinite loop when checking ail item count before go_inval
Bob Peterson
2020-02-27
2
-5
/
+15
|
*
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2020-02-27
11
-31
/
+390
|
*
gfs2: Allow some glocks to be used during withdraw
Bob Peterson
2020-02-20
4
-10
/
+45
|
*
gfs2: move check_journal_clean to util.c for future use
Bob Peterson
2020-02-10
3
-42
/
+46
|
*
gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
Bob Peterson
2020-02-10
2
-0
/
+23
|
*
gfs2: Only complain the first time an io error occurs in quota or log
Bob Peterson
2020-02-10
2
-4
/
+5
|
*
gfs2: log error reform
Bob Peterson
2020-02-10
3
-9
/
+16
|
*
gfs2: Rework how rgrp buffer_heads are managed
Bob Peterson
2020-02-10
5
-36
/
+6
|
*
gfs2: clear ail1 list when gfs2 withdraws
Bob Peterson
2020-02-10
1
-4
/
+13
|
*
gfs2: Introduce concept of a pending withdraw
Bob Peterson
2020-02-10
4
-21
/
+27
|
*
gfs2: Return bool from gfs2_assert functions
Andreas Gruenbacher
2020-02-10
2
-25
/
+24
|
*
gfs2: Turn gfs2_consist into void functions
Andreas Gruenbacher
2020-02-10
2
-21
/
+15
|
*
gfs2: Remove usused cluster_wide arguments of gfs2_consist functions
Andreas Gruenbacher
2020-02-10
2
-9
/
+9
|
*
gfs2: Report errors before withdraw
Andreas Gruenbacher
2020-02-10
1
-25
/
+23
|
*
gfs2: Split gfs2_lm_withdraw into two functions
Andreas Gruenbacher
2020-02-10
5
-70
/
+82
*
|
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
2020-03-12
1
-1
/
+1
*
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-59
/
+44
|
\
\
|
|
/
|
/
|
|
*
gfs2: switch to use of errorfc() et.al.
Al Viro
2020-02-07
1
-15
/
+15
|
*
fs_parse: handle optional arguments sanely
Al Viro
2020-02-07
1
-28
/
+10
|
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
|
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
|
*
fold struct fs_parameter_enum into struct constant_table
Al Viro
2020-02-07
1
-3
/
+3
|
*
fs_parse: get rid of ->enums
Al Viro
2020-02-07
1
-15
/
+23
*
|
gfs2: fix O_SYNC write handling
Andreas Gruenbacher
2020-02-06
1
-30
/
+21
*
|
gfs2: move setting current->backing_dev_info
Christoph Hellwig
2020-02-06
1
-11
/
+10
[next]