summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/ocfs2_fs.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-3/+1
* ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi2020-06-261-1/+1
* ocfs2: load global_inode_allocJunxiao Bi2020-06-261-1/+1
* ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-021-9/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner2019-06-051-14/+1
* ocfs2: use common file type conversionPhillip Potter2019-05-141-27/+1
* ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua2018-06-071-4/+4
* ocfs2: use magic.hFabian Frederick2017-07-061-3/+2
* ocfs2: fix comment in struct ocfs2_extended_slotGuozhonghua2016-05-191-1/+1
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-2/+2
* ocfs2: make append_dio an incompat featureMark Fasheh2015-03-121-7/+8
* ocfs2: set append dio as a ro compat featureJoseph Qi2015-02-161-1/+7
* ocfs2: add functions to add and remove inode in orphan dirJoseph Qi2015-02-161-1/+5
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ocfs2: Fix system inodes cache overflow.Tao Ma2010-12-221-1/+1
* Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker2010-10-151-18/+60
|\
| * ocfs2: Add support for heartbeat=global mount optionSunil Mushran2010-10-071-0/+1
| * ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFOSunil Mushran2010-10-091-6/+34
| * ocfs2: Sync inode flags with ext2.Tao Ma2010-09-231-12/+25
* | ocfs2: Cache system inodes of other slots.Tao Ma2010-09-101-0/+5
|/
* ocfs2: enable discontig block group support.Tao Ma2010-03-181-1/+2
* ocfs2: Add ocfs2_gd_is_discontig.Tao Ma2010-05-171-0/+14
* ocfs2: ocfs2_group_bitmap_size has to handle old volume.Tao Ma2010-04-131-12/+25
* ocfs2: Add suballoc_loc to metadata blocks.Joel Becker2010-03-261-5/+24
* ocfs2: Allocate discontiguous block groups.Joel Becker2010-04-131-0/+20
* ocfs2: Define data structures for discontiguous block groups.Joel Becker2010-04-131-7/+46
* ocfs2: increase the default size of local alloc windowsMark Fasheh2010-05-051-8/+0
* Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.hTristan Ye2010-03-021-57/+0
* ocfs2: Sync max_inline_data_with_xattr from tools.Tao Ma2010-01-251-2/+9
* ocfs2: replace u8 by __u8 in ocfs2_fs.hColy Li2009-12-171-1/+1
* ocfs2: Add ioctl for reflink.Tao Ma2009-09-221-0/+9
* ocfs2: Enable refcount tree support.Tao Ma2009-09-221-1/+2
* ocfs2: Add support for incrementing refcount in the tree.Tao Ma2009-09-221-0/+7
* ocfs2: Define refcount tree structure.Tao Ma2009-09-221-3/+85
* 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