index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
Commit message (
Expand
)
Author
Age
...
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
*
Merge branch 'master' into for-2.6.34
Jens Axboe
2010-02-22
|
\
|
*
cciss: Make cciss_seq_show handle holes in the h->drv[] array
Stephen M. Cameron
2010-02-05
*
|
cciss: remove C99-style comments
dann frazier
2010-02-22
|
/
*
cciss: fix scatter gather cleanup problems
Stephen M. Cameron
2009-11-23
*
cciss: Fix weird usage of ENXIO in cciss_scsi.c
Stephen M. Cameron
2009-11-13
*
cciss: Add enhanced scatter-gather support.
Don Brace
2009-11-13
*
cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED
Stephen M. Cameron
2009-11-13
*
cciss: Remove unnecessary check in scan_thread
Stephen M. Cameron
2009-11-13
*
cciss: remove sendcmd() as it is no longer used.
Stephen M. Cameron
2009-11-13
*
cciss: clean up code in cciss_shutdown
Stephen M. Cameron
2009-11-13
*
cciss: Remove the "withirq" parameter from various functions where possible
Stephen M. Cameron
2009-11-13
*
cciss: Retry driver initiated cmds with unit attention condition
Stephen M. Cameron
2009-11-13
*
cciss: Fix problem with remove_from_scan_list on driver unload
Stephen M. Cameron
2009-11-13
*
cciss: Make device attributes static
Alex Chiang
2009-11-13
*
cciss: Add cciss_allow_hpsa module parameter
Stephen M. Cameron
2009-10-13
*
cciss: Fix multiple calls to pci_release_regions
Stephen M. Cameron
2009-10-13
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-04
|
\
|
*
cciss: fix build when !PROC_FS
Alexander Beregalov
2009-10-01
|
*
cciss: cciss_host_attr_groups should be const
Jens Axboe
2009-10-01
|
*
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
2009-10-01
|
*
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
|
*
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
|
*
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
2009-10-01
|
*
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
2009-10-01
|
*
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
2009-10-01
|
*
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
2009-10-01
|
*
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
2009-10-01
|
*
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
2009-10-01
|
*
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
2009-10-01
|
*
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
2009-10-01
|
*
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
2009-10-01
|
*
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
2009-10-01
|
*
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
2009-10-01
|
*
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
2009-10-01
|
*
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
2009-10-01
|
*
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
2009-10-01
|
*
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
2009-10-01
|
*
cciss: Use one scan thread per controller and fix hang during rmmod
Andrew Patterson
2009-10-01
|
*
cciss: Remove sysfs entries for logical drives on driver cleanup.
Andrew Patterson
2009-10-01
|
*
cciss: fix schedule_timeout() parameters
Randy Dunlap
2009-10-01
*
|
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
|
/
*
seq_file: constify seq_operations
James Morris
2009-09-23
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
*
driver model: constify attribute groups
David Brownell
2009-09-15
*
cciss: memory leak in cciss_init_one()
Eric Dumazet
2009-09-11
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
cciss: Ignore stale commands after reboot
Hannes Reinecke
2009-07-03
*
block: remove some includings of blktrace_api.h
Li Zefan
2009-06-16
*
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2009-06-08
[prev]
[next]