index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
2014-06-17
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-05
block: add notion of a chunk size for request merging
Jens Axboe
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
2014-06-04
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
2014-06-03
blk-mq: fix sparse warning on missed __percpu annotation
Ming Lei
2014-05-30
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-29
block: add queue flag for disabling SG merging
Jens Axboe
2014-05-29
block: remove 'magic' from struct blk_plug
Jens Axboe
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
2014-05-13
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-09
blk-mq: initialize struct request fields individually
Christoph Hellwig
2014-04-16
bsg: update check for rq based driver for blk-mq
Jens Axboe
2014-04-16
block: export blk_finish_request
Christoph Hellwig
2014-04-16
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-15
block: all blk-mq requests are tagged
Christoph Hellwig
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-04-15
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
2014-04-09
block: add kblockd_schedule_delayed_work_on()
Jens Axboe
2014-04-09
block: remove 'q' parameter from kblockd_schedule_*_work()
Jens Axboe
2014-04-01
constify blk_rq_map_user_iov() and friends
Al Viro
2014-02-24
block: Stop abusing csd.list for fifo_time
Jan Kara
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
2014-01-30
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2014-01-08
bcache/md: Use raid stripe size
Kent Overstreet
2013-11-23
block: Immutable bio vecs
Kent Overstreet
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-19
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
block: remove request ref_count
Christoph Hellwig
2013-10-25
block: make rq->cmd_flags be 64-bit
Jens Axboe
2013-09-21
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-04-24
block: fix max discard sectors limit
James Bottomley
2013-03-22
block: add runtime pm helpers
Lin Ming
2013-01-11
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2013-01-11
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
2013-01-09
block: RCU free request_queue
Tejun Heo
2012-12-19
blk: avoid divide-by-zero with zero discard granularity
Linus Torvalds
2012-12-14
block: discard granularity might not be power of 2
Shaohua Li
2012-12-06
block: Make blk_cleanup_queue() wait until request_fn finished
Bart Van Assche
2012-12-06
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
2012-12-06
block: Rename queue dead flag
Bart Van Assche
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
[next]