summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix barrier fail detection in XFSChristoph Hellwig2008-10-103-4/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-10-1016-799/+654
|\
| * GFS2: Support for I/O barriersSteven Whitehouse2008-09-262-3/+19
| * GFS2: Add UUID to GFS2 sbSteven Whitehouse2008-09-221-1/+5
| * GFS2: high time to take some time over atimeSteven Whitehouse2008-09-1810-167/+65
| * GFS2: The war on bloatSteven Whitehouse2008-09-181-15/+15
| * GFS2: GFS2 will panic if you misspell any mount optionsAbhijith Das2008-09-151-6/+9
| * GFS2: Direct IO write at end of file errorBob Peterson2008-09-151-1/+1
| * GFS2: Use an IS_ERR test rather than a NULL testJulien Brunel2008-09-051-3/+1
| * GFS2: Fix race relating to glock min-hold timeSteven Whitehouse2008-09-051-0/+2
| * GFS2: Fix & clean up GFS2 renameSteven Whitehouse2008-08-273-60/+60
| * GFS2: rm on multiple nodes causes panicBob Peterson2008-08-131-18/+38
| * GFS2: Fix metafs mountsSteven Whitehouse2008-08-136-535/+448
| * GFS2: Fix debugfs glock file iteratorSteven Whitehouse2008-08-131-5/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-1050-1112/+2107
|\ \
| * | [SCSI] zfcp: fix double dbf id usageSwen Schillig2008-10-033-3/+3
| * | [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2008-10-032-0/+6
| * | [SCSI] zfcp: fix erp list usage without using locksSwen Schillig2008-10-031-2/+2
| * | [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig2008-10-031-0/+2
| * | [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-034-3/+6
| * | [SCSI] zfcp: put threshold data in hba traceSwen Schillig2008-10-034-0/+50
| * | [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-039-113/+77
| * | [SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig2008-10-033-13/+18
| * | [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-038-84/+88
| * | [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-038-275/+362
| * | [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-0311-249/+60
| * | [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-037-207/+127
| * | [SCSI] zfcp: add queue_full sysfs attributeStefan Raspl2008-10-034-7/+32
| * | [SCSI] scsi_dh: suppress comparison warningJames Bottomley2008-10-031-2/+2
| * | [SCSI] scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com2008-10-031-0/+2
| * | [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE optionAdrian Bunk2008-10-031-8/+0
| * | [SCSI] qla2xxx: fix printk format warningsAlexander Beregalov2008-10-031-4/+6
| * | [SCSI] qla2xxx: Update version number to 8.02.01-k8.Andrew Vasquez2008-10-031-1/+1
| * | [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.Ravi Anand2008-10-031-1/+3
| * | [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.Andrew Vasquez2008-10-031-2/+3
| * | [SCSI] qla2xxx: Fix "occured" spelling errors.Bjorn Helgaas2008-10-035-11/+11
| * | [SCSI] qla2xxx: Add NPIV-Config Table support.Andrew Vasquez2008-10-035-2/+133
| * | [SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez2008-10-037-44/+272
| * | [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.Andrew Vasquez2008-10-032-2/+2
| * | [SCSI] qla2xxx: Add input/output byte-count statistics.Harish Zunjarrao2008-10-033-7/+21
| * | [SCSI] libiscsi: return error passed in during iscsi recoveryMike Christie2008-10-031-1/+1
| * | [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-031-3/+7
| * | [SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez2008-10-033-29/+84
| * | [SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley2008-10-031-16/+11
| * | [SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley2008-10-033-1/+82
| * | [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-10-033-5/+0
| * | [SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley2008-10-034-16/+54
| * | [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-033-8/+20
| * | [SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart2008-10-032-9/+576
| * | [SCSI] tmscsim: Fixup KERN_INFO in printkNick Warne2008-10-031-2/+2