summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya2007-07-281-125/+141
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-284-246/+194
* [SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya2007-07-281-186/+260
* [SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya2007-07-281-233/+234
* [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi...Prakash, Sathya2007-07-284-229/+308
* [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl2007-07-281-3/+10
* [SCSI] bsg: Fix build for CONFIG_BLOCK=nPaul Mundt2007-07-281-2/+2
* [SCSI] aacraid: fix Sunrise Lake reset handlingSalyzyn, Mark2007-07-281-1/+1
* [SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checkingSalyzyn, Mark2007-07-281-8/+55
* [SCSI] add easyRAID to the no report luns blacklistakpm@linux-foundation.org2007-07-281-0/+3
* [SCSI] advansys: lindent and other large, uninteresting changesMatthew Wilcox2007-07-271-13692/+14569
* [SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2007-07-272-13/+21
* [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju2007-07-273-24/+38
* [SCSI] aacraid: draw line in sand, sundry cleanup and version updateSalyzyn, Mark2007-07-275-10/+7
* [SCSI] iscsi_tcp: Turn off bounce buffersMike Christie2007-07-271-0/+1
* [SCSI] libiscsi: fix cmd seqeunce number checkingMike Christie2007-07-272-21/+28
* [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2007-07-272-0/+2
* [SCSI] libiscsi: make sure session is not blocked when removing hostMike Christie2007-07-271-0/+1
* [SCSI] libsas: Remove PCI dependenciesJeff Garzik2007-07-265-22/+19
* [SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-251-51/+15
* [SCSI] sym53c8xx: don't claim cpqarray deviceChip Coldwell2007-07-251-1/+1
* [SCSI] bsg: fix unused variable warnings for BLK_DEV_BSG=nJames Bottomley2007-07-241-2/+7
* [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULLDarrick J. Wong2007-07-241-2/+3
* [SCSI] aacraid: sysfs adapter reset/status format change.Salyzyn, Mark2007-07-231-1/+1
* [SCSI] aacraid: Fix security holeAlan Cox2007-07-231-0/+4
* [SCSI] bsg: remove unnecessary code and commentsFUJITA Tomonori2007-07-231-9/+0
* [SCSI] bsg: use lib/idr.c to find a unique minor numberFUJITA Tomonori2007-07-232-40/+30
* [SCSI] qla2xxx: Data accessors Cleanup of last mergeBoaz Harrosh2007-07-231-2/+2
* Linux 2.6.23-rc1v2.6.23-rc1Linus Torvalds2007-07-221-2/+2
* x86_64: Rename CF Makefile variable in vdsoAndi Kleen2007-07-221-3/+3
* 9p: Don't use binary sysctl numbers.Eric W. Biederman2007-07-221-13/+8
* Documentation: Fix a mispelt "probably" in SubmittingPatches.Linus Nilsson2007-07-221-1/+1
* DocBook: Change a headline in kernel-locking to list all three main types of ...Linus Nilsson2007-07-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-2221-715/+802
|\
| * IB/ehca: Support small QP queuesStefan Roscher2007-07-2110-159/+378
| * IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-211-8/+9
| * IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-212-18/+18
| * IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-211-14/+28
| * IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-215-63/+357
| * IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-211-3/+5
| * mlx4_core: Change command token on timeoutRoland Dreier2007-07-211-2/+1
| * IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-211-2/+1
| * IB/ipath: Remove ipath_layer dead codeArthur Jones2007-07-214-439/+0
| * IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-211-7/+5
* | take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-2212-39/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-2273-1294/+3648
|\ \
| * | [SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley2007-07-226-397/+436
| * | [SCSI] bsg: unexport sg v3 helper functionsFUJITA Tomonori2007-07-222-13/+5
| * | [SCSI] bsg: fix bsg_unregister_queueFUJITA Tomonori2007-07-211-1/+2
| * | [SCSI] bsg: make class backlinksJames Bottomley2007-07-214-21/+38