locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / drivers / scsi /
2008-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-09-11 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-09-11 Jens Axboeblock: disable sysfs parts of the disk command filter
2008-08-29 James Bottomley[SCSI] fix check of PQ and PDT bits for WLUNs
2008-08-29 Mike Anderson[SCSI] make scsi_check_sense HARDWARE_ERROR return...
2008-08-29 Mike Anderson[SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE
2008-08-29 Stefan Richter[SCSI] sd: select CRC_T10DIF only when necessary
2008-08-29 FUJITA Tomonoriremove blk_register_filter and blk_unregister_filter...
2008-08-27 FUJITA Tomonorisg: restore command permission for TYPE_SCANNER
2008-08-27 FUJITA Tomonoriblock: move cmdfilter from gendisk to request_queue
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-20 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-08-16 Brian King[SCSI] ibmvfc: Driver version 1.0.2
2008-08-16 Brian King[SCSI] ibmvfc: Add details to async event log
2008-08-16 Brian King[SCSI] ibmvfc: Sanitize response lengths
2008-08-16 Brian King[SCSI] ibmvfc: Fix for lost async events
2008-08-16 Brian King[SCSI] ibmvfc: Fixup host state during reinit
2008-08-16 Brian King[SCSI] ibmvfc: Fix another hang on module removal
2008-08-16 Brian King[SCSI] ibmvscsi: Fixup desired DMA value for shared...
2008-08-16 Joe Malicki[SCSI] megaraid_sas: remove sysfs dbg_lvl world writeab...
2008-08-16 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.01-k7.
2008-08-16 Andrew Vasquez[SCSI] qla2xxx: Explicitly tear-down vports during...
2008-08-16 Andrew Vasquez[SCSI] qla2xxx: Reference proper ha during SBR handling.
2008-08-16 Mike Hernandez[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.
2008-08-16 Andrew Vasquez[SCSI] qla2xxx: Don't leak SG-DMA mappings while aborti...
2008-08-16 Andrew Vasquez[SCSI] qla2xxx: Correct vport-state management issues...
2008-08-16 Andrew Vasquez[SCSI] qla2xxx: Correct synchronization of software...
2008-08-16 Chandra Seetharaman[SCSI] scsi_dh: Initialize lun_state in check_ownership()
2008-08-16 Chandra Seetharaman[SCSI] scsi_dh: Do not use scsilun in rdac hardware...
2008-08-16 Yang, Bo[SCSI] megaraid_sas: version and Documentation Update
2008-08-16 Yang, Bo[SCSI] megaraid_sas: add new controllers (0x78 0x79)
2008-08-16 Yang, Bo[SCSI] megaraid_sas: add the shutdown DCMD cmd to drive...
2008-08-16 Yang, Bo[SCSI] megaraid_sas: add readl to force PCI posting...
2008-08-11 Adrian Bunkmake struct scsi_dh_devlist's static
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell KingMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-08-06 Linus TorvaldsRe-introduce "[SCSI] extend the last_sector_bug flag...
2008-08-05 Bartlomiej Zolnier... ide: fix regression caused by ide_device_{get,put}...
2008-08-05 Bartlomiej Zolnier... remove unnecessary <linux/hdreg.h> includes
2008-08-05 Nick Pigginmm: rename page trylock
2008-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-08-04 Linus TorvaldsRevert "[SCSI] extend the last_sector_bug flag to cover...
2008-07-30 James Bottomley[SCSI] scsi_transport_spi: fix oops in revalidate
2008-07-30 James Bottomley[SCSI] ses: fix VPD inquiry overrun
2008-07-30 HighPoint Linux... [SCSI] hptiop: add more PCI device IDs
2008-07-28 FUJITA Tomonori[SCSI] qla2xxx: fix msleep compile error
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-27 Harvey Harrison[SCSI] replace __FUNCTION__ with __func__
2008-07-27 Alan Jenkins[SCSI] extend the last_sector_bug flag to cover more...
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.01-k6.
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Additional NPIV corrections.
2008-07-26 Andrew Morton[SCSI] qla2xxx: suppress uninitialized-var warning
2008-07-26 Akinobu Mita[SCSI] qla2xxx: use memory_read_from_buffer()
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Issue proper ISP callbacks during stop...
2008-07-26 FUJITA Tomonori[SCSI] ch: fix ch_remove oops
2008-07-26 adam radford[SCSI] 3w-9xxx: add MSI support and misc fixes
2008-07-26 Mike Christie[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn
2008-07-26 Brian King[SCSI] ibmvfc: Update driver version to 1.0.1
2008-07-26 Brian King[SCSI] ibmvfc: Add ADISC support
2008-07-26 Brian King[SCSI] ibmvfc: Miscellaneous fixes
2008-07-26 Brian King[SCSI] ibmvfc: Fix hang on module removal
2008-07-26 Brian King[SCSI] ibmvfc: Target refcounting fixes
2008-07-26 Brian King[SCSI] ibmvfc: Reduce unnecessary log noise
2008-07-26 Mike Anderson[SCSI] sym53c8xx: free luntbl in sym_hcb_free
2008-07-26 Julia Lawall[SCSI] scsi_scan.c: Release mutex in error handling...
2008-07-26 Alan Stern[SCSI] scsi_eh_prep_cmnd should save scmd->underflow
2008-07-26 Martin K. Petersen[SCSI] sd: Support for SCSI disk (SBC) Data Integrity...
2008-07-26 Martin K. Petersen[SCSI] sd: Identify DIF protection type and application...
2008-07-26 Martin K. Petersen[SCSI] Do not retry a request whose data integrity...
2008-07-26 Martin K. Petersen[SCSI] Support devices with protection information
2008-07-26 Martin K. Petersen[SCSI] Command protection operation
2008-07-26 Martin K. Petersen[SCSI] Host protection capabilities
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: create lookup cache
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: attach to hardware handler from dm...
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: add generic SPC-3 alua handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update RDAC device handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update hp_sw hardware handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Update EMC handler
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Add 'dh_state' sysfs attribute
2008-07-26 Hannes Reinecke[SCSI] scsi_dh: Implement common device table handling
2008-07-26 Tejun Heo[SCSI] sd: update index allocation and use ida instead...
2008-07-26 Mike Christie[SCSI] fix shared tag map tag allocation
2008-07-26 Mike Christie[SCSI] stex: fix queue depth setting
2008-07-26 Mike Christie[SCSI] qla4xxx: fix queue depth setting
2008-07-26 Mike Christie[SCSI] fix shared tag map setup
2008-07-26 Kai Makisara[SCSI] st: Remove bogus memset
2008-07-26 Kai Makisara[SCSI] st: Move buffer pointer back when data could...
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.01-k5.
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Don't hardcode fw_transfer_size for...
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Verify the RISC is not in ROM code...
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Correct overflow during dump-processing...
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx...
2008-07-26 Seokmann Ju[SCSI] qla2xxx: Correct rport/fcport visibility-state...
2008-07-26 Seokmann Ju[SCSI] qla2xxx: Correct vport management of MBA_PORT_UP...
2008-07-26 Seokmann Ju[SCSI] qla2xxx: Correct fcport state-management during...
2008-07-26 Seokmann Ju[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Swap enablement order of EFT and FCE.
2008-07-26 Joe Carnuccio[SCSI] qla2xxx: Retrieve board serial-number and descri...
2008-07-26 Andrew Vasquez[SCSI] qla2xxx: Allow the user the option of disabling...
next