Show patches with: Submitter = Luis Chamberlain       |    State = Action Required       |   487 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/6] loop: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain New
[v2,4/6] md: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain New
[v2,3/6] nvme: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain New
[v2,2/6] scsi/sr: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain New
[v2,1/6] scsi/sd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-27 Luis Chamberlain New
[10/10] nbd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-23 Luis Chamberlain New
[09/10] loop: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-23 Luis Chamberlain New
[08/10] dm: add add_disk() error handling block: first batch of add_disk() error handling conversions - - - --- 2021-08-23 Luis Chamberlain New
[07/10] md: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-23 Luis Chamberlain New
[06/10] mmc/core/block: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - - - --- 2021-08-23 Luis Chamberlain New
[05/10] nvme: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - - - --- 2021-08-23 Luis Chamberlain New
[04/10] scsi/sr: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-23 Luis Chamberlain New
[03/10] scsi/sr: use blk_cleanup_disk() instead of put_disk() block: first batch of add_disk() error handling conversions - - - --- 2021-08-23 Luis Chamberlain New
[02/10] scsi/sd: add error handling support for add_disk() block: first batch of add_disk() error handling conversions - 1 - --- 2021-08-23 Luis Chamberlain New
[01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk() block: first batch of add_disk() error handling conversions - - - --- 2021-08-23 Luis Chamberlain New
[v2,3/3] libkmod-module: add support for a patient module removal option kmod: add patient module removal support - - - --- 2021-08-10 Luis Chamberlain New
[v2,2/3] libkmod/libkmod-module: add refcnt fd helper kmod: add patient module removal support - - - --- 2021-08-10 Luis Chamberlain New
[v2,1/3] libkmod: add a library notice log level print kmod: add patient module removal support - - - --- 2021-08-10 Luis Chamberlain New
libkmod-module: add support for a patient module removal option libkmod-module: add support for a patient module removal option - - - --- 2021-08-03 Luis Chamberlain New
kernel/module: add documentation for try_module_get() kernel/module: add documentation for try_module_get() - - - --- 2021-07-22 Luis Chamberlain New
[5/5] fs/block_dev: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED block: replace incorrect uses of GENHD_FL_UP - - - --- 2021-07-20 Luis Chamberlain New
[4/5] nvme: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED block: replace incorrect uses of GENHD_FL_UP - - - --- 2021-07-20 Luis Chamberlain New
[3/5] mmc/core/block: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED block: replace incorrect uses of GENHD_FL_UP - - - --- 2021-07-20 Luis Chamberlain New
[2/5] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken() block: replace incorrect uses of GENHD_FL_UP - - - --- 2021-07-20 Luis Chamberlain New
[1/5] block: add flag for add_disk() completion notation block: replace incorrect uses of GENHD_FL_UP - - - --- 2021-07-20 Luis Chamberlain New
[RFC,12/12] block: make probe in blk_request_module() return an error block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,11/12] block/brd: add error handling support for add_disk() block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,10/12] block/ataflop add error handling support for add_disk() block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,09/12] block/ataflop: add a helper for removing disks block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,08/12] block/ataflop: use the blk_cleanup_disk() helper block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,07/12] scsi/sr: add error handling support for add_disk() block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,06/12] scsi/sr: use blk_cleanup_disk() instead of put_disk() block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,05/12] scsi/sd: add error handling support for add_disk() block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,04/12] scsi/sd: use blk_cleanup_queue() insted of put_disk() block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,03/12] floppy: add error handling support for add_disk() block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,02/12] floppy: use blk_cleanup_disk() block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,01/12] floppy: fix add_disk() assumption on exit block: *add_disk*() driver conversions __register_blkdev() - - - --- 2021-07-15 Luis Chamberlain New
[RFC,5/5] block/sx8: add error handling support for add_disk() block: use flag enhancement for del_gendisk() - - - --- 2021-07-15 Luis Chamberlain New
[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
« 1 2 ... 2 3 4 5 »