]> www.infradead.org Git - users/hch/misc.git/shortlog
users/hch/misc.git
2025-05-12 Christoph Hellwignvme-pci: use struct_size for allocation struct nvme_dev nvme-cleanups
2025-05-12 Leon Romanovskynvme-pci: add a symolic name for the small pool size
2025-05-12 Christoph Hellwignvme-pci: use a better encoding for small prp pool...
2025-05-12 Christoph Hellwignvme-pci: rename the descriptor pools
2025-05-12 Christoph Hellwignvme-pci: remove struct nvme_descriptor
2025-05-12 Leon Romanovskynvme-pci: store aborted state in flags variable
2025-05-12 Christoph Hellwignvme-pci: don't try to use SGLs for metadata on the...
2025-05-12 Christoph Hellwignvme-pci: make PRP list DMA pools per-NUMA-node
2025-05-12 Caleb Sander... nvme-pci: factor out a nvme_init_hctx_common() helper
2025-05-12 Keith Buschdmapool: add NUMA affinity support
2025-05-12 Daniel Wagnernvme-fc: do not reference lsrsp after failure
2025-05-12 Daniel Wagnernvmet-fcloop: don't wait for lport cleanup
2025-05-12 Daniel Wagnernvmet-fcloop: add missing fcloop_callback_host_done
2025-05-12 Daniel Wagnernvmet-fc: take tgtport refs for portentry
2025-05-12 Daniel Wagnernvmet-fc: free pending reqs on tgtport unregister
2025-05-12 Daniel Wagnernvmet-fcloop: drop response if targetport is gone
2025-05-12 Daniel Wagnernvmet-fcloop: allocate/free fcloop_lsreq directly
2025-05-12 Daniel Wagnernvmet-fcloop: prevent double port deletion
2025-05-12 Daniel Wagnernvmet-fcloop: access fcpreq only when holding reqlock
2025-05-12 Daniel Wagnernvmet-fcloop: update refs on tfcp_req
2025-05-12 Daniel Wagnernvmet-fcloop: refactor fcloop_delete_local_port
2025-05-12 Daniel Wagnernvmet-fcloop: refactor fcloop_nport_alloc and track...
2025-05-12 Daniel Wagnernvmet-fcloop: remove nport from list on last user
2025-05-12 Daniel Wagnernvmet-fcloop: track ref counts for nports
2025-05-12 Hannes Reineckenvmet-auth: use SHASH_DESC_ON_STACK
2025-05-12 Hannes Reineckenvme-auth: use SHASH_DESC_ON_STACK
2025-05-12 Wilfred Mallawanvmet: simplify the nvmet_req_init() interface
2025-05-12 Wilfred Mallawanvmet: support completion queue sharing
2025-05-12 Wilfred Mallawanvmet: fabrics: add CQ init and destroy
2025-05-12 Wilfred Mallawanvmet: cq: prepare for completion queue sharing
2025-05-12 Wilfred Mallawanvmet: add a helper function for cqid checking
2025-05-09 Hannes Reineckenvmet-auth: authenticate on admin queue only
2025-05-09 Hannes Reineckenvme-auth: do not re-authenticate queues with no prior...
2025-05-09 Eric Biggersnvmet-tcp: switch to using the crc32c library
2025-05-09 Marcelo Moreiranvmet: replace strncpy with strscpy
2025-05-09 Hannes Reineckenvme-tcp: open-code nvme_tcp_queue_request() for R2T
2025-05-09 Hannes Reineckenvme-tcp: remove redundant check to ctrl->opts
2025-05-09 Gustavo A.... nvme-loop: avoid -Wflex-array-member-not-at-end warning
2025-05-08 Ming Leiblock: move removing elevator after deleting disk-...
2025-05-08 Ming Leiblock: don't quiesce queue for calling elevator_set_none()
2025-05-07 Ming Leifs: aio: initialize .ki_write_stream of read-write...
2025-05-07 Christoph Hellwighfsplus: use bdev_rw_virt in hfsplus_submit_bio
2025-05-07 Christoph Hellwigbtrfs: use bdev_rw_virt in scrub_one_super
2025-05-07 Christoph Hellwigxfs: simplify building the bio in xlog_write_iclog
2025-05-07 Christoph Hellwigxfs: simplify xfs_rw_bdev
2025-05-07 Christoph Hellwigxfs: simplify xfs_buf_submit_bio
2025-05-07 Christoph Hellwigdm-integrity: use bio_add_virt_nofail
2025-05-07 Christoph Hellwigdm-bufio: use bio_add_virt_nofail
2025-05-07 Christoph HellwigPM: hibernate: split and simplify hib_submit_io
2025-05-07 Christoph Hellwigzonefs: use bdev_rw_virt in zonefs_read_super
2025-05-07 Christoph Hellwiggfs2: use bdev_rw_virt in gfs2_read_super
2025-05-07 Christoph Hellwigrnbd-srv: use bio_add_virt_nofail
2025-05-07 Christoph Hellwigbcache: use bio_add_virt_nofail
2025-05-07 Christoph Hellwigblock: simplify bio_map_kern
2025-05-07 Christoph Hellwigblock: pass the operation to bio_{map,copy}_kern
2025-05-07 Christoph Hellwigblock: remove the q argument from blk_rq_map_kern
2025-05-07 Christoph Hellwigblock: add a bio_add_vmalloc helpers
2025-05-07 Christoph Hellwigblock: add a bio_add_max_vecs helper
2025-05-07 Christoph Hellwigblock: add a bdev_rw_virt helper
2025-05-07 Christoph Hellwigblock: add a bio_add_virt_nofail helper
2025-05-07 Ming Leiblock: fix warning on 'make htmldocs'
2025-05-06 Kanchan Joshinvme: fix incorrect sizeof
2025-05-06 Caleb Sander... nvme: fix write_stream_granularity initialization
2025-05-06 Keith Buschnvme: use fdp streams if write stream is provided
2025-05-06 Keith Buschnvme: register fdp parameters with the block layer
2025-05-06 Christoph Hellwignvme: add FDP definitions
2025-05-06 Christoph Hellwignvme: pass a void pointer to nvme_get/set_features...
2025-05-06 Christoph Hellwignvme: add a nvme_get_log_lsi helper
2025-05-06 Keith Buschio_uring: enable per-io write streams
2025-05-06 Christoph Hellwigblock: expose write streams for block device nodes
2025-05-06 Christoph Hellwigblock: introduce a write_stream_granularity queue limit
2025-05-06 Keith Buschblock: introduce max_write_streams queue limit
2025-05-06 Christoph Hellwigblock: add a bi_write_stream field
2025-05-06 Christoph Hellwigfs: add a write stream field to the kiocb
2025-05-06 Johannes Thumshirnblock: only update request sector if needed
2025-05-06 Ming Leiblock: move wbt_enable_default() out of queue freezing...
2025-05-06 Ming Leiblock: move hctx cpuhp add/del out of queue freezing
2025-05-06 Ming Leiblock: don't acquire ->elevator_lock in blk_mq_map_swqu...
2025-05-06 Ming Leiblock: move hctx debugfs/sysfs registering out of freez...
2025-05-06 Ming Leiblock: move elv_register[unregister]_queue out of eleva...
2025-05-06 Ming Leiblock: add new helper for disabling elevator switch...
2025-05-06 Ming Leiblock: fail to show/store elevator sysfs attribute...
2025-05-06 Ming Leiblock: remove elevator queue's type check in elv_attr_s...
2025-05-06 Ming Leiblock: pass elevator_queue to elv_register_queue &...
2025-05-06 Ming Leiblock: unifying elevator change
2025-05-06 Ming Leiblock: add `struct elv_change_ctx` for unifying elevato...
2025-05-06 Ming Leiblock: move queue freezing & elevator_lock into elevato...
2025-05-06 Ming Leiblock: simplify elevator reattachment for updating...
2025-05-06 Ming Leiblock: move blk_queue_registered() check into elv_iosch...
2025-05-06 Christoph Hellwigblock: fold elevator_disable into elevator_switch
2025-05-06 Christoph Hellwigblock: look up the elevator type in elevator_switch
2025-05-06 Ming Leiblock: don't allow to switch elevator if updating nr_hw...
2025-05-06 Ming Leiblock: prevent adding/deleting disk during updating...
2025-05-06 Ming Leiblock: add helper add_disk_final()
2025-05-06 Ming Leiblock: move sched debugfs register into elvevator_regis...
2025-05-06 Ming Leiblock: add two helpers for registering/un-registering...
2025-05-06 Ming Leiblock: use q->elevator with ->elevator_lock held in...
2025-05-06 Ming Leiblock: don't call freeze queue in elevator_switch(...
2025-05-06 Ming Leiblock: move ELEVATOR_FLAG_DISABLE_WBT a request queue...
2025-05-06 Ming Leiblock: move blk_mq_add_queue_tag_set() after blk_mq_map...
next