summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | bcache: remove bch_crc64_updateChristoph Hellwig2021-10-203-10/+2
* | bcache: use bvec_kmap_local in bch_data_verifyChristoph Hellwig2021-10-201-6/+5
* | bcache: remove the backing_dev_name field from struct cached_devChristoph Hellwig2021-10-206-39/+29
* | bcache: remove the cache_dev_name field from struct cacheChristoph Hellwig2021-10-203-10/+7
* | bcache: move calc_cached_dev_sectors to proper place on backing device detachLin Feng2021-10-201-1/+1
* | bcache: fix error info in register_bcache()Chao Yu2021-10-201-3/+10
* | bcache: reserve never used bits from bkey.highColy Li2021-10-201-2/+2
* | md: bcache: Fix spelling of 'acquire'Ding Senjie2021-10-201-1/+1
* | s390/dasd: fix possibly missed path verificationStefan Haberland2021-10-202-3/+15
* | s390/dasd: fix missing path conf_data after failed allocationStefan Haberland2021-10-201-1/+12
* | s390/dasd: summarize dasd configuration data in a separate structureStefan Haberland2021-10-202-97/+98
* | s390/dasd: move dasd_eckd_read_fc_securityStefan Haberland2021-10-201-2/+3
* | s390/dasd: split up dasd_eckd_read_confStefan Haberland2021-10-201-79/+51
* | s390/dasd: fix kernel doc commentHeiko Carstens2021-10-201-2/+2
* | s390/dasd: handle request magic consistently as unsigned intHeiko Carstens2021-10-203-8/+8
* | nbd: Fix use-after-free in pid_showYe Bin2021-10-201-9/+9
|/
* 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