aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [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] git-gfs2-nmw-build-fixakpm@linux-foundation.org2007-07-091-1/+1
* [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
* [DLM] Telnet to port 21064 can stop all lockspacesPatrick Caulfield2007-07-091-4/+10
* [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
* [DLM] don't require FS flag on all nodesDavid Teigland2007-07-091-3/+4
* [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-095-6/+13
* [DLM] fix reference countingJosef Bacik2007-07-091-0/+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
* [DLM] fix socket shutdownPatrick Caulfield2007-07-091-3/+6
* [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
* [DLM] show default protocolDavid Teigland2007-07-091-0/+1
* [DLM] dumping master locksDavid Teigland2007-07-092-2/+163
* [DLM] canceling deadlocked lockDavid Teigland2007-07-094-0/+80
* [DLM] timeout fixesDavid Teigland2007-07-095-28/+39
* [DLM] Compile fixSteven Whitehouse2007-07-091-1/+1
* [DLM] fix compile breakageDavid Teigland2007-07-091-2/+2
* [DLM] wait for config check during join [6/6]David Teigland2007-07-094-2/+40
* [DLM] fix new_lockspace error exit [5/6]David Teigland2007-07-091-13/+19
* [DLM] cancel in conversion deadlock [4/6]David Teigland2007-07-091-61/+132
* [DLM] dlm_device interface changes [3/6]David Teigland2007-07-094-23/+62
* [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-0912-9/+348
* [DLM] block scand during recovery [1/6]David Teigland2007-07-093-26/+31
* [DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik2007-07-091-1/+8
* [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