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