Linux Block Development
[Prev Page][Next Page]
- [PATCH] blk-mq: avoid to iterate over stale request,
Ming Lei
- blktests nvme testcase error,
Zhu, YifeiX
- INFO: task hung in blkdev_put, Hao Sun
- [PATCH] mq-deadline: Fix build error for !BLK_DEBUG_FS,
Huacai Chen
- [GIT PULL] Block fixes for 5.15-rc1,
Jens Axboe
- [PATCH v7 0/5] Initial support for multi-actuator HDDs,
Damien Le Moal
- [PATCH AUTOSEL 5.10 18/39] blk-throtl: optimize IOPS throttle for large IO scenarios, Sasha Levin
- [PATCH AUTOSEL 5.13 18/46] nbd: add the check to prevent overflow in __nbd_ioctl(), Sasha Levin
- [PATCH AUTOSEL 5.13 19/46] blk-throtl: optimize IOPS throttle for large IO scenarios, Sasha Levin
- [PATCH AUTOSEL 5.14 19/47] blk-throtl: optimize IOPS throttle for large IO scenarios, Sasha Levin
- [PATCH AUTOSEL 5.14 18/47] nbd: add the check to prevent overflow in __nbd_ioctl(), Sasha Levin
- [PATCH v2 1/1] virtio-blk: remove unneeded "likely" statements,
Max Gurtovoy
- [PATCH v2 0/3] fix races between nbd setup and module removal,
Hou Tao
- [PATCH 0/2] block: 7th -- last batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH 00/14] block: 6th batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH 06/14] amiflop: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 05/14] floppy: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 02/14] floppy: fix add_disk() assumption on exit due to new developments, Luis Chamberlain
- [PATCH 10/14] swim: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 12/14] block/ataflop: add registration bool before calling del_gendisk(), Luis Chamberlain
- [PATCH 04/14] floppy: fix calling platform_device_unregister() on invalid drives, Luis Chamberlain
- [PATCH 08/14] swim: add helper for disk cleanup, Luis Chamberlain
- [PATCH 09/14] swim: add a floppy registration bool which triggers del_gendisk(), Luis Chamberlain
- [PATCH 03/14] floppy: use blk_cleanup_disk(), Luis Chamberlain
- [PATCH 01/14] block/swim3: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 14/14] block/ataflop add error handling support for add_disk(), Luis Chamberlain
- [PATCH 07/14] swim: simplify using blk_cleanup_disk() on swim_remove(), Luis Chamberlain
- [PATCH 11/14] block/ataflop: use the blk_cleanup_disk() helper, Luis Chamberlain
- [PATCH 13/14] block/ataflop: provide a helper for cleanup up an atari disk, Luis Chamberlain
- [PATCH 00/18] Introduce block device LED trigger,
Ian Pilcher
- [PATCH 01/18] docs: Add block device (blkdev) LED trigger documentation, Ian Pilcher
- [PATCH 02/18] ledtrig-blkdev: Add build infra for block device LED trigger, Ian Pilcher
- [PATCH 03/18] ledtrig-blkdev: Add function placeholders needed by block changes, Ian Pilcher
- [PATCH 04/18] block: Add block device LED trigger integrations, Ian Pilcher
- [PATCH 05/18] ledtrig-blkdev: Implement functions called from block subsystem, Ian Pilcher
- [PATCH 06/18] ledtrig-blkdev: Add function to get gendisk by name, Ian Pilcher
- [PATCH 07/18] ledtrig-blkdev: Add constants, data types, and global variables, Ian Pilcher
- [PATCH 08/18] ledtrig-blkdev: Add miscellaneous helper functions, Ian Pilcher
- [PATCH 09/18] ledtrig-blkdev: Periodically check devices for activity & blink LEDs, Ian Pilcher
- [PATCH 10/18] ledtrig-blkdev: Add function to associate the trigger with an LED, Ian Pilcher
- [PATCH 12/18] ledtrig-blkdev: Add function to remove LED/device association, Ian Pilcher
- [PATCH 11/18] ledtrig-blkdev: Add function to associate a device with an LED, Ian Pilcher
- [PATCH 13/18] ledtrig-blkdev: Add function to disassociate a device from all LEDs, Ian Pilcher
- [PATCH 14/18] ledtrig-blkdev: Add function to disassociate an LED from the trigger, Ian Pilcher
- [PATCH 16/18] ledtrig-blkdev: Add blink_time & interval sysfs attributes, Ian Pilcher
- [PATCH 15/18] ledtrig-blkdev: Add sysfs attributes to [un]link LEDs & devices, Ian Pilcher
- [PATCH 17/18] ledtrig-blkdev: Add mode (read/write/rw) sysfs attributue, Ian Pilcher
- [PATCH 18/18] ledtrig-blkdev: Add initialization & exit functions, Ian Pilcher
- Re: [PATCH 00/18] Introduce block device LED trigger, Pavel Machek
- WARNING in do_syscall_64, Hao Sun
- [PATCH] floppy: Fix hang in watchdog when disk is ejected,
Tasos Sahanidis
- [PATCH] nbd: use pr_err to output error message, Hou Tao
- [PATCH 0/2] fix races between nbd setup and module removal,
Hou Tao
- [PATCH v3 1/1] virtio-blk: add num_request_queues module parameter,
Max Gurtovoy
- [PATCH 0/9] block: 5th batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH] block/mq-deadline: Fix compilation warning., Imran Khan
- [PATCH 00/10] block: fourth batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH 10/10] mtd/ubi/block: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 03/10] ps3disk: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 08/10] block/sx8: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 05/10] rnbd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 02/10] pktcdvd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 04/10] ps3vram: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 06/10] block/rsxx: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 07/10] block/sunvdc: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 01/10] mtip32xx: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 09/10] pf: add error handling support for add_disk(), Luis Chamberlain
- [PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data,
Max Gurtovoy
- [PATCH v2 1/1] virtio-blk: avoid preallocating big SGL for data, Max Gurtovoy
- [PATCH] block/mq-deadline: Fix unused-function compilation warning,
Tianjia Zhang
- [git pull] device mapper changes for 5.15,
Mike Snitzer
- [PATCH v2 1/1] virtio-blk: add num_io_queues module parameter,
Max Gurtovoy
- [PATCH 1/1] virtio-blk: avoid preallocating big SGL for data,
Max Gurtovoy
- [PATCH 00/15] block: third batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH 07/15] n64cart: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 04/15] drbd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 15/15] pd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 09/15] pcd: cleanup initialization, Luis Chamberlain
- [PATCH 01/15] z2ram: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 10/15] pf: cleanup initialization, Luis Chamberlain
- [PATCH 03/15] m68k/emu/nfblock: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 13/15] pcd: fix ordering of unregister_cdrom(), Luis Chamberlain
- [PATCH 11/15] pd: cleanup initialization, Luis Chamberlain
- [PATCH 05/15] um/drivers/ubd_kern: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 06/15] xtensa/platforms/iss/simdisk: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 12/15] pcd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 14/15] pcd: capture errors on cdrom_register(), Luis Chamberlain
- [PATCH 02/15] aoe: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 08/15] pcd: move the identify buffer into pcd_identify, Luis Chamberlain
- [PATCH v3 0/8] block: first batch of add_disk() error handling conversions,
Luis Chamberlain
- NULL pointer dereference in blk_mq_put_rq_ref (LTS kernel 5.10.56),
Martin Svec
- [GIT PULL] bio recycling support,
Jens Axboe
- [GIT PULL] Block driver changes for 5.15-rc1,
Jens Axboe
- [GIT PULL] Block changes for 5.15-rc1,
Jens Axboe
- [PATCH AUTOSEL 5.10 11/11] cryptoloop: add a deprecation warning, Sasha Levin
- [PATCH AUTOSEL 5.4 10/10] cryptoloop: add a deprecation warning, Sasha Levin
- [PATCH AUTOSEL 4.14 7/7] cryptoloop: add a deprecation warning, Sasha Levin
- [PATCH 1/1] virtio-blk: remove unneeded "likely" statements,
Max Gurtovoy
- [PATCH 1/1] virtio-blk: add num_io_queues module parameter,
Max Gurtovoy
- [PATCH AUTOSEL 4.4 3/3] cryptoloop: add a deprecation warning, Sasha Levin
- [PATCH AUTOSEL 4.9 5/5] cryptoloop: add a deprecation warning, Sasha Levin
- [PATCH AUTOSEL 4.19 8/8] cryptoloop: add a deprecation warning, Sasha Levin
- [PATCH AUTOSEL 5.13 14/14] cryptoloop: add a deprecation warning, Sasha Levin
- [PATCH] block/mq-deadline: Move dd_queued() to fix defined but not used warning,
Geert Uytterhoeven
- [PATCH] blocK: move dd_queued() to fix defined but not used warning, Geert Uytterhoeven
- [PATCH] block/001: don't exit test with pending async scan,
Ming Lei
- [GIT PULL] Floppy patch for 5.15,
Denis Efremov
- [RFC PATCH 0/4] Support for hardware-wrapped inline encryption keys,
Eric Biggers
- [GIT PULL] Block fixes for 5.14-final,
Jens Axboe
- [PATCH v2 0/6] block: first batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH for-5.14] cryptoloop: add a deprecation warning,
Christoph Hellwig
- [RFC PATCH 0/2] improve io scheduler callback triggering,
Niklas Cassel
- [PATCH v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap,
John Garry
- [PATCH v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs(), John Garry
- [PATCH v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ, John Garry
- [PATCH v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests(), John Garry
- [PATCH v3 04/13] blk-mq: Invert check in blk_mq_update_nr_requests(), John Garry
- [PATCH v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}(), John Garry
- [PATCH v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}(), John Garry
- [PATCH v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping(), John Garry
- [PATCH v3 08/13] blk-mq: Don't clear driver tags own mapping, John Garry
- [PATCH v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}(), John Garry
- [PATCH v3 12/13] blk-mq: Use shared tags for shared sbitmap support, John Garry
- [PATCH v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs(), John Garry
- [PATCH v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap(), John Garry
- [PATCH v3 13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags, John Garry
- [PATCH] pd: fix a NULL vs IS_ERR() check,
Dan Carpenter
- [PATCH v6 0/5] Initial support for multi-actuator HDDs,
Damien Le Moal
- [PATCH] loop: replace loop_ctl_mutex with loop_idr_spinlock,
Tetsuo Handa
- [PATCH] block/mq-deadline: Speed up the dispatch of low-priority requests,
Zhen Lei
- sort out the lock order in the loop driver v2,
Christoph Hellwig
- Message not available
[PATCH V2] block: sed-opal: Add ioctl to return device status,
dougmill
rq pointer in tags->rqs[] is not cleared in time and make SCSI error handle can not be triggered,
luojiaxing
nbd lifetimes fixes,
Christoph Hellwig
[PATCH] sg: pass the device name to blk_trace_setup,
Christoph Hellwig
[syzbot] KASAN: use-after-free Read in nbd_genl_connect (2),
syzbot
[PATCH] block, bfq: cleanup the repeated declaration,
Shaokun Zhang
[PATCH] blk-crypto: fix check for too-large dun_bytes,
Eric Biggers
[syzbot] general protection fault in do_blk_trace_setup,
syzbot
[PATCH] mq-deadline: Fix request accounting,
Bart Van Assche
RE: [PATCH v2 43/63] net: qede: Use memset_startat() for counters, Shai Malin
[PATCH] block: mark blkdev_fsync static,
Christoph Hellwig
[PATCH] block: refine the disk_live check in del_gendisk,
Christoph Hellwig
[PATCH v3 0/5] fix request uaf in nbd_read_stat(),
Yu Kuai
RE: [PATCH v2 17/63] bnx2x: Use struct_group() for memcpy() region, Prabhakar Kushwaha
WARNING: CPU: 0 PID: 11219 at block/genhd.c:594 del_gendisk+0x1f8/0x218,
Bruno Goncalves
BFQ cgroup weights range,
Michal Koutný
extended dev_t tidyups,
Christoph Hellwig
[PATCH] block/001: wait until device is added,
Ming Lei
v5.14 RXE driver broken?,
Bart Van Assche
[PATCH] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors,
Guoqing Jiang
[PATCH linux-next] drivers:ataflop: fix warning comparing pointer to 0, CGEL
[PATCH AUTOSEL 5.10 13/18] blk-mq: don't grab rq's refcount in blk_mq_check_expired(), Sasha Levin
[PATCH AUTOSEL 5.13 17/26] blk-mq: don't grab rq's refcount in blk_mq_check_expired(), Sasha Levin
[PATCH 00/10] block: first batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH 02/10] scsi/sd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 09/10] loop: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk(), Luis Chamberlain
- [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead of put_disk(), Luis Chamberlain
- [PATCH 05/10] nvme: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 06/10] mmc/core/block: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 08/10] dm: add add_disk() error handling, Luis Chamberlain
- [PATCH 04/10] scsi/sr: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 07/10] md: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 10/10] nbd: add error handling support for add_disk(), Luis Chamberlain
- <Possible follow-ups>
- [PATCH 00/10] block: first batch of add_disk() error handling conversions, Luis Chamberlain
- [PATCH 10/10] zram: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 03/10] nvme-multipath: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 05/10] nvdimm/btt: use goto error labels on btt_blk_init(), Luis Chamberlain
- [PATCH 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures, Luis Chamberlain
- [PATCH 08/10] nvdimm/blk: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 06/10] nvdimm/btt: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 01/10] block/brd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 02/10] bcache: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 04/10] nvdimm/btt: do not call del_gendisk() if not needed, Luis Chamberlain
- [PATCH 09/10] xen-blkfront: add error handling support for add_disk(), Luis Chamberlain
- Re: [PATCH 00/10] block: first batch of add_disk() error handling conversions, Luis Chamberlain
[PATCH] scsi: scsi_ioctl: fix error code propagation in SG_IO,
Halil Pasic
[PATCH V3] raid1: ensure write behind bio has less than BIO_MAX_VECS sectors,
Guoqing Jiang
Use-after-free related to dm_put_table_device(),
Bart Van Assche
[PATCH] nbd: Fix races introduced by nbd_index_mutex scope reduction,
Tetsuo Handa
[GIT PULL] Block fixes for 5.14-rc7,
Jens Axboe
slab-out-of-bounds access in bio_integrity_alloc(),
Bart Van Assche
Re: [PATCH 0/6] updates to device mapper target measurement using ima,
Mike Snitzer
[REMINDER] LSF/MM/BPF: 2021: Cancellation announcement, Josef Bacik
Re: block: add back the bd_holder_dir reference in bd_link_disk_holder,
Mike Snitzer
[PATCH] block: use enumerate instead of integer in op_is_write(),
brookxu
[PATCH v7 0/4] Support EFI partition on NVIDIA Tegra devices,
Dmitry Osipenko
[BUG] block: drbd: four possible ABBA deadlocks, Jia-Ju Bai
[RFC PATCH v3 00/18] Add block device LED trigger,
Ian Pilcher
- [RFC PATCH v3 01/18] docs: Add block device (blkdev) LED trigger documentation, Ian Pilcher
- [RFC PATCH v3 02/18] block: Add get_disk_by_name() for use by blkdev LED trigger, Ian Pilcher
- [RFC PATCH v3 04/18] ledtrig-blkdev: Add misc. helper functions to blkdev LED trigger, Ian Pilcher
- [RFC PATCH v3 03/18] ledtrig-blkdev: Add file (ledtrig-blkdev.c) for block device LED trigger, Ian Pilcher
- [RFC PATCH v3 06/18] block: Add LED trigger pointer to struct gendisk, Ian Pilcher
- [RFC PATCH v3 05/18] ledtrig-blkdev: Periodically check devices for activity & blink LEDs, Ian Pilcher
- [RFC PATCH v3 07/18] ledtrig-blkdev: Add function to initialize gendisk ledtrig member, Ian Pilcher
- [RFC PATCH v3 08/18] ledtrig-blkdev: Add function to remove LED/device association, Ian Pilcher
- [RFC PATCH v3 09/18] ledtrig-blkdev: Add function to disassociate a device from all LEDs, Ian Pilcher
- [RFC PATCH v3 10/18] block: Call LED trigger init/cleanup functions, Ian Pilcher
- [RFC PATCH v3 11/18] ledtrig-blkdev: Add function to associate a device with an LED, Ian Pilcher
- [RFC PATCH v3 12/18] ledtrig-blkdev: Add sysfs attributes to [dis]associate LEDs & devices, Ian Pilcher
- [RFC PATCH v3 13/18] ledtrig-blkdev: Add blink_time & interval sysfs attributes, Ian Pilcher
- [RFC PATCH v3 18/18] ledtrig-blkdev: Add config option to enable the trigger, Ian Pilcher
- [RFC PATCH v3 17/18] ledtrig-blkdev: Add initialization function, Ian Pilcher
- [RFC PATCH v3 16/18] ledtrig-blkdev: Add function to disassociate an LED from the trigger, Ian Pilcher
- [RFC PATCH v3 15/18] ledtrig-blkdev: Add function to associate blkdev trigger with LED, Ian Pilcher
- [RFC PATCH v3 14/18] ledtrig-blkdev: Add mode (read/write/rw) sysfs attributue, Ian Pilcher
[PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices,
Dmitry Osipenko
[PATCH RFC] Enable bio cache for IRQ driven IO from io_uring,
Jens Axboe
[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]