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