Age | Commit message (Expand) | Author |
2022-10-03 | ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2020-06-26 | ocfs2: fix value of OCFS2_INVALID_SLOT | Junxiao Bi |
2020-06-26 | ocfs2: load global_inode_alloc | Junxiao Bi |
2020-04-02 | ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405 | Thomas Gleixner |
2019-05-14 | ocfs2: use common file type conversion | Phillip Potter |
2018-06-07 | ocfs2: correct the comments position of struct ocfs2_dir_block_trailer | Guozhonghua |
2017-07-06 | ocfs2: use magic.h | Fabian Frederick |
2016-05-19 | ocfs2: fix comment in struct ocfs2_extended_slot | Guozhonghua |
2015-08-07 | treewide: fix typos in comment blocks | Masahiro Yamada |
2015-03-12 | ocfs2: make append_dio an incompat feature | Mark Fasheh |
2015-02-16 | ocfs2: set append dio as a ro compat feature | Joseph Qi |
2015-02-16 | ocfs2: add functions to add and remove inode in orphan dir | Joseph Qi |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-12-22 | ocfs2: Fix system inodes cache overflow. | Tao Ma |
2010-10-15 | Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2... | Joel Becker |
2010-10-07 | ocfs2: Add support for heartbeat=global mount option | Sunil Mushran |
2010-10-09 | ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFO | Sunil Mushran |
2010-09-23 | ocfs2: Sync inode flags with ext2. | Tao Ma |
2010-09-10 | ocfs2: Cache system inodes of other slots. | Tao Ma |
2010-03-18 | ocfs2: enable discontig block group support. | Tao Ma |
2010-05-17 | ocfs2: Add ocfs2_gd_is_discontig. | Tao Ma |
2010-04-13 | ocfs2: ocfs2_group_bitmap_size has to handle old volume. | Tao Ma |
2010-03-26 | ocfs2: Add suballoc_loc to metadata blocks. | Joel Becker |
2010-04-13 | ocfs2: Allocate discontiguous block groups. | Joel Becker |
2010-04-13 | ocfs2: Define data structures for discontiguous block groups. | Joel Becker |
2010-05-05 | ocfs2: increase the default size of local alloc windows | Mark Fasheh |
2010-03-02 | Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h | Tristan Ye |
2010-01-25 | ocfs2: Sync max_inline_data_with_xattr from tools. | Tao Ma |
2009-12-17 | ocfs2: replace u8 by __u8 in ocfs2_fs.h | Coly Li |
2009-09-22 | ocfs2: Add ioctl for reflink. | Tao Ma |
2009-09-22 | ocfs2: Enable refcount tree support. | Tao Ma |
2009-09-22 | ocfs2: Add support for incrementing refcount in the tree. | Tao Ma |
2009-09-22 | ocfs2: Define refcount tree structure. | Tao Ma |
2009-04-03 | ocfs2: Enable indexed directories | Mark Fasheh |
2009-04-03 | ocfs2: Add total entry count to dx_root_block | Mark Fasheh |
2009-04-03 | ocfs2: Increase max links count | Mark Fasheh |
2009-04-03 | ocfs2: Introduce dir free space list | Mark Fasheh |
2009-04-03 | ocfs2: Store dir index records inline | Mark Fasheh |
2009-04-03 | ocfs2: Add a name indexed b-tree to directory inodes | Mark Fasheh |
2009-03-12 | ocfs2: tweak to get the maximum inline data size with xattr | Tiger Yang |
2009-01-05 | ocfs2: Enable metadata checksums. | Joel Becker |
2009-01-05 | ocfs2: Checksum and ECC for directory blocks. | Joel Becker |
2009-01-05 | ocfs2: Add directory block trailers. | Mark Fasheh |
2009-01-05 | ocfs2: Add the on-disk structures for metadata checksums. | Joel Becker |
2009-01-05 | ocfs2: Enable quota accounting on mount, disable on umount | Jan Kara |
2009-01-05 | ocfs2: Implementation of local and global quota file handling | Jan Kara |
2009-01-05 | ocfs2: Assign feature bits and system inodes to quota feature and quota files | Jan Kara |