index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ll_rw_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-04
[BLOCK] Move all core block layer code to new block/ directory
Jens Axboe
1
-3613
/
+0
2005-11-01
[BLOCK] Unify the seperate read/write io stat fields into arrays
Jens Axboe
1
-28
/
+12
2005-11-01
[BLOCK] Update read/write block io statistics at completion time
Jens Axboe
1
-8
/
+11
2005-10-28
Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-115
/
+27
2005-10-28
Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...
Linus Torvalds
1
-10
/
+13
2005-10-28
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-6
/
+8
2005-10-28
[PATCH] gfp_t: block layer core
Al Viro
1
-8
/
+8
2005-10-28
[BLOCK] elevator switch fixes/cleanup
Jens Axboe
1
-1
/
+1
2005-10-28
[BLOCK] Reimplement elevator switch
Tejun Heo
1
-115
/
+27
2005-10-28
[PATCH] 01/05 Implement generic dispatch queue
Tejun Heo
1
-10
/
+13
2005-10-28
Following the same idea, it occurs to me that we should only update
Chen, Kenneth W
1
-0
/
+3
2005-10-28
[patch] remove gendisk->stamp_idle field
Chen, Kenneth W
1
-6
/
+5
2005-09-21
[PATCH] remove blkdev_scsi_issue_flush_fn again
Christoph Hellwig
1
-38
/
+0
2005-09-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-29
/
+163
2005-09-07
[PATCH] blk: Use blk_queue_xxx functions to set parameters
Stuart McLaren
1
-2
/
+2
2005-08-28
fix mismerge in ll_rw_blk.c
James Bottomley
1
-29
/
+163
2005-08-05
[PATCH] blk: fix tag shrinking (revive real_max_size)
Tejun Heo
1
-3
/
+15
2005-06-29
[PATCH] Fix get_request nastiness
Hugh Dickins
1
-3
/
+2
2005-06-28
[PATCH] blk: light iocontext ops
Nick Piggin
1
-31
/
+25
2005-06-28
[PATCH] blk: reduce locking
Nick Piggin
1
-10
/
+19
2005-06-28
[PATCH] blk: __make_request efficiency
Nick Piggin
1
-41
/
+21
2005-06-28
[PATCH] ll_rw_blk: prevent huge request allocations
Jens Axboe
1
-0
/
+9
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-23
/
+36
2005-06-25
[PATCH] ll_merge_requests_fn() cleanup
Nikita Danilov
1
-3
/
+3
2005-06-25
[PATCH] drivers/block/ll_rw_blk.c: cleanups
Adrian Bunk
1
-59
/
+8
2005-06-23
[PATCH] blk: unplug later
Nick Piggin
1
-1
/
+1
2005-06-23
[PATCH] blk: branch hints
Nick Piggin
1
-6
/
+6
2005-06-23
[PATCH] blk: no memory barrier
Nick Piggin
1
-1
/
+0
2005-06-23
[PATCH] blk: cleanup generic tag support error messages
Tejun Heo
1
-5
/
+13
2005-06-23
[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
Tejun Heo
1
-2
/
+2
2005-06-23
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
Tejun Heo
1
-25
/
+10
2005-06-23
[PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()
Tejun Heo
1
-9
/
+4
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
1
-7
/
+23
2005-06-20
[PATCH] sysfs: (driver/block) if show/store is missing return -EIO
Dmitry Torokhov
1
-2
/
+2
2005-06-20
[PATCH] ll_rw_blk.c kerneldoc updates
Christoph Hellwig
1
-6
/
+18
2005-06-20
[PATCH] update blk_execute_rq to take an at_head parameter
James Bottomley
1
-3
/
+4
2005-06-20
[PATCH] Add scatter-gather support for the block layer SG_IO
James Bottomley
1
-6
/
+58
2005-06-20
[PATCH] Cleanup blk_rq_map_* interfaces
Jens Axboe
1
-41
/
+27
2005-06-20
[PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern()
Jens Axboe
1
-11
/
+0
2005-06-20
[PATCH] Add blk_rq_map_kern()
Mike Christie
1
-0
/
+56
2005-05-20
[SCSI] remove requeue feature from blk_insert_request()
Tejun Heo
1
-14
/
+6
2005-04-16
[PATCH] fix NMI lockup with CFQ scheduler
1
-0
/
+9
2005-04-16
[PATCH] use cheaper elv_queue_empty when unplug a device
Ken Chen
1
-1
/
+2
2005-04-16
[PATCH] possible use-after-free of bio
Jens Axboe
1
-2
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3642