cifs: fix possible memory corruption in CIFSFindNext, CVE-2011-3191
[linux-flexiantxendom0-natty.git] / drivers / scsi / ibmvscsi /
2010-12-21 Robert Jennings[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
2010-11-16 Jeff GarzikSCSI host lock push-down
2010-10-07 Brian King[SCSI] ibmvfc: Handle Virtual I/O Server reboot
2010-10-07 Mike Christie[SCSI] ibmvfc: prep for fc host dev loss tmo support
2010-09-17 Brian King[SCSI] ibmvfc: Log link up/down events
2010-09-05 Mike Christie[SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout
2010-08-06 Brian King[SCSI] ibmvfc: Driver version 1.0.9
2010-08-06 Brian King[SCSI] ibmvfc: Fix terminate_rport_io
2010-08-06 Brian King[SCSI] ibmvfc: Fix rport add/delete race resulting...
2010-07-28 Peter Huewe[SCSI] ibmvstgt: add __init/__exit macros
2010-07-27 Brian King[SCSI] ibmvscsi: Driver version 1.5.9
2010-07-27 Brian King[SCSI] ibmvscsi: Fix possible request_limit issue
2010-07-27 Brian King[SCSI] ibmvscsi: Fix error path deadlock
2010-07-27 Brian King[SCSI] ibmvscsi: Fix softlockup on resume
2010-07-27 Brian King[SCSI] ibmvfc: Driver version 1.0.8
2010-07-27 Brian King[SCSI] ibmvfc: Add support for fc_block_scsi_eh
2010-07-27 Brian King[SCSI] ibmvfc: Fix soft lockup on resume
2010-07-27 Anton Blanchard[SCSI] ibmvscsi: Fix oops when an interrupt is pending...
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-18 James Bottomley[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
2010-05-02 Brian King[SCSI] ibmvfc: Reduce error recovery timeout
2010-05-02 Brian King[SCSI] ibmvfc: Fix command completion handling
2010-04-11 FUJITA Tomonori[SCSI] ibmvscsi: fix DMA API misuse
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-03 Brian King[SCSI] ibmvfc: Add suspend/resume support
2010-03-03 Brian King[SCSI] ibmvscsi: Add suspend/resume support
2010-03-01 Linus TorvaldsMerge branch 'for-2.6.34' of git://git.kernel.dk/linux...
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-01-18 Bart Van Assche[SCSI] ibmvscsi: fix a typo in a source code comment
2009-12-04 Mike Christie[SCSI] modify change_queue_depth to take in reason...
2009-12-04 Brian King[SCSI] ibmvfc: Driver version 1.0.7
2009-12-04 Brian King[SCSI] ibmvfc: Add FC Passthru support
2009-12-04 Brian King[SCSI] ibmvfc: Fix adapter cancel flags for terminate_r...
2009-12-04 Brian King[SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_i...
2009-12-04 Brian King[SCSI] ibmvfc: Fix locking in ibmvfc_remove
2009-12-04 Brian King[SCSI] ibmvfc: Fixup TMF response handling
2009-09-20 Jaswinder Singh... includecheck fix: drivers/scsi, ibmvscsi.c
2009-08-22 Sage Weil[SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
2009-06-25 Brian King[SCSI] ibmvscsi: Fix module load hang
2009-06-21 Brian Kingibmvfc: Fix endless PRLI loop in discovery
2009-06-21 Brian Kingibmvfc: Process async events before command responses
2009-06-16 Greg Kroah-Hartmanibmvscsi: gadget: at91_udc: remove driver_data direct...
2009-06-08 Brian King[SCSI] ibmvscsi: Add support for capabilities MAD
2009-06-08 Robert Jennings[SCSI] ibmvscsi: Enable fast fail feature
2009-06-08 Brian King[SCSI] ibmvscsi: Send adapter info before login
2009-06-08 Robert Jennings[SCSI] ibmvscsi: Add specific timeouts for operations
2009-06-08 Brian King[SCSI] ibmvscsi: Add 16 byte CDB support
2009-06-08 Brian King[SCSI] ibmvfc: Driver version 1.0.6
2009-06-08 Brian King[SCSI] ibmvfc: Improve LOGO/PRLO ELS handling
2009-06-08 Brian King[SCSI] ibmvfc: Improve device rediscovery
2009-06-08 Brian King[SCSI] ibmvfc: Add flush on halt support
2009-06-08 Brian King[SCSI] ibmvfc: Add support for NPIV Logout
2009-06-08 Brian King[SCSI] ibmvfc: Fix deadlock in EH
2009-06-08 Brian King[SCSI] ibmvfc: Reduce error logging noise
2009-06-08 Brian King[SCSI] ibmvfc: Use DEVICE_ATTR macro
2009-06-08 Brian King[SCSI] ibmvfc: Fixup GFP flags for target allocations
2009-06-08 Brian King[SCSI] ibmvfc: Fix invalid error response handling
2009-05-23 Roel Kluin[SCSI] ibmvscsi: Remove redundant test on unsigned.
2009-04-03 Brian King[SCSI] ibmvfc: Driver version 1.0.5
2009-04-03 Brian King[SCSI] ibmvfc: Improve ADISC timeout handling
2009-04-03 Brian King[SCSI] ibmvfc: Show host maxframe_size
2009-04-03 Brian King[SCSI] ibmvfc: Fixup module parms attributes
2009-04-03 Brian King[SCSI] ibmvfc: Fix dropped interrupts
2009-03-12 Brian King[SCSI] ibmvfc: Better handle other FC initiators
2009-02-10 Brian King[SCSI] ibmvfc: Increase cancel timeout
2009-02-10 Brian King[SCSI] ibmvfc: Fix rport relogin
2009-02-10 Brian King[SCSI] ibmvfc: Fix command timeout errors
2009-02-10 Robert Jennings[SCSI] ibmvscsi: Correct DMA mapping leak
2009-01-25 Brian King[SCSI] ibmvfc: Fix DMA mapping leak on memory allocatio...
2009-01-16 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change drivers/scsi
2009-01-13 Ingo Molnarpowerpc: Change u64/s64 to a long long integer type
2009-01-02 Brian King[SCSI] ibmvscsi: Make max_requests module parameter...
2009-01-02 Brian King[SCSI] ibmvfc: Fixup command response translation
2009-01-02 Kay Sievers[SCSI] struct device - replace bus_id with dev_name...
2008-12-29 Brian King[SCSI] ibmvfc: Improve async event handling
2008-12-29 Brian King[SCSI] ibmvscsi: Don't fail EH due to insufficient...
2008-12-29 Brian King[SCSI] ibmvfc: Fix errors due to inconsistent command...
2008-12-29 Brian King[SCSI] ibmvfc: Delay NPIV login retry and add retries
2008-12-29 Brian King[SCSI] ibmvfc: Driver version 1.0.4
2008-12-29 Brian King[SCSI] ibmvfc: Handle port login required response
2008-12-29 Brian King[SCSI] ibmvfc: Fix command timeouts due to cached CRQ...
2008-12-29 Brian King[SCSI] ibmvfc: Fix oops in interrupt handler
2008-12-29 Brian King[SCSI] ibmvfc: Driver version 1.0.3
2008-12-29 Brian King[SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
2008-12-29 Brian King[SCSI] ibmvfc: Fix target initialization failure retry...
2008-12-29 Brian King[SCSI] ibmvfc: Error handling fixes
2008-12-29 Brian King[SCSI] ibmvfc: Fix error reporting for some FC errors
2008-12-29 Brian King[SCSI] ibmvfc: Fix log level filtering
2008-12-09 Brian King[SCSI] ibmvstgt: move crq_queue_create to the end of...
2008-12-01 James Bottomley[SCSI] ibmvscsi: switch to block timeout
2008-10-13 Mike Christie[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unbloc...
2008-10-09 Jens Axboeblock: unify request timeout handling
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
next