linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-09 20:40:30 to 2021-09-13 16:38:53 UTC [more...]

[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
 2021-09-13 16:36 UTC  (7+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "
` [PATCH v3 5/6] badblocks: improve badblocks_check() "
` [PATCH v3 6/6] badblocks: switch to the improved badblock handling code

[PATCH v2 0/7] badblocks improvement for multiple bad block ranges
 2021-09-13 16:30 UTC  (8+ messages)
` [PATCH v2 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v2 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v2 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v2 4/6] badblocks: improve badblocks_clear() "
` [PATCH v2 5/6] badblocks: improve badblocks_check() "
` [PATCH v2 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs

start switching sysfs attributes to expose the seq_file
 2021-09-13 16:30 UTC  (24+ messages)
` [PATCH 01/13] seq_file: mark seq_get_buf as deprecated
` [PATCH 02/13] kernfs: remove kernfs_create_file and kernfs_create_file_ns
` [PATCH 03/13] kernfs: remove the unused lockdep_key field in struct kernfs_ops
` [PATCH 04/13] sysfs: split out binary attribute handling from sysfs_add_file_mode_ns
` [PATCH 05/13] sysfs: refactor sysfs_add_file_mode_ns
` [PATCH 06/13] sysfs: simplify sysfs_kf_seq_show
` [PATCH 07/13] sysfs: add ->seq_show support to sysfs_ops
` [PATCH 08/13] block: convert the blk_mq_hw_ctx attrs to use ->seq_show
` [PATCH 09/13] block: convert the blk_integrity "
` [PATCH 10/13] block: convert the request_queue "
` [PATCH 11/13] block: convert the elevator_queue "
` [PATCH 12/13] xfs: convert xfs_errortag "
` [PATCH 13/13] xfs: convert xfs_sysfs "

[PATCH 0/3] Add invalidate_gendisk() helper for drivers to invalidate the gendisk
 2021-09-13 15:32 UTC  (11+ messages)
` [PATCH 1/3] block: Add invalidate_gendisk() helper "
` [PATCH 2/3] loop: Use invalidate_gendisk() helper to invalidate gendisk
` [PATCH 3/3] nbd: Use invalidate_gendisk() helper on disconnect

[PATCH v2 0/3] fix races between nbd setup and module removal
 2021-09-13 15:25 UTC  (9+ messages)
` [PATCH v2 3/3] nbd: fix race between nbd_alloc_config() "

[PATCH RESEND v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-09-13 15:12 UTC  (14+ messages)
` [PATCH RESEND v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs()
` [PATCH RESEND v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
` [PATCH RESEND v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH RESEND v3 04/13] blk-mq: Invert check "
` [PATCH RESEND v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}()
` [PATCH RESEND v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
` [PATCH RESEND v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH RESEND v3 08/13] blk-mq: Don't clear driver tags own mapping
` [PATCH RESEND v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
` [PATCH RESEND v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs()
` [PATCH RESEND v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}()
` [PATCH RESEND v3 12/13] blk-mq: Use shared tags for shared sbitmap support
` [PATCH RESEND v3 13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-13 14:50 UTC  (4+ messages)

[PATCH v2 1/1] virtio-blk: add num_io_queues module parameter
 2021-09-13 14:23 UTC  (18+ messages)

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-13 12:19 UTC  (6+ messages)
` [PATCH 6/9] s390/block/dasd_genhd: add error handling support for add_disk()

mmc host: abort pending mmc requests
 2021-09-13  8:53 UTC 

[PATCH -next] blk-mq: fix tag_get wait task can't be awakened
 2021-09-13  8:12 UTC 

[PATCH v3] drivers/cdrom: improved ioctl for media change detection
 2021-09-13  7:50 UTC  (7+ messages)

[PATCH v2] scsi: bsg: Fix device unregistration
 2021-09-13  7:39 UTC  (2+ messages)

[PATCH] blk-mq: export blk_mq_submit_bio symbol
 2021-09-13  7:03 UTC  (7+ messages)

[PATCH v2] block: nvme: fix the NULL ptr bug in bio_integrity_verify_fn
 2021-09-13  6:13 UTC  (2+ messages)

[PATCH] block: Optimize bio_init()
 2021-09-13  3:52 UTC  (9+ messages)

WARNING in schedule_bh
 2021-09-13  2:49 UTC 

general protection fault in wb_timer_fn
 2021-09-13  2:00 UTC 

[PATCH] block: check the existence of tags[hctx_idx] in blk_mq_clear_rq_mapping()
 2021-09-13  1:43 UTC  (4+ messages)

[PATCH 0/5] blk-crypto cleanups
 2021-09-13  1:31 UTC  (6+ messages)
` [PATCH 1/5] blk-crypto-fallback: properly prefix function and struct names
` [PATCH 2/5] blk-crypto-fallback: consolidate static variables
` [PATCH 3/5] blk-crypto: rename keyslot-manager files to blk-crypto-profile
` [PATCH 4/5] blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
` [PATCH 5/5] blk-crypto: update inline encryption documentation

[PATCH] blk-mq: avoid to iterate over stale request
 2021-09-13  1:31 UTC  (3+ messages)

[PATCH v3] blk-zoned: Remove needless request_queue NULL pointer
 2021-09-13  1:24 UTC 

[bug report] blktests srp/013 lead kernel panic with latest block/for-next and 5.13.15
 2021-09-12 21:28 UTC  (3+ messages)

[PATCH blktests] nvmeof-mp/001: fix failure when CONFIG_NVME_HWMON enabled
 2021-09-12 12:03 UTC 

[GIT PULL] Block fixes for 5.15-rc1
 2021-09-11 17:30 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 5/7] block, bfq: honor already-setup queue merges
 2021-09-11 13:14 UTC 

[PATCH AUTOSEL 5.4 10/14] block, bfq: honor already-setup queue merges
 2021-09-11 13:13 UTC 

[PATCH AUTOSEL 5.10 20/25] block, bfq: honor already-setup queue merges
 2021-09-11 13:13 UTC 

[PATCH AUTOSEL 5.13 24/29] block, bfq: honor already-setup queue merges
 2021-09-11 13:12 UTC 

[PATCH AUTOSEL 5.14 25/32] block, bfq: honor already-setup queue merges
 2021-09-11 13:11 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 27/32] loop: reduce the loop_ctl_mutex scope

[PATCH -next] scsi: bsg: Fix memory leak in bsg_register_queue()
 2021-09-11  8:57 UTC 

[PATCH] scsi: bsg: Fix device unregistration
 2021-09-11  1:41 UTC  (8+ messages)

[PATCH v2 00/15] Introduce block device LED trigger
 2021-09-10 21:23 UTC  (36+ messages)
` [PATCH v2 01/15] docs: Add block device (blkdev) LED trigger documentation
` [PATCH v2 02/15] leds: trigger: blkdev: Add build infrastructure
` [PATCH v2 03/15] leds: trigger: blkdev: Add functions needed by block changes
` [PATCH v2 04/15] block: Add block device LED trigger integrations
` [PATCH v2 05/15] leds: trigger: blkdev: Complete functions called by block subsys
` [PATCH v2 06/15] leds: trigger: blkdev: Add function to get gendisk by name
` [PATCH v2 07/15] leds: trigger: blkdev: Add constants and types
` [PATCH v2 08/15] leds: trigger: blkdev: Add stub LED trigger structure
` [PATCH v2 09/15] leds: trigger: blkdev: Check devices for activity and blink LEDs
` [PATCH v2 10/15] leds: trigger: blkdev: Add LED trigger activate function
` [PATCH v2 11/15] leds: trigger: blkdev: Enable linking block devices to LEDs
` [PATCH v2 12/15] leds: trigger: blkdev: Enable unlinking block devices from LEDs
` [PATCH v2 13/15] leds: trigger: blkdev: Add LED trigger deactivate function
` [PATCH v2 14/15] leds: trigger: blkdev: Add remaining sysfs attributes
` [PATCH v2 15/15] leds: trigger: blkdev: Add disk cleanup and init/exit functions

[syzbot] possible deadlock in bd_register_pending_holders
 2021-09-10 16:57 UTC  (2+ messages)

[PATCH] blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
 2021-09-10 14:48 UTC  (4+ messages)
  ` [Non-DoD Source] "

[PATCH v2] blk-zoned: Remove needless request_queue NULL pointer checks
 2021-09-10 14:04 UTC  (5+ messages)

[PATCH v3 0/3] xen: harden blkfront against malicious backends
 2021-09-10 10:36 UTC  (4+ messages)
` [PATCH v3 2/3] xen/blkfront: don't take local copy of a request from the ring page

[PATCH] block: nvme: fix the NULL ptr bug in bio_integrity_verify_fn
 2021-09-10 10:12 UTC  (2+ messages)

[PATCH] blktrace: Fix uaf in blk_trace access after removing by sysfs
 2021-09-10  9:21 UTC 

[PATCH v2] drivers/cdrom: improved ioctl for media change detection
 2021-09-10  7:59 UTC  (3+ messages)

[bug report] NULL pointer at blk_mq_put_rq_ref+0x20/0xb4 observed with blktests on 5.13.15
 2021-09-10  6:50 UTC  (5+ messages)

[PATCH v2] xen-blkback: Remove needless request_queue NULL pointer check
 2021-09-10  3:59 UTC 

[PATCH v2] block, bfq: fix UAF in bfq_io_set_weight_legacy()
 2021-09-10  3:46 UTC 

[PATCH] blk-zoned: Remove needless request_queue NULL pointer checks
 2021-09-10  2:41 UTC  (2+ messages)

[PATCH] xen-blkback: Remove needless request_queue NULL pointer check
 2021-09-10  2:37 UTC  (2+ messages)

[PATCH v2] drivers/cdrom: improved ioctl for media change detection
 2021-09-09 23:07 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).