index
:
Linux Stable
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.12.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
...
*
|
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
2009-10-01
1
-3
/
+2
*
|
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
1
-0
/
+26
*
|
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
2009-10-01
1
-1
/
+1
*
|
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
2009-10-01
2
-25
/
+25
*
|
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
2009-10-01
1
-5
/
+0
*
|
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
2009-10-01
1
-7
/
+8
*
|
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
2009-10-01
1
-12
/
+21
*
|
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
2009-10-01
1
-10
/
+21
*
|
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
2009-10-01
1
-4
/
+14
*
|
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
2009-10-01
1
-10
/
+25
*
|
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
2009-10-01
1
-0
/
+3
*
|
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
2009-10-01
1
-10
/
+10
*
|
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2009-10-01
2
-27
/
+73
*
|
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
2009-10-01
1
-8
/
+0
*
|
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
2009-10-01
1
-3
/
+33
*
|
cciss: Use one scan thread per controller and fix hang during rmmod
Andrew Patterson
2009-10-01
2
-22
/
+141
*
|
cciss: Remove sysfs entries for logical drives on driver cleanup.
Andrew Patterson
2009-10-01
1
-1
/
+4
*
|
cciss: fix schedule_timeout() parameters
Randy Dunlap
2009-10-01
1
-2
/
+3
*
|
dac960: switch to seq_file
Alexey Dobriyan
2009-10-01
1
-85
/
+71
*
|
cpqarray: switch to seq_file
Alexey Dobriyan
2009-10-01
1
-33
/
+30
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
1
-6
/
+27
|
\
|
*
virtio_blk: add support for cache flush
Christoph Hellwig
2009-09-23
1
-5
/
+25
|
*
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
1
-0
/
+1
|
*
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-23
1
-1
/
+1
*
|
seq_file: constify seq_operations
James Morris
2009-09-23
1
-1
/
+1
*
|
dac960: fix undefined behavior on empty string
Michael Buesch
2009-09-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
2
-5
/
+5
|
\
\
|
*
|
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
2
-3
/
+3
|
*
|
trivial: add __init/__exit macros to DAC960.c
Peter Huewe
2009-09-21
1
-2
/
+2
|
|
/
*
/
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
31
-34
/
+32
|
/
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
2
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-16
2
-2
/
+2
|
\
|
*
debugfs: Modify default debugfs directory for debugging pktcdvd.
GeunSik Lim
2009-09-15
1
-1
/
+1
|
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-09-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2009-08-20
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-09-14
1
-2
/
+7
|
\
\
|
*
|
floppy: Switch driver to dev_pm_ops
Frans Pop
2009-09-14
1
-2
/
+7
*
|
|
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-14
6
-23
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
aoe: end barrier bios with EOPNOTSUPP
Ed Cashin
2009-09-14
1
-0
/
+3
|
*
|
block: use printk_once
Marcin Slusarz
2009-09-11
3
-20
/
+8
|
*
|
cciss: memory leak in cciss_init_one()
Eric Dumazet
2009-09-11
1
-2
/
+2
|
*
|
bio: first step in sanitizing the bio->bi_rw flag testing
Jens Axboe
2009-09-11
1
-1
/
+1
*
|
|
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+1
|
/
/
*
/
aoe: allocate unused request_queue for sysfs
Ed Cashin
2009-09-09
3
-4
/
+11
|
/
*
mg_disk: Add missing ready status check on mg_write()
unsik Kim
2009-07-28
1
-17
/
+15
*
mg_disk: fix issue with data integrity on error in mg_write()
Bartlomiej Zolnierkiewicz
2009-07-28
1
-42
/
+47
*
mg_disk: fix reading invalid status when use polling driver
unsik Kim
2009-07-28
1
-0
/
+10
*
mg_disk: remove prohibited sleep operation
unsik Kim
2009-07-28
1
-2
/
+0
*
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-07-22
3
-3
/
+8
|
\
[prev]
[next]