ublk_drv: fix ublk device leak in case that add_disk fails
[linux-block.git] / drivers /
2022-08-03 Ming Leiublk_drv: fix ublk device leak in case that add_disk...
2022-08-03 Ming Leiublk_drv: cancel device even though disk isn't up
2022-08-03 Wentao_Liangdrivers:md:fix a potential use-after-free bug
2022-08-03 Logan Gunthorpemd/raid5: Ensure batch_last is released before sleeping...
2022-08-03 Logan Gunthorpemd/raid5: Move stripe_request_ctx up
2022-08-03 Logan Gunthorpemd/raid5: Drop unnecessary call to r5c_check_stripe_cac...
2022-08-03 Logan Gunthorpemd/raid5: Make is_inactive_blocked() helper
2022-08-03 Logan Gunthorpemd/raid5: Refactor raid5_get_active_stripe()
2022-08-03 Christoph Hellwigblock: move ->bio_split to the gendisk
2022-08-02 Christoph Hellwigblock: change the blk_queue_split calling convention
2022-08-02 Sagi Grimbergnvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush...
2022-08-02 Joel Granadosnvme: enable generic interface (/dev/ngXnY) for unknown...
2022-08-02 Christoph Hellwignvme: factor out a nvme_ns_is_readonly helper
2022-08-02 Christoph Hellwignvme: refactor namespace probing
2022-08-02 Christoph Hellwignvme: generalize the nvme_multi_css check in nvme_scan_ns
2022-08-02 Christoph Hellwignvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
2022-08-02 Christoph Hellwignvme: catch -ENODEV from nvme_revalidate_zones again
2022-08-02 Lukas Bulwahnnvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
2022-08-02 Chaitanya Kulkarninvmet-auth: fix return value check in auth receive
2022-08-02 Chaitanya Kulkarninvmet-auth: fix return value check in auth send
2022-08-02 Colin Ian Kingnvmet-auth: fix a couple of spelling mistakes
2022-08-02 Christoph Hellwignvmet: fix a format specifier in nvmet_auth_ctrl_expone...
2022-08-02 Christoph Hellwignvmet: don't check for NULL pointer before kfree in...
2022-08-02 Christoph Hellwignvme-apple: stop casting function pointer signatures
2022-08-02 Christoph Hellwignvme-tcp: split nvme_tcp_alloc_tagset
2022-08-02 Christoph Hellwignvme-rdma: split nvme_rdma_alloc_tagset
2022-08-02 Christoph Hellwignvme-pci: split nvme_dev_add
2022-08-02 Christoph Hellwignvme-pci: split nvme_alloc_admin_tags
2022-08-02 Christoph Hellwignvme-pci: print the command name of aborted commands
2022-08-02 Liu Songnvme-pci: remove useless assignment in nvme_pci_setup_prps
2022-08-02 Dan Carpenternvme-auth: uninitialized variable in nvme_auth_transfor...
2022-08-02 Dan Carpenternvme-auth: fix off by one checks
2022-08-02 Nick Bowlernvme: define compat_ioctl again to unbreak 32-bit users...
2022-08-02 Christoph Hellwignvme: don't always build constants.o
2022-08-02 Bean Huonvme: use command_id instead of req->tag in trace_nvme_...
2022-08-02 Mikulas Patockamd-raid10: fix KASAN warning
2022-08-02 Mikulas Patockamd-raid: destroy the bitmap after destroying the thread
2022-08-02 Christoph Hellwigmd: return the allocated devices from md_alloc
2022-08-02 Christoph Hellwigmd: open code md_probe in autorun_devices
2022-08-02 Yang Limd: remove unneeded semicolon
2022-08-02 Christoph Hellwigremove the sx8 block driver
2022-08-02 Stephen Rothwellmd: fix build failure for !MODULE
2022-08-02 Jackie Liuraid5: fix duplicate checks for rdev->saved_raid_disk
2022-08-02 Christoph Hellwigmd: simplify md_open
2022-08-02 Christoph Hellwigmd: only delete entries from all_mddevs when the disk...
2022-08-02 Christoph Hellwigmd: stop using for_each_mddev in md_exit
2022-08-02 Christoph Hellwigmd: stop using for_each_mddev in md_notify_reboot
2022-08-02 Christoph Hellwigmd: stop using for_each_mddev in md_do_sync
2022-08-02 Christoph Hellwigmd: factor out the rdev overlaps check from rdev_size_store
2022-08-02 Christoph Hellwigmd: rename md_free to md_kobj_release
2022-08-02 Christoph Hellwigmd: implement ->free_disk
2022-08-02 Christoph Hellwigmd: fix error handling in md_alloc
2022-08-02 Christoph Hellwigmd: fix mddev->kobj lifetime
2022-08-02 Logan Gunthorpemd/raid5: Convert prepare_to_wait() to wait_woken(...
2022-08-02 Logan Gunthorpemd/raid5: Fix sectors_to_do bitmap overflow in raid5_ma...
2022-08-02 Coly Libcache: remove EXPERIMENTAL for Kconfig option 'Asynchr...
2022-08-02 Yu Kuainbd: add missing definition of pr_fmt
2022-08-02 Dan Carpenternull_blk: fix ida error handling in null_add_dev()
2022-08-02 Joel Granadosnvme-multipath: refactor nvme_mpath_add_disk
2022-08-02 Guixin Liunvme-apple: use nvme core helper to cancel requests...
2022-08-02 Guixin Liunvme-pci: use nvme core helper to cancel requests in...
2022-08-02 Caleb Sandernvme-tcp: use in-capsule data for I/O connect
2022-08-02 Israel Rukshinnvme-rdma: remove timeout for getting RDMA-CM establish...
2022-08-02 Vincent Funull_blk: add configfs variables for 2 options
2022-08-02 Vincent Funull_blk: add module parameters for 4 options
2022-08-02 Md Haris Iqbalblock/rnbd-srv: Replace sess_dev_list with index_idr
2022-08-02 Md Haris Iqbalblock/rnbd-srv: Set keep_id to true after mutex_trylock
2022-08-02 Hannes Reineckenvmet-auth: expire authentication sessions
2022-08-02 Hannes Reineckenvmet-auth: Diffie-Hellman key exchange support
2022-08-02 Hannes Reineckenvmet: implement basic In-Band Authentication
2022-08-02 Hannes Reineckenvmet: parse fabrics commands on io queues
2022-08-02 Hannes Reineckenvme-auth: Diffie-Hellman key exchange support
2022-08-02 Hannes Reineckenvme: implement In-Band authentication
2022-08-02 Hannes Reineckenvme-fabrics: decode 'authentication required' connect...
2022-08-02 Sagi Grimbergnvme-loop: use nvme core helpers to cancel all requests...
2022-08-02 Chaitanya Kulkarninvme: fix qid param blk_mq_alloc_request_hctx
2022-08-02 Chaitanya Kulkarninvme: remove unused timeout parameter
2022-08-02 Michael Kelleynvme: handle the persistent internal error AER
2022-08-02 Xiang wangxnvme: remove a double word in a comment
2022-08-02 Guoqing Jiangrnbd-clt: make rnbd_clt_change_capacity return void
2022-08-02 Guoqing Jiangrnbd-clt: pass sector_t type for resize capacity
2022-08-02 Guoqing Jiangrnbd-clt: check capacity inside rnbd_clt_change_capacity
2022-08-02 Guoqing Jiangrnbd-clt: adjust the layout of struct rnbd_clt_dev
2022-08-02 Guoqing Jiangrnbd-clt: reduce the size of struct rnbd_clt_dev
2022-08-02 Guoqing Jiangrnbd-clt: kill read_only from struct rnbd_clt_dev
2022-08-02 Guoqing Jiangrnbd-clt: don't free rsp in msg_open_conf for map scenario
2022-08-02 Guoqing Jiangrnbd-clt: open code send_msg_open in rnbd_clt_map_device
2022-08-02 Christophe JAILLETblock: null_blk: Use the bitmap API to allocate bitmaps
2022-08-02 Zhang Jiamingmd: Fix spelling mistake in comments
2022-08-02 Logan Gunthorpemd/raid5: Increase restriction on max segments per...
2022-08-02 Logan Gunthorpemd/raid5: Improve debug prints
2022-08-02 Logan Gunthorpemd/raid5: Pivot raid5_make_request()
2022-08-02 Logan Gunthorpemd/raid5: Check all disks in a stripe_head for reshape...
2022-08-02 Logan Gunthorpemd/raid5: Refactor add_stripe_bio()
2022-08-02 Logan Gunthorpemd/raid5: Keep a reference to last stripe_head for...
2022-08-02 Logan Gunthorpemd/raid5: Refactor for loop in raid5_make_request(...
2022-08-02 Logan Gunthorpemd/raid5: Move read_seqcount_begin() into make_stripe_r...
2022-08-02 Logan Gunthorpemd/raid5: Drop the do_prepare flag in raid5_make_request()
2022-08-02 Logan Gunthorpemd/raid5: Factor out helper from raid5_make_request...
2022-08-02 Logan Gunthorpemd/raid5: Move common stripe get code into new find_get...
next