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.12.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
2008-07-04
block: add blk_queue_update_dma_pad
FUJITA Tomonori
1
-0
/
+1
2008-07-03
block: extend queue_flag bitops
Jens Axboe
1
-0
/
+26
2008-07-03
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
Alasdair G Kergon
1
-1
/
+8
2008-07-03
block: integrity flags can't use bit ops on unsigned short
Jens Axboe
1
-4
/
+4
2008-07-03
allow userspace to modify scsi command filter on per device basis
Adel Gadllah
1
-1
/
+9
2008-07-03
block: integrity cleanups
Jens Axboe
1
-4
/
+0
2008-07-03
block: blkdev.h cleanup, move iocontext stuff to iocontext.h
Jens Axboe
1
-17
/
+0
2008-07-03
block: Block layer data integrity support
Martin K. Petersen
1
-0
/
+105
2008-07-03
block: kill request_queue_t
Jens Axboe
1
-1
/
+0
2008-04-29
Improve queue_is_locked()
Jens Axboe
1
-0
/
+4
2008-04-29
block: fix queue locking verification
Linus Torvalds
1
-2
/
+8
2008-04-29
block: Skip I/O merges when disabled
Alan D. Brunelle
1
-0
/
+2
2008-04-29
block: add large command support
FUJITA Tomonori
1
-2
/
+3
2008-04-29
block: rename and export rq_init()
FUJITA Tomonori
1
-0
/
+1
2008-04-29
block: make queue flags non-atomic
Nick Piggin
1
-4
/
+29
2008-04-21
block: fix memory hotplug and bouncing in block layer
Andi Kleen
1
-1
/
+6
2008-04-21
block: move the padding adjustment to blk_rq_map_sg
FUJITA Tomonori
1
-0
/
+2
2008-03-04
block: separate out padding from alignment
Tejun Heo
1
-0
/
+2
2008-03-04
block: restore the meaning of rq->data_len to the true data length
FUJITA Tomonori
1
-1
/
+1
2008-02-19
block: implement request_queue->dma_drain_needed
Tejun Heo
1
-2
/
+5
2008-02-19
block: add request->raw_data_len
Tejun Heo
1
-0
/
+1
2008-02-08
block: fixup rq_init() a bit
Jens Axboe
1
-1
/
+3
2008-02-01
block: kill swap_io_context()
Jens Axboe
1
-1
/
+0
2008-02-01
block: new end request handling interface should take unsigned byte counts
Jens Axboe
1
-6
/
+9
2008-01-29
block: fix warning on compile with CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2008-01-29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-6
/
+5
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-13
/
+18
2008-01-28
block: implement drain buffers
James Bottomley
1
-0
/
+4
2008-01-28
io context sharing: preliminary support
Jens Axboe
1
-1
/
+1
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-74
/
+7
2008-01-28
blk_end_request: cleanup 'uptodate' related code (take 4)
Kiyoshi Ueda
1
-8
/
+0
2008-01-28
blk_end_request: remove/unexport end_that_request_* (take 4)
Kiyoshi Ueda
1
-8
/
+5
2008-01-28
blk_end_request: add bidi completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add callback feature (take 4)
Kiyoshi Ueda
1
-0
/
+2
2008-01-28
blk_end_request: add/export functions to get request size (take 4)
Kiyoshi Ueda
1
-0
/
+8
2008-01-28
blk_end_request: add new request completion interface (take 4)
Kiyoshi Ueda
1
-0
/
+4
2008-01-28
block: allow queue dma_alignment of zero
Pete Wyckoff
1
-6
/
+1
2008-01-26
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+1
2008-01-26
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-12
[SCSI] block: Introduce new blk_queue_update_dma_alignment interface
James Bottomley
1
-0
/
+1
2007-11-09
Add UNPLUG traces to all appropriate places
Alan D. Brunelle
1
-0
/
+1
2007-10-29
[BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps
Jens Axboe
1
-1
/
+1
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-3
/
+0
2007-10-16
block: Initial support for data-less (or empty) barrier support
Jens Axboe
1
-0
/
+1
2007-10-16
block: add end_queued_request() and end_dequeued_request() helpers
Jens Axboe
1
-1
/
+3
2007-10-12
[BLOCK] Move sector_div() from blkdev.h to kernel.h
Jens Axboe
1
-14
/
+0
2007-10-10
Remove flush_dry_bio_endio
NeilBrown
1
-1
/
+0
2007-10-10
Fix warnings with !CONFIG_BLOCK
Jens Axboe
1
-2
/
+2
2007-10-10
Stop exporting blk_rq_bio_prep
NeilBrown
1
-1
/
+0
[next]