Commit Graph

66 Commits (d9cdc901af0f92da7f90c750d8c187f5500be067)

Author SHA1 Message Date
Lucas De Marchi e9c549998d Revert wrong fixes for common misspellings 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Tao Ma 7d8f98769e ocfs2: Fix system inodes cache overflow. 14 years ago
Sunil Mushran 2c442719e9 ocfs2: Add support for heartbeat=global mount option 15 years ago
Sunil Mushran 98f486f23b ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFO 15 years ago
Tao Ma 0000b86202 ocfs2: Sync inode flags with ext2. 15 years ago
Tao Ma b4d693fcc5 ocfs2: Cache system inodes of other slots. 15 years ago
Mark Fasheh 6b82021b9e ocfs2: increase the default size of local alloc windows 15 years ago
Tao Ma 1a934c3e57 ocfs2: enable discontig block group support. 15 years ago
Tao Ma af2bf0d860 ocfs2: Add ocfs2_gd_is_discontig. 15 years ago
Tao Ma 8571882c21 ocfs2: ocfs2_group_bitmap_size has to handle old volume. 15 years ago
Joel Becker 9cbc01231e ocfs2: Add suballoc_loc to metadata blocks. 15 years ago
Joel Becker 798db35f46 ocfs2: Allocate discontiguous block groups. 15 years ago
Joel Becker 4cbe4249d6 ocfs2: Define data structures for discontiguous block groups. 15 years ago
Tristan Ye 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h 15 years ago
Tao Ma 1097df3ffe ocfs2: Sync max_inline_data_with_xattr from tools. 15 years ago
Coly Li 9365454016 ocfs2: replace u8 by __u8 in ocfs2_fs.h 15 years ago
Tao Ma bd50873dc7 ocfs2: Add ioctl for reflink. 16 years ago
Tao Ma 64871b8d62 ocfs2: Enable refcount tree support. 16 years ago
Tao Ma e73a819db9 ocfs2: Add support for incrementing refcount in the tree. 16 years ago
Tao Ma 721f69c404 ocfs2: Define refcount tree structure. 16 years ago
Mark Fasheh 3a8df2b9c3 ocfs2: Enable indexed directories 16 years ago
Mark Fasheh e3a93c2db6 ocfs2: Add total entry count to dx_root_block 16 years ago
Mark Fasheh 198a1ca3b7 ocfs2: Increase max links count 16 years ago
Mark Fasheh e7c17e4309 ocfs2: Introduce dir free space list 16 years ago
Mark Fasheh 4ed8a6bb08 ocfs2: Store dir index records inline 16 years ago
Mark Fasheh 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 years ago
Tiger Yang d9ae49d6e2 ocfs2: tweak to get the maximum inline data size with xattr 16 years ago
Joel Becker 9d28cfb73f ocfs2: Enable metadata checksums. 16 years ago
Joel Becker c175a518b4 ocfs2: Checksum and ECC for directory blocks. 16 years ago
Mark Fasheh 87d35a74b1 ocfs2: Add directory block trailers. 16 years ago
Joel Becker ab552d5467 ocfs2: Add the on-disk structures for metadata checksums. 16 years ago
Jan Kara 19ece546a4 ocfs2: Enable quota accounting on mount, disable on umount 16 years ago
Jan Kara 9e33d69f55 ocfs2: Implementation of local and global quota file handling 16 years ago
Jan Kara 1a224ad11e ocfs2: Assign feature bits and system inodes to quota feature and quota files 16 years ago
Joel Becker a97721894a ocfs2: Add JBD2 compat feature bit. 16 years ago
Tao Ma 8573f79d30 ocfs2: Fix some typos in xattr annotations. 16 years ago
Tiger Yang 8154da3d21 ocfs2: Add incompatible flag for extended attribute 17 years ago
Tao Ma 0c044f0b24 ocfs2: Add xattr bucket iteration for large numbers of EAs 17 years ago
Tiger Yang cf1d6c763f ocfs2: Add extended attribute support 17 years ago
Tiger Yang fdd77704a8 ocfs2: reserve inline space for extended attribute 17 years ago
Tao Ma 5a7bc8eb29 ocfs2: Add the basic xattr disk layout in ocfs2_fs.h 17 years ago
Sunil Mushran c69991aac7 [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays 17 years ago
Joel Becker fe9f387740 ocfs2: Don't snprintf() without a format. 17 years ago
Joel Becker b61817e116 ocfs2: Add the USERSPACE_STACK incompat bit. 17 years ago
Joel Becker 386a2ef857 ocfs2: New slot map format 17 years ago
Joel Becker fb86b1f071 ocfs2: Define the contents of the slot_map file. 17 years ago
Sunil Mushran 2fbe8d1ebe ocfs2: Local alloc window size changeable via mount option 17 years ago
Tao Ma 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 years ago
Tao Ma d659072f73 [PATCH 1/2] ocfs2: Add group extend for online resize 17 years ago