index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-07
block, bfq: cleanup 'bfqg->online'
Yu Kuai
2023-02-07
Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
2023-02-07
ublk: pass NULL to blk_mq_alloc_disk() as queuedata
Ziyang Zhang
2023-02-07
ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
Ziyang Zhang
2023-02-07
ublk: remove unnecessary NULL check in ublk_rq_has_data()
Ziyang Zhang
2023-02-06
trace/blktrace: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
blk-mq: correct stale comment of .get_budget
Kemeng Shi
2023-02-06
blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly
Kemeng Shi
2023-02-06
blk-mq: remove set of bd->last when get driver tag for next request fails
Kemeng Shi
2023-02-06
blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list
Kemeng Shi
2023-02-06
blk-mq: simplify flush check in blk_mq_dispatch_rq_list
Kemeng Shi
2023-02-06
blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly
Kemeng Shi
2023-02-06
blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct
Kemeng Shi
2023-02-06
blk-mq: make blk_mq_commit_rqs a general function for all commits
Kemeng Shi
2023-02-06
blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
Kemeng Shi
2023-02-06
blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
Kemeng Shi
2023-02-06
blk-mq: Fix potential io hung for shared sbitmap per tagset
Kemeng Shi
2023-02-06
blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
Kemeng Shi
2023-02-06
blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
Kemeng Shi
2023-02-06
blk-mq: avoid sleep in blk_mq_alloc_request_hctx
Kemeng Shi
2023-02-06
block: stub out and deprecated the capability attribute on the gendisk
Christoph Hellwig
2023-02-06
blk-cgroup: fix freeing NULL blkg in blkg_create
Christoph Hellwig
2023-02-03
libceph: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
vringh: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
swap: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
io_uring: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
splice: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
orangefs: use bvec_set_{page,folio} to initialize bvecs
Christoph Hellwig
2023-02-03
nfs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
coredump: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
ceph: use bvec_set_page to initialize a bvec
Christoph Hellwig
2023-02-03
afs: use bvec_set_folio to initialize a bvec
Christoph Hellwig
2023-02-03
zram: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
virtio_blk: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
rbd: use bvec_set_page to initialize the copy up bvec
Christoph Hellwig
2023-02-03
nvme: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
target: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
sd: factor out a sd_set_special_bvec helper
Christoph Hellwig
2023-02-03
block: add a bvec_set_virt helper
Christoph Hellwig
2023-02-03
block: add a bvec_set_folio helper
Christoph Hellwig
2023-02-03
block: factor out a bvec_set_page helper
Christoph Hellwig
2023-02-03
blk-cgroup: move the cgroup information to struct gendisk
Christoph Hellwig
2023-02-03
blk-cgroup: pass a gendisk to blkg_lookup
Christoph Hellwig
2023-02-03
blk-cgroup: pass a gendisk to pd_alloc_fn
Christoph Hellwig
2023-02-03
blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
Christoph Hellwig
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
[next]