]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2025-09-24  Caleb Sander... ublk: remove redundant zone op check in ublk_setup_iod()
2025-09-24  Jens AxboeMerge tag 'nvme-6.18-2025-09-23' of git://git.infradead...
2025-09-23  Alistair Francisnvme: Use non zero KATO for persistent discovery connec...
2025-09-23  Max Gurtovoynvmet: add safety check for subsys lock
2025-09-23  Martin Georgenvme-core: use nvme_is_io_ctrl() for I/O controller...
2025-09-23  Kamaljit Singhnvme-core: do ioccsz/iorcsz validation only for I/O...
2025-09-23  Kamaljit Singhnvme-core: add method to check for an I/O controller
2025-09-23  Yu Kuaiblk-cgroup: fix possible deadlock while configuring...
2025-09-23  Yu Kuaiblk-mq: fix null-ptr-deref in blk_mq_free_tags() from...
2025-09-23  Bart Van Asscheblk-mq: Fix more tag iteration function documentation
2025-09-21  Uday Shankarselftests: ublk: fix behavior when fio is not installed
2025-09-20  Caleb Sander... ublk: don't access ublk_queue in ublk_unmap_io()
2025-09-20  Caleb Sander... ublk: pass ublk_io to __ublk_complete_rq()
2025-09-20  Caleb Sander... ublk: don't access ublk_queue in ublk_need_complete_req()
2025-09-20  Caleb Sander... ublk: don't access ublk_queue in ublk_check_commit_and_...
2025-09-20  Caleb Sander... ublk: don't pass ublk_queue to ublk_fetch()
2025-09-20  Caleb Sander... ublk: don't access ublk_queue in ublk_config_io_buf()
2025-09-20  Caleb Sander... ublk: don't access ublk_queue in ublk_check_fetch_buf()
2025-09-20  Caleb Sander... ublk: pass q_id and tag to __ublk_check_and_get_req()
2025-09-20  Caleb Sander... ublk: don't access ublk_queue in ublk_daemon_register_i...
2025-09-20  Caleb Sander... ublk: don't access ublk_queue in ublk_register_io_buf()
2025-09-20  Caleb Sander... ublk: pass ublk_device to ublk_register_io_buf()
2025-09-20  Caleb Sander... ublk: don't dereference ublk_queue in ublk_check_and_ge...
2025-09-20  Caleb Sander... ublk: don't dereference ublk_queue in ublk_ch_uring_cmd...
2025-09-20  Caleb Sander... ublk: add helpers to check ublk_device flags
2025-09-20  Caleb Sander... ublk: don't pass ublk_queue to __ublk_fail_req()
2025-09-20  Caleb Sander... ublk: don't pass q_id to ublk_queue_cmd_buf_size()
2025-09-20  Caleb Sander... ublk: remove ubq check in ublk_check_and_get_req()
2025-09-19  Uday Shankarselftests: ublk: add test to verify that feat_map is...
2025-09-19  Uday Shankarselftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON...
2025-09-19  Uday Shankarselftests: ublk: kublk: simplify feat_map definition
2025-09-17  Yu Kuaiblk-throttle: fix throtl_data leak during disk release
2025-09-17  Bart Van Asscheblk-mq: Fix the blk_mq_tagset_busy_iter() documentation
2025-09-16  John Garryblock: relax atomic write boundary vs chunk size check
2025-09-16  John Garryblock: fix stacking of atomic writes when atomics are...
2025-09-16  John Garryblock: update validation of atomic writes boundary...
2025-09-16  Georg Gottleubernvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
2025-09-15  Chris Leechnvme-auth: use hkdf_expand_label()
2025-09-15  Chris Leechnvme-auth: add hkdf_expand_label()
2025-09-15  chengkaitaoblock/mq-deadline: Remove the redundant rb_entry_rq...
2025-09-15  Martin Georgenvme-tcp: send only permitted commands for secure concat
2025-09-15  Daniel Wagnernvme-fc: use lock accessing port_state and rport state
2025-09-15  Daniel Wagnernvmet-fcloop: call done callback even when remote port...
2025-09-15  Daniel Wagnernvmet-fc: avoid scheduling association deletion twice
2025-09-15  Daniel Wagnernvmet-fc: move lsop put work to nvmet_fc_ls_req_op
2025-09-15  Martin Georgenvme-auth: update bi_directional flag
2025-09-11  Nathan Chancellormd/md-llbitmap: Use DIV_ROUND_UP_SECTOR_T
2025-09-10  Yu Kuaiblk-mq: fix stale nr_requests documentation
2025-09-10  Yu Kuaiblk-mq: remove blk_mq_tag_update_depth()
2025-09-10  Yu Kuaiblk-mq: fix potential deadlock while nr_requests grown
2025-09-10  Yu Kuaiblk-mq-sched: add new parameter nr_requests in blk_mq_a...
2025-09-10  Yu Kuaiblk-mq: split bitmap grow and resize case in blk_mq_upd...
2025-09-10  Yu Kuaiblk-mq: cleanup shared tags case in blk_mq_update_nr_re...
2025-09-10  Yu Kuaiblk-mq: convert to serialize updating nr_requests with...
2025-09-10  Yu Kuaiblk-mq: check invalid nr_requests in queue_requests_store()
2025-09-10  Yu Kuaiblk-mq: remove useless checkings in blk_mq_update_nr_re...
2025-09-10  Yu Kuaiblk-mq: remove useless checking in queue_requests_store()
2025-09-10  Caleb Sander... ublk: consolidate nr_io_ready and nr_queues_ready
2025-09-10  Yu Kuaimd/raid0: convert raid0_make_request() to use bio_submi...
2025-09-10  Yu Kuaiblock: fix ordering of recursive split IO
2025-09-10  Yu Kuaiblock: skip unnecessary checks for split bio
2025-09-10  Yu Kuaiblk-crypto: convert to use bio_submit_split_bioset()
2025-09-10  Yu Kuaimd/md-linear: convert to use bio_submit_split_bioset()
2025-09-10  Yu Kuaimd/raid5: convert to use bio_submit_split_bioset()
2025-09-10  Yu Kuaimd/raid10: convert read/write to use bio_submit_split_b...
2025-09-10  Yu Kuaimd/raid10: add a new r10bio flag R10BIO_Returned
2025-09-10  Yu Kuaimd/raid1: convert to use bio_submit_split_bioset()
2025-09-10  Yu Kuaimd/raid0: convert raid0_handle_discard() to use bio_sub...
2025-09-10  Yu Kuaiblock: factor out a helper bio_submit_split_bioset()
2025-09-10  Yu Kuaiblk-crypto: fix missing blktrace bio split events
2025-09-10  Yu Kuaimd: fix mssing blktrace bio split events
2025-09-10  Yu Kuaiblk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
2025-09-10  Yu Kuaiblock: initialize bio issue time in blk_mq_submit_bio()
2025-09-10  Yu Kuaiblock: cleanup bio_issue
2025-09-09  Jens AxboeMerge tag 'md-6.18-20250909' of gitolite.kernel.org...
2025-09-09  Keith Buschblk-map: provide the bdev to bio if one exists
2025-09-09  Keith Buschblk-mq-dma: bring back p2p request flags
2025-09-09  Keith Buschblk-integrity: enable p2p source and destination
2025-09-09  Keith Buschiov_iter: remove iov_iter_is_aligned
2025-09-09  Keith Buschblk-integrity: use simpler alignment check
2025-09-09  Keith Buschblock: remove bdev_iter_is_aligned
2025-09-09  Keith Buschiomap: simplify direct io validity check
2025-09-09  Keith Buschblock: simplify direct io validity check
2025-09-09  Keith Buschblock: align the bio after building it
2025-09-09  Keith Buschblock: add size alignment to bio_iov_iter_get_pages
2025-09-09  Keith Buschblock: check for valid bio while splitting
2025-09-09  Marco Crivellaridrivers/block: WQ_PERCPU added to alloc_workqueue users
2025-09-09  Marco Crivellaridrivers/block: replace use of system_unbound_wq with...
2025-09-09  Marco Crivellaridrivers/block: replace use of system_wq with system_per...
2025-09-09  Thorsten Blumblock: floppy: Replace kmalloc() + copy_from_user(...
2025-09-09  Ming Leiblk-mq: Document tags_srcu member in blk_mq_tag_set...
2025-09-09  Christoph Hellwigblock: remove the bi_inline_vecs variable sized array...
2025-09-09  Christoph Hellwigblock: add a bio_init_inline helper
2025-09-09  Eric Dumazetnbd: restrict sockets to TCP and UDP
2025-09-08  Han Guangjiangblk-throttle: fix access race during throttle policy...
2025-09-08  Genjian Zhangnull_blk: Fix the description of the cache_size module...
2025-09-08  Ming Leiblk-mq: Replace tags->lock with SRCU for tag iterators
2025-09-08  Ming Leiblk-mq: Defer freeing flush queue to SRCU callback
2025-09-08  Ming Leiblk-mq: Defer freeing of tags page_list to SRCU callback
2025-09-08  Ming Leiblk-mq: Pass tag_set to blk_mq_free_rq_map/tags
next