index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
blk-mq: Unregister debugfs attributes earlier
Bart Van Assche
2017-04-26
1
-2
/
+6
*
block: remove the errors field from struct request
Christoph Hellwig
2017-04-20
1
-13
/
+1
*
block: Inline blk_rq_set_prio()
Bart Van Assche
2017-04-19
1
-1
/
+6
*
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-19
1
-2
/
+3
*
block: make __blk_end_bidi_request private
Christoph Hellwig
2017-04-19
1
-1
/
+1
*
block: remove blk_end_request_cur
Christoph Hellwig
2017-04-19
1
-18
/
+0
*
block: remove blk_end_request_err and __blk_end_request_err
Christoph Hellwig
2017-04-19
1
-39
/
+0
*
block: trace completion of all bios.
NeilBrown
2017-04-07
1
-1
/
+9
*
block: fix inheriting request priority from bio
Adam Manzanares
2017-04-04
1
-1
/
+1
*
block: block new I/O just after queue is set as dying
Ming Lei
2017-03-29
1
-3
/
+10
*
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-29
1
-1
/
+1
*
block: add a read barrier in blk_queue_enter()
Ming Lei
2017-03-29
1
-0
/
+9
*
block: track request size in blk_issue_stat
Shaohua Li
2017-03-28
1
-1
/
+1
*
block: fix stacked driver stats init and free
Jens Axboe
2017-03-21
1
-4
/
+6
*
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2017-03-21
1
-1
/
+5
*
block: remove extra calls to wbt_exit()
Omar Sandoval
2017-03-21
1
-1
/
+0
*
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-03-11
1
-12
/
+18
*
blk: improve order of bio handling in generic_make_request()
NeilBrown
2017-03-08
1
-4
/
+21
*
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2017-03-08
1
-2
/
+0
*
block: Move bdi_unregister() to del_gendisk()
Jan Kara
2017-03-02
1
-1
/
+0
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-160
/
+165
|
\
|
*
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
1
-0
/
+27
|
*
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-08
1
-36
/
+40
|
*
block: free merged request in the caller
Jens Axboe
2017-02-03
1
-3
/
+9
|
*
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
1
-0
/
+9
|
*
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-02-02
1
-0
/
+1
|
*
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
1
-14
/
+0
|
*
block: Make blk_get_backing_dev_info() safe without open bdev
Jan Kara
2017-02-02
1
-5
/
+3
|
*
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
2017-02-02
1
-7
/
+5
|
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-13
/
+14
|
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-4
/
+2
[next]