index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-24
block: Fix bio_flagged() so that gcc can better optimise it
David Howells
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
iov_iter: Kill ITER_PIPE
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
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-24
block: introduce block_io_start/block_io_done tracepoints
Hengqi Chen
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-05-23
block: remove redundant req_op in blk_rq_is_passthrough
Li Nan
2023-05-20
ublk: fix build warning on iov_iter_get_pages2
Ming Lei
2023-05-20
block: don't plug in blkdev_write_iter
Christoph Hellwig
2023-05-19
block: BFQ: Move an invariant check
Bart Van Assche
2023-05-19
ublk: support user copy
Ming Lei
2023-05-19
ublk: add read()/write() support for ublk char device
Ming Lei
2023-05-19
ublk: support to copy any part of request pages
Ming Lei
2023-05-19
ublk: grab request reference when the request is handled by userspace
Ming Lei
2023-05-19
ublk: cleanup ublk_copy_user_pages
Ming Lei
2023-05-19
ublk: cleanup io cmd code path by adding ublk_fill_io_cmd()
Ming Lei
2023-05-19
ublk: kill queuing request by task_work_add
Ming Lei
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-19
blk-mq: do not do head insertions post-pre-flush commands
Christoph Hellwig
[next]