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
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
2007-10-10
New function blk_req_append_bio
NeilBrown
1
-2
/
+2
2007-10-10
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
1
-1
/
+14
2007-07-27
[patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix
Qi Yong
1
-2
/
+2
2007-07-24
[BLOCK] Add request_queue_t and mark it deprecated
Jens Axboe
1
-0
/
+1
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-70
/
+70
2007-07-22
[SCSI] bsg: unexport sg v3 helper functions
FUJITA Tomonori
1
-5
/
+0
2007-07-17
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
Christoph Lameter
1
-1
/
+1
2007-07-16
add a struct request pointer to the request structure
FUJITA Tomonori
1
-0
/
+5
2007-07-16
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
1
-0
/
+5
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+2
2007-07-16
block: export blk_verify_command for SG v4
FUJITA Tomonori
1
-0
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
1
-0
/
+12
2007-07-10
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK
Benjamin Gilbert
1
-5
/
+0
2007-05-09
kblockd: use flush_work
Andrew Morton
1
-1
/
+1
2007-04-30
ll_rw_blk: add io_context private pointer
Jens Axboe
1
-0
/
+1
2007-02-12
cfq-iosched: remove cfq_io_context last_queue
Jens Axboe
1
-1
/
+0
2006-12-19
[PATCH] Fixup blk_rq_unmap_user() API
Jens Axboe
1
-1
/
+1
2006-12-19
[PATCH] Remove queue merging hooks
Jens Axboe
1
-7
/
+5
2006-12-12
[PATCH] remove blk_queue_activity_fn
Boaz Harrosh
1
-5
/
+0
2006-12-01
[PATCH] block: support larger block pc requests
Mike Christie
1
-3
/
+4
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-4
/
+20
2006-10-20
[PATCH] export clear_queue_congested and set_queue_congested
Thomas Maier
1
-0
/
+2
2006-10-12
[PATCH] ide-cd: fix breakage with internally queued commands
Jens Axboe
1
-0
/
+1
2006-10-04
[PATCH] helper function for retrieving scsi_cmd given host based block layer tag
David C Somayajulu
1
-0
/
+8
2006-09-30
[PATCH] CONFIG_BLOCK: blk_congestion_wait() fix
Andrew Morton
1
-2
/
+5
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-14
/
+36
2006-09-30
[PATCH] Allow file systems to differentiate between data and meta reads
Jens Axboe
1
-0
/
+3
2006-09-30
[PATCH] Add blk_start_queueing() helper
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] Make sure all block/io scheduler setups are node aware
Jens Axboe
1
-2
/
+1
2006-09-30
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
1
-29
/
+0
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] struct request: shrink and optimize some more
Jens Axboe
1
-7
/
+13
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
1
-8
/
+5
2006-09-30
[PATCH] Remove struct request_list from struct request
Jens Axboe
1
-1
/
+2
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
1
-2
/
+1
2006-09-30
[PATCH] Add one more pointer to struct request for IO scheduler usage
Jens Axboe
1
-0
/
+6
2006-09-30
[PATCH] as-iosched: remove arq->is_sync member
Jens Axboe
1
-0
/
+5
2006-09-30
[PATCH] elevator: abstract out the rbtree sort handling
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] elevator: move the backmerging logic into the elevator core
Jens Axboe
1
-15
/
+2
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-81
/
+99
2006-09-29
[PATCH] ifdef blktrace debugging fields
Alexey Dobriyan
1
-2
/
+2
[next]