index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
block: use proper return value from bio_failfast()
Jens Axboe
1
-1
/
+1
2023-02-16
block: bio-integrity: Copy flags when bio_integrity_payload is cloned
Martin K. Petersen
1
-0
/
+1
2023-02-16
block: Fix io statistics for cgroup in throttle path
Jinke Han
1
-11
/
+12
2023-02-16
brd: mark as nowait compatible
Jens Axboe
1
-0
/
+1
2023-02-16
brd: check for REQ_NOWAIT and set correct page allocation mask
Jens Axboe
1
-20
/
+28
2023-02-16
brd: return 0/-error from brd_insert_page()
Jens Axboe
1
-14
/
+12
2023-02-16
block: sync mixed merged request's failfast with 1st bio's
Ming Lei
1
-2
/
+33
2023-02-14
Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
Christoph Hellwig
7
-31
/
+33
2023-02-14
Revert "blk-cgroup: pass a gendisk to blkg_lookup"
Christoph Hellwig
2
-18
/
+18
2023-02-14
Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"
Christoph Hellwig
1
-9
/
+8
2023-02-14
Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"
Christoph Hellwig
2
-4
/
+3
2023-02-14
Revert "blk-cgroup: move the cgroup information to struct gendisk"
Christoph Hellwig
6
-54
/
+50
2023-02-14
nvme-pci: remove iod use_sgls
Keith Busch
1
-3
/
+1
2023-02-14
nvme-pci: fix freeing single sgl
Keith Busch
1
-1
/
+1
2023-02-13
block: ublk: check IO buffer based on flag need_get_data
Liu Xiaodong
1
-4
/
+9
2023-02-10
s390/dasd: Fix potential memleak in dasd_eckd_init()
Qiheng Lin
1
-1
/
+3
2023-02-10
s390/dasd: sort out physical vs virtual pointers usage
Alexander Gordeev
6
-70
/
+67
2023-02-10
block: Remove the ALLOC_CACHE_SLACK constant
Bart Van Assche
1
-1
/
+0
2023-02-09
block: make kobj_type structures constant
Thomas Weißschuh
6
-10
/
+10
2023-02-09
block: Merge bio before checking ->cached_rq
Xiao Ni
1
-3
/
+4
2023-02-09
Revert "blk-cgroup: simplify blkg freeing from initialization failure paths"
Christoph Hellwig
1
-7
/
+20
2023-02-09
blk-cgroup: delay calling blkcg_exit_disk until disk_release
Christoph Hellwig
2
-3
/
+4
2023-02-09
md: account io_acct_set usage with active_io
Xiao Ni
2
-3
/
+10
2023-02-08
block: ublk: improve handling device deletion
Ming Lei
1
-4
/
+18
2023-02-07
block, bfq: cleanup 'bfqg->online'
Yu Kuai
3
-6
/
+2
2023-02-07
ublk: pass NULL to blk_mq_alloc_disk() as queuedata
Ziyang Zhang
1
-1
/
+1
2023-02-07
ublk: mention WRITE_ZEROES in comment of ublk_complete_rq()
Ziyang Zhang
1
-1
/
+1
2023-02-07
ublk: remove unnecessary NULL check in ublk_rq_has_data()
Ziyang Zhang
1
-1
/
+1
2023-02-06
trace/blktrace: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2023-02-06
blk-mq: correct stale comment of .get_budget
Kemeng Shi
1
-2
/
+2
2023-02-06
blk-mq: use switch/case to improve readability in blk_mq_try_issue_list_directly
Kemeng Shi
1
-9
/
+13
2023-02-06
blk-mq: remove set of bd->last when get driver tag for next request fails
Kemeng Shi
1
-22
/
+2
2023-02-06
blk-mq: remove unnecessary error count and check in blk_mq_dispatch_rq_list
Kemeng Shi
1
-6
/
+5
2023-02-06
blk-mq: simplify flush check in blk_mq_dispatch_rq_list
Kemeng Shi
1
-3
/
+3
2023-02-06
blk-mq: use blk_mq_commit_rqs helper in blk_mq_try_issue_list_directly
Kemeng Shi
1
-10
/
+3
2023-02-06
blk-mq: remove unncessary error count and commit in blk_mq_plug_issue_direct
Kemeng Shi
1
-10
/
+4
2023-02-06
blk-mq: make blk_mq_commit_rqs a general function for all commits
Kemeng Shi
1
-14
/
+23
2023-02-06
blk-mq: remove unncessary from_schedule parameter in blk_mq_plug_issue_direct
Kemeng Shi
1
-5
/
+5
2023-02-06
blk-mq: remove unnecessary list_empty check in blk_mq_try_issue_list_directly
Kemeng Shi
1
-2
/
+1
2023-02-06
blk-mq: Fix potential io hung for shared sbitmap per tagset
Kemeng Shi
1
-2
/
+4
2023-02-06
blk-mq: wait on correct sbitmap_queue in blk_mq_mark_tag_wait
Kemeng Shi
1
-1
/
+5
2023-02-06
blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
Kemeng Shi
1
-2
/
+1
2023-02-06
blk-mq: avoid sleep in blk_mq_alloc_request_hctx
Kemeng Shi
1
-1
/
+2
2023-02-06
block: stub out and deprecated the capability attribute on the gendisk
Christoph Hellwig
3
-14
/
+2
2023-02-06
blk-cgroup: fix freeing NULL blkg in blkg_create
Christoph Hellwig
1
-1
/
+2
2023-02-03
libceph: use bvec_set_page to initialize bvecs
Christoph Hellwig
2
-22
/
+13
2023-02-03
vringh: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-3
/
+2
2023-02-03
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
2
-8
/
+4
2023-02-03
rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-5
/
+3
2023-02-03
swap: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-6
/
+2
[next]