Show patches with: Submitter = Luis Chamberlain       |    State = Action Required       |   549 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,4/5] block/sx8: add helper carm_free_all_disks() block: use flag enhancement for del_gendisk() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,3/5] block/sx8: remove the GENHD_FL_UP check before del_gendisk() block: use flag enhancement for del_gendisk() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,2/5] bcache: add error handling support for add_disk() block: use flag enhancement for del_gendisk() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,1/5] bcache: remove no longer needed add_disk() check block: use flag enhancement for del_gendisk() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,6/6] fs/block_dev: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED block: enhance use of GENHD_FL_UP - - - --- 2021-07-15 Luis Chamberlain New
[RFC,5/6] nvme: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED block: enhance use of GENHD_FL_UP - - - --- 2021-07-15 Luis Chamberlain New
[RFC,4/6] mmc/core/block: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED block: enhance use of GENHD_FL_UP - - - --- 2021-07-15 Luis Chamberlain New
[RFC,3/6] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken() block: enhance use of GENHD_FL_UP - - - --- 2021-07-15 Luis Chamberlain New
[RFC,2/6] block: add flag for add_disk() completion notation block: enhance use of GENHD_FL_UP - - - --- 2021-07-15 Luis Chamberlain New
[RFC,1/6] genhd: update docs for GENHD_FL_UP block: enhance use of GENHD_FL_UP - 1 - --- 2021-07-15 Luis Chamberlain New
[3/3] nbd: add error handling support for add_disk() block: simple *add_disk*() driver conversions - - - --- 2021-07-15 Luis Chamberlain New
[2/3] null_blk: add error handling support for add_disk() block: simple *add_disk*() driver conversions - - - --- 2021-07-15 Luis Chamberlain New
[1/3] loop: add error handling support for add_disk() block: simple *add_disk*() driver conversions - - - --- 2021-07-15 Luis Chamberlain New
[v2,6/6] block: skip queue if NULL on blk_cleanup_queue() block: add error handling for *add_disk*() - - - --- 2021-07-15 Luis Chamberlain New
[v2,5/6] block: add initial error handling for *add_disk()* and friends block: add error handling for *add_disk*() - - - --- 2021-07-15 Luis Chamberlain New
[v2,4/6] block: move disk unregistration work from del_gendisk() to a helper block: add error handling for *add_disk*() - - - --- 2021-07-15 Luis Chamberlain New
[v2,3/6] block: move disk invalidation from del_gendisk() into a helper block: add error handling for *add_disk*() - - - --- 2021-07-15 Luis Chamberlain New
[v2,2/6] block: move disk announce work from register_disk() to a helper block: add error handling for *add_disk*() - - - --- 2021-07-15 Luis Chamberlain New
[v2,1/6] block: refcount the request_queue early in __device_add_disk() block: add error handling for *add_disk*() - 1 - --- 2021-07-15 Luis Chamberlain New
[2/2] testing: use the copyleft-next-0.3.1 SPDX tag LICENSES: add and use copyleft-next-0.3.1 - - - --- 2021-07-07 Luis Chamberlain New
[1/2] LICENSES: Add the copyleft-next-0.3.1 license LICENSES: add and use copyleft-next-0.3.1 - - - --- 2021-07-07 Luis Chamberlain New
[v2,4/4] test_sysfs: demonstrate deadlock fix selftests: add a new test driver for sysfs - - - --- 2021-07-03 Luis Chamberlain New
[v2,3/4] test_sysfs: add support to use kernfs failure injection selftests: add a new test driver for sysfs - - - --- 2021-07-03 Luis Chamberlain New
[v2,2/4] kernfs: add initial failure injection support selftests: add a new test driver for sysfs - - - --- 2021-07-03 Luis Chamberlain New
[v2,1/4] selftests: add tests_sysfs module selftests: add a new test driver for sysfs - - - --- 2021-07-03 Luis Chamberlain New
[v6,3/3] zram: use ATTRIBUTE_GROUPS zram: fix few sysfs races - - - --- 2021-07-03 Luis Chamberlain New
[v6,2/3] zram: fix deadlock with sysfs attribute usage and module removal zram: fix few sysfs races - - - --- 2021-07-03 Luis Chamberlain New
[v6,1/3] zram: fix crashes with cpu hotplug multistate zram: fix few sysfs races 1 - - --- 2021-07-03 Luis Chamberlain New
[4/4] test_sysfs: demonstrate deadlock fix selftests: add a new test driver for sysfs - - - --- 2021-07-02 Luis Chamberlain New
[3/4] test_sysfs: add support to use kernfs failure injection selftests: add a new test driver for sysfs - - - --- 2021-07-02 Luis Chamberlain New
[2/4] kernfs: add initial failure injection support selftests: add a new test driver for sysfs - - - --- 2021-07-02 Luis Chamberlain New
[1/4] selftests: add tests_sysfs module selftests: add a new test driver for sysfs - - - --- 2021-07-02 Luis Chamberlain New
[v5,2/2] zram: fix deadlock with sysfs attribute usage and module removal zram: fix few sysfs races 1 - - --- 2021-07-02 Luis Chamberlain New
[v5,1/2] zram: fix crashes with cpu hotplug multistate zram: fix few sysfs races 1 - - --- 2021-07-02 Luis Chamberlain New
[v4] sysfs: fix kobject refcount to address races with kobject removal [v4] sysfs: fix kobject refcount to address races with kobject removal - - - --- 2021-06-23 Luis Chamberlain New
[v3] drivers/base/core: refcount kobject and bus on device attribute read / store [v3] drivers/base/core: refcount kobject and bus on device attribute read / store - - - --- 2021-06-23 Luis Chamberlain New
[v2] drivers/base/core: refcount kobject and bus on device attribute read / store [v2] drivers/base/core: refcount kobject and bus on device attribute read / store - - - --- 2021-06-22 Luis Chamberlain New
[v4,2/2] zram: fix deadlock with sysfs attribute usage and module removal zram: fix few sysfs races - - - --- 2021-06-22 Luis Chamberlain New
[v4,1/2] zram: fix crashes due to use of cpu hotplug multistate zram: fix few sysfs races 1 - - --- 2021-06-22 Luis Chamberlain New
drivers/base/core: refcount kobject and bus on device attribute read / store drivers/base/core: refcount kobject and bus on device attribute read / store - - - --- 2021-06-22 Luis Chamberlain New
[v3,3/3] drivers/base/core: refcount kobject and bus on device attribute read / store zram: fix few sysfs races - - - --- 2021-06-21 Luis Chamberlain New
[v3,2/3] zram: fix deadlock with sysfs attribute usage and driver removal zram: fix few sysfs races - - - --- 2021-06-21 Luis Chamberlain New
[v3,1/3] zram: fix crashes due to use of cpu hotplug multistate zram: fix few sysfs races 1 - - --- 2021-06-21 Luis Chamberlain New
[v1,8/8] block: add add_disk() failure injection support block: add error handling for *add_disk*() - - - --- 2021-05-12 Luis Chamberlain New
[v1,7/8] null_blk: add error handling support for add_disk() block: add error handling for *add_disk*() - - - --- 2021-05-12 Luis Chamberlain New
[v1,6/8] loop: add error handling support for add_disk() block: add error handling for *add_disk*() - 1 - --- 2021-05-12 Luis Chamberlain New
[v1,5/8] block: add initial error handling for *add_disk()* and friends block: add error handling for *add_disk*() - - - --- 2021-05-12 Luis Chamberlain New
[v1,4/8] block: move disk unregistration work from del_gendisk() to a helper block: add error handling for *add_disk*() - 1 - --- 2021-05-12 Luis Chamberlain New
[v1,3/8] block: move disk invalidation from del_gendisk() into a helper block: add error handling for *add_disk*() - 1 - --- 2021-05-12 Luis Chamberlain New
[v1,2/8] block: move disk announce work from register_disk() to a helper block: add error handling for *add_disk*() - 1 - --- 2021-05-12 Luis Chamberlain New
[v1,1/8] block: refcount the request_queue early in __device_add_disk() block: add error handling for *add_disk*() - 1 - --- 2021-05-12 Luis Chamberlain New
[2/2] block: add add_disk() error handling tests blktests: add add_disk() error handling testing - - - --- 2021-05-12 Luis Chamberlain New
[1/2] null_blk: add ability to use a quiet modprobe blktests: add add_disk() error handling testing - - - --- 2021-05-12 Luis Chamberlain New
[v2] block: fix userspace documentation reference for del_gendisk() [v2] block: fix userspace documentation reference for del_gendisk() - 1 - --- 2021-04-26 Luis Chamberlain New
[v2,4/4] zram: fix possible races between sysfs use and bdev access zram: fix few sysfs races - - - --- 2021-04-23 Luis Chamberlain New
[v2,3/4] zram: fix deadlock with sysfs attribute usage and driver removal zram: fix few sysfs races - - - --- 2021-04-23 Luis Chamberlain New
[v2,2/4] zram: avoid disksize setting when device is being claimed zram: fix few sysfs races - - - --- 2021-04-23 Luis Chamberlain New
[v2,1/4] zram: fix crashes due to use of cpu hotplug multistate zram: fix few sysfs races 1 - - --- 2021-04-23 Luis Chamberlain New
[2/2] zram: fix races of sysfs attribute removal and usage zram: fix few ltp zram02.sh crashes - - - --- 2021-03-06 Luis Chamberlain New
[1/2] zram: fix crashes due to use of cpu hotplug multistate zram: fix few ltp zram02.sh crashes - - - --- 2021-03-06 Luis Chamberlain New
block: fix userspace documentation reference for del_gendisk() block: fix userspace documentation reference for del_gendisk() - - - --- 2020-11-17 Luis Chamberlain New
common/multipath-over-rdma: make block scheduler directory optional common/multipath-over-rdma: make block scheduler directory optional - 1 - --- 2020-07-29 Luis Chamberlain New
block: fix possible race on blk_get_queue() block: fix possible race on blk_get_queue() - - - --- 2020-07-29 Luis Chamberlain New
[2/2] block: move request_queue member docs to kdoc block: kdocify the request_queue - - - --- 2020-06-23 Luis Chamberlain New
[1/2] block: add initial kdoc over the request_queue block: kdocify the request_queue - - - --- 2020-06-23 Luis Chamberlain New
[v7,8/8] block: create the request_queue debugfs_dir on registration blktrace: fix debugfs use after free - 1 - --- 2020-06-19 Luis Chamberlain New
[v7,7/8] blktrace: ensure our debugfs dir exists blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v7,6/8] blktrace: fix debugfs use after free blktrace: fix debugfs use after free - 1 - --- 2020-06-19 Luis Chamberlain New
[v7,5/8] loop: be paranoid on exit and prevent new additions / removals blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v7,4/8] blktrace: annotate required lock on do_blk_trace_setup() blktrace: fix debugfs use after free - 1 - --- 2020-06-19 Luis Chamberlain New
[v7,3/8] block: revert back to synchronous request_queue removal blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v7,2/8] block: clarify context for refcount increment helpers blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v7,1/8] block: add docs for gendisk / request_queue refcount helpers blktrace: fix debugfs use after free - 2 - --- 2020-06-19 Luis Chamberlain New
[v6,6/6] blktrace: fix debugfs use after free block: fix blktrace debugfs use after free - - - --- 2020-06-08 Luis Chamberlain New
[v6,5/6] loop: be paranoid on exit and prevent new additions / removals block: fix blktrace debugfs use after free - 2 - --- 2020-06-08 Luis Chamberlain New
[v6,4/6] blktrace: annotate required lock on do_blk_trace_setup() block: fix blktrace debugfs use after free - 2 - --- 2020-06-08 Luis Chamberlain New
[v6,3/6] block: revert back to synchronous request_queue removal block: fix blktrace debugfs use after free - 3 - --- 2020-06-08 Luis Chamberlain New
[v6,2/6] block: clarify context for refcount increment helpers block: fix blktrace debugfs use after free - 2 - --- 2020-06-08 Luis Chamberlain New
[v6,1/6] block: add docs for gendisk / request_queue refcount helpers block: fix blktrace debugfs use after free - 2 - --- 2020-06-08 Luis Chamberlain New
[v5,7/7] loop: be paranoid on exit and prevent new additions / removals block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v5,6/7] blktrace: break out of blktrace setup on concurrent calls block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v5,5/7] blktrace: fix debugfs use after free block: fix blktrace debugfs use after free - - - --- 2020-05-16 Luis Chamberlain New
[v5,4/7] block: move main block debugfs initialization to its own file block: fix blktrace debugfs use after free - 3 - --- 2020-05-16 Luis Chamberlain New
[v5,3/7] block: revert back to synchronous request_queue removal block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v5,2/7] block: clarify context for gendisk / request_queue refcount increment helpers block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v5,1/7] block: add docs for gendisk / request_queue refcount helpers block: fix blktrace debugfs use after free - 2 - --- 2020-05-16 Luis Chamberlain New
[v4,5/5] loop: be paranoid on exit and prevent new additions / removals block: fix blktrace debugfs use after free - 1 - --- 2020-05-09 Luis Chamberlain New
[v4,4/5] blktrace: break out of blktrace setup on concurrent calls block: fix blktrace debugfs use after free - - - --- 2020-05-09 Luis Chamberlain New
[v4,3/5] blktrace: fix debugfs use after free block: fix blktrace debugfs use after free - - - --- 2020-05-09 Luis Chamberlain New
[v4,2/5] block: move main block debugfs initialization to its own file block: fix blktrace debugfs use after free - 3 - --- 2020-05-09 Luis Chamberlain New
[v4,1/5] block: revert back to synchronous request_queue removal block: fix blktrace debugfs use after free - 2 - --- 2020-05-09 Luis Chamberlain New
[RFC,v1,6/6] loop: add error handling support for add_disk() block: add error handling for *add_disk*() - - - --- 2020-04-29 Luis Chamberlain New
[RFC,v1,5/6] block: add initial error handling for *add_disk()* and friends block: add error handling for *add_disk*() - - - --- 2020-04-29 Luis Chamberlain New
[RFC,v1,4/6] block: move disk unregistration work from del_gendisk() to a helper block: add error handling for *add_disk*() - - - --- 2020-04-29 Luis Chamberlain New
[RFC,v1,3/6] block: move disk invalidation from del_gendisk() into a helper block: add error handling for *add_disk*() - - - --- 2020-04-29 Luis Chamberlain New
[RFC,v1,2/6] block: move disk announce work from register_disk() to a helper block: add error handling for *add_disk*() - - - --- 2020-04-29 Luis Chamberlain New
[RFC,v1,1/6] block: refcount the request_queue early in __device_add_disk() block: add error handling for *add_disk*() - - - --- 2020-04-29 Luis Chamberlain New
[v3,6/6] loop: be paranoid on exit and prevent new additions / removals block: fix blktrace debugfs use after free - 1 - --- 2020-04-29 Luis Chamberlain New
[v3,5/6] blktrace: break out of blktrace setup on concurrent calls block: fix blktrace debugfs use after free - - - --- 2020-04-29 Luis Chamberlain New
[v3,4/6] blktrace: fix debugfs use after free block: fix blktrace debugfs use after free - - - --- 2020-04-29 Luis Chamberlain New
« 1 2 ... 3 4 5 6 »