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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
Tejun Heo
4
-9
/
+8
2009-05-11
block: cleanup rq->data_len usages
Tejun Heo
1
-4
/
+4
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
24
-139
/
+143
2009-05-11
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
Tejun Heo
3
-9
/
+9
2009-05-11
block: add rq->resid_len
Tejun Heo
2
-13
/
+6
2009-05-11
nbd: don't clear rq->sector and nr_sectors unnecessarily
Tejun Heo
1
-7
/
+0
2009-04-28
mg_disk: use defines from <linux/ata.h>
Bartlomiej Zolnierkiewicz
1
-101
/
+43
2009-04-28
mg_disk: fix dependency on libata
Bartlomiej Zolnierkiewicz
2
-5
/
+41
2009-04-28
mg_disk: clean up request completion paths
Tejun Heo
1
-84
/
+33
2009-04-28
mg_disk: fold mg_disk.h into mg_disk.c
Tejun Heo
1
-1
/
+185
2009-04-28
swim: clean up request completion paths
Tejun Heo
1
-7
/
+0
2009-04-28
swim3: clean up request completion paths
Tejun Heo
1
-26
/
+5
2009-04-28
hd: clean up request completion paths
Tejun Heo
1
-24
/
+12
2009-04-28
sunvdc: kill vdc_end_request()
Tejun Heo
1
-7
/
+2
2009-04-28
ps3disk: simplify request completion
Tejun Heo
1
-4
/
+1
2009-04-28
amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers
Tejun Heo
4
-28
/
+2
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
14
-84
/
+86
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
4
-8
/
+4
2009-04-28
loop: use BIO list management functions
Akinobu Mita
1
-19
/
+7
2009-04-28
hd: fix locking
Tejun Heo
1
-10
/
+7
2009-04-28
mg_disk: fix CONFIG_LBD=y warning
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-04-28
mg_disk: fix locking
Tejun Heo
1
-4
/
+13
2009-04-24
umem: fix request_queue lock warning
Sage Weil
1
-0
/
+1
2009-04-17
USB: add reset endpoint operations
David Vrabel
1
-11
/
+9
2009-04-15
brd: fix cacheflushing
Nick Piggin
1
-1
/
+3
2009-04-15
brd: support barriers
Nick Piggin
1
-0
/
+1
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-1
/
+1
2009-04-08
xsysace: Fix dereferencing of cf_id after hd_driveid removal
Grant Likely
1
-6
/
+6
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-10
/
+1162
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
4
-7
/
+7
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
4
-6
/
+6
2009-04-07
loop: mutex already unlocked in loop_clr_fd()
Alexander Beregalov
1
-2
/
+5
2009-04-07
mflash: initial support
unsik Kim
3
-0
/
+1023
2009-04-07
cciss: change to discover first memory BAR
Mike Miller
1
-5
/
+14
2009-04-07
cciss: kernel scan thread for MSA2012
Mike Miller
3
-2
/
+111
2009-04-07
cciss: fix residual count for block pc requests
Jens Axboe
1
-1
/
+9
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
Linus Torvalds
3
-28
/
+27
2009-04-02
nbd: trivial cleanups
Pavel Machek
1
-6
/
+4
2009-04-02
nbd: add locking to nbd_ioctl
Pavel Machek
1
-35
/
+67
2009-04-02
floppy: provide a PNP device table in the module.
Scott James Remnant
1
-0
/
+8
2009-04-01
include/linux/hdreg.h: remove unused defines
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2009-04-01
aoe: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
1
-11
/
+12
2009-04-01
xsysace: make it 'struct hd_driveid'-free
Bartlomiej Zolnierkiewicz
1
-17
/
+13
2009-04-01
loop: add ioctl to resize a loop device
J. R. Okajima
1
-0
/
+30
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2009-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
4
-0
/
+1252
2009-03-26
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-4
/
+52
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
8
-15
/
+900
2009-03-26
m68k: mac - Add SWIM floppy support
Laurent Vivier
4
-0
/
+1252
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-6
/
+5
[next]