index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-04-10
block: fix regression with block enabled tagging
Jens Axboe
1
-1
/
+12
2014-04-02
constify blk_rq_map_user_iov() and friends
Al Viro
1
-2
/
+2
2014-02-25
block: Stop abusing csd.list for fifo_time
Jan Kara
1
-0
/
+1
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+3
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
1
-8
/
+3
2014-01-31
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
1
-4
/
+1
2014-01-09
bcache/md: Use raid stripe size
Kent Overstreet
1
-0
/
+1
2013-11-24
block: Immutable bio vecs
Kent Overstreet
1
-2
/
+2
2013-11-24
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-3
/
+4
2013-11-19
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
Jens Axboe
1
-0
/
+3
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-7
/
+47
2013-10-25
block: remove request ref_count
Christoph Hellwig
1
-2
/
+0
2013-10-25
block: make rq->cmd_flags be 64-bit
Jens Axboe
1
-2
/
+2
2013-09-21
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
1
-0
/
+11
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+28
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-1
/
+1
2013-04-24
block: fix max discard sectors limit
James Bottomley
1
-1
/
+1
2013-03-23
block: add runtime pm helpers
Lin Ming
1
-0
/
+27
2013-01-11
Merge branch 'blkcg-cfq-hierarchy' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
1
-0
/
+2
2013-01-11
block: Remove should_sort judgement when flush blk_plug
Jianpeng Ma
1
-1
/
+0
2013-01-09
block: RCU free request_queue
Tejun Heo
1
-0
/
+2
2012-12-19
blk: avoid divide-by-zero with zero discard granularity
Linus Torvalds
1
-4
/
+15
2012-12-14
block: discard granularity might not be power of 2
Shaohua Li
1
-3
/
+4
2012-12-06
block: Make blk_cleanup_queue() wait until request_fn finished
Bart Van Assche
1
-0
/
+6
2012-12-06
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
1
-0
/
+2
2012-12-06
block: Rename queue dead flag
Bart Van Assche
1
-2
/
+2
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+29
2012-09-20
block: Consolidate command flag and queue limit checks for merges
Martin K. Petersen
1
-0
/
+31
2012-09-20
block: Clean up special command handling logic
Martin K. Petersen
1
-12
/
+10
2012-08-09
block: disable discard request merge temporarily
Shaohua Li
1
-1
/
+1
2012-08-03
block: Add blk_bio_map_sg() helper
Asias He
1
-0
/
+2
2012-08-02
block: split discard into aligned requests
Paolo Bonzini
1
-0
/
+10
2012-07-31
blk: pass from_schedule to non-request unplug functions.
NeilBrown
1
-1
/
+1
2012-07-31
blk: centralize non-request unplug handling.
NeilBrown
1
-2
/
+6
2012-06-27
blkcg: implement per-blkg request allocation
Tejun Heo
1
-3
/
+9
2012-06-25
block: prepare for multiple request_lists
Tejun Heo
1
-14
/
+18
2012-06-25
block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv
Tejun Heo
1
-5
/
+6
2012-06-15
block: Drop dead function blk_abort_queue()
Asias He
1
-1
/
+0
2012-05-30
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+19
2012-05-14
Fix blkdev.h build errors when BLOCK=n
Russell King
1
-1
/
+2
2012-05-01
Merge tag 'v3.4-rc5' into for-3.5/core
Jens Axboe
1
-11
/
+7
2012-04-20
blkcg: mass rename of blkcg API
Tejun Heo
1
-2
/
+2
2012-04-20
blkcg: implement per-queue policy activation
Tejun Heo
1
-0
/
+1
2012-04-20
blkcg: add request_queue->root_blkg
Tejun Heo
1
-0
/
+2
2012-04-20
blkcg: remove static policy ID enums
Tejun Heo
1
-1
/
+6
2012-03-30
block: use lockdep_assert_held for queue locking
Andi Kleen
1
-11
/
+7
2012-03-07
blkcg: drop unnecessary RCU locking
Tejun Heo
1
-1
/
+0
2012-03-07
blkcg: let blkcg core manage per-queue blkg list and counter
Tejun Heo
1
-2
/
+2
2012-03-07
blkcg: move per-queue blkg list heads and counters to queue and blkg
Tejun Heo
1
-0
/
+5
[next]