summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dlm: remove bklDavid Teigland2008-09-041-8/+1
| * | | dlm: fix address compareDavid Teigland2008-09-021-2/+31
| * | | dlm: fix locking of lockspace list in dlm_scandDavid Teigland2008-08-282-2/+26
| * | | dlm: detect available userspace daemonDavid Teigland2008-08-284-2/+85
| * | | dlm: allow multiple lockspace createsDavid Teigland2008-08-287-64/+116
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-10-109-118/+190
|\ \ \ \
| * | | | dm: detect lost queueAlasdair G Kergon2008-10-101-3/+23
| * | | | dm: publish dm_vcallocMikulas Patocka2008-10-102-1/+5
| * | | | dm: publish dm_table_unplug_allMikulas Patocka2008-10-102-1/+5
| * | | | dm: publish dm_get_mapinfoMikulas Patocka2008-10-102-1/+1
| * | | | dm: export struct dm_devMikulas Patocka2008-10-104-40/+49
| * | | | dm crypt: avoid unnecessary wait when splitting bioMilan Broz2008-10-101-8/+18
| * | | | dm crypt: tidy ctx pendingMilan Broz2008-10-101-5/+11
| * | | | dm crypt: fix async inc_pendingMilan Broz2008-10-101-3/+2
| * | | | dm crypt: move dec_pending on error into write_io_submitMilan Broz2008-10-101-3/+2
| * | | | dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon2008-10-101-4/+5
| * | | | dm crypt: tidy write loop pendingMilan Broz2008-10-101-16/+9
| * | | | dm crypt: tidy crypt allocMilan Broz2008-10-101-7/+17
| * | | | dm crypt: tidy inc pendingMilan Broz2008-10-101-5/+10
| * | | | dm exception store: use chunk_t for_areasMikulas Patocka2008-10-101-8/+10
| * | | | dm exception store: introduce area_location functionMikulas Patocka2008-10-101-2/+9
| * | | | dm raid1: kcopyd should stop on error if errors handledJonathan Brassow2008-10-101-1/+3
| * | | | dm mpath: remove is_active from struct dm_pathKiyoshi Ueda2008-10-102-8/+7
| * | | | dm mpath: use more error codesBenjamin Marzinski2008-10-101-10/+12
* | | | | 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