]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2023-02-28  Daniel Wagnernvme-fabrics: show well known discovery name
2023-02-28  Akinobu Mitanvme-tcp: don't access released socket during error...
2023-02-28  Dan Carpenternvme-auth: fix an error code in nvme_auth_process_dhcha...
2023-02-28  Christoph Hellwignvme: bring back auto-removal of deleted namespaces...
2023-02-27  Keith Buschnvme: fix sparse warning on effects masking
2023-02-24  Jens Axboeblock: be a bit more careful in checking for NULL bdev...
2023-02-24  Jens Axboeblock: clear bio->bi_bdev when putting a bio back in...
2023-02-23  Zhong Jinghualoop: loop_set_status_from_info() check before assignment
2023-02-21  Ming Leiublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd
2023-02-21  Juhyung Parkblock: remove more NULL checks after bdev_get_queue()
2023-02-17  Christophe... blk-mq: Reorder fields in 'struct blk_mq_tag_set'
2023-02-17  Yu Kuaiblock: fix scan partition for exclusively open device...
2023-02-17  Yu Kuaiblock: Revert "block: Do not reread partition table...
2023-02-17  Luca Boccassised-opal: add support flag for SUM in status ioctl
2023-02-17  Pankaj Raghavbrd: use radix_tree_maybe_preload instead of radix_tree...
2023-02-17  Jens Axboeblock: use proper return value from bio_failfast()
2023-02-16  Martin K. Petersenblock: bio-integrity: Copy flags when bio_integrity_pay...
2023-02-16  Jinke Hanblock: Fix io statistics for cgroup in throttle path
2023-02-16  Jens Axboebrd: mark as nowait compatible
2023-02-16  Jens Axboebrd: check for REQ_NOWAIT and set correct page allocati...
2023-02-16  Jens Axboebrd: return 0/-error from brd_insert_page()
2023-02-16  Ming Leiblock: sync mixed merged request's failfast with 1st...
2023-02-15  Jens AxboeMerge tag 'nvme-6.3-2023-02-15' of git://git.infradead...
2023-02-14  Christoph HellwigRevert "blk-cgroup: pin the gendisk in struct blkcg_gq"
2023-02-14  Christoph HellwigRevert "blk-cgroup: pass a gendisk to blkg_lookup"
2023-02-14  Christoph HellwigRevert "blk-cgroup: delay blk-cgroup initialization...
2023-02-14  Christoph HellwigRevert "blk-cgroup: delay calling blkcg_exit_disk until...
2023-02-14  Christoph HellwigRevert "blk-cgroup: move the cgroup information to...
2023-02-14  Keith Buschnvme-pci: remove iod use_sgls
2023-02-14  Keith Buschnvme-pci: fix freeing single sgl
2023-02-13  Liu Xiaodongblock: ublk: check IO buffer based on flag need_get_data
2023-02-10  Qiheng Lins390/dasd: Fix potential memleak in dasd_eckd_init()
2023-02-10  Alexander Gordeevs390/dasd: sort out physical vs virtual pointers usage
2023-02-10  Bart Van Asscheblock: Remove the ALLOC_CACHE_SLACK constant
2023-02-09  Thomas Weißschuhblock: make kobj_type structures constant
2023-02-09  Xiao Niblock: Merge bio before checking ->cached_rq
2023-02-09  Christoph HellwigRevert "blk-cgroup: simplify blkg freeing from initiali...
2023-02-09  Christoph Hellwigblk-cgroup: delay calling blkcg_exit_disk until disk_re...
2023-02-08  Jens AxboeMerge branch 'md-next' of https://git.kernel.org/pub...
2023-02-08  Xiao Nimd: account io_acct_set usage with active_io
2023-02-08  Ming Leiblock: ublk: improve handling device deletion
2023-02-07  Yu Kuaiblock, bfq: cleanup 'bfqg->online'
2023-02-07  Jens AxboeMerge tag 'nvme-6.3-2023-02-07' of git://git.infradead...
2023-02-07  Ziyang Zhangublk: pass NULL to blk_mq_alloc_disk() as queuedata
2023-02-07  Ziyang Zhangublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
2023-02-07  Ziyang Zhangublk: remove unnecessary NULL check in ublk_rq_has_data()
2023-02-06  Greg Kroah... trace/blktrace: fix memory leak with using debugfs_lookup()
2023-02-06  Kemeng Shiblk-mq: correct stale comment of .get_budget
2023-02-06  Kemeng Shiblk-mq: use switch/case to improve readability in blk_m...
2023-02-06  Kemeng Shiblk-mq: remove set of bd->last when get driver tag...
2023-02-06  Kemeng Shiblk-mq: remove unnecessary error count and check in...
2023-02-06  Kemeng Shiblk-mq: simplify flush check in blk_mq_dispatch_rq_list
2023-02-06  Kemeng Shiblk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issu...
2023-02-06  Kemeng Shiblk-mq: remove unncessary error count and commit in...
2023-02-06  Kemeng Shiblk-mq: make blk_mq_commit_rqs a general function for...
2023-02-06  Kemeng Shiblk-mq: remove unncessary from_schedule parameter in...
2023-02-06  Kemeng Shiblk-mq: remove unnecessary list_empty check in blk_mq_t...
2023-02-06  Kemeng Shiblk-mq: Fix potential io hung for shared sbitmap per...
2023-02-06  Kemeng Shiblk-mq: wait on correct sbitmap_queue in blk_mq_mark_ta...
2023-02-06  Kemeng Shiblk-mq: remove stale comment for blk_mq_sched_mark_rest...
2023-02-06  Kemeng Shiblk-mq: avoid sleep in blk_mq_alloc_request_hctx
2023-02-06  Christoph Hellwigblock: stub out and deprecated the capability attribute...
2023-02-06  Christoph Hellwigblk-cgroup: fix freeing NULL blkg in blkg_create
2023-02-03  Christoph Hellwiglibceph: use bvec_set_page to initialize bvecs
2023-02-03  Christoph Hellwigvringh: use bvec_set_page to initialize a bvec
2023-02-03  Christoph Hellwigsunrpc: use bvec_set_page to initialize bvecs
2023-02-03  Christoph Hellwigrxrpc: use bvec_set_page to initialize a bvec
2023-02-03  Christoph Hellwigswap: use bvec_set_page to initialize bvecs
2023-02-03  Christoph Hellwigio_uring: use bvec_set_page to initialize a bvec
2023-02-03  Christoph Hellwigsplice: use bvec_set_page to initialize a bvec
2023-02-03  Christoph Hellwigorangefs: use bvec_set_{page,folio} to initialize bvecs
2023-02-03  Christoph Hellwignfs: use bvec_set_page to initialize bvecs
2023-02-03  Christoph Hellwigcoredump: use bvec_set_page to initialize a bvec
2023-02-03  Christoph Hellwigcifs: use bvec_set_page to initialize bvecs
2023-02-03  Christoph Hellwigceph: use bvec_set_page to initialize a bvec
2023-02-03  Christoph Hellwigafs: use bvec_set_folio to initialize a bvec
2023-02-03  Christoph Hellwigzram: use bvec_set_page to initialize bvecs
2023-02-03  Christoph Hellwigvirtio_blk: use bvec_set_virt to initialize special_vec
2023-02-03  Christoph Hellwigrbd: use bvec_set_page to initialize the copy up bvec
2023-02-03  Christoph Hellwignvme: use bvec_set_virt to initialize special_vec
2023-02-03  Christoph Hellwignvmet: use bvec_set_page to initialize bvecs
2023-02-03  Christoph Hellwigtarget: use bvec_set_page to initialize bvecs
2023-02-03  Christoph Hellwigsd: factor out a sd_set_special_bvec helper
2023-02-03  Christoph Hellwigblock: add a bvec_set_virt helper
2023-02-03  Christoph Hellwigblock: add a bvec_set_folio helper
2023-02-03  Christoph Hellwigblock: factor out a bvec_set_page helper
2023-02-03  Christoph Hellwigblk-cgroup: move the cgroup information to struct gendisk
2023-02-03  Christoph Hellwigblk-cgroup: pass a gendisk to blkg_lookup
2023-02-03  Christoph Hellwigblk-cgroup: pass a gendisk to pd_alloc_fn
2023-02-03  Christoph Hellwigblk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
2023-02-03  Christoph Hellwigblk-rq-qos: store a gendisk instead of request_queue...
2023-02-03  Christoph Hellwigblk-rq-qos: constify rq_qos_ops
2023-02-03  Christoph Hellwigblk-rq-qos: make rq_qos_add and rq_qos_del more useful
2023-02-03  Christoph Hellwigblk-rq-qos: move rq_qos_add and rq_qos_del out of line
2023-02-03  Christoph Hellwigblk-wbt: open code wbt_queue_depth_changed in wbt_init
2023-02-03  Christoph Hellwigblk-wbt: move private information from blk-wbt.h to...
2023-02-03  Christoph Hellwigblk-wbt: pass a gendisk to wbt_init
2023-02-03  Christoph Hellwigblk-wbt: pass a gendisk to wbt_{enable,disable}_default
2023-02-03  Christoph Hellwigblk-cgroup: store a gendisk to throttle in struct task_...
2023-02-03  Christoph Hellwigblk-cgroup: pin the gendisk in struct blkcg_gq
next