index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-05-31
zonefs: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
gfs2: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
jfs: logmgr: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
fs: buffer: use __bio_add_page to add single page to bio
Johannes Thumshirn
2023-05-31
block: Use iov_iter_extract_pages() and page pinning in direct-io.c
David Howells
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-24
iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
David Howells
2023-05-24
Merge branch 'for-6.5/splice' into for-6.5/block
Jens Axboe
2023-05-24
splice: kdoc for filemap_splice_read() and copy_splice_read()
David Howells
2023-05-24
splice: Remove generic_file_splice_read()
David Howells
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
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
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
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-19
fs: remove the special !CONFIG_BLOCK def_blk_fops
Christoph Hellwig
2023-05-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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
2023-05-13
ext4: fix data races when using cached status extents
Jan Kara
2023-05-13
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
2023-05-13
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
2023-05-13
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
2023-05-13
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
2023-05-12
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]