index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2006-06-23
[PATCH] Rearrange a few struct request members
Jens Axboe
1
-6
/
+5
2006-06-23
[PATCH] Get rid of struct request request_pm_state member
Jens Axboe
1
-5
/
+0
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
1
-0
/
+2
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-3
/
+0
2006-06-11
[SCSI] remove RQ_SCSI_* flags
Christoph Hellwig
1
-3
/
+0
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-04-13
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
1
-0
/
+4
2006-03-28
[BLOCK] cfq-iosched: seek and async performance fixes
Jens Axboe
1
-1
/
+7
2006-03-28
[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree
Jens Axboe
1
-8
/
+6
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+3
2006-03-19
[PATCH] fix sysfs interaction and lifetime rules handling for queues
Al Viro
1
-3
/
+3
2006-03-19
[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue
Al Viro
1
-0
/
+2
2006-03-19
[PATCH] keep sync and async cfq_queue separate
Al Viro
1
-1
/
+1
2006-01-24
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
Jens Axboe
1
-3
/
+3
2006-01-09
Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-3
/
+18
2006-01-09
[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq
Jens Axboe
1
-3
/
+18
2006-01-09
[BLOCK] Kill blk_attempt_remerge()
Jens Axboe
1
-1
/
+0
2006-01-06
[BLOCK] Correct blk_execute_rq_nowait() prototype
Jens Axboe
1
-2
/
+1
2006-01-06
[BLOCK] reimplement handling of barrier request
Tejun Heo
1
-25
/
+57
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
1
-3
/
+3
2005-12-16
[SCSI] seperate max_sectors from max_hw_sectors
Mike Christie
1
-1
/
+2
2005-12-15
[SCSI] add retries field to request for REQ_BLOCK_PC use
Mike Christie
1
-0
/
+1
2005-12-15
[SCSI] export blk layer functions needed for blk_execute_rq_nowait
Mike Christie
1
-0
/
+5
2005-11-12
[BLOCK] Implement elv_drain_elevator for improved switch error detection
Tejun Heo
1
-0
/
+2
2005-10-28
Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-6
/
+4
2005-10-28
Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...
Linus Torvalds
1
-4
/
+22
2005-10-28
[PATCH] gfp_t: block layer core
Al Viro
1
-7
/
+7
2005-10-28
[BLOCK] elevator switch fixes/cleanup
Jens Axboe
1
-1
/
+1
2005-10-28
[BLOCK] Reimplement elevator switch
Tejun Heo
1
-6
/
+4
2005-10-28
[BLOCK] kill generic max_back_kb handling
Tejun Heo
1
-1
/
+0
2005-10-28
[PATCH] 03/05 move last_merge handlin into generic elevator code
Tejun Heo
1
-0
/
+3
2005-10-28
[PATCH] generic dispatch fixes
Jens Axboe
1
-1
/
+12
2005-10-28
[PATCH] 01/05 Implement generic dispatch queue
Tejun Heo
1
-6
/
+11
2005-09-10
[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2005-08-28
fix mismerge in ll_rw_blk.c
James Bottomley
1
-4
/
+6
2005-08-06
[PATCH] blk: fix tag shrinking (revive real_max_size)
Tejun Heo
1
-0
/
+1
2005-06-29
[PATCH] blk: light iocontext ops
Nick Piggin
1
-0
/
+1
2005-06-28
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-8
/
+17
2005-06-26
[PATCH] drivers/block/ll_rw_blk.c: cleanups
Adrian Bunk
1
-6
/
+0
2005-06-23
[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
Tejun Heo
1
-3
/
+0
2005-06-23
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
Tejun Heo
1
-1
/
+0
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
1
-1
/
+5
2005-06-20
[PATCH] update blk_execute_rq to take an at_head parameter
James Bottomley
1
-2
/
+2
2005-06-20
[PATCH] Add scatter-gather support for the block layer SG_IO
James Bottomley
1
-0
/
+1
2005-06-20
[PATCH] Cleanup blk_rq_map_* interfaces
Jens Axboe
1
-4
/
+3
2005-06-20
[PATCH] Add blk_rq_map_kern()
Mike Christie
1
-0
/
+2
2005-05-20
[SCSI] remove requeue feature from blk_insert_request()
Tejun Heo
1
-1
/
+1
2005-04-17
[PATCH] fix NMI lockup with CFQ scheduler
1
-1
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+759