开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
file.c
Age
Commit message (
Expand
)
Author
2023-11-02
gfs2: Clean up gfs2_alloc_parms initializers
Andreas Gruenbacher
2023-09-22
gfs2: Don't update inode timestamps for direct writes
Andreas Gruenbacher
2023-08-31
Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-07
gfs2: Don't use filemap_splice_read
Bob Peterson
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2023-07-24
gfs2: convert to ctime accessor functions
Jeff Layton
2023-07-20
fs: dlm: fix F_CANCELLK to cancel pending request
Alexander Aring
2023-07-04
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-12
gfs2: Fix duplicate should_fault_in_pages() call
Bob Peterson
2023-06-12
gfs2: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-09
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-01
gfs2: Don't get stuck writing page onto itself under direct I/O
Andreas Gruenbacher
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2022-12-06
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2022-06-29
gfs2: Mark flock glock holders as GL_NOPID
Andreas Gruenbacher
2022-06-29
gfs2: Add flocks to glockfd debugfs file
Andreas Gruenbacher
2022-06-03
gfs2: Remove redundant NULL check before kfree
Minghao Chi
2022-05-24
Merge tag 'gfs2-v5.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
gfs2: Explain some direct I/O oddities
Andreas Gruenbacher
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-13
gfs2: Stop using glock holder auto-demotion for now
Andreas Gruenbacher
2022-05-13
gfs2: buffered write prefaulting
Andreas Gruenbacher
2022-05-13
gfs2: Align read and write chunks to the page cache
Andreas Gruenbacher
2022-05-13
gfs2: Pull return value test out of should_fault_in_pages
Andreas Gruenbacher
2022-05-13
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
Andreas Gruenbacher
2022-05-13
gfs2: Variable rename
Andreas Gruenbacher
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
2022-04-26
gfs2: Don't re-check for write past EOF unnecessarily
Andreas Gruenbacher
2022-03-24
gfs2: Make sure not to return short direct writes
Andreas Gruenbacher
2022-03-24
gfs2: Remove dead code in gfs2_file_read_iter
Andreas Gruenbacher
2022-03-24
gfs2: Fix gfs2_file_buffered_write endless loop workaround
Andreas Gruenbacher
2022-03-23
gfs2: Minor retry logic cleanup
Andreas Gruenbacher
2022-03-23
gfs2: Disable page faults during lockless buffered reads
Andreas Gruenbacher
2022-03-23
gfs2: Fix should_fault_in_pages() logic
Andreas Gruenbacher
2022-02-15
gfs2: Initialize gh_error in gfs2_glock_nq
Andreas Gruenbacher
2022-02-15
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
2022-02-11
gfs2: Fix gfs2_release for non-writers regression
Bob Peterson
2021-11-10
gfs2: Prevent endless loops in gfs2_file_buffered_write
Andreas Gruenbacher
[next]