summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-15nvme: move OPAL setup from PCIe to coreChristoph Hellwig
2022-11-15nvme: don't call nvme_init_ctrl_finish from nvme_passthru_endChristoph Hellwig
2022-11-15nvme: implement the DEAC bit for the Write Zeroes commandChristoph Hellwig
2022-11-15nvme: identify-namespace without CAP_SYS_ADMINKanchan Joshi
2022-11-15nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsKanchan Joshi
2022-11-15nvme-fc: improve memory usage in nvme_fc_rcv_ls_req()Christophe JAILLET
2022-11-15nvmet: only allocate a single slab for bvecsChristoph Hellwig
2022-11-15nvmet: force reconnect when number of queue changesDaniel Wagner
2022-11-15nvmet: use try_cmpxchg in nvmet_update_sq_headUros Bizjak
2022-11-14Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2022-11-14md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li
2022-11-14md/raid5: use bdev_write_cache instead of open coding itChristoph Hellwig
2022-11-14md: fix a crash in mempool_freeMikulas Patocka
2022-11-14md/raid0, raid10: Don't set discard sectors for request queueXiao Ni
2022-11-14md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller
2022-11-14md: introduce md_ro_stateYe Bin
2022-11-14md: factor out __md_set_array_info()Ye Bin
2022-11-14lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGEGiulio Benetti
2022-11-14raid5-cache: use try_cmpxchg in r5l_wake_reclaimUros Bizjak
2022-11-14drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()Li Zhong
2022-11-11sbitmap: Use single per-bitmap counting to wake up queued tagsGabriel Krisman Bertazi
2022-11-10blk-mq: simplify blk_mq_realloc_tag_set_tagsChristoph Hellwig
2022-11-10blk-mq: remove blk_mq_alloc_tag_set_tagsChristoph Hellwig
2022-11-09bfq: ignore oom_bfqq in bfq_check_wakerKhazhismel Kumykov
2022-11-09bfq: fix waker_bfqq inconsistency crashKhazhismel Kumykov
2022-11-09drbd: Store op in drbd_peer_requestChristoph Böhmwalder
2022-11-09drbd: disable discard support if granularity > maxPhilipp Reisner
2022-11-09drbd: use blk_queue_max_discard_sectors helperChristoph Böhmwalder
2022-11-09ABI: sysfs-bus-pci: add documentation for p2pmem allocateLogan Gunthorpe
2022-11-09PCI/P2PDMA: Allow userspace VMA allocations through sysfsLogan Gunthorpe
2022-11-09block: set FOLL_PCI_P2PDMA in bio_map_user_iov()Logan Gunthorpe
2022-11-09block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()Logan Gunthorpe
2022-11-09lib/scatterlist: add check when merging zone device pagesLogan Gunthorpe
2022-11-09block: add check when merging zone device pagesLogan Gunthorpe
2022-11-09iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe
2022-11-09mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesLogan Gunthorpe
2022-11-09mm: allow multiple error returns in try_grab_page()Logan Gunthorpe
2022-11-07block: Fix some kernel-doc commentsYang Li
2022-11-02blk-mq: use if-else instead of goto in blk_mq_alloc_cached_request()Jinlong Chen
2022-11-02blk-mq: improve error handling in blk_mq_alloc_rq_map()Jinlong Chen
2022-11-02nvme: use blk_mq_[un]quiesce_tagsetChao Leng
2022-11-02blk-mq: add tagset quiesce interfaceChao Leng
2022-11-02blk-mq: pass a tagset to blk_mq_wait_quiesce_doneChristoph Hellwig
2022-11-02blk-mq: move the srcu_struct used for quiescing to the tagsetChristoph Hellwig
2022-11-02blk-mq: skip non-mq queues in blk_mq_quiesce_queueChristoph Hellwig
2022-11-02nvme-apple: don't unquiesce the I/O queues in apple_nvme_reset_workChristoph Hellwig
2022-11-02nvme-pci: don't unquiesce the I/O queues in nvme_remove_dead_ctrlChristoph Hellwig
2022-11-02nvme: split nvme_kill_queuesChristoph Hellwig
2022-11-02nvme: don't unquiesce the admin queue in nvme_kill_queuesChristoph Hellwig
2022-11-02nvme: remove the NVME_NS_DEAD check in nvme_validate_nsChristoph Hellwig