]> www.infradead.org Git - users/hch/misc.git/shortlog
users/hch/misc.git
2025-03-21 Christoph Hellwighfsplus: use bio_add_virt_nofail block-new-bio-helpers
2025-03-21 Christoph Hellwigrnbd-srv: use bio_add_virt_nofail
2025-03-21 Christoph Hellwigdm-integrity: use bio_add_virt_nofail
2025-03-21 Christoph Hellwigdm-bufio: use bio_add_virt_nofail
2025-03-21 Christoph Hellwigbcache: use bio_add_virt_nofail
2025-03-21 Christoph Hellwigblock: rewrite bio_map_kern using the better bio_add_...
2025-03-21 Christoph Hellwigblock: remove the unused q argument to bio_map_kern...
2025-03-21 Christoph Hellwigblock: add a bio_add_vmalloc helper
2025-03-21 Christoph Hellwigblock: add a bio_add_virt_nofail helper
2025-03-21 Jens AxboeMerge tag 'nvme-6.15-2025-03-20' of git://git.infradead...
2025-03-20 Li Haorannvmet: replace max(a, min(b, c)) by clamp(val, lo, hi)
2025-03-20 Peijie Shaonvme-tcp: fix selinux denied when calling sock_sendmsg
2025-03-20 Niklas Casselnvmet: pci-epf: Always configure BAR0 as 64-bit
2025-03-20 Mike Christienvmet: Remove duplicate uuid_copy
2025-03-20 Damien Le Moalnvme: zns: Simplify nvme_zone_parse_entry()
2025-03-20 Chen Ninvmet: pci-epf: Remove redundant 'flush_workqueue(...
2025-03-20 WangYulinvmet-fc: Remove unused functions
2025-03-20 Baruch Siachnvme-pci: remove stale comment
2025-03-20 Qasim Ijaznvme-fc: Utilise min3() to simplify queue count calculation
2025-03-20 Nilay Shroffnvme-multipath: Add visibility for queue-depth io-policy
2025-03-20 Nilay Shroffnvme-multipath: Add visibility for numa io-policy
2025-03-20 Nilay Shroffnvme-multipath: Add visibility for round-robin io-policy
2025-03-20 Hannes Reineckenvmet: add tls_concat and tls_key debugfs entries
2025-03-20 Hannes Reineckenvmet-tcp: support secure channel concatenation
2025-03-20 Hannes Reineckenvmet: Add 'sq' argument to alloc_ctrl_args
2025-03-20 Hannes Reineckenvme-fabrics: reset admin connection for secure concate...
2025-03-20 Hannes Reineckenvme-tcp: request secure channel concatenation
2025-03-20 Hannes Reineckenvme-keyring: add nvme_tls_psk_refresh()
2025-03-20 Hannes Reineckenvme: add nvme_auth_derive_tls_psk()
2025-03-20 Hannes Reineckenvme: add nvme_auth_generate_digest()
2025-03-20 Hannes Reineckenvme: add nvme_auth_generate_psk()
2025-03-20 Hannes Reineckecrypto,fs: Separate out hkdf_extract() and hkdf_expand()
2025-03-20 Milan Brozdocs: sysfs-block: Clarify integrity sysfs attributes
2025-03-19 Jens Axboeblock/blk-iocost: ensure 'ret' is set on error
2025-03-19 Nilay Shroffblock: correct locking order for protecting blk-wbt...
2025-03-19 Nilay Shroffblock: release q->elevator_lock in ioc_qos_write
2025-03-19 Uday Shankarublk: remove io_cmds list in ublk_queue
2025-03-18 Chen Linxuanblk-cgroup: improve policy registration error handling
2025-03-18 Ming Leiloop: move vfs_fsync() out of loop_update_dio()
2025-03-18 Thomas Hellströmblock: Make request_queue lockdep splats show up earlier
2025-03-18 Christoph Hellwigblock: fix a comment in the queue_attrs[] array
2025-03-13 Nilay Shroffblock: protect debugfs attribute method hctx_busy_show
2025-03-13 Nilay Shroffblock: remove unnecessary goto labels in debugfs attrib...
2025-03-13 Nilay Shroffblock: protect debugfs attrs using elevator_lock instea...
2025-03-13 Anuj Guptablock: remove unused parameter 'q' parameter in __blk_r...
2025-03-13 Jens AxboeMerge tag 'md-6.15-20250312' of https://git.kernel...
2025-03-12 Ming Leiblock: fix adding folio to bio
2025-03-12 Guixin Liublock: remove unused parameter
2025-03-10 Coly Libadblocks: Fix a nonsense WARN_ON() which checks whethe...
2025-03-10 Ming Leiblock: make sure ->nr_integrity_segments is cloned...
2025-03-10 Nilay Shroffblock: protect hctx attributes/params using q->elevator...
2025-03-10 Nilay Shroffblock: protect read_ahead_kb using q->limits_lock
2025-03-10 Nilay Shroffblock: protect wbt_lat_usec using q->elevator_lock
2025-03-10 Nilay Shroffblock: protect nr_requests update using q->elevator_lock
2025-03-10 Nilay Shroffblock: introduce a dedicated lock for protecting queue...
2025-03-10 Nilay Shroffblock: remove q->sysfs_lock for attributes which don...
2025-03-10 Nilay Shroffblock: move q->sysfs_lock and queue-freeze under show...
2025-03-10 Nilay Shroffblock: acquire q->limits_lock while reading sysfs attri...
2025-03-06 Zheng Qixingbadblocks: use sector_t instead of int to avoid truncat...
2025-03-06 Zheng Qixingmd: improve return types of badblocks handling functions
2025-03-06 Zheng Qixingbadblocks: return boolean from badblocks_set() and...
2025-03-06 Zheng Qixingbadblocks: fix missing bad blocks on retry in _badblock...
2025-03-06 Li Nanbadblocks: fix merge issue when new badblocks align...
2025-03-06 Li Nanbadblocks: try can_merge_front before overlap_front
2025-03-06 Li Nanbadblocks: fix the using of MAX_BADBLOCKS
2025-03-06 Li Nanbadblocks: return error if any badblock set fails
2025-03-06 Li Nanbadblocks: return error directly when setting badblocks...
2025-03-06 Li Nanbadblocks: attempt to merge adjacent badblocks during...
2025-03-06 Li Nanbadblocks: factor out a helper try_adjacent_combine
2025-03-06 Li Nanbadblocks: Fix error shitf ops
2025-03-06 Anuj Guptablock: Correctly initialize BLK_INTEGRITY_NOGENERATE...
2025-03-06 Anuj Guptablock: ensure correct integrity capability propagation...
2025-03-06 Xiao Nimd/raid10: wait barrier before returning discard reques...
2025-03-05 Ming Leiblk-throttle: carry over directly
2025-03-05 Ming Leiblk-throttle: don't take carryover for prioritized...
2025-03-05 Ming Leiblk-throttle: remove last_bytes_disp and last_ios_disp
2025-03-05 Yu Kuaiblk-throttle: fix lower bps rate by throtl_trim_slice()
2025-03-04 Su Yuemd/md-bitmap: fix wrong bitmap_limit for clustermd...
2025-03-04 Yu Kuaimd/raid1,raid10: don't ignore IO flags
2025-03-04 Yu Kuaimd/raid5: merge reshape_progress checking inside get_re...
2025-03-04 Yu Kuaimd: fix mddev uaf while iterating all_mddevs list
2025-03-04 Yu Kuaimd: switch md-cluster to use md_submodle_head
2025-03-04 Yu Kuaimd: don't export md_cluster_ops
2025-03-04 Yu Kuaimd/md-cluster: cleanup md_cluster_ops reference
2025-03-04 Yu Kuaimd: switch personalities to use md_submodule_head
2025-03-04 Yu Kuaimd: introduce struct md_submodule_head and APIs
2025-03-04 Yu Kuaimd: only include md-cluster.h if necessary
2025-03-04 Yu Kuaimd: merge common code into find_pers()
2025-03-04 Uday Shankarublk: enforce ublks_max only for unprivileged devices
2025-03-04 Zhu Yanjunloop: Remove struct loop_func_table
2025-03-03 Ming Leiublk: add DMA alignment limit
2025-03-03 Christoph Hellwigblock: split struct bio_integrity_payload
2025-03-03 Christoph Hellwigblock: move the block layer auto-integrity code into...
2025-03-03 Christoph Hellwigblock: mark bounce buffering as incompatible with integrity
2025-03-03 Shin'ichiro... null_blk: do partial IO for bad blocks
2025-03-03 Shin'ichiro... null_blk: pass transfer size to null_handle_rq()
2025-03-03 Shin'ichiro... null_blk: replace null_process_cmd() call in null_zone_...
2025-03-03 Shin'ichiro... null_blk: introduce badblocks_once parameter
2025-03-03 Shin'ichiro... null_blk: generate null_blk configfs features string
2025-03-03 Caleb Sander... ublk: complete command synchronously on error
next