开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-05-24
cifs: Use filemap_splice_read()
David Howells
2023-05-24
trace: Convert trace/seq to use copy_splice_read()
David Howells
2023-05-24
zonefs: Provide a splice-read wrapper
David Howells
2023-05-24
xfs: Provide a splice-read wrapper
David Howells
2023-05-24
orangefs: Provide a splice-read wrapper
David Howells
2023-05-24
ocfs2: Provide a splice-read wrapper
David Howells
2023-05-24
ntfs3: Provide a splice-read wrapper
David Howells
2023-05-24
nfs: Provide a splice-read wrapper
David Howells
2023-05-24
f2fs: Provide a splice-read wrapper
David Howells
2023-05-24
ext4: Provide a splice-read wrapper
David Howells
2023-05-24
ecryptfs: Provide a splice-read wrapper
David Howells
2023-05-24
ceph: Provide a splice-read wrapper
David Howells
2023-05-24
afs: Provide a splice-read wrapper
David Howells
2023-05-24
9p: Add splice_read wrapper
David Howells
2023-05-24
net: Make sock_splice_read() use copy_splice_read() by default
David Howells
2023-05-24
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
2023-05-24
coda: Implement splice-read
David Howells
2023-05-24
overlayfs: Implement splice-read
David Howells
2023-05-24
shmem: Implement splice-read
David Howells
2023-05-24
splice: Make splice from a DAX file use copy_splice_read()
David Howells
2023-05-24
splice: Make splice from an O_DIRECT fd use copy_splice_read()
David Howells
2023-05-24
splice: Check for zero count in vfs_splice_read()
David Howells
2023-05-24
splice: Make do_splice_to() generic and export it
David Howells
2023-05-24
splice: Clean up copy_splice_read() a bit
David Howells
2023-05-24
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
2023-05-24
splice: Make filemap_splice_read() check s_maxbytes
David Howells
2023-05-24
splice: Fix filemap_splice_read() to use the correct inode
David Howells
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-14
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-14
Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-13
Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
2023-05-13
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
2023-05-13
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
2023-05-13
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
2023-05-13
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
2023-05-13
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
2023-05-13
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2023-05-13
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
2023-05-13
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
2023-05-13
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
[next]