Linux Block Development
[Prev Page][Next Page]
- Re: Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges), (continued)
- [PATCH v2 0/7] badblocks improvement for multiple bad block ranges,
Coly Li
- [PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap,
John Garry
- [PATCH RESEND v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs(), John Garry
- [PATCH RESEND v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ, John Garry
- [PATCH RESEND v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests(), John Garry
- [PATCH RESEND v3 04/13] blk-mq: Invert check in blk_mq_update_nr_requests(), John Garry
- [PATCH RESEND v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}(), John Garry
- [PATCH RESEND v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap(), John Garry
- [PATCH RESEND v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs(), John Garry
- [PATCH RESEND v3 12/13] blk-mq: Use shared tags for shared sbitmap support, John Garry
- [PATCH RESEND v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}(), John Garry
- [PATCH RESEND v3 13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags, John Garry
- [PATCH RESEND v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}(), John Garry
- [PATCH RESEND v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping(), John Garry
- [PATCH RESEND v3 08/13] blk-mq: Don't clear driver tags own mapping, John Garry
- Re: [PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap, John Garry
- [PATCH 0/3] Add invalidate_gendisk() helper for drivers to invalidate the gendisk,
Xie Yongji
- mmc host: abort pending mmc requests, Kegl Rohit
- [PATCH -next] blk-mq: fix tag_get wait task can't be awakened,
Laibin Qiu
- start switching sysfs attributes to expose the seq_file,
Christoph Hellwig
- [PATCH 01/13] seq_file: mark seq_get_buf as deprecated, Christoph Hellwig
- [PATCH 02/13] kernfs: remove kernfs_create_file and kernfs_create_file_ns, Christoph Hellwig
- [PATCH 03/13] kernfs: remove the unused lockdep_key field in struct kernfs_ops, Christoph Hellwig
- [PATCH 04/13] sysfs: split out binary attribute handling from sysfs_add_file_mode_ns, Christoph Hellwig
- [PATCH 05/13] sysfs: refactor sysfs_add_file_mode_ns, Christoph Hellwig
- [PATCH 06/13] sysfs: simplify sysfs_kf_seq_show, Christoph Hellwig
- [PATCH 07/13] sysfs: add ->seq_show support to sysfs_ops, Christoph Hellwig
- [PATCH 08/13] block: convert the blk_mq_hw_ctx attrs to use ->seq_show, Christoph Hellwig
- [PATCH 09/13] block: convert the blk_integrity attrs to use ->seq_show, Christoph Hellwig
- [PATCH 10/13] block: convert the request_queue attrs to use ->seq_show, Christoph Hellwig
- [PATCH 11/13] block: convert the elevator_queue attrs to use ->seq_show, Christoph Hellwig
- [PATCH 12/13] xfs: convert xfs_errortag attrs to use ->seq_show, Christoph Hellwig
- [PATCH 13/13] xfs: convert xfs_sysfs attrs to use ->seq_show, Christoph Hellwig
- Re: start switching sysfs attributes to expose the seq_file, Bart Van Assche
- Re: start switching sysfs attributes to expose the seq_file, Tejun Heo
- general protection fault in wb_timer_fn,
Hao Sun
- [PATCH 0/5] blk-crypto cleanups,
Eric Biggers
- [PATCH v3] blk-zoned: Remove needless request_queue NULL pointer, Xu Wang
- [bug report] blktests srp/013 lead kernel panic with latest block/for-next and 5.13.15,
Yi Zhang
[PATCH blktests] nvmeof-mp/001: fix failure when CONFIG_NVME_HWMON enabled,
Yi Zhang
[PATCH] block: Optimize bio_init(),
Bart Van Assche
[PATCH AUTOSEL 4.19 5/7] block, bfq: honor already-setup queue merges, Sasha Levin
[PATCH AUTOSEL 5.4 10/14] block, bfq: honor already-setup queue merges, Sasha Levin
[PATCH AUTOSEL 5.10 20/25] block, bfq: honor already-setup queue merges, Sasha Levin
[PATCH AUTOSEL 5.13 24/29] block, bfq: honor already-setup queue merges, Sasha Levin
[PATCH AUTOSEL 5.14 27/32] loop: reduce the loop_ctl_mutex scope, Sasha Levin
[PATCH AUTOSEL 5.14 25/32] block, bfq: honor already-setup queue merges, Sasha Levin
[PATCH v2] scsi: bsg: Fix device unregistration,
Zenghui Yu
[PATCH -next] scsi: bsg: Fix memory leak in bsg_register_queue(), Bixuan Cui
[PATCH v3] drivers/cdrom: improved ioctl for media change detection,
Lukas Prediger
[PATCH v2] block: nvme: fix the NULL ptr bug in bio_integrity_verify_fn,
Lihong Kou
[syzbot] possible deadlock in bd_register_pending_holders,
syzbot
[PATCH] blktrace: Fix uaf in blk_trace access after removing by sysfs,
Zhihao Cheng
[PATCH] block: nvme: fix the NULL ptr bug in bio_integrity_verify_fn,
Lihong Kou
[PATCH v2] blk-zoned: Remove needless request_queue NULL pointer checks,
Xu Wang
[PATCH v2] xen-blkback: Remove needless request_queue NULL pointer check,
Xu Wang
[PATCH v2] block, bfq: fix UAF in bfq_io_set_weight_legacy(),
Li Jinlin
[PATCH] xen-blkback: Remove needless request_queue NULL pointer check,
Xu Wang
[PATCH] blk-zoned: Remove needless request_queue NULL pointer checks,
Xu Wang
[PATCH v2 00/15] Introduce block device LED trigger,
Ian Pilcher
- [PATCH v2 02/15] leds: trigger: blkdev: Add build infrastructure, Ian Pilcher
- [PATCH v2 06/15] leds: trigger: blkdev: Add function to get gendisk by name, Ian Pilcher
- [PATCH v2 03/15] leds: trigger: blkdev: Add functions needed by block changes, Ian Pilcher
- [PATCH v2 01/15] docs: Add block device (blkdev) LED trigger documentation, Ian Pilcher
- [PATCH v2 05/15] leds: trigger: blkdev: Complete functions called by block subsys, Ian Pilcher
- [PATCH v2 04/15] block: Add block device LED trigger integrations, Ian Pilcher
- [PATCH v2 08/15] leds: trigger: blkdev: Add stub LED trigger structure, Ian Pilcher
- [PATCH v2 07/15] leds: trigger: blkdev: Add constants and types, Ian Pilcher
- [PATCH v2 09/15] leds: trigger: blkdev: Check devices for activity and blink LEDs, Ian Pilcher
- [PATCH v2 10/15] leds: trigger: blkdev: Add LED trigger activate function, Ian Pilcher
- [PATCH v2 11/15] leds: trigger: blkdev: Enable linking block devices to LEDs, Ian Pilcher
- [PATCH v2 12/15] leds: trigger: blkdev: Enable unlinking block devices from LEDs, Ian Pilcher
- [PATCH v2 13/15] leds: trigger: blkdev: Add LED trigger deactivate function, Ian Pilcher
- [PATCH v2 15/15] leds: trigger: blkdev: Add disk cleanup and init/exit functions, Ian Pilcher
- [PATCH v2 14/15] leds: trigger: blkdev: Add remaining sysfs attributes, Ian Pilcher
- Re: [PATCH v2 00/15] Introduce block device LED trigger, Marek Behún
[PATCH v5 0/6] handle unexpected message from server,
Yu Kuai
[RFC PATCH] blk-throttle: enable io throttle for root in cgroup v2,
Yu Kuai
[PATCH] fix UAF in bfq_io_set_weight_legacy(),
Li Jinlin
[PATCH] n64cart: fix return value check in n64cart_probe(),
Yang Yingliang
[bug report] NULL pointer at blk_mq_put_rq_ref+0x20/0xb4 observed with blktests on 5.13.15,
Yi Zhang
[PATCH] block: check the existence of tags[hctx_idx] in blk_mq_clear_rq_mapping(),
Hou Tao
[PATCH] blk-mq: export blk_mq_submit_bio symbol,
Praveen Kumar
bfq - suspected memory leaks,
Guoqing Jiang
[PATCH] scsi: bsg: Fix device unregistration,
Zenghui Yu
[PATCH v8 0/5] Initial support for multi-actuator HDDs,
Damien Le Moal
- [PATCH v8 1/5] block: Add independent access ranges support, Damien Le Moal
- [PATCH v8 2/5] scsi: sd: add concurrent positioning ranges support, Damien Le Moal
- [PATCH v8 3/5] libata: support concurrent positioning ranges log, Damien Le Moal
- [PATCH v8 4/5] doc: document sysfs queue/independent_access_ranges attributes, Damien Le Moal
- [PATCH v8 5/5] doc: Fix typo in request queue sysfs documentation, Damien Le Moal
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Damien Le Moal
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Damien Le Moal
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Martin K. Petersen
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Damien Le Moal
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Keith Busch
- Re: [PATCH v8 0/5] Initial support for multi-actuator HDDs, Jens Axboe
ERROR: modpost: __mulodi4 [drivers/block/nbd.ko] undefined!,
Naresh Kamboju
[PATCH] blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues,
Song Liu
[PATCH 0/2] don't call io scheduler callbacks for passthrough requests,
Niklas Cassel
split and move block_dev.c,
Christoph Hellwig
[GIT PULL] nvme fixes for Linux 5.15,
Christoph Hellwig
[PATCH v4 0/6] handle unexpected message from server,
Yu Kuai
[PATCH] nbd: clear wb_err in bd_inode on disconnect,
Xie Yongji
[PATCH] block: genhd: don't call blkdev_show() with major_names_lock held,
Tetsuo Handa
[PATCH] blk-throttle: fix UAF by deleteing timer in blk_throtl_exit(),
Li Jinlin
Re: [PATCH v2] drivers/cdrom: improved ioctl for media change detection,
Phillip Potter
[PATCH] cdrom: add linux-block list to uniform CD-ROM entry in MAINTAINERS file,
Phillip Potter
[PATCH] block: include dd_queued{,_show} into proper BLK_DEBUG_FS guard,
Julio Faracco
[PATCH] brd: reduce the brd_devices_mutex scope,
Tetsuo Handa
block/mq-deadline.c:274:12: error: 'dd_queued' defined but not used [-Werror=unused-function], Naresh Kamboju
[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
[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]