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
2021-08-23
block: create the bdi link earlier in device_add_disk
Christoph Hellwig
1
-7
/
+6
2021-08-23
block: call bdev_add later in device_add_disk
Christoph Hellwig
1
-19
/
+17
2021-08-23
block: fold register_disk into device_add_disk
Christoph Hellwig
1
-71
/
+60
2021-08-23
block: add a sanity check for a live disk in del_gendisk
Christoph Hellwig
1
-1
/
+1
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
7
-20
/
+21
2021-08-23
block: hold a request_queue reference for the lifetime of struct gendisk
Christoph Hellwig
1
-12
/
+7
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
2
-5
/
+5
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
2
-5
/
+3
2021-08-23
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
2
-5
/
+8
2021-08-23
block: fix argument type of bio_trim()
Chaitanya Kulkarni
1
-5
/
+7
2021-08-21
Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-32
/
+20
2021-08-20
block: add back the bd_holder_dir reference in bd_link_disk_holder
Christoph Hellwig
1
-0
/
+7
2021-08-18
block: fix default IO priority handling
Damien Le Moal
2
-4
/
+4
2021-08-18
block: Introduce IOPRIO_NR_LEVELS
Damien Le Moal
4
-11
/
+10
2021-08-18
block: bfq: fix bfq_set_next_ioprio_data()
Damien Le Moal
1
-1
/
+1
2021-08-17
blk-mq: fix is_flush_rq
Ming Lei
3
-6
/
+7
2021-08-17
blk-mq: fix kernel panic during iterating over flush request
Ming Lei
2
-1
/
+8
2021-08-17
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
Ming Lei
1
-25
/
+5
2021-08-16
block: unexport blk_register_queue
Christoph Hellwig
1
-1
/
+0
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
4
-62
/
+37
2021-08-16
blk-cgroup: refactor blkcg_print_stat
Christoph Hellwig
1
-74
/
+74
2021-08-16
block: use bvec_virt in bio_integrity_{process,free}
Christoph Hellwig
1
-5
/
+2
2021-08-16
block: ensure the bdi is freed after inode_detach_wb
Christoph Hellwig
1
-1
/
+0
2021-08-16
block: free the extended dev_t minor later
Christoph Hellwig
2
-4
/
+0
2021-08-14
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
3
-0
/
+36
2021-08-13
Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-313
/
+22
2021-08-13
blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
Yu Kuai
1
-2
/
+4
2021-08-12
block: pass a gendisk to bdev_resize_partition
Christoph Hellwig
3
-9
/
+9
2021-08-12
block: pass a gendisk to bdev_del_partition
Christoph Hellwig
3
-6
/
+6
2021-08-12
block: pass a gendisk to bdev_add_partition
Christoph Hellwig
3
-6
/
+6
2021-08-12
block: store a gendisk in struct parsed_partitions
Christoph Hellwig
14
-73
/
+52
2021-08-12
block: remove GENHD_FL_UP
Christoph Hellwig
2
-6
/
+4
2021-08-11
Revert "block/mq-deadline: Add cgroup support"
Tejun Heo
5
-307
/
+14
2021-08-10
genirq: Change force_irqthreads to a static key
Tanner Love
1
-1
/
+1
2021-08-09
blk-iocost: fix lockdep warning on blkcg->lock
Ming Lei
1
-4
/
+4
2021-08-09
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+8
2021-08-09
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
4
-16
/
+8
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
1
-3
/
+4
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
8
-50
/
+49
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2
-4
/
+6
2021-08-09
mm: hide laptop_mode_wb_timer entirely behind the BDI API
Christoph Hellwig
1
-5
/
+0
2021-08-09
block: remove support for delayed queue registrations
Christoph Hellwig
2
-23
/
+7
2021-08-09
block: support delayed holder registration
Christoph Hellwig
2
-17
/
+61
2021-08-09
block: look up holders by bdev
Christoph Hellwig
2
-10
/
+12
2021-08-09
block: remove the extra kobject reference in bd_link_disk_holder
Christoph Hellwig
1
-6
/
+0
2021-08-09
block: make the block holder code optional
Christoph Hellwig
3
-0
/
+144
2021-08-07
Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+7
2021-08-06
kyber: make trace_block_rq call consistent with documentation
Vincent Fu
1
-1
/
+1
2021-08-05
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
1
-0
/
+3
2021-08-05
block/partitions/ldm.c: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+1
[prev]
[next]