index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
2
-6
/
+18
*
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-03-01
25
-440
/
+299
|
\
|
*
block: fix for "Consolidate phys_segment and hw_segment limits"
Stephen Rothwell
2010-03-01
1
-1
/
+1
|
*
cciss: Fix problem with scatter gather elements in the scsi half of the driver
Stephen M. Cameron
2010-02-28
1
-26
/
+59
|
*
cciss: eliminate unnecessary pointer use in cciss scsi code
Stephen M. Cameron
2010-02-28
1
-16
/
+15
|
*
cciss: do not use void pointer for scsi hba data
Stephen M. Cameron
2010-02-28
2
-16
/
+11
|
*
cciss: factor out scatter gather chain block mapping code
Stephen M. Cameron
2010-02-28
1
-29
/
+34
|
*
cciss: fix scatter gather chain block dma direction kludge
Stephen M. Cameron
2010-02-28
1
-5
/
+3
|
*
cciss: simplify scatter gather code
Stephen M. Cameron
2010-02-28
2
-35
/
+16
|
*
cciss: factor out scatter gather chain block allocation and freeing
Stephen M. Cameron
2010-02-28
1
-50
/
+58
|
*
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
2010-02-28
3
-8
/
+15
|
*
cciss: clarify command list padding calculation
Stephen M. Cameron
2010-02-28
1
-2
/
+7
|
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
13
-29
/
+14
|
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
16
-17
/
+17
|
*
block: Add BLK_ prefix to definitions
Martin K. Petersen
2010-02-26
1
-2
/
+2
|
*
pktcdvd: use BIO list management functions
Akinobu Mita
2010-02-24
1
-68
/
+21
|
*
Merge branch 'master' into for-2.6.34
Jens Axboe
2010-02-22
6
-25
/
+45
|
|
\
|
*
|
cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h
dann frazier
2010-02-22
1
-110
/
+3
|
*
|
cciss: remove C99-style comments
dann frazier
2010-02-22
4
-64
/
+61
|
*
|
block: make virtio device id constant
Márton Németh
2010-01-11
1
-1
/
+1
|
*
|
block: make xenbus device id constant
Márton Németh
2010-01-11
1
-1
/
+1
|
*
|
block: make Open Firmware device id constant
Márton Németh
2010-01-11
1
-1
/
+1
|
*
|
block: make USB device id constant
Márton Németh
2010-01-11
1
-1
/
+1
|
*
|
block: make PCI device id constant
Márton Németh
2010-01-11
2
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2010-02-27
2
-4
/
+2
|
\
\
\
|
*
|
|
mac68k: rework SWIM platform device
Finn Thain
2010-02-27
1
-2
/
+2
|
*
|
|
ataflop: Killl warning about unused variable flags
Geert Uytterhoeven
2010-02-27
1
-2
/
+0
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-26
1
-15
/
+46
|
\
|
|
|
|
*
|
|
virtio_blk: add block topology support
Christoph Hellwig
2010-02-24
1
-15
/
+46
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-17
2
-1
/
+4
|
\
|
|
|
*
|
cciss: Make cciss_seq_show handle holes in the h->drv[] array
Stephen M. Cameron
2010-02-05
1
-0
/
+3
|
*
|
pktcdvd: removing device does not remove its sysfs dir
Thadeu Lima de Souza Cascardo
2010-02-02
1
-1
/
+1
*
|
|
powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks
Joe Perches
2010-02-03
1
-50
/
+36
|
/
/
*
|
drbd: null dereference bug
Dan Carpenter
2010-01-25
1
-1
/
+1
*
|
drbd: fix max_segment_size initialization
Lars Ellenberg
2010-01-22
1
-1
/
+1
*
|
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
2010-01-12
3
-11
/
+15
*
|
drbd: Don't go into StandAlone mode when authentification failes because of n...
Johannes Thoma
2010-01-12
1
-9
/
+22
*
|
drbd: check on CONFIG_LBDAF, not LBD
Lars Ellenberg
2010-01-07
1
-1
/
+1
*
|
drivers/block/drbd: Correct NULL test
Julia Lawall
2010-01-04
1
-1
/
+1
|
/
*
drbd: Silenced an assert that could triggered after changing write ordering m...
Philipp Reisner
2009-12-31
1
-4
/
+5
*
drbd: Kconfig fix
Johannes Thoma
2009-12-29
1
-1
/
+1
*
drbd: Fix for a race between IO and a detach operation [Bugz 262]
Philipp Reisner
2009-12-29
1
-0
/
+1
*
drbd: Use drbd_crypto_is_hash() instead of an open coded check
Philipp Reisner
2009-12-29
1
-1
/
+1
*
aoe: switch to the new bio_flush_dcache_pages() interface
Andrew Morton
2009-12-22
1
-16
/
+1
*
drivers/block/mg_disk.c: use resource_size()
H Hartley Sweeten
2009-12-22
1
-1
/
+1
*
drivers/block/DAC960.c: use DAC960_V2_Controller
Julia Lawall
2009-12-22
1
-1
/
+1
*
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
Jens Axboe
2009-12-21
5
-7
/
+3
|
\
|
*
drbd: remove unused #include <linux/version.h>
Huang Weiyi
2009-12-21
3
-3
/
+0
|
*
drbd: remove duplicated #include
Huang Weiyi
2009-12-21
1
-1
/
+0
[next]