index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cciss: factor out cciss_reset_devices()
Stephen M. Cameron
2010-08-07
1
-20
/
+31
|
*
cciss: factor out cciss_find_cfg_addrs.
Stephen M. Cameron
2010-08-07
1
-12
/
+23
|
*
cciss: factor out cciss_enter_performant_mode
Stephen M. Cameron
2010-08-07
1
-39
/
+59
|
*
cciss: factor out cciss_wait_for_mode_change_ack()
Stephen M. Cameron
2010-08-07
1
-12
/
+15
|
*
cciss: make cciss_put_controller_into_performant_mode as __devinit
Stephen M. Cameron
2010-08-07
1
-2
/
+1
|
*
cciss: cleanup some debug ifdefs
Stephen M. Cameron
2010-08-07
1
-7
/
+3
|
*
cciss: factor out cciss_p600_dma_prefetch_quirk()
Stephen M. Cameron
2010-08-07
1
-18
/
+19
|
*
cciss: factor out cciss_enable_scsi_prefetch()
Stephen M. Cameron
2010-08-07
1
-10
/
+13
|
*
cciss: factor out CISS_signature_present()
Stephen M. Cameron
2010-08-07
1
-5
/
+13
|
*
cciss: factor out cciss_find_board_params
Stephen M. Cameron
2010-08-07
1
-27
/
+25
|
*
cciss: fix leak of ioremapped memory
Stephen M. Cameron
2010-08-07
1
-0
/
+12
|
*
cciss: factor out cciss_find_cfgtables
Stephen M. Cameron
2010-08-07
1
-34
/
+34
|
*
cciss: factor out cciss_wait_for_board_ready()
Stephen M. Cameron
2010-08-07
1
-15
/
+17
|
*
cciss: factor out cciss_find_memory_BAR()
Stephen M. Cameron
2010-08-07
1
-18
/
+19
|
*
cciss: remove board_id parameter from cciss_interrupt_mode()
Stephen M. Cameron
2010-08-07
1
-6
/
+5
|
*
cciss: factor out cciss_board_disabled
Stephen M. Cameron
2010-08-07
1
-6
/
+9
|
*
cciss: factor out cciss_lookup_board_id
Stephen M. Cameron
2010-08-07
1
-31
/
+35
|
*
cciss: save pdev pointer in per hba structure early to avoid passing it aroun...
Stephen M. Cameron
2010-08-07
1
-30
/
+31
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-3
/
+20
|
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-3
/
+5
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-19
/
+30
|
*
cciss: move next_command function from ifdef
Mike Miller
2010-08-07
1
-22
/
+23
|
*
cciss: fix call to put_controller_in_performant_mode
Mike Miller
2010-08-07
1
-1
/
+1
|
*
cciss: make sure we request the performant mode irq
Mike Miller
2010-08-07
1
-4
/
+4
|
*
cciss: new controller support and bump driver version
Mike Miller
2010-08-07
1
-6
/
+14
|
*
cciss: add performant mode support for Stars/Sirius
Mike Miller
2010-08-07
1
-51
/
+216
|
*
cciss: check for msi in interrupt_not_for_us
Mike Miller
2010-08-07
1
-2
/
+3
|
*
cciss: clean up interrupt handler
Mike Miller
2010-08-07
1
-95
/
+141
|
*
cciss: enqueue and submit io
Mike Miller
2010-08-07
1
-23
/
+15
*
|
block: cciss: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-20
1
-1
/
+1
|
/
*
cciss: fix shadows sparse warning
Bill Pemberton
2010-05-11
1
-2
/
+1
*
cciss: unlock on error path
Dan Carpenter
2010-04-07
1
-0
/
+1
*
cciss: factor out scatter gather chain block mapping code
Stephen M. Cameron
2010-02-28
1
-29
/
+34
*
cciss: fix scatter gather chain block dma direction kludge
Stephen M. Cameron
2010-02-28
1
-5
/
+3
*
cciss: simplify scatter gather code
Stephen M. Cameron
2010-02-28
1
-28
/
+15
*
cciss: factor out scatter gather chain block allocation and freeing
Stephen M. Cameron
2010-02-28
1
-50
/
+58
*
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
2010-02-28
1
-1
/
+1
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-4
/
+1
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
Merge branch 'master' into for-2.6.34
Jens Axboe
2010-02-22
1
-0
/
+3
|
\
|
*
cciss: Make cciss_seq_show handle holes in the h->drv[] array
Stephen M. Cameron
2010-02-05
1
-0
/
+3
*
|
cciss: remove C99-style comments
dann frazier
2010-02-22
1
-18
/
+19
|
/
*
cciss: fix scatter gather cleanup problems
Stephen M. Cameron
2009-11-23
1
-7
/
+18
*
cciss: Fix weird usage of ENXIO in cciss_scsi.c
Stephen M. Cameron
2009-11-13
1
-5
/
+2
*
cciss: Add enhanced scatter-gather support.
Don Brace
2009-11-13
1
-18
/
+165
*
cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED
Stephen M. Cameron
2009-11-13
1
-2
/
+16
*
cciss: Remove unnecessary check in scan_thread
Stephen M. Cameron
2009-11-13
1
-7
/
+5
*
cciss: remove sendcmd() as it is no longer used.
Stephen M. Cameron
2009-11-13
1
-163
/
+0
*
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
[prev]
[next]