summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-06-1133-1584/+1534
|\
| * GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse2009-06-101-12/+4
| * GFS2: Fix cache coherency between truncate and O_DIRECT readSteven Whitehouse2009-06-101-1/+1
| * GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse2009-06-051-14/+22
| * GFS2: Remove unused variableSteven Whitehouse2009-06-031-2/+0
| * GFS2: smbd proccess hangs with flock() call.Abhijith Das2009-06-021-2/+2
| * GFS2: Remove args subdir from gfs2 sysfs filesSteven Whitehouse2009-05-261-51/+1
| * GFS2: Remove lockstruct subdir from gfs2 sysfs filesSteven Whitehouse2009-05-261-33/+8
| * GFS2: Move gfs2_unlink_ok into ops_inode.cSteven Whitehouse2009-05-223-41/+38
| * GFS2: Move gfs2_readlinki into ops_inode.cSteven Whitehouse2009-05-223-58/+56
| * GFS2: Move gfs2_rmdiri into ops_inode.cSteven Whitehouse2009-05-223-54/+53
| * GFS2: Merge mount.c and ops_super.c into super.cSteven Whitehouse2009-05-224-956/+903
| * GFS2: Clean up some file namesSteven Whitehouse2009-05-2212-55/+34
| * GFS2: Be more aggressive in reclaiming unlinked inodesSteven Whitehouse2009-05-212-3/+4
| * GFS2: Add a rgrp bitmap full flagSteven Whitehouse2009-05-212-30/+50
| * GFS2: Improve resource group error handlingSteven Whitehouse2009-05-207-67/+99
| * GFS2: Don't warn when delete inode fails on ro filesystemSteven Whitehouse2009-05-191-1/+1
| * GFS2: Update docsSteven Whitehouse2009-05-192-9/+12
| * GFS2: Umount recovery race fixSteven Whitehouse2009-05-199-124/+122
| * GFS2: Remove a couple of unused sysfs entriesSteven Whitehouse2009-05-131-13/+0
| * GFS2: Add commit= mount optionSteven Whitehouse2009-05-135-60/+60
| * GFS2: Move journal live test at transaction startSteven Whitehouse2009-05-131-6/+3
| * GFS2: Fix timestamps on writeAbhijith Das2009-05-121-10/+10
| * GFS2: Something nonlinear this way comes!Steven Whitehouse2009-05-111-13/+16
| * GFS2: Optimise writepage for metadataSteven Whitehouse2009-05-111-9/+57
| * GFS2: Update the rw flagsSteven Whitehouse2009-05-113-20/+38
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-06-1113-103/+4853
|\ \
| * | amd64_edac: add MAINTAINERS entryBorislav Petkov2009-06-101-0/+10
| * | EDAC: do not enable modules by defaultBorislav Petkov2009-06-101-1/+0
| * | amd64_edac: do not enable module by defaultBorislav Petkov2009-06-101-4/+3
| * | amd64_edac: add module registration routinesDoug Thompson2009-06-104-0/+422
| * | amd64_edac: add ECC reporting initializersDoug Thompson2009-06-102-1/+209
| * | amd64_edac: add EDAC core-related initializersDoug Thompson2009-06-101-0/+315
| * | amd64_edac: add error decoding logicDoug Thompson2009-06-101-0/+425
| * | amd64_edac: add ECC chipkill syndrome mapping tableDoug Thompson2009-06-101-0/+135
| * | amd64_edac: add per-family descriptorsDoug Thompson2009-06-101-0/+72
| * | amd64_edac: add F10h-and-later methods-p3Doug Thompson2009-06-101-4/+265
| * | amd64_edac: add F10h-and-later methods-p2Doug Thompson2009-06-101-0/+196
| * | amd64_edac: add F10h-and-later methods-p1Doug Thompson2009-06-101-0/+181
| * | amd64_edac: add k8-specific methodsDoug Thompson2009-06-101-0/+173
| * | amd64_edac: assign DRAM chip select base and mask in a family-specific wayDoug Thompson2009-06-101-0/+142
| * | amd64_edac: add helper to dump relevant registersDoug Thompson2009-06-101-0/+142
| * | amd64_edac: add DRAM address type conversion facilitiesDoug Thompson2009-06-101-0/+294
| * | amd64_edac: add functionality to compute the DRAM holeDoug Thompson2009-06-101-0/+166
| * | amd64_edac: add sys addr to memory controller mapping helpersDoug Thompson2009-06-101-0/+141
| * | amd64_edac: add memory scrubber interfaceDoug Thompson2009-06-101-0/+130
| * | amd64_edac: add MCA error typesDoug Thompson2009-06-101-0/+161
| * | amd64_edac: add DRAM error injection logic using sysfsDoug Thompson2009-06-101-0/+185
| * | amd64_edac: add debugging/testing codeDoug Thompson2009-06-101-0/+255
| * | amd64_edac: add driver headerDoug Thompson2009-06-101-0/+628
OpenPOWER on IntegriCloud