summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvmet: make discovery NQN configurableHannes Reinecke2021-10-202-1/+41
* nvmet-rdma: implement get_max_queue_size controller opMax Gurtovoy2021-10-201-0/+6
* nvmet: add get_max_queue_size op for controllersMax Gurtovoy2021-10-202-3/+6
* nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy2021-10-202-0/+9
* nvmet-tcp: fix use-after-free when a port is removedIsrael Rukshin2021-10-201-0/+16
* nvmet-rdma: fix use-after-free when a port is removedIsrael Rukshin2021-10-201-0/+24
* nvmet: fix use-after-free when a port is removedIsrael Rukshin2021-10-201-0/+2
* qla2xxx: add ->map_queues support for nvmeSaurav Kashyap2021-10-201-0/+15
* nvme-fc: add support for ->map_queuesSaurav Kashyap2021-10-202-0/+31
* nvme: generate uevent once a multipath namespace is operational againHannes Reinecke2021-10-201-2/+5
* nvme: don't memset() the normal read/write commandJens Axboe2021-10-191-2/+6
* nvme: move command clear into the various setup helpersJens Axboe2021-10-192-3/+9
* block: ataflop: fix breakage introduced at blk-mq refactoringMichael Schmitz2021-10-191-15/+3
* nbd: fix uaf in nbd_handle_reply()Yu Kuai2021-10-181-1/+17
* nbd: partition nbd_read_stat() into nbd_read_reply() and nbd_handle_reply()Yu Kuai2021-10-181-30/+44
* nbd: clean up return value checking of sock_xmit()Yu Kuai2021-10-181-6/+7
* nbd: don't start request if nbd_queue_rq() failedYu Kuai2021-10-181-3/+0
* nbd: check sock index in nbd_read_stat()Yu Kuai2021-10-181-0/+4
* nbd: make sure request completion won't concurrentYu Kuai2021-10-181-2/+9
* nbd: don't handle response without a corresponding request messageYu Kuai2021-10-181-1/+21
* mtip32xx: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-181-2/+0
* md: update superblock after changing rdev flags in state_storeXiao Ni2021-10-181-1/+10
* md: remove unused argument from md_new_eventGuoqing Jiang2021-10-184-18/+18
* md/raid5: call roundup_pow_of_two in raid5_runGuoqing Jiang2021-10-181-4/+1
* md/raid1: use rdev in raid1_write_request directlyGuoqing Jiang2021-10-181-6/+5
* md/raid1: only allocate write behind bio for WriteMostly deviceGuoqing Jiang2021-10-181-1/+1
* md: properly unwind when failing to add the kobject in md_allocChristoph Hellwig2021-10-181-20/+17
* md: extend disks_mutex coverageChristoph Hellwig2021-10-181-1/+1
* md: add the bitmap group to the default groups for the md kobjectChristoph Hellwig2021-10-181-5/+11
* md: add error handling support for add_disk()Luis Chamberlain2021-10-181-1/+5
* swim3: add missing major.h includeJens Axboe2021-10-181-0/+1
* sx8: fix an error code in carm_init_one()Dan Carpenter2021-10-181-1/+3
* pf: fix error codes in pf_init_unit()Dan Carpenter2021-10-181-6/+9
* pcd: fix error codes in pcd_init_unit()Dan Carpenter2021-10-181-5/+7
* xtensa/platforms/iss/simdisk: add error handling support for add_disk()Luis Chamberlain2021-10-181-2/+11
* block/ataflop: add error handling support for add_disk()Luis Chamberlain2021-10-181-1/+5
* block/ataflop: provide a helper for cleanup up an atari diskLuis Chamberlain2021-10-181-15/+19
* block/ataflop: add registration bool before calling del_gendisk()Luis Chamberlain2021-10-181-2/+7
* block/ataflop: use the blk_cleanup_disk() helperLuis Chamberlain2021-10-181-4/+2
* swim: add error handling support for add_disk()Luis Chamberlain2021-10-181-1/+3
* swim: add a floppy registration bool which triggers del_gendisk()Luis Chamberlain2021-10-181-3/+6
* swim: add helper for disk cleanupLuis Chamberlain2021-10-181-8/+13
* swim: simplify using blk_cleanup_disk() on swim_remove()Luis Chamberlain2021-10-181-2/+1
* amiflop: add error handling support for add_disk()Luis Chamberlain2021-10-181-2/+5
* floppy: add error handling support for add_disk()Luis Chamberlain2021-10-181-2/+4
* floppy: fix calling platform_device_unregister() on invalid drivesLuis Chamberlain2021-10-181-2/+7
* floppy: use blk_cleanup_disk()Luis Chamberlain2021-10-181-5/+1
* floppy: fix add_disk() assumption on exit due to new developmentsLuis Chamberlain2021-10-181-13/+0
* block/swim3: add error handling support for add_disk()Luis Chamberlain2021-10-181-1/+3
* rbd: add add_disk() error handlingLuis Chamberlain2021-10-181-1/+5