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
/
blk-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
block: fix the count of PGPGOUT for WRITE_SAME
Jiufei Xue
1
-1
/
+1
2018-02-06
block: Add should_fail_bio() for bpf error injection
Howard McLauchlan
1
-1
/
+10
2018-02-01
blk-mq: fix discard merge with scheduler attached
Jens Axboe
1
-0
/
+2
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-0
/
+1
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-35
/
+52
2018-01-19
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
1
-14
/
+0
2018-01-19
blk-mq: Rename blk_mq_request_direct_issue() into blk_mq_request_issue_direct...
Bart Van Assche
1
-1
/
+1
2018-01-18
block: fail op_is_write() requests to read-only partitions
Ilya Dryomov
1
-18
/
+38
2018-01-17
blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
Ming Lei
1
-2
/
+1
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
1
-1
/
+1
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
1
-0
/
+2
2018-01-06
blk-mq: quiesce queue before freeing queue
Ming Lei
1
-0
/
+9
2018-01-05
block: introduce zoned block devices zone write locking
Christoph Hellwig
1
-0
/
+1
2018-01-05
block: drain queue before waiting for q_usage_counter becoming zero
Ming Lei
1
-2
/
+7
2017-11-21
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-11-15
block: wake up all tasks blocked in get_request()
Ming Lei
1
-2
/
+2
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
1
-6
/
+6
2017-11-10
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
1
-8
/
+34
2017-11-10
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
1
-0
/
+30
2017-11-10
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
1
-1
/
+3
2017-11-10
block: Introduce blk_get_request_flags()
Bart Van Assche
1
-15
/
+35
2017-11-10
block: Make q_usage_counter also track legacy requests
Ming Lei
1
-0
/
+12
2017-11-10
blk-mq: Avoid that request queue removal can trigger list corruption
Bart Van Assche
1
-0
/
+1
2017-11-04
block: pass 'run_queue' to blk_mq_request_bypass_insert
Ming Lei
1
-1
/
+1
2017-11-04
block: fix peeking requests during PM
Christoph Hellwig
1
-17
/
+18
2017-11-03
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
1
-0
/
+11
2017-11-03
block: add a blk_steal_bios helper
Christoph Hellwig
1
-0
/
+21
2017-11-03
block: provide a direct_make_request helper
Christoph Hellwig
1
-0
/
+34
2017-10-30
block: Fix a race between blk_cleanup_queue() and timeout handling
Bart Van Assche
1
-0
/
+2
2017-10-10
block: set request_list for request
Shaohua Li
1
-1
/
+1
2017-10-03
block: move __elv_next_request to blk-core.c
Christoph Hellwig
1
-2
/
+40
2017-09-25
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
1
-0
/
+3
2017-09-11
block: directly insert blk-mq request from blk_insert_cloned_request()
Jens Axboe
1
-1
/
+6
2017-08-29
block: Make blk_dequeue_request() static
Damien Le Moal
1
-4
/
+1
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-51
/
+49
2017-08-18
block: Relax a check in blk_start_queue()
Bart Van Assche
1
-1
/
+1
2017-08-09
blk-mq: enable checking two part inflight counts at the same time
Jens Axboe
1
-13
/
+25
2017-08-09
block: make part_in_flight() take an array of two ints
Jens Axboe
1
-4
/
+4
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
1
-10
/
+12
2017-07-24
block: disable runtime-pm for blk-mq
Christoph Hellwig
1
-0
/
+4
2017-07-03
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
Dmitry Monakhov
1
-4
/
+1
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
1
-5
/
+0
2017-06-27
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
1
-5
/
+5
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
1
-0
/
+5
2017-06-27
block: add support for write hints in a bio
Jens Axboe
1
-0
/
+1
2017-06-21
block: Fix off-by-one errors in blk_status_to_errno() and print_req_error()
Bart Van Assche
1
-2
/
+2
2017-06-20
block: Document what queue type each function is intended for
Bart Van Assche
1
-0
/
+33
2017-06-20
block: Check locking assumptions at runtime
Bart Van Assche
1
-24
/
+47
2017-06-20
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
1
-4
/
+13
2017-06-20
block: Make request operation type argument declarations consistent
Bart Van Assche
1
-6
/
+7
[next]