summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-02nvmet: implement basic In-Band AuthenticationHannes Reinecke
2022-08-02nvmet: parse fabrics commands on io queuesHannes Reinecke
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke
2022-08-02nvme: implement In-Band authenticationHannes Reinecke
2022-08-02nvme-fabrics: decode 'authentication required' connect errorHannes Reinecke
2022-08-02nvme-loop: use nvme core helpers to cancel all requests in a tagsetSagi Grimberg
2022-08-02nvme: fix qid param blk_mq_alloc_request_hctxChaitanya Kulkarni
2022-08-02nvme: remove unused timeout parameterChaitanya Kulkarni
2022-08-02nvme: handle the persistent internal error AERMichael Kelley
2022-08-02nvme: remove a double word in a commentXiang wangx
2022-08-02rnbd-clt: make rnbd_clt_change_capacity return voidGuoqing Jiang
2022-08-02rnbd-clt: pass sector_t type for resize capacityGuoqing Jiang
2022-08-02rnbd-clt: check capacity inside rnbd_clt_change_capacityGuoqing Jiang
2022-08-02rnbd-clt: adjust the layout of struct rnbd_clt_devGuoqing Jiang
2022-08-02rnbd-clt: reduce the size of struct rnbd_clt_devGuoqing Jiang
2022-08-02rnbd-clt: kill read_only from struct rnbd_clt_devGuoqing Jiang
2022-08-02rnbd-clt: don't free rsp in msg_open_conf for map scenarioGuoqing Jiang
2022-08-02rnbd-clt: open code send_msg_open in rnbd_clt_map_deviceGuoqing Jiang
2022-08-02block: null_blk: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-08-02md: Fix spelling mistake in commentsZhang Jiaming
2022-08-02md/raid5: Increase restriction on max segments per requestLogan Gunthorpe
2022-08-02md/raid5: Improve debug printsLogan Gunthorpe
2022-08-02md/raid5: Pivot raid5_make_request()Logan Gunthorpe
2022-08-02md/raid5: Check all disks in a stripe_head for reshape progressLogan Gunthorpe
2022-08-02md/raid5: Refactor add_stripe_bio()Logan Gunthorpe
2022-08-02md/raid5: Keep a reference to last stripe_head for batchLogan Gunthorpe
2022-08-02md/raid5: Refactor for loop in raid5_make_request() into while loopLogan Gunthorpe
2022-08-02md/raid5: Move read_seqcount_begin() into make_stripe_request()Logan Gunthorpe
2022-08-02md/raid5: Drop the do_prepare flag in raid5_make_request()Logan Gunthorpe
2022-08-02md/raid5: Factor out helper from raid5_make_request() loopLogan Gunthorpe
2022-08-02md/raid5: Move common stripe get code into new find_get_stripe() helperLogan Gunthorpe
2022-08-02md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()Logan Gunthorpe
2022-08-02md/raid5: Refactor raid5_make_request loopLogan Gunthorpe
2022-08-02md/raid5: Factor out ahead_of_reshape() functionLogan Gunthorpe
2022-08-02md/raid5: Make logic blocking check consistent with logic that blocksLogan Gunthorpe
2022-08-02md: unlock mddev before reap sync_thread in action_storeGuoqing Jiang
2022-08-02md: Explicitly create command-line configured devicesChris Webb
2022-08-02md: Notify sysfs sync_completed in md_reap_sync_thread()Logan Gunthorpe
2022-08-02md: Ensure resync is reported after it startsLogan Gunthorpe
2022-08-02md: Use enum for overloaded magic numbers used by mddev->curr_resyncLogan Gunthorpe
2022-08-02md/raid5-cache: Annotate pslot with __rcu notationLogan Gunthorpe
2022-08-02md/raid5-cache: Clear conf->log after finishing workLogan Gunthorpe
2022-08-02md/raid5-cache: Drop RCU usage of conf->logLogan Gunthorpe
2022-08-02md/raid5-cache: Take mddev_lock in r5c_journal_mode_show()Logan Gunthorpe
2022-08-02md/raid5: suspend the array for calls to log_exit()Logan Gunthorpe
2022-08-02md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()Logan Gunthorpe
2022-08-02md/raid5-log: Drop extern decorators for function prototypesLogan Gunthorpe
2022-08-02drbd: bm_page_async_io: fix spurious bitmap "IO error" on large volumesLars Ellenberg
2022-08-02Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds