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
2019-08-12
blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
zhengbin
1
-3
/
+6
2019-08-12
blk-mq: move cancel of requeue_work to the front of blk_exit_queue
zhengbin
2
-2
/
+3
2019-08-08
block, bfq: handle NULL return value by bfq_init_rq()
Paolo Valente
1
-3
/
+11
2019-08-08
block, bfq: move update of waker and woken list to queue freeing
Paolo Valente
1
-15
/
+29
2019-08-08
block, bfq: reset last_completed_rq_bfqq if the pointed queue is freed
Paolo Valente
1
-3
/
+7
2019-08-06
block: stop exporting bio_map_kern
Hans Holmberg
1
-1
/
+0
2019-08-04
blk-mq: balance mapping between present CPUs and queues
Ming Lei
1
-7
/
+22
2019-08-04
blk-zoned: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
2
-0
/
+44
2019-08-04
block: Fix a comment in blk_cleanup_queue()
Bart Van Assche
1
-1
/
+2
2019-08-04
block: Improve physical block alignment of split bios
Bart Van Assche
1
-4
/
+17
2019-08-04
block: Simplify blk_bio_segment_split()
Bart Van Assche
1
-35
/
+33
2019-08-04
block: Simplify bvec_split_segs()
Bart Van Assche
1
-9
/
+7
2019-08-04
block: Document the bio splitting functions
Bart Van Assche
2
-2
/
+45
2019-08-04
block: Declare several function pointer arguments 'const'
Bart Van Assche
1
-3
/
+4
2019-08-04
blk-mq: remove blk_mq_complete_request_sync
Ming Lei
1
-7
/
+0
2019-08-04
blk-mq: introduce blk_mq_tagset_wait_completed_request()
Ming Lei
1
-0
/
+32
2019-08-04
blk-mq: introduce blk_mq_request_completed()
Ming Lei
1
-0
/
+6
2019-08-01
hrtimer/treewide: Use hrtimer_sleeper_start_expires()
Thomas Gleixner
1
-1
/
+1
2019-08-01
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
1
-2
/
+1
2019-07-30
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
1
-1
/
+1
2019-07-26
Merge tag 'for-linus-20190726-2' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2019-07-26
block: fix max segment size handling in blk_queue_virt_boundary
Christoph Hellwig
1
-1
/
+2
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-45
/
+62
2019-07-23
block: blk-mq: Remove blk_mq_sched_started_request and started_request
Marcos Paulo de Souza
2
-11
/
+0
2019-07-21
blk-mq: allow REQ_NOWAIT to return an error inline
Jens Axboe
1
-2
/
+6
2019-07-18
rq-qos: use a mb for got_token
Josef Bacik
1
-0
/
+3
2019-07-18
rq-qos: set ourself TASK_UNINTERRUPTIBLE after we schedule
Josef Bacik
1
-0
/
+1
2019-07-18
rq-qos: don't reset has_sleepers on spurious wakeups
Josef Bacik
1
-1
/
+1
2019-07-18
rq-qos: fix missed wake-ups in rq_qos_throttle
Josef Bacik
1
-0
/
+1
2019-07-18
block, bfq: check also in-flight I/O in dispatch plugging
Paolo Valente
1
-24
/
+43
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
8
-9
/
+9
2019-07-16
block: fix sysfs module parameters directory path in comment
Akinobu Mita
1
-1
/
+1
2019-07-16
blkcg: allow blkcg_policy->pd_stat() to print non-debug info too
Tejun Heo
2
-6
/
+6
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: block: convert to ReST
Mauro Carvalho Chehab
7
-7
/
+7
2019-07-11
block: Limit zone array allocation size
Damien Le Moal
1
-16
/
+20
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
1
-12
/
+19
2019-07-11
block: Allow mapping of vmalloc-ed buffers
Damien Le Moal
1
-1
/
+27
2019-07-11
block/bio-integrity: fix a memory leak bug
Wenwen Wang
1
-2
/
+6
2019-07-10
block: Disable write plugging for zoned block devices
Damien Le Moal
3
-2
/
+34
2019-07-10
blk-throttle: fix zero wait time for iops throttled group
Konstantin Khlebnikov
1
-6
/
+3
2019-07-10
block: Fix potential overflow in blk_report_zones()
Damien Le Moal
1
-1
/
+1
2019-07-10
blkcg: implement REQ_CGROUP_PUNT
Tejun Heo
2
-0
/
+56
2019-07-10
cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
Tejun Heo
1
-0
/
+1
2019-07-10
blk-cgroup: turn on psi memstall stuff
Josef Bacik
1
-5
/
+7
2019-07-10
block: init flush rq ref count to 1
Josef Bacik
1
-0
/
+1
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-818
/
+1342
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-07-06
blk-mq: fix up placement of debugfs directory of queue files
Greg Kroah-Hartman
1
-0
/
+7
[prev]
[next]