Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v3 3/7] block: Requeue requests if a CPU is unplugged, (continued)
- [PATCH v22 00/31] splice: Kill ITER_PIPE,
David Howells
- [PATCH v22 01/31] splice: Fix filemap_splice_read() to use the correct inode, David Howells
- [PATCH v22 05/31] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v22 03/31] splice: Rename direct_splice_read() to copy_splice_read(), David Howells
- [PATCH v22 02/31] splice: Make filemap_splice_read() check s_maxbytes, David Howells
- [PATCH v22 04/31] splice: Clean up copy_splice_read() a bit, David Howells
- [PATCH v22 08/31] splice: Make splice from a DAX file use copy_splice_read(), David Howells
- [PATCH v22 06/31] splice: Check for zero count in vfs_splice_read(), David Howells
- [PATCH v22 09/31] shmem: Implement splice-read, David Howells
- [PATCH v22 11/31] coda: Implement splice-read, David Howells
- [PATCH v22 10/31] overlayfs: Implement splice-read, David Howells
- [PATCH v22 07/31] splice: Make splice from an O_DIRECT fd use copy_splice_read(), David Howells
- [PATCH v22 12/31] tty, proc, kernfs, random: Use copy_splice_read(), David Howells
- [PATCH v22 13/31] net: Make sock_splice_read() use copy_splice_read() by default, David Howells
- [PATCH v22 14/31] 9p: Add splice_read wrapper, David Howells
- [PATCH v22 15/31] afs: Provide a splice-read wrapper, David Howells
- [PATCH v22 16/31] ceph: Provide a splice-read wrapper, David Howells
- [PATCH v22 17/31] ecryptfs: Provide a splice-read wrapper, David Howells
- [PATCH v22 18/31] ext4: Provide a splice-read wrapper, David Howells
- [PATCH v22 26/31] trace: Convert trace/seq to use copy_splice_read(), David Howells
- [PATCH v22 25/31] zonefs: Provide a splice-read wrapper, David Howells
- [PATCH v22 23/31] orangefs: Provide a splice-read wrapper, David Howells
- [PATCH v22 22/31] ocfs2: Provide a splice-read wrapper, David Howells
- [PATCH v22 19/31] f2fs: Provide a splice-read wrapper, David Howells
- [PATCH v22 24/31] xfs: Provide a splice-read wrapper, David Howells
- [PATCH v22 21/31] ntfs3: Provide a splice-read wrapper, David Howells
- [PATCH v22 20/31] nfs: Provide a splice-read wrapper, David Howells
- [PATCH v22 27/31] cifs: Use filemap_splice_read(), David Howells
- [PATCH v22 28/31] splice: Use filemap_splice_read() instead of generic_file_splice_read(), David Howells
- [PATCH v22 30/31] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v22 29/31] splice: Remove generic_file_splice_read(), David Howells
- [PATCH v22 31/31] splice: kdoc for filemap_splice_read() and copy_splice_read(), David Howells
- Re: [PATCH v22 00/31] splice: Kill ITER_PIPE, Jens Axboe
- [syzbot] [block?] [reiserfs?] KASAN: user-memory-access Write in zram_slot_lock,
syzbot
- [PATCH RESEND] blk-wbt: fix that wbt can't be disabled by default,
Yu Kuai
- [PATCH v11 0/9] Implement copy offload support,
Nitesh Shetty
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH] block: remove redundant req_op in blk_rq_is_passthrough,
linan666
[PATCH -next] block: Fix the partition start may overflow in add_partition(),
Zhong Jinghua
[PATCH 1/1] blk-mq: fix race condition in active queue accounting,
Tian Lan
[PATCH AUTOSEL 4.14 4/4] nbd: Fix debugfs_create_dir error checking, Sasha Levin
[PATCH AUTOSEL 5.4 5/5] nbd: Fix debugfs_create_dir error checking, Sasha Levin
[PATCH AUTOSEL 4.19 5/5] nbd: Fix debugfs_create_dir error checking, Sasha Levin
[PATCH AUTOSEL 5.10 7/8] nbd: Fix debugfs_create_dir error checking, Sasha Levin
[PATCH AUTOSEL 5.10 8/8] block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE, Sasha Levin
[PATCH AUTOSEL 5.15 11/11] block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE, Sasha Levin
[PATCH AUTOSEL 5.15 10/11] nbd: Fix debugfs_create_dir error checking, Sasha Levin
[PATCH AUTOSEL 6.1 14/14] block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE, Sasha Levin
[PATCH AUTOSEL 6.1 13/14] nbd: Fix debugfs_create_dir error checking, Sasha Levin
[PATCH AUTOSEL 6.3 18/18] block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE, Sasha Levin
[PATCH AUTOSEL 6.3 17/18] nbd: Fix debugfs_create_dir error checking, Sasha Levin
[PATCH] ublk: fix build warning on iov_iter_get_pages2,
Ming Lei
[GIT PULL] Block fixes for 6.4-rc3,
Jens Axboe
[PATCH] block: remove NFL4_UFLG_MASK,
Christoph Hellwig
[RFC PATCH v2 0/3] Move usages of struct __call_single_data to call_single_data_t,
Leonardo Bras
[PATCH] block: don't plug in blkdev_write_iter,
Christoph Hellwig
[PATCH v21 00/30] splice: Kill ITER_PIPE,
David Howells
- [PATCH v21 01/30] splice: Fix filemap of a blockdev, David Howells
- [PATCH v21 02/30] splice: Make filemap_splice_read() check s_maxbytes, David Howells
- [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read(), David Howells
- [PATCH v21 05/30] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v21 04/30] splice: Clean up copy_splice_read() a bit, David Howells
- [PATCH v21 15/30] afs: Provide a splice-read stub, David Howells
- [PATCH v21 07/30] splice: Make splice from an O_DIRECT fd use copy_splice_read(), David Howells
- [PATCH v21 16/30] ceph: Provide a splice-read stub, David Howells
- [PATCH v21 09/30] shmem: Implement splice-read, David Howells
- [PATCH v21 17/30] ecryptfs: Provide a splice-read stub, David Howells
- [PATCH v21 11/30] coda: Implement splice-read, David Howells
- [PATCH v21 10/30] overlayfs: Implement splice-read, David Howells
- [PATCH v21 14/30] 9p: Add splice_read stub, David Howells
- [PATCH v21 12/30] tty, proc, kernfs, random: Use copy_splice_read(), David Howells
- [PATCH v21 06/30] splice: Check for zero count in vfs_splice_read(), David Howells
- [PATCH v21 08/30] splice: Make splice from a DAX file use copy_splice_read(), David Howells
- [PATCH v21 13/30] net: Make sock_splice_read() use copy_splice_read() by default, David Howells
- [PATCH v21 24/30] xfs: Provide a splice-read stub, David Howells
- [PATCH v21 19/30] f2fs: Provide a splice-read stub, David Howells
- [PATCH v21 18/30] ext4: Provide a splice-read stub, David Howells
- [PATCH v21 25/30] zonefs: Provide a splice-read stub, David Howells
- [PATCH v21 21/30] ntfs3: Provide a splice-read stub, David Howells
- [PATCH v21 20/30] nfs: Provide a splice-read stub, David Howells
- [PATCH v21 29/30] splice: Remove generic_file_splice_read(), David Howells
- [PATCH v21 28/30] splice: Use filemap_splice_read() instead of generic_file_splice_read(), David Howells
- [PATCH v21 27/30] cifs: Use filemap_splice_read(), David Howells
- [PATCH v21 30/30] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read(), David Howells
- [PATCH v21 22/30] ocfs2: Provide a splice-read stub, David Howells
- [PATCH v21 23/30] orangefs: Provide a splice-read stub, David Howells
[PATCH] block: BFQ: Move an invariant check,
Bart Van Assche
[PATCH 0/1] s390/dasd: fix command reject error on ESE devices,
Stefan Haberland
cleanup the filemap / direct I/O interaction,
Christoph Hellwig
- [PATCH 02/13] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 04/13] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 03/13] filemap: assign current->backing_dev_info in generic_perform_write, Christoph Hellwig
- [PATCH 06/13] filemap: add a kiocb_invalidate_post_write helper, Christoph Hellwig
- [PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 05/13] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 07/13] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 08/13] iomap: assign current->backing_dev_info in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 10/13] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 09/13] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 11/13] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 12/13] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- [PATCH 13/13] fuse: use direct_write_fallback, Christoph Hellwig
- Re: cleanup the filemap / direct I/O interaction, Darrick J. Wong
[PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE,
David Howells
- [PATCH v20 04/32] splice: Make do_splice_to() generic and export it, David Howells
- [PATCH v20 05/32] splice: Make splice from a DAX file use direct_splice_read(), David Howells
- [PATCH v20 01/32] splice: Fix filemap of a blockdev, David Howells
- [PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate, David Howells
- [PATCH v20 02/32] splice: Clean up direct_splice_read() a bit, David Howells
- [PATCH v20 08/32] coda: Implement splice-read, David Howells
- [PATCH v20 11/32] 9p: Add splice_read stub, David Howells
- [PATCH v20 09/32] tty, proc, kernfs, random: Use direct_splice_read(), David Howells
- [PATCH v20 10/32] net: Make sock_splice_read() use direct_splice_read() by default, David Howells
- [PATCH v20 16/32] f2fs: Provide a splice-read stub, David Howells
- [PATCH v20 18/32] ntfs3: Provide a splice-read stub, David Howells
- [PATCH v20 13/32] ceph: Provide a splice-read stub, David Howells
- [PATCH v20 07/32] overlayfs: Implement splice-read, David Howells
- [PATCH v20 06/32] shmem: Implement splice-read, David Howells
- [PATCH v20 15/32] ext4: Provide a splice-read stub, David Howells
- [PATCH v20 12/32] afs: Provide a splice-read stub, David Howells
- [PATCH v20 14/32] ecryptfs: Provide a splice-read stub, David Howells
- [PATCH v20 17/32] nfs: Provide a splice-read stub, David Howells
- [PATCH v20 20/32] orangefs: Provide a splice-read stub, David Howells
- [PATCH v20 21/32] xfs: Provide a splice-read stub, David Howells
- [PATCH v20 19/32] ocfs2: Provide a splice-read stub, David Howells
- [PATCH v20 23/32] splice: Convert trace/seq to use direct_splice_read(), David Howells
- [PATCH v20 24/32] splice: Do splice read from a file without using ITER_PIPE, David Howells
- [PATCH v20 22/32] zonefs: Provide a splice-read stub, David Howells
- [PATCH v20 26/32] iov_iter: Kill ITER_PIPE, David Howells
- [PATCH v20 25/32] cifs: Use generic_file_splice_read(), David Howells
- [PATCH v20 27/32] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing, David Howells
- [PATCH v20 30/32] block: Add BIO_PAGE_PINNED and associated infrastructure, David Howells
- [PATCH v20 29/32] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic, David Howells
- [PATCH v20 31/32] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages, David Howells
- [PATCH v20 32/32] block: convert bio_map_user_iov to use iov_iter_extract_pages, David Howells
- [PATCH v20 28/32] block: Fix bio_flagged() so that gcc can better optimise it, David Howells
- [PATCH] iov_iter: Add automatic-alloc for ITER_BVEC and use in direct_splice_read(), David Howells
- Re: [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE, Christoph Hellwig
[PATCH V3 0/7] ublk: cleanup and support user copy,
Ming Lei
less special casing for flush requests v2,
Christoph Hellwig
[PATCH v7 0/5] Introduce provisioning primitives,
Sarthak Kukreti
[PATCH v2] block: Decode all flag names in the debugfs output,
Bart Van Assche
[PATCH v2] Documentation: add initial iomap kdoc,
Luis Chamberlain
[PATCH] Documentation: add initial iomap kdoc,
Luis Chamberlain
keep passthrough request out of the I/O schedulers,
Christoph Hellwig
introduce bdev holder ops and a file system shutdown method v2,
Christoph Hellwig
- [PATCH 01/13] block: factor out a bd_end_claim helper from blkdev_put, Christoph Hellwig
- [PATCH 02/13] block: refactor bd_may_claim, Christoph Hellwig
- [PATCH 03/13] block: turn bdev_lock into a mutex, Christoph Hellwig
- [PATCH 04/13] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk, Christoph Hellwig
- [PATCH 05/13] block: avoid repeated work in blk_mark_disk_dead, Christoph Hellwig
- [PATCH 06/13] block: unhash the inode earlier in delete_partition, Christoph Hellwig
- [PATCH 08/13] block: remove blk_drop_partitions, Christoph Hellwig
- [PATCH 07/13] block: delete partitions later in del_gendisk, Christoph Hellwig
- [PATCH 09/13] block: introduce holder ops, Christoph Hellwig
- [PATCH 12/13] xfs: wire up sops->shutdown, Christoph Hellwig
- [PATCH 11/13] fs: add a method to shut down the file system, Christoph Hellwig
- [PATCH 10/13] block: add a mark_dead holder operation, Christoph Hellwig
- [PATCH 13/13] xfs: wire up the ->mark_dead holder operation for log and RT devices, Christoph Hellwig
- Re: introduce bdev holder ops and a file system shutdown method v2, Theodore Ts'o
blktests failures with v6.4-rc2, Shinichiro Kawasaki
[PATCH v6 00/11] mq-deadline: Improve support for zoned block devices,
Bart Van Assche
- [PATCH v6 04/11] block: Introduce op_needs_zoned_write_locking(), Bart Van Assche
- [PATCH v6 05/11] block: Introduce blk_rq_is_seq_zoned_write(), Bart Van Assche
- [PATCH v6 02/11] block: Simplify blk_req_needs_zone_write_lock(), Bart Van Assche
- [PATCH v6 07/11] block: mq-deadline: Simplify deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v6 09/11] block: mq-deadline: Track the dispatch position, Bart Van Assche
- [PATCH v6 01/11] block: mq-deadline: Add a word in a source code comment, Bart Van Assche
- [PATCH v6 10/11] block: mq-deadline: Handle requeued requests correctly, Bart Van Assche
- [PATCH v6 06/11] block: mq-deadline: Clean up deadline_check_fifo(), Bart Van Assche
- [PATCH v6 08/11] block: mq-deadline: Reduce lock contention, Bart Van Assche
- [PATCH v6 03/11] block: Fix the type of the second bdev_op_is_zoned_write() argument, Bart Van Assche
- [PATCH v6 11/11] block: mq-deadline: Fix handling of at-head zoned writes, Bart Van Assche
- Re: [PATCH v6 00/11] mq-deadline: Improve support for zoned block devices, Jens Axboe
[PATCH] ublk: fix AB-BA lockdep warning,
Ming Lei
[PATCH v2] nbd: automatically load module on genl access, Thomas Weißschuh
INFO: task hung in blkdev_open bug,
yang lan
[PATCH V1] block: Fix null pointer dereference issue on struct io_cq,
Pradeep P V K
[PATCH] block: BFQ: Add several invariant checks,
Bart Van Assche
[PATCH v5 00/11] mq-deadline: Improve support for zoned block devices,
Bart Van Assche
- [PATCH v5 01/11] block: Simplify blk_req_needs_zone_write_lock(), Bart Van Assche
- [PATCH v5 02/11] block: Fix the type of the second bdev_op_is_zoned_write() argument, Bart Van Assche
- [PATCH v5 03/11] block: Introduce op_is_zoned_write(), Bart Van Assche
- [PATCH v5 05/11] block: mq-deadline: Clean up deadline_check_fifo(), Bart Van Assche
- [PATCH v5 06/11] block: mq-deadline: Simplify deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v5 04/11] block: Introduce blk_rq_is_seq_zoned_write(), Bart Van Assche
- [PATCH v5 07/11] block: mq-deadline: Improve deadline_skip_seq_writes(), Bart Van Assche
- [PATCH v5 08/11] block: mq-deadline: Reduce lock contention, Bart Van Assche
- [PATCH v5 09/11] block: mq-deadline: Track the dispatch position, Bart Van Assche
- [PATCH v5 10/11] block: mq-deadline: Handle requeued requests correctly, Bart Van Assche
- [PATCH v5 11/11] block: mq-deadline: Fix handling of at-head zoned writes, Bart Van Assche
[PATCH] block: Decode all flag names in the debugfs output,
Bart Van Assche
[PATCH V2 0/2] blk-mq: handle passthrough request as really passthrough,
Ming Lei
[PATCH for-next 0/2] Enable IOU_F_TWQ_LAZY_WAKE for passthrough,
Pavel Begunkov
[PATCH] drdb: fix debugfs_create_dir and debugfs_create_symlink error handling,
mirimmad
[PATCH 1/1] blk-mq: fix blk_mq_hw_ctx active request accounting,
Tian Lan
[GIT PULL] Block fixes for 6.4-rc2,
Jens Axboe
[PATCH] nbd: Fix debugfs_create_dir error checking,
Ivan Orlov
rationalize the flow in bio_add_page and friends,
Christoph Hellwig
Re: rationalize the flow in bio_add_page and friends, Jens Axboe
Message not available
Message not available
Message not available
[Index of Archives]
[Linux RAID]
[Linux SCSI]
[Linux ATA RAID]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]