index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-09-01
1
-6
/
+3
|
\
|
*
fs: dlm: fix F_CANCELLK to cancel pending request
Alexander Aring
2023-07-21
1
-6
/
+3
*
|
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-30
1
-8
/
+8
|
\
\
|
*
|
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2023-08-02
1
-8
/
+8
|
|
/
*
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-1
/
+1
|
\
\
|
*
|
gfs2: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-1
/
+1
|
|
/
*
/
gfs2: Don't use filemap_splice_read
Bob Peterson
2023-08-07
1
-2
/
+2
|
/
*
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-04
1
-1
/
+4
|
\
|
*
gfs2: Fix duplicate should_fault_in_pages() call
Bob Peterson
2023-06-12
1
-1
/
+1
|
*
gfs2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-12
1
-0
/
+3
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-5
/
+1
|
\
\
|
*
|
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
2023-06-10
1
-3
/
+1
|
*
|
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-10
1
-2
/
+0
*
|
|
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
1
-2
/
+2
|
|
/
*
/
gfs2: Don't get stuck writing page onto itself under direct I/O
Andreas Gruenbacher
2023-06-01
1
-3
/
+14
|
/
*
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-2
/
+2
|
\
|
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
|
/
*
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
2022-12-06
1
-2
/
+1
*
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-10-09
1
-4
/
+25
|
\
|
*
gfs2: Mark flock glock holders as GL_NOPID
Andreas Gruenbacher
2022-06-29
1
-2
/
+5
|
*
gfs2: Add flocks to glockfd debugfs file
Andreas Gruenbacher
2022-06-29
1
-2
/
+20
*
|
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-09
1
-1
/
+1
|
\
\
|
*
|
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-09
1
-1
/
+1
|
|
/
*
/
gfs2: Remove redundant NULL check before kfree
Minghao Chi
2022-06-03
1
-2
/
+1
|
/
*
Merge tag 'gfs2-v5.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-25
1
-0
/
+4
|
\
|
*
gfs2: Explain some direct I/O oddities
Andreas Gruenbacher
2022-05-24
1
-0
/
+4
*
|
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
1
-2
/
+2
|
/
*
gfs2: Stop using glock holder auto-demotion for now
Andreas Gruenbacher
2022-05-13
1
-32
/
+14
*
gfs2: buffered write prefaulting
Andreas Gruenbacher
2022-05-13
1
-12
/
+16
*
gfs2: Align read and write chunks to the page cache
Andreas Gruenbacher
2022-05-13
1
-8
/
+7
*
gfs2: Pull return value test out of should_fault_in_pages
Andreas Gruenbacher
2022-05-13
1
-12
/
+22
*
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
Andreas Gruenbacher
2022-05-13
1
-17
/
+9
*
gfs2: Variable rename
Andreas Gruenbacher
2022-05-13
1
-17
/
+17
*
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
2022-04-28
1
-4
/
+0
*
gfs2: Don't re-check for write past EOF unnecessarily
Andreas Gruenbacher
2022-04-26
1
-1
/
+1
*
gfs2: Make sure not to return short direct writes
Andreas Gruenbacher
2022-03-24
1
-1
/
+1
*
gfs2: Remove dead code in gfs2_file_read_iter
Andreas Gruenbacher
2022-03-24
1
-6
/
+3
*
gfs2: Fix gfs2_file_buffered_write endless loop workaround
Andreas Gruenbacher
2022-03-24
1
-0
/
+1
*
gfs2: Minor retry logic cleanup
Andreas Gruenbacher
2022-03-23
1
-18
/
+16
*
gfs2: Disable page faults during lockless buffered reads
Andreas Gruenbacher
2022-03-23
1
-1
/
+3
*
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
|
\
[next]