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
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gfs2: Fix should_fault_in_pages() logic
Andreas Gruenbacher
2022-03-23
1
-8
/
+9
*
gfs2: Initialize gh_error in gfs2_glock_nq
Andreas Gruenbacher
2022-02-15
1
-1
/
+0
*
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
2022-02-15
1
-1
/
+1
*
gfs2: Fix gfs2_release for non-writers regression
Bob Peterson
2022-02-11
1
-3
/
+4
*
gfs2: Prevent endless loops in gfs2_file_buffered_write
Andreas Gruenbacher
2021-11-10
1
-0
/
+3
*
gfs2: Only dereference i->iov when iter_is_iovec(i)
Andreas Gruenbacher
2021-11-03
1
-3
/
+3
*
Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-02
1
-9
/
+2
|
\
|
*
gfs2: Fix unused value warning in do_gfs2_set_flags()
Tim Gardner
2021-10-25
1
-1
/
+0
|
*
gfs2: Allow append and immutable bits to coexist
Bob Peterson
2021-10-25
1
-8
/
+2
*
|
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
1
-23
/
+229
|
\
|
|
*
gfs2: Fix mmap + page fault deadlocks for direct I/O
Andreas Gruenbacher
2021-10-25
1
-12
/
+87
|
*
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
2021-10-24
1
-2
/
+2
|
*
gfs2: Fix mmap + page fault deadlocks for buffered I/O
Andreas Gruenbacher
2021-10-24
1
-5
/
+94
|
*
gfs2: Eliminate ip->i_gh
Andreas Gruenbacher
2021-10-20
1
-13
/
+21
|
*
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
2021-10-20
1
-0
/
+27
|
*
gfs2: Add wrapper for iomap_file_buffered_write
Andreas Gruenbacher
2021-10-20
1
-10
/
+17
*
|
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-2
/
+2
|
\
\
|
*
|
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-2
/
+2
|
|
/
*
/
locks: remove LOCK_MAND flock lock support
Jeff Layton
2021-09-10
1
-2
/
+0
|
/
*
fs: remove mandatory file locking support
Jeff Layton
2021-08-23
1
-3
/
+0
*
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
2021-06-29
1
-2
/
+2
*
gfs2: Unstuff before locking page in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-29
1
-10
/
+12
*
gfs2: Clean up the error handling in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-29
1
-23
/
+40
*
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-28
1
-2
/
+2
*
gfs2: Fix do_gfs2_set_flags description
Andreas Gruenbacher
2021-06-28
1
-1
/
+1
*
Revert "gfs2: Fix mmap locking for write faults"
Andreas Gruenbacher
2021-06-01
1
-3
/
+1
*
gfs2: Fix mmap locking for write faults
Andreas Gruenbacher
2021-05-21
1
-1
/
+3
*
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
2021-05-20
1
-1
/
+4
*
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-04-29
1
-7
/
+5
|
\
|
*
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-09
1
-4
/
+3
|
*
gfs2: Add new gfs2_iomap_get helper
Andreas Gruenbacher
2021-04-03
1
-3
/
+2
*
|
gfs2: convert to fileattr
Miklos Szeredi
2021-04-12
1
-43
/
+20
|
/
*
Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-02-23
1
-4
/
+4
|
\
|
*
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
2021-02-17
1
-2
/
+2
|
*
gfs2: Check for active reservation in gfs2_release
Andreas Gruenbacher
2021-02-17
1
-2
/
+2
*
|
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-2
/
+2
|
\
\
|
*
|
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
|
*
|
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-02-22
1
-2
/
+2
|
\
\
|
*
|
gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
Eric Biggers
2021-01-13
1
-2
/
+2
|
|
/
*
/
iomap: pass a flags argument to iomap_dio_rw
Christoph Hellwig
2021-01-23
1
-5
/
+2
|
/
*
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-08-10
1
-16
/
+15
|
\
|
*
gfs2: Pass glock holder to gfs2_file_direct_{read,write}
Andreas Gruenbacher
2020-08-03
1
-16
/
+15
*
|
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-06
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
2020-08-05
1
-1
/
+2
*
|
gfs2: Rework read and page fault locking
Andreas Gruenbacher
2020-07-07
1
-2
/
+50
|
/
*
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
1
-2
/
+4
*
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
2020-03-27
1
-10
/
+25
*
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
Bob Peterson
2020-03-27
1
-4
/
+4
[prev]
[next]