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
2007-08-26
[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.
David S. Miller
1
-1
/
+1
2007-08-22
Introduce CONFIG_CHECK_SIGNATURE
Geert Uytterhoeven
1
-0
/
+1
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
1
-0
/
+6
2007-08-18
Enable partitions for lguest block device
Rusty Russell
1
-3
/
+6
2007-08-11
sysace: HDIO_GETGEO has it's own method for ages
Christoph Hellwig
1
-19
/
+10
2007-08-11
drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...
Mariusz Kozlowski
1
-52
/
+26
2007-08-11
drivers/block/cciss.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-8
/
+8
2007-08-11
Clean up duplicate includes in drivers/block/
Jesper Juhl
1
-1
/
+0
2007-07-31
cciss: fix memory leak
Jesper Juhl
1
-1
/
+4
2007-07-29
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Rusty Russell
1
-1
/
+1
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
1
-12
/
+157
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
28
-64
/
+64
2007-07-21
ps3: Disk Storage Driver
Geert Uytterhoeven
2
-0
/
+631
2007-07-19
[SPARC64]: Fix handling of multiple vdc-port nodes.
David S. Miller
1
-16
/
+8
2007-07-19
[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
Fabio Massimo Di Nitto
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+2
2007-07-19
lguest: the block driver
Rusty Russell
2
-0
/
+276
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-87
/
+10
2007-07-18
xen: add virtual block device driver.
Jeremy Fitzhardinge
3
-0
/
+998
2007-07-18
[SPARC64]: Simplify VDC device probing.
David S. Miller
1
-87
/
+10
2007-07-17
unregister_blkdev(): delete redundant message
Akinobu Mita
1
-3
/
+1
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
2
-5
/
+2
2007-07-17
Add support for Xilinx SystemACE CompactFlash interface
Grant Likely
3
-0
/
+1173
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-7
/
+2
2007-07-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-2
/
+2
2007-07-16
Fix too few arguments to function `scsi_cmd_ioctl'
S.Çağlar Onur
1
-1
/
+1
2007-07-16
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2007-07-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-1096
/
+6
2007-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-0
/
+980
2007-07-16
nbd.c: sock_xmit: cleanup signal related code
Oleg Nesterov
1
-16
/
+6
2007-07-16
kcdrwd: remove unneeded flush_signals() call
Oleg Nesterov
1
-3
/
+0
2007-07-16
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
1
-1
/
+1
2007-07-16
drivers/block/z2ram: Remove TRUE/FALSE defines
Richard Knutsson
1
-3
/
+0
2007-07-16
more ACSI removal
Adrian Bunk
3
-1044
/
+0
2007-07-16
umem: Fix match of pci_ids in umem driver
Neil Brown
1
-11
/
+6
2007-07-16
umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable
Robert P. J. Day
1
-41
/
+0
2007-07-16
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
David S. Miller
1
-11
/
+13
2007-07-16
[SPARC64]: Add Sun LDOM virtual disk driver.
David S. Miller
3
-0
/
+978
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+1
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-53
/
+22
2007-07-12
USB: drivers/block/ub.c: use list_for_each_entry()
Matthias Kaehlcke
1
-9
/
+3
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+1
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
1
-2
/
+2
2007-07-10
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-20
/
+44
2007-07-10
Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",
Jan Engelhardt
1
-5
/
+6
2007-07-10
[POWERPC] Fix viodasd geometry calculations
Stephen Rothwell
1
-2
/
+2
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
1
-1
/
+1
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
1
-1
/
+1
2007-07-10
loop: convert to using splice_direct_to_actor() instead of sendfile()
Jens Axboe
1
-20
/
+44
[next]