summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Revert remounting w/o acl option leaves acls enabledSteven Whitehouse2007-08-141-12/+13
* [GFS2] Fix setting of inherit jdata attrSteven Whitehouse2007-08-141-12/+17
* [GFS2] Fix incorrect error path in prepare_write()Steven Whitehouse2007-08-141-1/+2
* [GFS2] Fix incorrect return code in rgrp.cSteven Whitehouse2007-08-141-2/+5
* [GFS2] soft lockup in rgblk_searchBob Peterson2007-08-141-3/+6
* [GFS2] soft lockup detected in databuf_lo_before_commitBob Peterson2007-08-141-2/+4
* rename setlease to generic_setleaseChristoph Hellwig2007-07-311-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-3/+3
* mm: fault feedback #2Nick Piggin2007-07-191-3/+8
* mm: fault feedback #1Nick Piggin2007-07-192-26/+23
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-193-19/+21
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-192-0/+4
* gfs2: stop giving out non-cluster-coherent leasesMarc Eshel2007-07-181-0/+24
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+1
* Remove capability.h from mm.hAlexey Dobriyan2007-07-161-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-07-1042-786/+1192
|\
| * [GFS2] Accept old format NFS filehandlesSteven Whitehouse2007-07-101-0/+2
| * [GFS2] Small fixes to logging codeSteven Whitehouse2007-07-091-5/+14
| * [GFS2] Remove i_mode passing from NFS File HandleWendy Cheng2007-07-094-41/+54
| * [GFS2] Obtaining no_formal_ino from directory entryWendy Cheng2007-07-096-13/+24
| * [GFS2] System won't suspend with GFS2 file system mountedAbhijith Das2007-07-091-0/+11
| * [GFS2] remounting w/o acl option leaves acls enabledBob Peterson2007-07-091-13/+12
| * [GFS2] inode size inconsistencyWendy Cheng2007-07-091-2/+2
| * [GFS2] Fix gfs2_block_truncate_page err returnS. Wendy Cheng2007-07-091-0/+1
| * [GFS2] Addendum to the journaled file/unmount patchRobert Peterson2007-07-091-2/+4
| * [GFS2] Simplify multiple glock aquisitionSteven Whitehouse2007-07-091-51/+13
| * [GFS2] assertion failure after writing to journaled file, umountRobert Peterson2007-07-095-56/+132
| * [GFS2] Use zero_user_page() in stuffed_readpage()Steven Whitehouse2007-07-091-5/+1
| * [GFS2] Remove bogus '\0' in rgrp.cSteven Whitehouse2007-07-091-1/+0
| * [GFS2] Journaled file write/unstuff bugRobert Peterson2007-07-093-3/+42
| * [GFS2] Fix deallocation issuesAbhijith Das2007-07-094-14/+48
| * [GFS2] return conflicts for GETLKDavid Teigland2007-07-091-1/+5
| * [GFS2] set plock owner in GETLK infoDavid Teigland2007-07-091-1/+1
| * [GFS2] gfs2_lookupi() uninitialised var fixakpm@linux-foundation.org2007-07-091-1/+1
| * [GFS2] Recovery for lost unlinked inodesSteven Whitehouse2007-07-093-32/+107
| * [GFS2] Can't mount GFS2 file system on AoE deviceRobert Peterson2007-07-091-0/+3
| * [GFS2] Fix bug in error path of inodeSteven Whitehouse2007-07-091-7/+7
| * [GFS2] Fix typo in rename of directoriesSteven Whitehouse2007-07-091-1/+1
| * [DLM] variable allocationPatrick Caulfield2007-07-091-1/+1
| * [GFS2] Add nanosecond timestamp featureSteven Whitehouse2007-07-096-26/+35
| * [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-0920-352/+372
| * [GFS2] fix jdata issuesBenjamin Marzinski2007-07-093-1/+5
| * [GFS2] Make the log reserved blocks depend on block sizeSteven Whitehouse2007-07-091-2/+3
| * [GFS2] Quotas non-functional - fix another bugAbhijith Das2007-07-092-4/+17
| * [GFS2] Quotas non-functional - fix bugAbhijith Das2007-07-092-9/+3
| * [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-0918-161/+160
| * [GFS2] Reduce size of struct gdlm_lockSteven Whitehouse2007-07-093-6/+18
| * [GFS2] Addendum patch 2 for gfs2_growRobert Peterson2007-07-095-9/+9
| * [GFS2] use zero_user_pageNate Diller2007-07-091-5/+1
OpenPOWER on IntegriCloud