Linux Block Development
[Prev Page][Next Page]
- Re: [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate, (continued)
- [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning, David Howells
- [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically, David Howells
- [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page, David Howells
- [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it, David Howells
- [PATCH v6 13/34] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH v6 14/34] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH v6 15/34] af_alg: Pin pages rather than ref'ing if appropriate, David Howells
- [PATCH v6 16/34] af_alg: [RFC] Use netfs_extract_iter_to_sg() to create scatterlists, David Howells
- [PATCH v6 17/34] scsi: [RFC] Use netfs_extract_iter_to_sg(), David Howells
- [PATCH v6 18/34] dio: Pin pages rather than ref'ing if appropriate, David Howells
- [PATCH v6 20/34] vfs: Make splice use iov_iter_extract_pages(), David Howells
- [PATCH v6 19/34] fuse: Pin pages rather than ref'ing if appropriate, David Howells
- [PATCH v6 21/34] 9p: Pin pages rather than ref'ing if appropriate, David Howells
- [PATCH v6 22/34] nfs: Pin pages rather than ref'ing if appropriate, David Howells
- [PATCH v6 23/34] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE, David Howells
- [PATCH v6 24/34] cifs: Add a function to build an RDMA SGE list from an iterator, David Howells
- [PATCH v6 27/34] cifs: Add a function to read into an iter from a socket, David Howells
- [PATCH v6 26/34] cifs: Add some helper functions, David Howells
- [PATCH v6 25/34] cifs: Add a function to Hash the contents of an iterator, David Howells
- [PATCH v6 30/34] cifs: Remove unused code, David Howells
- [PATCH v6 31/34] cifs: Fix problem with encrypted RDMA data read, David Howells
- [PATCH v6 32/34] cifs: DIO to/from KVEC-type iterators should now work, David Howells
- [PATCH v6 29/34] cifs: Build the RDMA SGE list directly from an iterator, David Howells
- [PATCH v6 33/34] net: [RFC][WIP] Mark each skb_frags as to how they should be cleaned up, David Howells
- [PATCH v6 34/34] net: [RFC][WIP] Make __zerocopy_sg_from_iter() correctly pin or leave pages unref'd, David Howells
- Re: [PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list), Christoph Hellwig
- Re: [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning, David Howells
- [PATCH 4.19] block: fix and cleanup bio_check_ro, Fedor Pchelkin
- [PATCH 5.4] block: fix and cleanup bio_check_ro, Fedor Pchelkin
- [PATCH v2] block: don't allow multiple bios for IOCB_NOWAIT issue,
Jens Axboe
- [PATCH 5.10] block: fix and cleanup bio_check_ro, Fedor Pchelkin
- [PATCH 5.15] block: fix and cleanup bio_check_ro, Fedor Pchelkin
- Re: [PATCH] block: check disk flag before setting scan bit,
Jens Axboe
Is there a reason why REQ_OP_READ has to be 0?,
David Howells
[PATCH] block: don't allow multiple bios for IOCB_NOWAIT issue,
Jens Axboe
[PATCH v3 0/5] A few bugfix and cleanup patches for sbitmap,
Kemeng Shi
[PATCH] scripts: support GNU make 4.4 in jobserver-exec,
Martin Liška
[PATCH v4 0/8] A few bugfix and cleancode patch for bfq,
Kemeng Shi
- [PATCH v4 5/8] block, bfq: remove unnecessary dereference to get async_bfqq, Kemeng Shi
- [PATCH v4 3/8] block, bfq: initialize bfqq->decrease_time_jif correctly, Kemeng Shi
- [PATCH v4 2/8] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow, Kemeng Shi
- [PATCH v4 7/8] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq, Kemeng Shi
- [PATCH v4 6/8] block, bfq: remove redundant check in bfq_put_cooperator, Kemeng Shi
- [PATCH v4 8/8] block, bfq: remove unused bfq_wr_max_time in struct bfq_data, Kemeng Shi
- [PATCH v4 4/8] block, bfq: use helper macro RQ_BFQQ to get bfqq of request, Kemeng Shi
- [PATCH v4 1/8] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection, Kemeng Shi
- Re: [PATCH v4 0/8] A few bugfix and cleancode patch for bfq, Jens Axboe
Virtio-blk extended lifetime feature,
Alvaro Karsz
[PATCH 5.10 0/1] block: replace WARN_ONCE with pr_warn in bio_check_ro,
Fedor Pchelkin
[PATCH] paride/pcd: return earlier when an error happens in pcd_atapi(),
Tom Rix
[RFC] block, bfq: use-after-free with bfq <==> cgroup interactions,
Sasha Levin
[GIT PULL] Block fixes for 6.2-rc4,
Jens Axboe
[RESEND PATCH 0/8] Miscellaneous DRBD reorganization,
Christoph Böhmwalder
[RESEND PATCH 0/3] DRBD file structure reorganization,
Christoph Böhmwalder
[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq(),
Yu Kuai
- Re: [PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq(), Jan Kara
- Re: [PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq(), Holger Hoffstätte
- Re: [PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq(), Shinichiro Kawasaki
- Re: [PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq(), Yu Kuai
- Re: [PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq(), Yu Kuai
[PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl,
Jinke Han
[PATCH v2 00/18] Add Command Duration Limits support,
Niklas Cassel
- [PATCH v2 01/18] ata: libata: allow ata_scsi_set_sense() to not set CHECK_CONDITION, Niklas Cassel
- [PATCH v2 02/18] ata: libata: allow ata_eh_request_sense() to not set CHECK_CONDITION, Niklas Cassel
- [PATCH v2 03/18] scsi: core: allow libata to complete successful commands via EH, Niklas Cassel
- [PATCH v2 04/18] scsi: rename and move get_scsi_ml_byte(), Niklas Cassel
- [PATCH v2 05/18] scsi: support retrieving sub-pages of mode pages, Niklas Cassel
- [PATCH v2 06/18] scsi: support service action in scsi_report_opcode(), Niklas Cassel
- [PATCH v2 07/18] block: introduce duration-limits priority class, Niklas Cassel
- [PATCH v2 08/18] block: introduce BLK_STS_DURATION_LIMIT, Niklas Cassel
- [PATCH v2 09/18] ata: libata: detect support for command duration limits, Niklas Cassel
- [PATCH v2 10/18] ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in(), Niklas Cassel
- [PATCH v2 11/18] ata: libata-scsi: add support for CDL pages mode sense, Niklas Cassel
- [PATCH v2 12/18] ata: libata: add ATA feature control sub-page translation, Niklas Cassel
- [PATCH v2 13/18] ata: libata: set read/write commands CDL index, Niklas Cassel
- [PATCH v2 15/18] scsi: sd: set read/write commands CDL index, Niklas Cassel
- [PATCH v2 14/18] scsi: sd: detect support for command duration limits, Niklas Cassel
- [PATCH v2 16/18] scsi: sd: handle read/write CDL timeout failures, Niklas Cassel
- [PATCH v2 18/18] Documentation: sysfs-block-device: document command duration limits, Niklas Cassel
- [PATCH v2 17/18] ata: libata: handle completion of CDL commands using policy 0xD, Niklas Cassel
[PATCH v6 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
[bug report] BUG: KASAN: use-after-free in bic_set_bfqq,
Shinichiro Kawasaki
[PATCH] block: bfq fix null pointer dereference of bfqg in bfq_bio_bfqg(),
Artem Chernyshev
consolidate btrfs checksumming, repair and bio splitting v3,
Christoph Hellwig
- [PATCH 12/19] btrfs: remove stripe boundary calculation for encoded I/O, Christoph Hellwig
- [PATCH 09/19] btrfs: pass the iomap bio to btrfs_submit_bio, Christoph Hellwig
- [PATCH 07/19] btrfs: support cloned bios in btree_csum_one_bio, Christoph Hellwig
- [PATCH 06/19] btrfs: handle recording of zoned writes in the storage layer, Christoph Hellwig
- [PATCH 13/19] btrfs: remove struct btrfs_io_geometry, Christoph Hellwig
- [PATCH 02/19] btrfs: handle checksum validation and repair at the storage layer, Christoph Hellwig
- [PATCH 04/19] btrfs: simplify the btrfs_csum_one_bio calling convention, Christoph Hellwig
- [PATCH 14/19] btrfs: remove submit_encoded_read_bio, Christoph Hellwig
- [PATCH 11/19] btrfs: remove stripe boundary calculation for compressed I/O, Christoph Hellwig
- [PATCH 05/19] btrfs: handle checksum generation in the storage layer, Christoph Hellwig
- [PATCH 03/19] btrfs: remove the submit_bio_start helpers, Christoph Hellwig
- [PATCH 08/19] btrfs: allow btrfs_submit_bio to split bios, Christoph Hellwig
- [PATCH 01/19] block: export bio_split_rw, Christoph Hellwig
- [PATCH 10/19] btrfs: remove stripe boundary calculation for buffered I/O, Christoph Hellwig
- [PATCH 15/19] btrfs: remove the fs_info argument to btrfs_submit_bio, Christoph Hellwig
- [PATCH 16/19] btrfs: remove now spurious bio submission helpers, Christoph Hellwig
- [PATCH 17/19] btrfs: calculate file system wide queue limit for zoned mode, Christoph Hellwig
- [PATCH 19/19] iomap: remove IOMAP_F_ZONE_APPEND, Christoph Hellwig
- [PATCH 18/19] btrfs: split zone append bios in btrfs_submit_bio, Christoph Hellwig
[PATCH v5] blk-throtl: Introduce sync and async queues for blk-throtl,
Jinke Han
SG_IO ioctl regression,
Niklas Cassel
[PATCH v5 0/9] iov_iter: Add extraction helpers,
David Howells
- [PATCH v5 1/9] iov_iter: Change the direction macros into an enum, David Howells
- [PATCH v5 2/9] iov_iter: Use the direction in the iterator functions, David Howells
- [PATCH v5 7/9] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning, David Howells
- [PATCH v5 4/9] iov_iter: Add a function to extract a page list from an iterator, David Howells
- [PATCH v5 6/9] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [PATCH v5 5/9] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH v5 3/9] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction, David Howells
- [PATCH v5 9/9] bio: Fix bio_flagged() so that it can be combined, David Howells
- [PATCH v5 8/9] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate, David Howells
[LSF/MM/BPF TOPIC] Limits of development,
Hannes Reinecke
[PATCH v2 05/16] driver core: make struct device_type.uevent() take a const *,
Greg Kroah-Hartman
[PATCH v2 06/16] driver core: make struct device_type.devnode() take a const *,
Greg Kroah-Hartman
[PATCH V1] lib/scatterlist: Fix to calculate the last_pg properly,
Yishai Hadas
[PATCH v3 00/14] A few bugfix and cleanup patches for blk-mq,
Kemeng Shi
- [PATCH v3 02/14] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx, Kemeng Shi
- [PATCH v3 05/14] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly, Kemeng Shi
- [PATCH v3 04/14] blk-mq: Fix potential io hung for shared sbitmap per tagset, Kemeng Shi
- [PATCH v3 03/14] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait, Kemeng Shi
- [PATCH v3 01/14] blk-mq: avoid sleep in blk_mq_alloc_request_hctx, Kemeng Shi
- [PATCH v3 11/14] blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list, Kemeng Shi
- [PATCH v3 14/14] blk-mq: correct stale comment of .get_budget, Kemeng Shi
- [PATCH v3 12/14] blk-mq: remove set of bd->last when get driver tag for next request fails, Kemeng Shi
- [PATCH v3 10/14] blk-mq: simplify flush check in blk_mq_dispatch_rq_list, Kemeng Shi
- [PATCH v3 07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits, Kemeng Shi
- [PATCH v3 08/14] blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct, Kemeng Shi
- [PATCH v3 13/14] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly, Kemeng Shi
- [PATCH v3 09/14] blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly, Kemeng Shi
- [PATCH v3 06/14] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct, Kemeng Shi
[PATCHSET v3 block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy,
Tejun Heo
[PATCH v2 0/3] block zoned cleanups,
Pankaj Raghav
Message not available
Message not available
Re: [PATCH v2 0/3] block zoned cleanups, Pankaj Raghav
Re: [PATCH v2 0/3] block zoned cleanups, Pankaj Raghav
Re: [PATCH v2 0/3] block zoned cleanups, Jens Axboe
[PATCH v9 0/6] Improve libata support for FUA,
Damien Le Moal
[PATCH v2] documentation: fix Generic Block Device Capability,
Fabio Fantoni
[PATCH v8 0/6] Improve libata support for FUA,
Damien Le Moal
[PATCH 0/8] Enable zoned write pipelining for UFS devices,
Bart Van Assche
[PATCH] block: add a BUILD_BUG_ON() for adding more bio flags than we have space,
Jens Axboe
[PATCH] lib/scatterlist: Fix to calculate the last_pg properly,
Yishai Hadas
[PATCH RFC v7 00/23] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH RFC v7 01/23] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH RFC v7 10/23] dept: Apply sdt_might_sleep_weak() to waitqueue wait, Byungchul Park
- [PATCH RFC v7 09/23] dept: Apply sdt_might_sleep_weak() to swait, Byungchul Park
- [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs, Byungchul Park
- [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete(), Byungchul Park
- [PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait, Byungchul Park
- [PATCH RFC v7 02/23] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH RFC v7 21/23] dept: Apply timeout consideration to hashed-waitqueue wait, Byungchul Park
- [PATCH RFC v7 19/23] dept: Apply timeout consideration to swait, Byungchul Park
- [PATCH RFC v7 23/23] dept: Record the latest one out of consecutive waits of the same class, Byungchul Park
- [PATCH RFC v7 05/23] dept: Tie to Lockdep and IRQ tracing, Byungchul Park
- [PATCH RFC v7 04/23] dept: Add lock dependency tracker APIs, Byungchul Park
- [PATCH RFC v7 20/23] dept: Apply timeout consideration to waitqueue wait, Byungchul Park
- [PATCH RFC v7 15/23] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH RFC v7 16/23] dept: Apply sdt_might_sleep_strong() to dma fence wait, Byungchul Park
- [PATCH RFC v7 18/23] dept: Apply timeout consideration to wait_for_completion()/complete(), Byungchul Park
- [PATCH RFC v7 14/23] dept: Add a mechanism to refill the internal memory pools on running out, Byungchul Park
- [PATCH RFC v7 11/23] dept: Apply sdt_might_sleep_weak() to hashed-waitqueue wait, Byungchul Park
- [PATCH RFC v7 22/23] dept: Apply timeout consideration to dma fence wait, Byungchul Park
- [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH RFC v7 13/23] dept: Distinguish each work from another, Byungchul Park
- [PATCH RFC v7 17/23] dept: Track timeout waits separately with a new Kconfig, Byungchul Park
- [PATCH RFC v7 12/23] dept: Distinguish each syscall context from another, Byungchul Park
- Re: [PATCH RFC v7 00/23] DEPT(Dependency Tracker), Linus Torvalds
Re: [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF, Jens Axboe
Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf,
Christoph Hellwig
<Possible follow-ups>
Re: [PATCHv2 00/12] iov_iter: replace import_single_range with ubuf, Jens Axboe
[PATCH v4] blk-throtl: Introduce sync and async queues for blk-throtl,
Jinke Han
[PATCH v4 0/7] iov_iter: Add extraction helpers,
David Howells
[LSF/MM/BPF BoF] Session for Zoned Storage 2023,
Viacheslav Dubeyko
Re: [External] [LSF/MM/BPF BoF] Session for Zoned Storage 2023, Viacheslav A.Dubeyko
[GIT PULL] Block fixes for 6.2-rc3,
Jens Axboe
LSF/MM/BPF: 2023: Call for Proposals, Josef Bacik
[bug report] memcontrol: schedule throttling if we are congested,
Dan Carpenter
[PATCH 0/7] block zoned cleanups,
Pankaj Raghav
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH V4 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device,
Ming Lei
[PATCHSET v2 block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy,
Tejun Heo
[PATCHv4 0/2] block: don't forget user settings,
Keith Busch
[linux-next:master] BUILD REGRESSION cc3c08b41a9c9402ead726ec6deb1217081d0d8b, kernel test robot
[PATCH linux-next] blktrace: use strscpy() to instead of strncpy(), yang.yang29
[PATCH] lib/scatterlist: Fix to merge contiguous pages into the last SG properly,
Yishai Hadas
[Q] is the amount of residual bytes still not guaranteed for to be available for some old SCSI drivers? (was Re: Update bisect info and new repro code for "[syzbot] WARNING in _copy_from_iter"), Al Viro
[PATCH rcu 07/27] block: Remove "select SRCU",
Paul E. McKenney
[PATCHSET block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy,
Tejun Heo
[PATCH 0/2] Don't allow REQ_NOWAIT for bio splitting,
Jens Axboe
[PATCH] ublk: honor IO_URING_F_NONBLOCK for handling control command,
Ming Lei
[PATCH -next 0/4] block/rq_qos: protect rq_qos apis with global mutex,
Yu Kuai
[PATCH v2 00/13] A few bugfix and cleanup patches for blk-mq,
Kemeng Shi
- [PATCH v2 03/13] blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait, Kemeng Shi
- [PATCH v2 02/13] blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx, Kemeng Shi
- [PATCH v2 05/13] blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly, Kemeng Shi
- [PATCH v2 13/13] blk-mq: correct stale comment of .get_budget, Kemeng Shi
- [PATCH v2 04/13] blk-mq: Fix potential io hung for shared sbitmap per tagset, Kemeng Shi
- [PATCH v2 08/13] blk-mq: simplify flush check in blk_mq_dispatch_rq_list, Kemeng Shi
- [PATCH v2 09/13] blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list, Kemeng Shi
- [PATCH v2 01/13] blk-mq: avoid sleep in blk_mq_alloc_request_hctx, Kemeng Shi
- [PATCH v2 06/13] blk-mq: remove unncessary error count and flush in blk_mq_plug_issue_direct, Kemeng Shi
- [PATCH v2 11/13] blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct, Kemeng Shi
- [PATCH v2 07/13] blk-mq: remove error count and unncessary flush in blk_mq_try_issue_list_directly, Kemeng Shi
- [PATCH v2 10/13] blk-mq: remove set of bd->last when get driver tag for next request fails, Kemeng Shi
- [PATCH v2 12/13] blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly, Kemeng Shi
Potential hang on ublk_ctrl_del_dev(),
Nadav Amit
[PATCH v2] block: Improve shared tag set performance,
Bart Van Assche
[PATCH V13 REBASED 0/8] block, bfq: extend bfq to support multi-actuator drives,
Paolo Valente
[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]