index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: wake up all tasks blocked in get_request()
Ming Lei
2017-11-15
1
-2
/
+2
*
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
1
-6
/
+6
*
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
2017-11-10
1
-8
/
+34
*
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
2017-11-10
1
-0
/
+30
*
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
2017-11-10
1
-1
/
+3
*
block: Introduce blk_get_request_flags()
Bart Van Assche
2017-11-10
1
-15
/
+35
*
block: Make q_usage_counter also track legacy requests
Ming Lei
2017-11-10
1
-0
/
+12
*
blk-mq: Avoid that request queue removal can trigger list corruption
Bart Van Assche
2017-11-10
1
-0
/
+1
*
block: pass 'run_queue' to blk_mq_request_bypass_insert
Ming Lei
2017-11-04
1
-1
/
+1
*
block: fix peeking requests during PM
Christoph Hellwig
2017-11-04
1
-17
/
+18
*
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
1
-0
/
+11
*
block: add a blk_steal_bios helper
Christoph Hellwig
2017-11-03
1
-0
/
+21
*
block: provide a direct_make_request helper
Christoph Hellwig
2017-11-03
1
-0
/
+34
*
block: Fix a race between blk_cleanup_queue() and timeout handling
Bart Van Assche
2017-10-30
1
-0
/
+2
*
block: set request_list for request
Shaohua Li
2017-10-10
1
-1
/
+1
*
block: move __elv_next_request to blk-core.c
Christoph Hellwig
2017-10-03
1
-2
/
+40
*
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
2017-09-25
1
-0
/
+3
*
block: directly insert blk-mq request from blk_insert_cloned_request()
Jens Axboe
2017-09-11
1
-1
/
+6
*
block: Make blk_dequeue_request() static
Damien Le Moal
2017-08-29
1
-4
/
+1
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-51
/
+49
*
block: Relax a check in blk_start_queue()
Bart Van Assche
2017-08-18
1
-1
/
+1
*
blk-mq: enable checking two part inflight counts at the same time
Jens Axboe
2017-08-09
1
-13
/
+25
*
block: make part_in_flight() take an array of two ints
Jens Axboe
2017-08-09
1
-4
/
+4
*
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
1
-10
/
+12
*
block: disable runtime-pm for blk-mq
Christoph Hellwig
2017-07-24
1
-0
/
+4
*
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
Dmitry Monakhov
2017-07-03
1
-4
/
+1
*
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-27
1
-5
/
+0
*
block: don't set bounce limit in blk_init_allocated_queue
Christoph Hellwig
2017-06-27
1
-5
/
+5
*
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
2017-06-27
1
-0
/
+5
*
block: add support for write hints in a bio
Jens Axboe
2017-06-27
1
-0
/
+1
*
block: Fix off-by-one errors in blk_status_to_errno() and print_req_error()
Bart Van Assche
2017-06-21
1
-2
/
+2
*
block: Document what queue type each function is intended for
Bart Van Assche
2017-06-20
1
-0
/
+33
*
block: Check locking assumptions at runtime
Bart Van Assche
2017-06-20
1
-24
/
+47
*
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
1
-4
/
+13
*
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-20
1
-6
/
+7
*
block: return on congested block device
Goldwyn Rodrigues
2017-06-20
1
-2
/
+20
*
blk: use non-rescuing bioset for q->bio_split.
NeilBrown
2017-06-18
1
-2
/
+1
*
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
1
-1
/
+2
*
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
1
-1
/
+1
*
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
1
-1
/
+1
*
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-2
/
+8
|
\
|
*
block: Avoid that blk_exit_rl() triggers a use-after-free
Bart Van Assche
2017-06-01
1
-2
/
+8
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-7
/
+13
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-65
/
+91
|
/
*
block: handle partial completions for special payload requests
Christoph Hellwig
2017-05-11
1
-12
/
+12
*
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-04
1
-7
/
+2
*
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval
2017-05-04
1
-0
/
+1
*
blk-mq: unify hctx delay_work and run_work
Jens Axboe
2017-04-28
1
-3
/
+1
*
block: add kblock_mod_delayed_work_on()
Jens Axboe
2017-04-28
1
-0
/
+7
*
blk-mq: unify hctx delayed_run_work and run_work
Jens Axboe
2017-04-28
1
-1
/
+1
[next]