aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/ocfs2_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03ocfs2: Enable indexed directoriesMark Fasheh1-1/+2
2009-04-03ocfs2: Add total entry count to dx_root_blockMark Fasheh1-1/+5
2009-04-03ocfs2: Increase max links countMark Fasheh1-1/+3
2009-04-03ocfs2: Introduce dir free space listMark Fasheh1-1/+4
2009-04-03ocfs2: Store dir index records inlineMark Fasheh1-4/+24
2009-04-03ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh1-3/+99
2009-03-12ocfs2: tweak to get the maximum inline data size with xattrTiger Yang1-6/+0
2009-01-05ocfs2: Enable metadata checksums.Joel Becker1-1/+2
2009-01-05ocfs2: Checksum and ECC for directory blocks.Joel Becker1-1/+1
2009-01-05ocfs2: Add directory block trailers.Mark Fasheh1-0/+29
2009-01-05ocfs2: Add the on-disk structures for metadata checksums.Joel Becker1-5/+50
2009-01-05ocfs2: Enable quota accounting on mount, disable on umountJan Kara1-1/+3
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara1-0/+103
2009-01-05ocfs2: Assign feature bits and system inodes to quota feature and quota filesJan Kara1-3/+18
2008-12-16ocfs2: Add JBD2 compat feature bit.Joel Becker1-1/+7
2008-11-10ocfs2: Fix some typos in xattr annotations.Tao Ma1-8/+9
2008-10-13ocfs2: Add incompatible flag for extended attributeTiger Yang1-6/+13
2008-10-13ocfs2: Add xattr bucket iteration for large numbers of EAsTao Ma1-2/+33
2008-10-13ocfs2: Add extended attribute supportTiger Yang1-2/+6
2008-10-13ocfs2: reserve inline space for extended attributeTiger Yang1-3/+43
2008-10-13ocfs2: Add the basic xattr disk layout in ocfs2_fs.hTao Ma1-0/+118
2008-07-31[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replaysSunil Mushran1-1/+4
2008-07-14ocfs2: Don't snprintf() without a format.Joel Becker1-1/+1
2008-04-18ocfs2: Add the USERSPACE_STACK incompat bit.Joel Becker1-2/+38
2008-04-18ocfs2: New slot map formatJoel Becker1-2/+29
2008-04-18ocfs2: Define the contents of the slot_map file.Joel Becker1-0/+12
2008-01-25ocfs2: Local alloc window size changeable via mount optionSunil Mushran1-0/+8
2008-01-25[PATCH 2/2] ocfs2: Implement group add for online resizeTao Ma1-0/+12
2008-01-25[PATCH 1/2] ocfs2: Add group extend for online resizeTao Ma1-0/+2
2007-10-12ocfs2: Structure updates for inline dataMark Fasheh1-2/+42
2007-10-12ocfs2: Sync ocfs2_fs.h with ocfs2-toolsMark Fasheh1-2/+18
2007-07-10ocfs2: Support xfs style space reservation ioctlsMark Fasheh1-0/+26
2007-07-10ocfs2: btree changes for unwritten extentsMark Fasheh1-1/+6
2007-05-02ocfs2: Implement compat_ioctl()Mark Fasheh1-0/+2
2007-04-26ocfs2: make room for unwritten extents flagMark Fasheh1-1/+18
2007-04-26ocfs2: sparse b-tree supportMark Fasheh1-2/+6
2007-04-26ocfs2: Remove delete inode voteTiger Yang1-1/+3
2007-01-26[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()Mark Fasheh1-1/+1
2007-01-21ocfs2: Add backup superblock info to ocfs2_fs.hMark Fasheh1-1/+42
2006-12-07ocfs2: Synchronize feature incompat flags in ocfs2_fs.hMark Fasheh1-0/+9
2006-12-07ocfs2: local mountsSunil Mushran1-1/+4
2006-09-20ocfs2: add ext2 attributesHerbert Poetzl1-1/+23
2006-03-01[PATCH] ocfs2: remove pointless max journal size limitMark Fasheh1-1/+0
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+638