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
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-1
/
+1
2008-07-25
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
1
-4
/
+5
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
1
-1
/
+9
2008-07-21
device create: block: convert device_create to device_create_drvdata
Greg Kroah-Hartman
4
-9
/
+15
2008-07-20
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-2
/
+2
2008-07-16
hd.c: remove the #include <linux/mc146818rtc.h>
Adrian Bunk
1
-1
/
+0
2008-07-16
update the BLK_DEV_HD help text
Adrian Bunk
1
-19
/
+7
2008-07-16
move ide/legacy/hd.c to drivers/block/
Adrian Bunk
3
-0
/
+840
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-11
/
+9
2008-07-15
block: convert pd_special_command to use blk_execute_rq
FUJITA Tomonori
1
-11
/
+9
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
3
-8
/
+28
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
4
-31
/
+61
2008-07-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-86
/
+187
2008-07-04
cciss: read config to obtain max outstanding commands per controller
Mike Miller
1
-29
/
+37
2008-07-04
cciss: fix regression that no device nodes are created if no logical drives a...
Stephen M. Cameron
1
-0
/
+4
2008-07-04
drivers/block/pktcdvd.c: avoid useless memset
Christophe Jaillet
1
-2
/
+0
2008-07-04
DAC960: push down BKL
Alan Cox
1
-56
/
+101
2008-07-04
pktcdvd: push BKL down into driver
Alan Cox
1
-10
/
+25
2008-07-04
paride: push ioctl down into driver
Alan Cox
1
-9
/
+11
2008-07-04
block: use get_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-07-03
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
Alasdair G Kergon
1
-4
/
+5
2008-07-03
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
1
-2
/
+3
2008-07-03
xen/blkfront: add __exit to module_exit() handlers
Jan Beulich
1
-1
/
+1
2008-07-03
xen/blkfront: Make sure that the device is fully ready before allowing release.
Wim Colgate
1
-1
/
+1
2008-07-03
xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.
Christian Limpach
1
-0
/
+36
2008-07-03
xen/blkfront: Make sure we don't use bounce buffers, we don't need them.
Ian Campbell
1
-0
/
+3
2008-06-20
paride: cdev lock_kernel() pushdown
Jonathan Corbet
2
-7
/
+23
2008-06-20
AoE: cdev lock_kernel() pushdown
Jonathan Corbet
1
-1
/
+6
2008-06-12
cciss: add new hardware support
Mike Miller
1
-5
/
+16
2008-06-05
Add 'rd' alias to new brd ramdisk driver
Nick Piggin
1
-0
/
+1
2008-05-30
virtio_blk: allow read-only disks
Christian Borntraeger
1
-1
/
+5
2008-05-30
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
Chris Lalancette
1
-0
/
+1
2008-05-24
brd: don't show ramdisks in /proc/partitions
Marcin Krol
1
-0
/
+1
2008-05-23
[POWERPC] iSeries: Remove unused mail address
Stephen Rothwell
1
-1
/
+1
2008-05-18
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
2
-4
/
+4
2008-05-07
block: avoid duplicate calls to get_part() in disk stat code
Jens Axboe
1
-4
/
+6
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-24
/
+39
2008-05-02
ub: Cosmetics
Pete Zaitcev
1
-9
/
+6
2008-05-02
ub: Ignore bad residue
Pete Zaitcev
1
-8
/
+14
2008-05-02
ub: Tune retries
Pete Zaitcev
1
-5
/
+4
2008-05-02
ub: Fix timeouts
Pete Zaitcev
1
-2
/
+15
2008-05-02
virtio: add virtio disk geometry feature
Ryan Harper
1
-4
/
+20
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
1
-1
/
+7
2008-05-02
virtio: change config to guest endian.
Rusty Russell
1
-2
/
+2
2008-05-02
virtio-blk: fix remove oops
Marcelo Tosatti
1
-2
/
+0
2008-05-02
virtio: de-structify virtio_block status byte
Rusty Russell
1
-3
/
+3
2008-05-01
cciss: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-6
/
+2
2008-04-30
brd: modify ramdisk device to be able to manage partitions
Laurent Vivier
1
-5
/
+14
2008-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-10
/
+5
2008-04-29
drivers/block: use get_unaligned_* helpers
Harvey Harrison
2
-14
/
+14
[next]