aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02md: simplify md_openChristoph Hellwig1-27/+15
2022-08-02md: only delete entries from all_mddevs when the disk is freedChristoph Hellwig2-18/+40
2022-08-02md: stop using for_each_mddev in md_exitChristoph Hellwig1-28/+11
2022-08-02md: stop using for_each_mddev in md_notify_rebootChristoph Hellwig1-3/+9
2022-08-02md: stop using for_each_mddev in md_do_syncChristoph Hellwig1-3/+5
2022-08-02md: factor out the rdev overlaps check from rdev_size_storeChristoph Hellwig1-45/+39
2022-08-02md: rename md_free to md_kobj_releaseChristoph Hellwig1-2/+2
2022-08-02md: implement ->free_diskChristoph Hellwig1-6/+12
2022-08-02md: fix error handling in md_allocChristoph Hellwig1-13/+32
2022-08-02md: fix mddev->kobj lifetimeChristoph Hellwig1-6/+4
2022-08-02md/raid5: Convert prepare_to_wait() to wait_woken() apiLogan Gunthorpe1-7/+6
2022-08-02md/raid5: Fix sectors_to_do bitmap overflow in raid5_make_request()Logan Gunthorpe1-8/+11
2022-08-02bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device registration'Coly Li1-1/+1
2022-08-02nbd: add missing definition of pr_fmtYu Kuai1-2/+4
2022-08-02null_blk: fix ida error handling in null_add_dev()Dan Carpenter1-3/+11
2022-08-02nvme-multipath: refactor nvme_mpath_add_diskJoel Granados3-7/+6
2022-08-02nvme-apple: use nvme core helper to cancel requests in tagsetGuixin Liu1-5/+2
2022-08-02nvme-pci: use nvme core helper to cancel requests in tagsetGuixin Liu1-4/+2
2022-08-02nvme-tcp: use in-capsule data for I/O connectCaleb Sander1-5/+7
2022-08-02nvme-rdma: remove timeout for getting RDMA-CM established eventIsrael Rukshin1-8/+5
2022-08-02null_blk: add configfs variables for 2 optionsVincent Fu2-19/+50
2022-08-02null_blk: add module parameters for 4 optionsVincent Fu2-0/+42
2022-08-02block/rnbd-srv: Replace sess_dev_list with index_idrMd Haris Iqbal2-14/+7
2022-08-02block/rnbd-srv: Set keep_id to true after mutex_trylockMd Haris Iqbal1-1/+2
2022-08-02nvmet-auth: expire authentication sessionsHannes Reinecke3-1/+21
2022-08-02nvmet-auth: Diffie-Hellman key exchange supportHannes Reinecke5-8/+232
2022-08-02nvmet: implement basic In-Band AuthenticationHannes Reinecke9-3/+1100
2022-08-02nvmet: parse fabrics commands on io queuesHannes Reinecke4-3/+23
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke4-6/+358
2022-08-02nvme: implement In-Band authenticationHannes Reinecke16-7/+1498
2022-08-02nvme-fabrics: decode 'authentication required' connect errorHannes Reinecke1-0/+4
2022-08-02nvme: add definitions for NVMe In-Band authenticationHannes Reinecke1-1/+208
2022-08-02lib/base64: RFC4648-compliant base64 encodingHannes Reinecke3-1/+120
2022-08-02crypto: add crypto_has_kpp()Hannes Reinecke2-0/+8
2022-08-02crypto: add crypto_has_shash()Hannes Reinecke2-0/+8
2022-08-02nvme-loop: use nvme core helpers to cancel all requests in a tagsetSagi Grimberg1-6/+2
2022-08-02nvme: fix qid param blk_mq_alloc_request_hctxChaitanya Kulkarni1-1/+1
2022-08-02nvme: remove unused timeout parameterChaitanya Kulkarni3-14/+10
2022-08-02nvme: handle the persistent internal error AERMichael Kelley2-2/+33
2022-08-02nvme: remove a double word in a commentXiang wangx1-1/+1
2022-08-02rnbd-clt: make rnbd_clt_change_capacity return voidGuoqing Jiang1-4/+3
2022-08-02rnbd-clt: pass sector_t type for resize capacityGuoqing Jiang3-5/+5
2022-08-02rnbd-clt: check capacity inside rnbd_clt_change_capacityGuoqing Jiang1-6/+7
2022-08-02rnbd-clt: adjust the layout of struct rnbd_clt_devGuoqing Jiang1-2/+2
2022-08-02rnbd-clt: reduce the size of struct rnbd_clt_devGuoqing Jiang2-74/+55
2022-08-02rnbd-clt: kill read_only from struct rnbd_clt_devGuoqing Jiang2-7/+2
2022-08-02rnbd-clt: don't free rsp in msg_open_conf for map scenarioGuoqing Jiang1-4/+14
2022-08-02rnbd-clt: open code send_msg_open in rnbd_clt_map_deviceGuoqing Jiang1-2/+41
2022-08-02block: null_blk: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+3
2022-08-02md: Fix spelling mistake in commentsZhang Jiaming1-2/+2