summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* [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
* [GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson2007-07-092-49/+93
* [GFS2] kernel changes to support new gfs2_grow commandRobert Peterson2007-07-093-8/+86
* [GFS2] flush the glock completely in inode_go_syncBenjamin Marzinski2007-07-091-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-18/+16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-081-4/+1
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-073-23/+106
|\
| * gfs2: nfs lock support for gfs2Marc Eshel2007-05-062-10/+104
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-062-13/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-0713-382/+642
|\ \
| * | [GFS2] Uncomment sprintf_symbol calling codeSteven Whitehouse2007-05-011-12/+0
| * | [GFS2] printk warning fixesakpm@linux-foundation.org2007-05-011-4/+7
| * | [GFS2] Patch to fix mmap of stuffed filesSteven Whitehouse2007-05-011-3/+14
| * | [GFS2] use lib/parser for parsing mount optionsJosef Bacik2007-05-011-96/+143
| * | [GFS2] lockdump improvementsRobert Peterson2007-05-013-9/+21
| * | [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocksSteven Whitehouse2007-05-011-5/+30
| * | [GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)Robert Peterson2007-05-011-8/+21
| * | [GFS2] Fix bz 234168 (ignoring rgrp flags)Steven Whitehouse2007-05-011-2/+3
| * | [GFS2] Set drop_count to 0 (off) by defaultSteven Whitehouse2007-05-011-1/+1
| * | [GFS2] use log_error before LM_OUT_ERRORDavid Teigland2007-05-011-2/+2
| * | [GFS2] Red Hat bz 228540: owner referencesRobert Peterson2007-05-013-22/+59
| * | [GFS2] flush the log if a transaction can't allocate spaceBenjamin Marzinski2007-05-011-1/+6
| * | [GFS2] Fix log entry list corruptionBenjamin Marzinski2007-05-011-9/+11
| * | [GFS2] Speed up lock_dlm's locking (move sprintf)Steven Whitehouse2007-05-012-6/+5
| * | [GFS2] Fix a bug on i386 due to evaluation orderSteven Whitehouse2007-05-011-1/+1
| * | [GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse2007-05-015-179/+93
| * | [GFS2] Fix bz 231380, unlock page before dequeing glocks in gfs2_commit_writeJosef Whiter2007-05-011-0/+4
OpenPOWER on IntegriCloud