index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-05
Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+3
2022-10-31
block: blk_add_rq_to_plug(): clear stale 'last' after flush
Al Viro
1
-0
/
+1
2022-10-31
blk-mq: Fix kmemleak in blk_mq_init_allocated_queue
Chen Jun
1
-3
/
+1
2022-10-31
block: Fix possible memory leak for rq_wb on add_disk failure
Chen Zhongjin
1
-0
/
+1
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-5
/
+14
2022-10-28
blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
John Garry
1
-1
/
+6
2022-10-22
block: fix memory leak for elevator on add_disk failure
Yu Kuai
1
-4
/
+8
2022-10-21
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
3
-7
/
+6
2022-10-20
bio: safeguard REQ_ALLOC_CACHE bio put
Pavel Begunkov
1
-1
/
+1
2022-10-20
block, bfq: remove unused variable for bfq_queue
Yuwei Guan
1
-4
/
+0
2022-10-16
blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
Yu Kuai
1
-2
/
+5
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-13
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+9
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+9
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2022-10-10
Merge branch 'for-6.1/block' into block-6.1
Jens Axboe
3
-3
/
+9
2022-10-10
block: fix leaking minors of hidden disks
Christoph Hellwig
1
-0
/
+7
2022-10-09
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
Yu Kuai
1
-2
/
+1
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
3
-38
/
+230
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
32
-456
/
+532
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2022-10-06
block: Remove the repeat word 'can'
Deming Wang
1
-1
/
+1
2022-10-03
Merge tag 'statx-dioalign-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+23
2022-10-03
block: kmsan: skip bio block merging logic for KMSAN
Alexander Potapenko
1
-0
/
+2
2022-10-03
kmsan: disable physical page merging in biovec
Alexander Potapenko
1
-0
/
+7
2022-09-30
block: extend functionality to map bvec iterator
Kanchan Joshi
1
-4
/
+71
2022-09-30
block: factor out blk_rq_map_bio_alloc helper
Kanchan Joshi
1
-11
/
+22
2022-09-30
block: rename bio_map_put to blk_mq_map_bio_put
Anuj Gupta
1
-3
/
+3
2022-09-30
block: add blk_rq_map_user_io
Anuj Gupta
1
-0
/
+36
2022-09-30
block: allow end_io based requests in the completion batch handling
Jens Axboe
1
-2
/
+11
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2
-8
/
+16
2022-09-30
block: enable batched allocation for blk_mq_alloc_request()
Jens Axboe
1
-9
/
+71
2022-09-30
block: kill deprecated BUG_ON() in the flush handling
Jens Axboe
1
-1
/
+0
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
1
-1
/
+2
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
32
-456
/
+532
2022-09-29
block: add rationale for not using blk_mq_plug() when applicable
Pankaj Raghav
2
-0
/
+12
2022-09-29
block: adapt blk_mq_plug() to not plug for writes that require a zone lock
Pankaj Raghav
2
-7
/
+5
2022-09-27
blk-cgroup: don't update the blkg lookup hint in blkg_conf_prep
Christoph Hellwig
1
-13
/
+4
2022-09-27
blk-mq: use quiesced elevator switch when reinitializing queues
Keith Busch
3
-7
/
+6
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
1
-1
/
+1
2022-09-26
blk-cgroup: pass a gendisk to the blkg allocation helpers
Christoph Hellwig
1
-28
/
+28
2022-09-26
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
Christoph Hellwig
3
-6
/
+8
2022-09-26
blk-cgroup: pass a gendisk to blkg_destroy_all
Christoph Hellwig
1
-9
/
+4
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_cancel_bios
Christoph Hellwig
3
-4
/
+5
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_register_queue
Christoph Hellwig
3
-4
/
+5
2022-09-26
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit
Christoph Hellwig
3
-9
/
+12
2022-09-26
blk-iocost: cleanup ioc_qos_write
Christoph Hellwig
1
-6
/
+8
2022-09-26
blk-iocost: pass a gendisk to blk_iocost_init
Christoph Hellwig
1
-3
/
+4
2022-09-26
blk-iocost: simplify ioc_name
Christoph Hellwig
1
-9
/
+5
[next]