index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cciss: clean up code in cciss_shutdown
Stephen M. Cameron
2009-11-13
1
-20
/
+18
*
|
cciss: Remove the "withirq" parameter from various functions where possible
Stephen M. Cameron
2009-11-13
1
-60
/
+29
*
|
cciss: Retry driver initiated cmds with unit attention condition
Stephen M. Cameron
2009-11-13
1
-0
/
+2
*
|
cciss: Fix problem with remove_from_scan_list on driver unload
Stephen M. Cameron
2009-11-13
1
-8
/
+13
*
|
cciss: Make device attributes static
Alex Chiang
2009-11-13
1
-8
/
+8
*
|
Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33
Jens Axboe
2009-11-04
4
-15
/
+19
|
\
\
|
*
|
drbd: performance - don't lose unplug events
Lars Ellenberg
2009-11-04
1
-1
/
+6
|
*
|
Do not deadlock in drbd_disconnect() [bugz 258]
Philipp Reisner
2009-11-04
1
-4
/
+0
|
*
|
drbdsetup X resume-io should be usable to resume IO [Bugz 256]
Philipp Reisner
2009-11-04
1
-4
/
+3
|
*
|
drbd: fix check for too large lower level device
Lars Ellenberg
2009-11-04
1
-5
/
+9
|
*
|
fix grammar in printk
Lars Ellenberg
2009-11-04
1
-1
/
+1
*
|
|
block/ps3: fix slow VRAM IO
Hideyuki Sasaki
2009-11-04
1
-1
/
+9
*
|
|
Merge branch 'for-linus' into for-2.6.33
Jens Axboe
2009-11-03
2
-37
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
loop: fix NULL dereference if mount fails
Alexey Dobriyan
2009-10-29
1
-1
/
+1
|
*
virtio_blk: Revert serial number support
Rusty Russell
2009-10-22
1
-34
/
+3
|
*
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
1
-1
/
+0
|
*
virtio_blk: revert QUEUE_FLAG_VIRT addition
Christoph Hellwig
2009-10-22
1
-1
/
+0
*
|
drbd: fix in_flight rw indexing
Jens Axboe
2009-10-28
1
-2
/
+2
*
|
Merge branch 'for-linus' into for-2.6.33
Jens Axboe
2009-10-13
1
-42
/
+37
|
\
\
|
|
/
|
*
cciss: Add cciss_allow_hpsa module parameter
Stephen M. Cameron
2009-10-13
1
-40
/
+34
|
*
cciss: Fix multiple calls to pci_release_regions
Stephen M. Cameron
2009-10-13
1
-2
/
+3
*
|
drbd: needs __ratelimit()
Randy Dunlap
2009-10-07
1
-0
/
+1
*
|
drbd: Work on permission enforcement
Philipp Reisner
2009-10-06
1
-1
/
+6
*
|
drbd: fixup for reverted dual in_flight patch
Jens Axboe
2009-10-05
1
-2
/
+2
*
|
Merge branch 'master' into for-2.6.33
Jens Axboe
2009-10-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-04
4
-329
/
+655
|
|
\
|
*
|
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
|
|
drbd: remove tracing bits
Jens Axboe
2009-10-01
11
-1021
/
+3
*
|
|
dropping unneeded include autoconf.h
Lars Ellenberg
2009-10-01
7
-7
/
+0
*
|
|
The DRBD driver
Philipp Reisner
2009-10-01
19
-0
/
+20366
|
|
/
|
/
|
*
|
cciss: fix build when !PROC_FS
Alexander Beregalov
2009-10-01
1
-4
/
+5
*
|
cciss: cciss_host_attr_groups should be const
Jens Axboe
2009-10-01
1
-1
/
+1
*
|
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
2009-10-01
2
-130
/
+168
*
|
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
1
-0
/
+20
*
|
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
1
-0
/
+24
*
|
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
[prev]
[next]