Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f1b00f4dab29b57bdf1bc03ef12020b280fd2a72
/
drivers
/
block
/
cciss.c
« Previous
2cf3af1
cciss: check for msi in interrupt_not_for_us
by Mike Miller
· 14 years ago
0c2b390
cciss: clean up interrupt handler
by Mike Miller
· 14 years ago
664a717
cciss: enqueue and submit io
by Mike Miller
· 14 years ago
0e4a9d0
block: cciss: use ARRAY_SIZE
by Kulikov Vasiliy
· 14 years ago
c2d45b4
cciss: fix shadows sparse warning
by Bill Pemberton
· 15 years ago
829f46a
cciss: unlock on error path
by Dan Carpenter
· 15 years ago
d45033e
cciss: factor out scatter gather chain block mapping code
by Stephen M. Cameron
· 15 years ago
2ad6cdc
cciss: fix scatter gather chain block dma direction kludge
by Stephen M. Cameron
· 15 years ago
dccc9b5
cciss: simplify scatter gather code
by Stephen M. Cameron
· 15 years ago
49fc560
cciss: factor out scatter gather chain block allocation and freeing
by Stephen M. Cameron
· 15 years ago
1b7d0d2
cciss: detect bad alignment of scsi commands at build time
by Stephen M. Cameron
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
f11cbd7
Merge branch 'master' into for-2.6.34
by Jens Axboe
· 15 years ago
b028461
cciss: remove C99-style comments
by dann frazier
· 15 years ago
531c2dc
cciss: Make cciss_seq_show handle holes in the h->drv[] array
by Stephen M. Cameron
· 15 years ago
d61c426
cciss: fix scatter gather cleanup problems
by Stephen M. Cameron
· 15 years ago
8721c81
cciss: Fix weird usage of ENXIO in cciss_scsi.c
by Stephen M. Cameron
· 15 years ago
5c07a31
cciss: Add enhanced scatter-gather support.
by Don Brace
· 15 years ago
da00218
cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED
by Stephen M. Cameron
· 15 years ago
d06dfbd
cciss: Remove unnecessary check in scan_thread
by Stephen M. Cameron
· 15 years ago
aa43f11
cciss: remove sendcmd() as it is no longer used.
by Stephen M. Cameron
· 15 years ago
29009a0
cciss: clean up code in cciss_shutdown
by Stephen M. Cameron
· 15 years ago
7b838bd
cciss: Remove the "withirq" parameter from various functions where possible
by Stephen M. Cameron
· 15 years ago
c08fac6
cciss: Retry driver initiated cmds with unit attention condition
by Stephen M. Cameron
· 15 years ago
fd8489c
cciss: Fix problem with remove_from_scan_list on driver unload
by Stephen M. Cameron
· 15 years ago
8ba95c6
cciss: Make device attributes static
by Alex Chiang
· 15 years ago
2ec24ff
cciss: Add cciss_allow_hpsa module parameter
by Stephen M. Cameron
· 15 years ago
2cfa948
cciss: Fix multiple calls to pci_release_regions
by Stephen M. Cameron
· 15 years ago
58e57fb
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
1e6f2dc
cciss: fix build when !PROC_FS
by Alexander Beregalov
· 15 years ago
9f792d9
cciss: cciss_host_attr_groups should be const
by Jens Axboe
· 15 years ago
9cef0d2
cciss: Dynamically allocate the drive_info_struct for each logical drive.
by Stephen M. Cameron
· 15 years ago
e272afe
cciss: Add usage_count attribute to each logical drive in /sys
by Stephen M. Cameron
· 15 years ago
3ff1111
cciss: Add a "raid_level" attribute to each logical drive in /sys
by Stephen M. Cameron
· 15 years ago
fa52bec
cciss: fix some magic numbers in the raid-level decoding
by Stephen M. Cameron
· 15 years ago
ce84a8a
cciss: Add lunid attribute to each logical drive in /sys
by Stephen M. Cameron
· 15 years ago
2e04398
cciss: Don't check h->busy_initializing in cciss_open().
by Stephen M. Cameron
· 15 years ago
39ccf9a
cciss: Preserve all 8 bytes of LUN ID for logical drives.
by Stephen M. Cameron
· 15 years ago
983333c
cciss: Silence noisy per-disk messages output by cciss_read_capacity
by Stephen M. Cameron
· 15 years ago
2c93559
cciss: Fix excessive gendisk freeing bug on driver unload.
by Stephen M. Cameron
· 15 years ago
2d11d99
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
by Stephen M. Cameron
· 15 years ago
9ddb27b
cciss: Clear all sysfs-exposed data for deleted logical drives.
by Stephen M. Cameron
· 15 years ago
8ce5196
cciss: Handle special case for sysfs attributes of the first logical drive.
by Stephen M. Cameron
· 15 years ago
361e9b0
cciss: Handle cases when cciss_add_disk fails.
by Stephen M. Cameron
· 15 years ago
e8074f7
cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
by Stephen M. Cameron
· 15 years ago
097d026
cciss: Rearrange logical drive sysfs code to make the "changing a disk" path work.
by Stephen M. Cameron
· 15 years ago
617e134
cciss: Dynamically allocate struct device for each logical drive as needed.
by Stephen M. Cameron
· 15 years ago
21d9db0
cciss: Remove some unused code in rebuild_lun_table()
by Stephen M. Cameron
· 15 years ago
d6f4965
cciss: Allow triggering of rescan of logical drive topology via sysfs entry
by Andrew Patterson
· 15 years ago
b368c9d
cciss: Use one scan thread per controller and fix hang during rmmod
by Andrew Patterson
· 15 years ago
c64bebc
cciss: Remove sysfs entries for logical drives on driver cleanup.
by Andrew Patterson
· 15 years ago
4d76160
cciss: fix schedule_timeout() parameters
by Randy Dunlap
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
212a502
cciss: memory leak in cciss_init_one()
by Eric Dumazet
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
b59e64d
cciss: Ignore stale commands after reboot
by Hannes Reinecke
· 15 years ago
e212d6f
block: remove some includings of blktrace_api.h
by Li Zefan
· 15 years ago
72f9f13
cciss: Remove no longer needed sendcmd reject processing code
by scameron@beardog.cca.cpqcorp.net
· 15 years ago
85cc61a
cciss: change SCSI error handling routines to work with interrupts enabled.
by scameron@beardog.cca.cpqcorp.net
· 15 years ago
789a424
cciss: separate error processing and command retrying code in sendcmd_withirq_core()
by scameron@beardog.cca.cpqcorp.net
· 15 years ago
3c2ab40
cciss: factor out fix target status processing code from sendcmd functions
by scameron@beardog.cca.cpqcorp.net
· 15 years ago
b57695f
cciss: simplify interface of sendcmd() and sendcmd_withirq()
by scameron@beardog.cca.cpqcorp.net
· 15 years ago
5390cfc
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
by scameron@beardog.cca.cpqcorp.net
· 15 years ago
7fe0632
cciss: add cciss driver sysfs entries
by Andrew Patterson
· 15 years ago
88f627a
cciss: fix SCSI device reset handler
by Stephen M. Cameron
· 15 years ago
4a4b2d7
cciss: factor out core of sendcmd() for a more sane interface
by Stephen M. Cameron
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
c3a4d78
block: add rq->resid_len
by Tejun Heo
· 16 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
6a5d263
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
e143858
cciss: change to discover first memory BAR
by Mike Miller
· 16 years ago
0a9279c
cciss: kernel scan thread for MSA2012
by Mike Miller
· 16 years ago
ac44e5b
cciss: fix residual count for block pc requests
by Jens Axboe
· 16 years ago
10cbda9
cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
by Jens Axboe
· 16 years ago
5e18cfd
cciss: remove 30 second initial timeout on controller reset
by Jens Axboe
· 16 years ago
5e4c91c
cciss: shorten 30s timeout on controller reset
by Jens Axboe
· 16 years ago
82eb03c
cciss: PCI power management reset for kexec
by Chip Coldwell
· 16 years ago
a0ea862
cciss: simplify parameters to deregister_disk function
by Stephen M. Cameron
· 16 years ago
8a3173d
cciss: switch to using hlist for command list management
by Jens Axboe
· 16 years ago
d8a0be6
cciss: fix problem that deleting multiple logical drives could cause a panic
by Stephen M. Cameron
· 16 years ago
9f92f47
cciss: fix DEBUG printk formats
by Randy Dunlap
· 16 years ago
22bece0
cciss: fix regression firmware not displayed in procfs
by Mike Miller
· 16 years ago
4044430
cciss: fix sysfs broken symlink regression
by Mike Miller
· 16 years ago
77ca728
cciss: new hardware support
by Mike Miller
· 16 years ago
ef7822c
[PATCH] switch cciss
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
74f3c8a
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
by Al Viro
· 17 years ago
061837b
drivers/block: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
ba198ef
cciss: fix bug if scsi tape support is disabled
by Mike Miller
· 16 years ago
eece695
cciss: fix negative logical drive count in procfs
by Mike Miller
· 16 years ago
6ae5ce8
cciss: remove redundant code
by Mike Miller
· 16 years ago
a72da29
cciss: make rebuild_lun_table behave better
by Mike Miller
· 16 years ago
Next »