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-06-21
block, bfq: fix delayed stable merge check
Luca Mariotti
1
-1
/
+1
2021-06-21
block, bfq: let also stably merged queues enjoy weight raising
Paolo Valente
1
-1
/
+14
2021-06-21
blk-wbt: make sure throttle is enabled properly
Zhang Yi
1
-1
/
+5
2021-06-21
blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...
Zhang Yi
2
-2
/
+4
2021-06-21
block/mq-deadline: Prioritize high-priority requests
Bart Van Assche
1
-5
/
+37
2021-06-21
block/mq-deadline: Add cgroup support
Bart Van Assche
5
-14
/
+308
2021-06-21
block/mq-deadline: Track I/O statistics
Bart Van Assche
1
-0
/
+100
2021-06-21
block/mq-deadline: Add I/O priority support
Bart Van Assche
1
-114
/
+228
2021-06-21
block/mq-deadline: Micro-optimize the batching algorithm
Bart Van Assche
1
-6
/
+5
2021-06-21
block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests
Bart Van Assche
1
-0
/
+55
2021-06-21
block/mq-deadline: Improve the sysfs show and store macros
Bart Van Assche
1
-37
/
+29
2021-06-21
block/mq-deadline: Improve compile-time argument checking
Bart Van Assche
1
-47
/
+49
2021-06-21
block/mq-deadline: Rename dd_init_queue() and dd_exit_queue()
Bart Van Assche
1
-4
/
+4
2021-06-21
block/mq-deadline: Remove two local variables
Bart Van Assche
1
-6
/
+2
2021-06-21
block/mq-deadline: Add two lockdep_assert_held() statements
Bart Van Assche
1
-0
/
+4
2021-06-21
block/mq-deadline: Add several comments
Bart Van Assche
1
-0
/
+18
2021-06-21
block: Introduce the ioprio rq-qos policy
Bart Van Assche
7
-0
/
+299
2021-06-21
block/blk-rq-qos: Move a function from a header file into a C file
Bart Van Assche
2
-13
/
+13
2021-06-21
block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls
Bart Van Assche
1
-5
/
+4
2021-06-21
block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive
Bart Van Assche
1
-7
/
+7
2021-06-18
blk-wbt: remove outdated comment
lijiazi
1
-1
/
+0
2021-06-18
block: Remove unnecessary elevator operation checks
Damien Le Moal
2
-7
/
+10
2021-06-18
blk-mq: fix use-after-free in blk_mq_exit_sched
Ming Lei
1
-1
/
+3
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-1
/
+1
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
1
-1
/
+1
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-17
block: export blk_next_bio()
Chaitanya Kulkarni
1
-0
/
+1
2021-06-16
block: mark queue init done at the end of blk_register_queue
Ming Lei
1
-14
/
+15
2021-06-16
block: fix race between adding/removing rq qos and normal IO
Ming Lei
1
-0
/
+24
2021-06-11
blk-mq: remove blk_mq_init_sq_queue
Christoph Hellwig
1
-22
/
+0
2021-06-11
blk-mq: add the blk_mq_alloc_disk APIs
Christoph Hellwig
1
-0
/
+19
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
3
-24
/
+15
2021-06-11
blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
Christoph Hellwig
1
-14
/
+18
2021-06-10
scsi: blkcg: Add app identifier support for blkcg
Muneendra Kumar
1
-0
/
+9
2021-06-08
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-2
/
+2
2021-06-04
block: improve handling of all zones reset operation
Damien Le Moal
1
-27
/
+92
2021-06-03
block: Update blk_update_request() documentation
Bart Van Assche
1
-8
/
+4
2021-06-03
block: Do not pull requests from the scheduler when we cannot dispatch them
Jan Kara
3
-2
/
+14
2021-06-01
block: remove bdget_disk
Christoph Hellwig
2
-43
/
+17
2021-06-01
block: factor out a part_devt helper
Christoph Hellwig
1
-8
/
+17
2021-06-01
block: move bd_part_count to struct gendisk
Christoph Hellwig
1
-1
/
+1
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2
-17
/
+14
2021-06-01
block: unexport blk_alloc_queue
Christoph Hellwig
2
-1
/
+2
2021-06-01
block: add blk_alloc_disk and blk_cleanup_disk APIs
Christoph Hellwig
1
-0
/
+35
2021-06-01
block: add a flag to make put_disk on partially initalized disks safer
Christoph Hellwig
1
-2
/
+5
2021-06-01
block: automatically enable GENHD_FL_EXT_DEVT
Christoph Hellwig
2
-5
/
+1
2021-06-01
block: move the DISK_MAX_PARTS sanity check into __device_add_disk
Christoph Hellwig
1
-7
/
+6
2021-06-01
block: refactor device number setup in __device_add_disk
Christoph Hellwig
3
-66
/
+49
2021-05-31
scsi: core: Drop message byte helper
Hannes Reinecke
1
-1
/
+1
2021-05-31
scsi: core: Drop the now obsolete driver_byte definitions
Hannes Reinecke
3
-3
/
+3
[prev]
[next]