index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
ll_rw_blk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge mulgrave-w:git/linux-2.6
James Bottomley
2006-09-23
1
-0
/
+12
|
\
|
*
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
2006-09-22
1
-0
/
+12
*
|
[SCSI] block: add support for shared tag maps
James Bottomley
2006-08-31
1
-21
/
+88
|
/
*
[PATCH] Fix current_io_context() vs set_task_ioprio() race
Oleg Nesterov
2006-08-21
1
-0
/
+2
*
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
Jens Axboe
2006-07-06
1
-2
/
+2
*
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
2006-07-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
1
-2
/
+2
|
/
*
[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places
Chandra Seetharaman
2006-06-27
1
-3
/
+1
*
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
spelling fixes
Andreas Mohr
2006-06-26
1
-2
/
+2
*
[BLOCK] Fix bounce limit address check
Andi Kleen
2006-06-23
1
-1
/
+1
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
1
-0
/
+3
*
[PATCH] blk_start_queue() must be called with irq disabled - add warning
Paolo 'Blaisorblade' Giarrusso
2006-06-23
1
-1
/
+4
*
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-06-23
1
-3
/
+2
*
[PATCH] blk: fix gendisk->in_flight accounting during barrier sequence
Jens Axboe
2006-05-23
1
-1
/
+6
*
[BLOCK] limit request_fn recursion
Jens Axboe
2006-05-11
1
-2
/
+15
*
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[patch] cleanup: use blk_queue_stopped
Coywolf Qi Hunt
2006-04-20
1
-2
/
+2
*
Documentation: fix minor kernel-doc warnings
Martin Waitz
2006-04-02
1
-1
/
+1
*
Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-03-28
1
-6
/
+15
|
\
|
*
[PATCH] ll_rw_blk: fix 80-col offender in put_io_context()
Jens Axboe
2006-03-28
1
-1
/
+3
|
*
[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree
Jens Axboe
2006-03-28
1
-6
/
+13
*
|
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2006-03-28
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-03-27
1
-7
/
+7
|
\
|
*
[PATCH] blk_execute_rq_nowait-speedup
Andrew Morton
2006-03-27
1
-3
/
+5
|
*
[BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion
Jens Axboe
2006-03-27
1
-4
/
+2
*
|
[PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md.
NeilBrown
2006-03-27
1
-0
/
+2
|
/
*
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
1
-2
/
+42
*
[PATCH] fix sysfs interaction and lifetime rules handling for queues
Al Viro
2006-03-18
1
-25
/
+58
*
[PATCH] deal with rmmod/put_io_context() races
Al Viro
2006-03-18
1
-0
/
+2
*
[PATCH] fix locking in queue_requests_store()
Al Viro
2006-03-18
1
-3
/
+7
*
[PATCH] fix double-free in blk_init_queue_node()
Al Viro
2006-03-18
1
-5
/
+5
*
[PATCH] block: disable block layer bouncing for most memory on 64bit systems
Andi Kleen
2006-03-08
1
-14
/
+19
*
[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)
Tejun Heo
2006-02-08
1
-2
/
+2
*
[PATCH] fix ordering on requeued request drainage
Jens Axboe
2006-02-05
1
-22
/
+16
*
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
1
-1
/
+1
*
[PATCH] device-mapper disk statistics: timing
Jun'ichi "Nick" Nomura
2006-02-01
1
-0
/
+2
*
[BLOCK] A few kerneldoc fixups
Jens Axboe
2006-01-31
1
-0
/
+2
*
[BLOCK] ll_rw_blk: fix setting of ->ordered on init
Tetsuo Takata
2006-01-24
1
-0
/
+1
*
[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion
Jens Axboe
2006-01-24
1
-1
/
+1
*
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
Jens Axboe
2006-01-24
1
-1
/
+1
*
Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-01-09
1
-1
/
+105
|
\
|
*
[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq
Jens Axboe
2006-01-09
1
-1
/
+105
*
|
[BLOCK] Kill blk_attempt_remerge()
Jens Axboe
2006-01-09
1
-24
/
+0
*
|
[BLOCK][TRIVIAL] ll_rw_blk: header included twice
Nicolas Kaiser
2006-01-09
1
-1
/
+0
|
/
*
[BLOCK] reimplement handling of barrier request
Tejun Heo
2006-01-06
1
-141
/
+243
*
[BLOCK] ll_rw_blk: separate out bio init part from __make_request
Tejun Heo
2006-01-06
1
-29
/
+33
*
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
2006-01-06
1
-7
/
+15
[next]