Linux Block Development
[Prev Page][Next Page]
remove write hint leftovers v2,
Christoph Hellwig
Bug 215647 - aoe: removing aoe devices with flush (implicit in rmmod aoe) leads to page fault,
Thorsten Leemhuis
move more work to disk_release v4,
Christoph Hellwig
- [PATCH 01/14] blk-mq: do not include passthrough requests in I/O accounting, Christoph Hellwig
- [PATCH 02/14] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs, Christoph Hellwig
- [PATCH 03/14] scsi: don't use disk->private_data to find the scsi_driver, Christoph Hellwig
- [PATCH 05/14] sd: call sd_zbc_release_disk before releasing the scsi_device reference, Christoph Hellwig
- [PATCH 04/14] sd: rename the scsi_disk.dev field, Christoph Hellwig
- [PATCH 09/14] block: move blkcg initialization/destroy into disk allocation/release handler, Christoph Hellwig
- [PATCH 08/14] sr: implement ->free_disk to simplify refcounting, Christoph Hellwig
- [PATCH 10/14] block: don't remove hctx debugfs dir from blk_mq_exit_queue, Christoph Hellwig
- [PATCH 07/14] sd: implement ->free_disk to simplify refcounting, Christoph Hellwig
- [PATCH 06/14] sd: delay calling free_opal_dev, Christoph Hellwig
- [PATCH 12/14] block: move blk_exit_queue into disk_release, Christoph Hellwig
- [PATCH 11/14] block: move q_usage_counter release into blk_queue_release, Christoph Hellwig
- [PATCH 13/14] block: do more work in elevator_exit, Christoph Hellwig
- [PATCH 14/14] block: move rq_qos_exit() into disk_release(), Christoph Hellwig
- Re: move more work to disk_release v4, Jens Axboe
[PATCH] bfq: default slice_idle to 0 for SSD,
Khazhismel Kumykov
[PATCH v6 0/2] block/dm: support bio polling,
Mike Snitzer
[bug report] blktests block/005: KASAN uaf at bio merge,
Shinichiro Kawasaki
remove write hint leftovers,
Christoph Hellwig
[PATCH RESEND] block: remove dead queue_dma_alignment branch from bio_map_user_iov(), Lukas Bulwahn
[PATCH V3 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix,
Ming Lei
bcache patches for Linux v5.18,
Coly Li
[RFC PATCH] pata_parport: paride replacement,
Ondrej Zary
- [PATCH 02/16] pata_parport: add aten protocol driver, Ondrej Zary
- [PATCH 03/16] pata_parport: add bpck protocol driver, Ondrej Zary
- [PATCH 11/16] pata_parport: add friq protocol driver, Ondrej Zary
- [PATCH 05/16] pata_parport: add comm protocol driver, Ondrej Zary
- [PATCH 04/16] pata_parport: add bpck6 protocol driver, Ondrej Zary
- [PATCH 13/16] pata_parport: add kbic protocol driver, Ondrej Zary
- [PATCH 15/16] pata_parport: add on20 protocol driver, Ondrej Zary
- [PATCH 14/16] pata_parport: add ktti protocol driver, Ondrej Zary
- [PATCH 12/16] pata_parport: add frpw protocol driver, Ondrej Zary
- [PATCH 16/16] pata_parport: add on26 protocol driver, Ondrej Zary
- [PATCH 10/16] pata_parport: add epia protocol driver, Ondrej Zary
- [PATCH 06/16] pata_parport: add dstr protocol driver, Ondrej Zary
- [PATCH 09/16] pata_parport: add epat protocol driver, Ondrej Zary
- [PATCH 07/16] pata_parport: add fit2 protocol driver, Ondrej Zary
- [PATCH 08/16] pata_parport: add fit3 protocol driver, Ondrej Zary
- [PATCH 01/16] pata_parport: add core driver (PARIDE replacement), Ondrej Zary
- Re: [RFC PATCH] pata_parport: paride replacement, Christoph Hellwig
[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion,
Yu Kuai
- [PATCH -next 01/11] block, bfq: add new apis to iterate bfq entities, Yu Kuai
- [PATCH -next 02/11] block, bfq: apply news apis where root group is not expected, Yu Kuai
- [PATCH -next 04/11] block, bfq: move the increasement of 'num_groups_with_pending_reqs' to it's caller, Yu Kuai
- [PATCH -next 03/11] block, bfq: cleanup for __bfq_activate_requeue_entity(), Yu Kuai
- [PATCH -next 06/11] block, bfq: do not idle if only one cgroup is activated, Yu Kuai
- [PATCH -next 07/11] block, bfq: only count parent bfqg when bfqq is activated, Yu Kuai
- [PATCH -next 05/11] block, bfq: count root group into 'num_groups_with_pending_reqs', Yu Kuai
- [PATCH -next 09/11] block, bfq: move forward __bfq_weights_tree_remove(), Yu Kuai
- [PATCH -next 08/11] block, bfq: record how many queues have pending requests in bfq_group, Yu Kuai
- [PATCH -next 10/11] block, bfq: decrease 'num_groups_with_pending_reqs' earlier, Yu Kuai
- [PATCH -next 11/11] block, bfq: cleanup bfqq_group(), Yu Kuai
- Re: [PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion, yukuai (C)
- Re: [PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion, Jan Kara
[PATCH v5 0/2] block/dm: support bio polling,
Mike Snitzer
[GIT PULL] Block fix for 5.17-rc7,
Jens Axboe
[PATCH v4 0/2] block/dm: support bio polling,
Mike Snitzer
[no subject], Unknown
remove bio_devname,
Christoph Hellwig
- [PATCH 01/10] block: fix and cleanup bio_check_ro, Christoph Hellwig
- [PATCH 02/10] block: remove handle_bad_sector, Christoph Hellwig
- [PATCH 03/10] pktcdvd: remove a pointless debug check in pkt_submit_bio, Christoph Hellwig
- [PATCH 04/10] dm-crypt: stop using bio_devname, Christoph Hellwig
- [PATCH 05/10] dm-integrity: stop using bio_devname, Christoph Hellwig
- [PATCH 09/10] ext4: stop using bio_devname, Christoph Hellwig
- [PATCH 08/10] raid5-ppl: stop using bio_devname, Christoph Hellwig
- [PATCH 06/10] md-multipath: stop using bio_devname, Christoph Hellwig
- [PATCH 10/10] block: remove bio_devname, Christoph Hellwig
- [PATCH 07/10] raid1: stop using bio_devname, Christoph Hellwig
- Re: remove bio_devname, Johannes Thumshirn
- Re: remove bio_devname, Jens Axboe
[PATCH 1/2] nvme: remove support or stream based temperature hint,
Christoph Hellwig
Re: [PATCH 1/2] nvme: remove support or stream based temperature hint, Keith Busch
Re: [PATCH 1/2] nvme: remove support or stream based temperature hint, Jens Axboe
move more work to disk_release v3,
Christoph Hellwig
- [PATCH 01/14] blk-mq: do not include passthrough requests in I/O accounting, Christoph Hellwig
- [PATCH 02/14] blk-mq: handle already freed tags gracefully in blk_mq_free_rqs, Christoph Hellwig
- [PATCH 04/14] sd: rename the scsi_disk.dev field, Christoph Hellwig
- [PATCH 03/14] scsi: don't use disk->private_data to find the scsi_driver, Christoph Hellwig
- [PATCH 05/14] sd: call sd_zbc_release_disk before releasing the scsi_device reference, Christoph Hellwig
- [PATCH 06/14] sd: delay calling free_opal_dev, Christoph Hellwig
- [PATCH 07/14] sd: make use of ->free_disk to simplify refcounting, Christoph Hellwig
- [PATCH 08/14] sr: implement ->free_disk, Christoph Hellwig
- [PATCH 09/14] block: move blkcg initialization/destroy into disk allocation/release handler, Christoph Hellwig
- [PATCH 10/14] block: don't remove hctx debugfs dir from blk_mq_exit_queue, Christoph Hellwig
- [PATCH 11/14] block: move q_usage_counter release into blk_queue_release, Christoph Hellwig
- [PATCH 12/14] block: move blk_exit_queue into disk_release, Christoph Hellwig
- [PATCH 13/14] block: do more work in elevator_exit, Christoph Hellwig
- [PATCH 14/14] block: move rq_qos_exit() into disk_release(), Christoph Hellwig
[PATCH v3 1/2] virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero,
Xie Yongji
[PATCH v4 00/24] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily, Byungchul Park
- [PATCH v4 05/24] dept: Apply Dept to spinlock, Byungchul Park
- [PATCH v4 06/24] dept: Apply Dept to mutex families, Byungchul Park
- [PATCH v4 07/24] dept: Apply Dept to rwlock, Byungchul Park
- [PATCH v4 09/24] dept: Apply Dept to seqlock, Byungchul Park
- [PATCH v4 19/24] dept: Disable Dept within the wait_bit layer by default, Byungchul Park
- [PATCH v4 20/24] dept: Add nocheck version of init_completion(), Byungchul Park
- [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now, Byungchul Park
- [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn, Byungchul Park
- [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule(), Byungchul Park
- [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case, Byungchul Park
- [PATCH v4 03/24] dept: Embed Dept data in Lockdep, Byungchul Park
- [PATCH v4 17/24] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v4 18/24] dept: Distinguish each work from another, Byungchul Park
- [PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue), Byungchul Park
- [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v4 10/24] dept: Apply Dept to rwsem, Byungchul Park
- [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked,writeback}, Byungchul Park
- [PATCH v4 12/24] dept: Introduce split map concept and new APIs for them, Byungchul Park
- [PATCH v4 14/24] dept: Apply SDT to swait, Byungchul Park
- [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete(), Byungchul Park
- Re: [PATCH v4 00/24] DEPT(Dependency Tracker), Hyeonggon Yoo
[PATCHv4 0/8] 64-bit data integrity field support,
Keith Busch
- [PATCHv4 2/8] nvme: allow integrity on extended metadata formats, Keith Busch
- [PATCHv4 3/8] asm-generic: introduce be48 unaligned accessors, Keith Busch
- [PATCHv4 5/8] lib: add rocksoft model crc64, Keith Busch
- [PATCHv4 7/8] block: add pi for extended integrity, Keith Busch
- [PATCHv4 4/8] linux/kernel: introduce lower_48_bits function, Keith Busch
- [PATCHv4 6/8] crypto: add rocksoft 64b crc guard tag framework, Keith Busch
- [PATCHv4 8/8] nvme: add support for enhanced metadata, Keith Busch
- [PATCHv4 1/8] block: support pi with extended metadata, Keith Busch
- Re: [PATCHv4 0/8] 64-bit data integrity field support, Keith Busch
- Re: [PATCHv4 0/8] 64-bit data integrity field support, Jens Axboe
[PATCH] block: emit disk ro uevent in device_add_disk(),
Uday Shankar
a few trivial bdevname() removals,
Christoph Hellwig
remove opencoded kmap of bio_vecs v2,
Christoph Hellwig
- [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio, Christoph Hellwig
- [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy, Christoph Hellwig
- [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read, Christoph Hellwig
- [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write, Christoph Hellwig
- [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity, Christoph Hellwig
- [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity, Christoph Hellwig
- [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum, Christoph Hellwig
- [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio, Christoph Hellwig
- [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read, Christoph Hellwig
- [PATCH 10/10] floppy: use memcpy_{to,from}_bvec, Christoph Hellwig
[GIT PULL] first round of nvme updates for Linux 5.18,
Christoph Hellwig
[LSF/MM/BPF BoF] BoF for Zoned Storage,
Luis Chamberlain
[PATCH V2 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix,
Ming Lei
[next-20220225][Oops][ppc] lvm snapshot merge results kernel panics (throtl_pending_timer_fn),
Abdul Haleem
[PATCH V2] blk-mq: kill warning when building block/blk-mq-debugfs-zoned.c,
Ming Lei
[ANNOUNCE] smartmontools version 7.3 released, Douglas Gilbert
[PATCH] wait: Parameterize the return variable to ___wait_event(), Matthew Wilcox (Oracle)
[syzbot] WARNING in submit_bio_noacct,
syzbot
[PATCH -next v2] blk-throttle: Set BIO_THROTTLED when bio has been throttled,
Laibin Qiu
[PATCH] blk-mq: kill warning when building block/blk-mq-debugfs-zoned.c,
Ming Lei
cleanup bio_kmalloc,
Christoph Hellwig
[PATCH 0/1] block: move sector bio member into blk_next_bio(),
Chaitanya Kulkarni
[no subject], Unknown
[PATCH 0/6] Remove usage of list iterator past the loop body,
Jakob Koschel
[LSF/MM/BPF TOPIC] Towards more useful nvme passthrough,
Kanchan Joshi
[PATCH v3 00/21] DEPT(Dependency Tracker),
Byungchul Park
- [PATCH v3 03/21] dept: Embed Dept data in Lockdep, Byungchul Park
- [PATCH v3 01/21] llist: Move llist_{head,node} definition to types.h, Byungchul Park
- [PATCH v3 02/21] dept: Implement Dept(Dependency Tracker), Byungchul Park
- [PATCH v3 07/21] dept: Apply Dept to rwlock, Byungchul Park
- [PATCH v3 05/21] dept: Apply Dept to spinlock, Byungchul Park
- [PATCH v3 04/21] dept: Add a API for skipping dependency check temporarily, Byungchul Park
- [PATCH v3 06/21] dept: Apply Dept to mutex families, Byungchul Park
- [PATCH v3 11/21] dept: Add proc knobs to show stats and dependency graph, Byungchul Park
- [PATCH v3 10/21] dept: Apply Dept to rwsem, Byungchul Park
- [PATCH v3 14/21] dept: Apply SDT to swait, Byungchul Park
- [PATCH v3 15/21] dept: Apply SDT to wait(waitqueue), Byungchul Park
- [PATCH v3 19/21] dept: Disable Dept within the wait_bit layer by default, Byungchul Park
- [PATCH v3 21/21] dept: Disable Dept on struct crypto_larval's completion for now, Byungchul Park
- [PATCH v3 20/21] dept: Add nocheck version of init_completion(), Byungchul Park
- [PATCH v3 18/21] dept: Distinguish each work from another, Byungchul Park
- [PATCH v3 17/21] dept: Distinguish each syscall context from another, Byungchul Park
- [PATCH v3 16/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread, Byungchul Park
- [PATCH v3 13/21] dept: Apply Dept to wait/event of PG_{locked,writeback}, Byungchul Park
- [PATCH v3 12/21] dept: Introduce split map concept and new APIs for them, Byungchul Park
- [PATCH v3 09/21] dept: Apply Dept to seqlock, Byungchul Park
- [PATCH v3 08/21] dept: Apply Dept to wait_for_completion()/complete(), Byungchul Park
- Re: [PATCH v3 00/21] DEPT(Dependency Tracker), Hyeonggon Yoo
[PATCH 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix,
Ming Lei
[RFC PATCH 0/8] xfstests: test the fscrypt hardware-wrapped key support,
Eric Biggers
[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]