]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2025-12-01  Max Gurtovoynvmet: remove redundant subsysnqn field from ctrl
2025-12-01  Max Gurtovoynvmet: add sanity checks when freeing subsystem
2025-12-01  Randy Dunlapblock/rnbd: correct all kernel-doc complaints
2025-12-01  Fengnan Changblk-mq: use queue_hctx in blk_mq_map_queue_type
2025-11-30  Jens AxboeMerge tag 'md-6.19-20251130' of gitolite.kernel.org...
2025-11-30  Tarun Sahumd: remove legacy 1s delay in md_notify_reboot
2025-11-30  Yu Kuaimd/raid5: fix IO hang when array is broken with IO...
2025-11-30  Yu Kuaimd: warn about updating super block failure
2025-11-30  Yu Kuaimd/raid0: fix NULL pointer dereference in create_strip_...
2025-11-28  Randy Dunlapsbitmap: fix all kernel-doc warnings
2025-11-28  Ming Leiublk: add helper of __ublk_fetch()
2025-11-28  Ming Leiublk: pass const pointer to ublk_queue_is_zoned()
2025-11-28  Ming Leiublk: refactor auto buffer register in ublk_dispatch_req()
2025-11-28  Ming Leiublk: add `union ublk_io_buf` with improved naming
2025-11-28  Ming Leiublk: add parameter `struct io_uring_cmd *` to ublk_pre...
2025-11-28  Ming Leikfifo: add kfifo_alloc_node() helper for NUMA awareness
2025-11-28  Fengnan Changblk-mq: fix potential uaf for 'queue_hw_ctx'
2025-11-28  Fengnan Changblk-mq: use array manage hctx map instead of xarray
2025-11-26  Kevin Brodskyublk: prevent invalid access with DEBUG
2025-11-26  Jan Höppners390/dasd: Use scnprintf() instead of sprintf()
2025-11-26  Jan Höppners390/dasd: Move device name formatting into separate...
2025-11-26  Stefan Haberlands390/dasd: Remove unnecessary debugfs_create() return...
2025-11-26  Stefan Haberlands390/dasd: Fix gendisk parent after copy pair swap
2025-11-25  Chaitanya Kulkarniblock: ignore __blkdev_issue_discard() return value
2025-11-25  shechenglongblock: fix typos in comments and strings in blk-core
2025-11-25  John Garryblock: Remove references to __device_add_disk()
2025-11-25  Jens AxboeRevert "Merge branch 'loop-aio-nowait' into for-6.19...
2025-11-20  David Laightblock: use min() instead of min_t()
2025-11-20  Chaitanya Kulkarnizloop: clear nowait flag in workqueue context
2025-11-20  Chaitanya Kulkarniloop: clear nowait flag in workqueue context
2025-11-19  Damien Le Moalzloop: fix zone append check in zloop_rw()
2025-11-19  Damien Le MoalMAINTAINERS: add a maintainer for zoned block device...
2025-11-19  Damien Le MoalMAINTAINERS: add missing block layer user API header...
2025-11-18  Chengkaitaoblock: remove the declaration of elevator_init_mq function
2025-11-18  Jens AxboeRevert "block: consider discard merge last"
2025-11-18  Bart Van Asscheblock: Remove queue freezing from several sysfs store...
2025-11-18  Bart Van Asschefs: Add the __data_racy annotation to backing_dev_info...
2025-11-18  Xue Heblock: plug attempts to batch allocate tags multiple...
2025-11-18  Jens AxboeMerge branch 'loop-aio-nowait' into for-6.19/block
2025-11-18  Ming Leiloop: add hint for handling aio via IOCB_NOWAIT
2025-11-18  Ming Leiloop: try to handle loop aio command via NOWAIT IO...
2025-11-18  Ming Leiloop: move command blkcg/memcg initialization into...
2025-11-18  Ming Leiloop: add lo_submit_rw_aio()
2025-11-18  Ming Leiloop: add helper lo_rw_aio_prep()
2025-11-18  Ming Leiloop: add helper lo_cmd_nr_bvec()
2025-11-18  Sukrut Heroorkardrbd: turn bitmap I/O comments into regular block comments
2025-11-17  Li Chenblock: rate-limit capacity change info log
2025-11-17  Damien Le MoalDocumentation: admin-guide: blockdev: update zloop...
2025-11-17  Damien Le Moalzloop: introduce the ordered_zone_append configuration...
2025-11-17  Damien Le Moalzloop: introduce the zone_append configuration parameter
2025-11-17  Damien Le Moalzloop: simplify checks for writes to sequential zones
2025-11-17  Damien Le Moalzloop: fail zone append operations that are targeting...
2025-11-17  Damien Le Moalzloop: make the write pointer of full zones invalid
2025-11-17  Guenter Roeckblock/blk-throttle: Remove throtl_slice from struct...
2025-11-17  Guenter Roeckblock/blk-throttle: drop unneeded blk_stat_enable_accou...
2025-11-17  Guenter Roeckblock/blk-throttle: Fix throttle slice time for SSDs
2025-11-17  Keith Buschblock: consider discard merge last
2025-11-17  Rene Rebefloppy: fix for PAGE_SIZE != 4KB
2025-11-14  Rene Rebeps3disk: use memcpy_{from,to}_bvec index
2025-11-14  Jens AxboeMerge branch 'p2pdma-mmio-6.19.v5' into for-6.19/block
2025-11-14  Leon Romanovskyblock-dma: properly take MMIO path
2025-11-14  Leon Romanovskynvme-pci: migrate to dma_map_phys instead of map_page
2025-11-13  Jens AxboeMerge branch 'elevator-switch-6.19' into for-6.19/block
2025-11-13  Nilay Shroffblock: define alloc_sched_data and free_sched_data...
2025-11-13  Nilay Shroffblock: use {alloc|free}_sched data methods
2025-11-13  Nilay Shroffblock: introduce alloc_sched_data and free_sched_data...
2025-11-13  Nilay Shroffblock: move elevator tags into struct elevator_resources
2025-11-13  Nilay Shroffblock: unify elevator tags and type xarrays into struct...
2025-11-13  Jens AxboeMerge branch 'bcache-updates-6.19' into for-6.19/block
2025-11-13  Gustavo A.... bcache: Avoid -Wflex-array-member-not-at-end warning
2025-11-13  Marco Crivellaribcache: WQ_PERCPU added to alloc_workqueue users
2025-11-13  Marco Crivellaribcache: replace use of system_wq with system_percpu_wq
2025-11-13  Qianfeng Rongbcache: remove redundant __GFP_NOWARN
2025-11-13  Coly Libcache: reduce gc latency by processing less nodes...
2025-11-13  Coly Libcache: remove discard sysfs interface document
2025-11-13  Coly Libcache: drop discard sysfs interface
2025-11-13  Coly Libcache: remove discard code from alloc.c
2025-11-13  Coly Libcache: get rid of discard code from journal
2025-11-13  Damien Le Moaldm: fix zone reset all operation processing
2025-11-13  Damien Le Moalblock: fix NULL pointer dereference in disk_report_zones()
2025-11-13  Damien Le Moalblock: fix NULL pointer dereference in blk_zone_reset_a...
2025-11-12  Bart Van Asscheblk-zoned: Move code from disk_zone_wplug_add_bio(...
2025-11-12  Bart Van Asscheblk-zoned: Document disk_zone_wplug_schedule_bio_work...
2025-11-12  Bart Van Asscheblk-zoned: Fix a typo in a source code comment
2025-11-12  Keith Buschnull_blk: fix zone read length beyond write pointer
2025-11-11  Kriish Sharmablk-mq-dma: fix kernel-doc function name for integrity...
2025-11-11  Keith Buschblock: fix merging data-less bios
2025-11-11  Caleb Sander... ublk: return unsigned from ublk_{,un}map_io()
2025-11-11  Caleb Sander... ublk: remove unnecessary checks in ublk_check_and_get_req()
2025-11-11  Chaitanya Kulkarniblock: add lockdep to queue_limits_commit_update()
2025-11-11  Zheng Qixingnbd: defer config unlock in nbd_genl_connect
2025-11-11  Jens AxboeMerge tag 'md-6.19-20251111' of gitolite.kernel.org...
2025-11-11  Li Nanmd: allow configuring logical block size
2025-11-11  Li Nanmd: add check_new_feature module parameter
2025-11-11  Li Nanmd/raid0: Move queue limit setup before r0conf initiali...
2025-11-11  Li Nanmd: init bioset in mddev_init
2025-11-11  Li Nanmd: delete md_redundancy_group when array is becoming...
2025-11-11  Li Nanmd: prevent adding disks with larger logical_block_size...
2025-11-08  Caleb Sander... block: clean up indentation in blk_rq_map_iter_init()
2025-11-08  Zheng Qixingnbd: defer config put in recv_work
next