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
2008-08-06
cciss: fix bug if scsi tape support is disabled
Mike Miller
1
-0
/
+2
2008-08-06
cciss: fix negative logical drive count in procfs
Mike Miller
1
-6
/
+9
2008-08-06
cciss: remove redundant code
Mike Miller
1
-304
/
+169
2008-08-06
cciss: make rebuild_lun_table behave better
Mike Miller
1
-122
/
+214
2008-08-06
cciss: return -EFAULT if copy_from_user() fails
Nikanth Karthikesan
1
-1
/
+1
2008-08-06
block/cciss.c: remove pointless curr_queue calculation
Hannes Reinecke
1
-2
/
+0
2008-07-04
cciss: read config to obtain max outstanding commands per controller
Mike Miller
1
-29
/
+37
2008-07-04
cciss: fix regression that no device nodes are created if no logical drives a...
Stephen M. Cameron
1
-0
/
+4
2008-06-13
cciss: add new hardware support
Mike Miller
1
-5
/
+16
2008-05-01
cciss: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-6
/
+2
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
1
-2
/
+2
2008-04-21
cciss: Fix race between disk-adding code and interrupt handler
scameron@beardog.cca.cpqcorp.net
1
-1
/
+16
2008-04-11
cciss: error: implicit declaration of function 'sg_init_table'
Mike Pagano
1
-0
/
+1
2008-03-04
cciss: remove READ_AHEAD define and use block layer defaults
Mike Miller
1
-3
/
+0
2008-03-04
resubmit: cciss: procfs updates to display info about many
Mike Miller
1
-96
/
+157
2008-02-06
cciss: use upper_32_bits() macro to eliminate warnings
Randy Dunlap
1
-4
/
+6
2008-01-29
cciss: fix bug in overriding ->data_len before completion
Jens Axboe
1
-1
/
+0
2008-01-28
blk_end_request: changing cciss (take 4)
Kiyoshi Ueda
1
-22
/
+3
2008-01-14
cciss: section mismatch
Randy Dunlap
1
-1
/
+1
2007-10-29
cciss: update copyright notices
Mike Miller
1
-7
/
+7
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-2
/
+2
2007-10-17
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-3
/
+8
2007-10-17
drivers/block/cciss.c: fix check-after-use
Adrian Bunk
1
-29
/
+27
2007-10-17
cciss: fix error reporting for SG_IO
Steve Cameron
1
-18
/
+61
2007-10-17
cciss: disable DMA refetch on Smart Array P600
Mike Miller (OS Dev)
1
-3
/
+8
2007-10-16
Merge branch 'sglist-arch' into for-linus
Jens Axboe
1
-0
/
+1
2007-10-16
Panic in blk_rq_map_sg() from CCISS driver
Lee Schermerhorn
1
-0
/
+1
2007-10-16
drivers/block/cpqarray,cciss: kill unused var
Jeff Garzik
1
-1
/
+0
2007-10-14
more trivial signedness fixes in drivers
Al Viro
1
-1
/
+1
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-1
/
+1
2007-08-12
drivers/block/cciss.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-8
/
+8
2007-08-01
cciss: fix memory leak
Jesper Juhl
1
-1
/
+4
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-5
/
+5
2007-07-16
Fix too few arguments to function `scsi_cmd_ioctl'
S.Çağlar Onur
1
-1
/
+1
2007-07-10
cciss: add new controller support for P700m
Mike Miller (OS Dev
1
-0
/
+2
2007-05-19
cciss: Fix pci_driver.shutdown while device is still active
Gerald Britton
1
-15
/
+30
2007-05-08
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
1
-0
/
+1
2007-05-08
cciss: set rq->errors more correctly in driver
Mike Miller (OS Dev)
1
-21
/
+22
2007-05-08
cciss: add SG_IO ioctl to cciss
Mike Miller (OS Dev)
1
-53
/
+111
2007-05-08
cciss: reformat error handling
Mike Miller (OS Dev)
1
-85
/
+89
2007-04-13
[PATCH] cciss: unregister from SCSI before tearing down device resources
Bjorn Helgaas
1
-16
/
+19
2007-04-05
[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry
Mike Miller (OS Dev)
1
-0
/
+1
2007-03-15
[PATCH] cciss endian annotations
Al Viro
1
-5
/
+5
2007-03-06
[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)
Mike Miller (OS Dev)
1
-4
/
+6
2007-03-06
[PATCH] cciss: fix for 2TB support
Mike Miller (OS Dev)
1
-15
/
+24
2006-12-30
[PATCH] cciss: build with PROC_FS=n
Randy Dunlap
1
-1
/
+2
2006-12-18
[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request
Mike Miller
1
-1
/
+1
2006-12-18
[PATCH] cciss: set default raid level when reading geometry fails
Mike Miller
1
-0
/
+1
2006-12-13
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
[next]