index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Age
Commit message (
Expand
)
Author
2017-06-01
block: Avoid that blk_exit_rl() triggers a use-after-free
Bart Van Assche
2017-05-11
block: handle partial completions for special payload requests
Christoph Hellwig
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-04
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval
2017-04-28
blk-mq: unify hctx delay_work and run_work
Jens Axboe
2017-04-28
block: add kblock_mod_delayed_work_on()
Jens Axboe
2017-04-28
blk-mq: unify hctx delayed_run_work and run_work
Jens Axboe
2017-04-26
blk-mq: Unregister debugfs attributes earlier
Bart Van Assche
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
2017-04-19
block: Inline blk_rq_set_prio()
Bart Van Assche
2017-04-19
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-19
block: make __blk_end_bidi_request private
Christoph Hellwig
2017-04-19
block: remove blk_end_request_cur
Christoph Hellwig
2017-04-19
block: remove blk_end_request_err and __blk_end_request_err
Christoph Hellwig
2017-04-07
block: trace completion of all bios.
NeilBrown
2017-04-04
block: fix inheriting request priority from bio
Adam Manzanares
2017-03-29
block: block new I/O just after queue is set as dying
Ming Lei
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
2017-03-29
block: add a read barrier in blk_queue_enter()
Ming Lei
2017-03-28
block: track request size in blk_issue_stat
Shaohua Li
2017-03-21
block: fix stacked driver stats init and free
Jens Axboe
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2017-03-21
block: remove extra calls to wbt_exit()
Omar Sandoval
2017-03-11
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-03-08
blk: improve order of bio handling in generic_make_request()
NeilBrown
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2017-03-02
block: Move bdi_unregister() to del_gendisk()
Jan Kara
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-03
block: free merged request in the caller
Jens Axboe
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
block: Make blk_get_backing_dev_info() safe without open bdev
Jan Kara
2017-02-02
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-01
block: queue lock must be acquired when iterating over rls
Tahsin Erdogan
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
block: don't assign cmd_flags in __blk_rq_prep_clone
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
block: allow specifying size for extra command data
Christoph Hellwig
2017-01-27
block: simplify blk_init_allocated_queue
Christoph Hellwig
2017-01-27
block: fix elevator init check
Christoph Hellwig
2017-01-27
block: cleanup remaining manual checks for PREFLUSH|FUA
Jens Axboe
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe
2017-01-17
block: move rq_ioc() to blk.h
Jens Axboe
[next]