index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-13
cciss: make device attrs static
Alex Chiang
1
-8
/
+8
2009-10-13
cciss: Add cciss_allow_hpsa module parameter
Stephen M. Cameron
1
-40
/
+34
2009-10-13
cciss: Fix multiple calls to pci_release_regions
Stephen M. Cameron
1
-2
/
+3
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-207
/
+546
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-10-01
cciss: fix build when !PROC_FS
Alexander Beregalov
1
-4
/
+5
2009-10-01
cciss: cciss_host_attr_groups should be const
Jens Axboe
1
-1
/
+1
2009-10-01
cciss: Dynamically allocate the drive_info_struct for each logical drive.
Stephen M. Cameron
1
-128
/
+165
2009-10-01
cciss: Add usage_count attribute to each logical drive in /sys
Stephen M. Cameron
1
-0
/
+20
2009-10-01
cciss: Add a "raid_level" attribute to each logical drive in /sys
Stephen M. Cameron
1
-0
/
+24
2009-10-01
cciss: fix some magic numbers in the raid-level decoding
Stephen M. Cameron
1
-3
/
+2
2009-10-01
cciss: Add lunid attribute to each logical drive in /sys
Stephen M. Cameron
1
-0
/
+26
2009-10-01
cciss: Don't check h->busy_initializing in cciss_open().
Stephen M. Cameron
1
-1
/
+1
2009-10-01
cciss: Preserve all 8 bytes of LUN ID for logical drives.
Stephen M. Cameron
1
-24
/
+24
2009-10-01
cciss: Silence noisy per-disk messages output by cciss_read_capacity
Stephen M. Cameron
1
-5
/
+0
2009-10-01
cciss: Fix excessive gendisk freeing bug on driver unload.
Stephen M. Cameron
1
-7
/
+8
2009-10-01
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
Stephen M. Cameron
1
-12
/
+21
2009-10-01
cciss: Clear all sysfs-exposed data for deleted logical drives.
Stephen M. Cameron
1
-10
/
+21
2009-10-01
cciss: Handle special case for sysfs attributes of the first logical drive.
Stephen M. Cameron
1
-4
/
+14
2009-10-01
cciss: Handle cases when cciss_add_disk fails.
Stephen M. Cameron
1
-10
/
+25
2009-10-01
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
Stephen M. Cameron
1
-0
/
+3
2009-10-01
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...
Stephen M. Cameron
1
-10
/
+10
2009-10-01
cciss: Dynamically allocate struct device for each logical drive as needed.
Stephen M. Cameron
1
-26
/
+72
2009-10-01
cciss: Remove some unused code in rebuild_lun_table()
Stephen M. Cameron
1
-8
/
+0
2009-10-01
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
Andrew Patterson
1
-3
/
+33
2009-10-01
cciss: Use one scan thread per controller and fix hang during rmmod
Andrew Patterson
1
-20
/
+136
2009-10-01
cciss: Remove sysfs entries for logical drives on driver cleanup.
Andrew Patterson
1
-1
/
+4
2009-10-01
cciss: fix schedule_timeout() parameters
Randy Dunlap
1
-2
/
+3
2009-09-23
seq_file: constify seq_operations
James Morris
1
-1
/
+1
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-11
cciss: memory leak in cciss_init_one()
Eric Dumazet
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-07-03
cciss: Ignore stale commands after reboot
Hannes Reinecke
1
-2
/
+13
2009-06-16
block: remove some includings of blktrace_api.h
Li Zefan
1
-1
/
+0
2009-06-09
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
1
-95
/
+3
2009-06-09
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
1
-0
/
+3
2009-06-09
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
1
-32
/
+45
2009-06-09
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
1
-22
/
+34
2009-06-09
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
1
-62
/
+53
2009-06-09
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-87
/
+96
2009-06-02
cciss: add cciss driver sysfs entries
Andrew Patterson
1
-3
/
+264
2009-06-02
cciss: fix SCSI device reset handler
Stephen M. Cameron
1
-3
/
+11
2009-06-02
cciss: factor out core of sendcmd() for a more sane interface
Stephen M. Cameron
1
-116
/
+109
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-3
/
+3
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
1
-2
/
+2
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-11
/
+11
2009-05-11
block: add rq->resid_len
Tejun Heo
1
-9
/
+4
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-1
/
+1
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-8
/
+109
[next]