index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
blk-mq: do not update io_ticks with passthrough requests
Haisu Wang
1
-1
/
+2
2022-05-29
block: make bioset_exit() fully resilient against being called twice
Jens Axboe
1
-0
/
+1
2022-05-28
block: use bio_queue_enter instead of blk_queue_enter in bio_poll
Christoph Hellwig
1
-1
/
+1
2022-05-27
block: document BLK_STS_AGAIN usage
Hannes Reinecke
1
-0
/
+4
2022-05-27
block: take destination bvec offsets into account in bio_copy_data_iter
Christoph Hellwig
1
-3
/
+5
2022-05-26
blk-iolatency: Fix inflight count imbalances and IO hangs on offline
Tejun Heo
1
-58
/
+64
2022-05-23
blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
Ming Lei
1
-4
/
+3
2022-05-21
blk-mq: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
bfq: Remove bfq_requeue_request_body()
Jan Kara
1
-7
/
+2
2022-05-19
bfq: Remove superfluous conversion from RQ_BIC()
Jan Kara
1
-1
/
+1
2022-05-19
bfq: Allow current waker to defend against a tentative one
Jan Kara
1
-2
/
+1
2022-05-19
bfq: Relax waker detection for shared queues
Jan Kara
2
-2
/
+4
2022-05-18
blk-cgroup: delete rcu_read_lock_held() WARN_ON_ONCE()
Jens Axboe
1
-1
/
+0
2022-05-17
blk-throttle: Set BIO_THROTTLED when bio has been throttled
Laibin Qiu
1
-1
/
+2
2022-05-17
blk-cgroup: Remove unnecessary rcu_read_lock/unlock()
Fanjun Kong
1
-3
/
+1
2022-05-17
blk-cgroup: always terminate io.stat lines
Wolfgang Bumiller
4
-16
/
+8
2022-05-16
block, bfq: make bfq_has_work() more accurate
Yu Kuai
1
-4
/
+12
2022-05-16
block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
Yu Kuai
1
-1
/
+3
2022-05-16
block: cleanup the VM accounting in submit_bio
Christoph Hellwig
1
-13
/
+5
2022-05-12
block: Fix the bio.bi_opf comment
Bart Van Assche
1
-3
/
+2
2022-05-12
block: reorder the REQ_ flags
Christoph Hellwig
1
-7
/
+8
2022-05-11
blk-iocost: combine local_stat and desc_stat to stat
Chengming Zhou
1
-39
/
+32
2022-05-04
block: improve the error message from bio_check_eod
Christoph Hellwig
1
-4
/
+3
2022-05-04
block: allow passing a NULL bdev to bio_alloc_clone/bio_init_clone
Christoph Hellwig
1
-4
/
+6
2022-05-04
block: remove superfluous calls to blkcg_bio_issue_init
Christoph Hellwig
3
-3
/
+0
2022-05-02
kthread: unexport kthread_blkcg
Christoph Hellwig
2
-5
/
+0
2022-05-02
blk-cgroup: cleanup blkcg_maybe_throttle_current
Christoph Hellwig
1
-7
/
+1
2022-05-02
blk-cgroup: cleanup blk_cgroup_congested
Christoph Hellwig
1
-5
/
+1
2022-05-02
blk-cgroup: move blkcg_css to blk-cgroup.c
Christoph Hellwig
2
-17
/
+17
2022-05-02
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
Christoph Hellwig
5
-10
/
+10
2022-05-02
blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
Christoph Hellwig
2
-7
/
+0
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
5
-89
/
+97
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
4
-19
/
+17
2022-05-02
blk-cgroup: move struct blkcg to block/blk-cgroup.h
Christoph Hellwig
5
-43
/
+45
2022-05-02
blk-cgroup: move blkcg_{pin,unpin}_online out of line
Christoph Hellwig
3
-70
/
+69
2022-05-02
blk-cgroup: move blk_cgroup_congested out line
Christoph Hellwig
2
-19
/
+21
2022-05-02
blk-cgroup: move blkcg_{get,set}_fc_appid out of line
Christoph Hellwig
4
-57
/
+63
2022-05-02
nvme-fc: fold t fc_update_appid into fc_appid_store
Christoph Hellwig
1
-16
/
+3
2022-05-02
nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
Christoph Hellwig
1
-1
/
+6
2022-05-02
blk-cgroup: remove __bio_blkcg
Christoph Hellwig
1
-23
/
+0
2022-05-02
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
3
-28
/
+5
2022-04-23
block/partitions/ldm: Remove redundant assignments
Michal Orzel
1
-12
/
+3
2022-04-23
block/partitions/atari: Remove redundant assignment
Michal Orzel
1
-1
/
+0
2022-04-23
block/partitions/acorn: Remove redundant assignments
Michal Orzel
1
-2
/
+2
2022-04-23
block/blk-map: Remove redundant assignment
Michal Orzel
1
-3
/
+2
2022-04-23
block/badblocks: Remove redundant assignments
Michal Orzel
1
-2
/
+0
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
3
-37
/
+27
2022-04-17
direct-io: remove random prefetches
Christoph Hellwig
1
-28
/
+4
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
33
-99
/
+168
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
18
-47
/
+38
[next]