Commit Graph

63 Commits (dc0ce61af418305afa7e0d05d86ab334e0daabf7)

Author SHA1 Message Date
Joel Becker dc0ce61af4 ocfs2: Make ocfs2_extent_tree get/put instead of alloc. 17 years ago
Joel Becker ce1d9ea621 ocfs2: Prefix the ocfs2_extent_tree structure. 17 years ago
Joel Becker 35dc0aa3c5 ocfs2: Prefix the extent tree operations structure. 17 years ago
Tao Ma ca12b7c489 ocfs2: Optionally limit extent size in ocfs2_insert_extent() 17 years ago
Tao Ma ba492615f0 ocfs2: Add xattr index tree operations 17 years ago
Tiger Yang fdd77704a8 ocfs2: reserve inline space for extended attribute 17 years ago
Tao Ma f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago
Tao Ma 0eb8d47e69 ocfs2: Make high level btree extend code generic 17 years ago
Tao Ma e7d4cb6bc1 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. 17 years ago
Tao Ma 811f933df1 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. 17 years ago
Tao Ma 231b87d109 ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 17 years ago
Mark Fasheh 00dc417fa3 ocfs2: fiemap support 17 years ago
Al Viro 9d8df6aa9b ocfs2 endianness fixes 17 years ago
Julia Lawall b1f3550fa1 ocfs2: Use BUG_ON 17 years ago
Tao Ma 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 years ago
Tao Ma ad5a4d7093 ocfs2: Enable cross extent block merge. 17 years ago
Tao Ma 677b975282 ocfs2: Add support for cross extent block 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Joe Perches c78bad11fb fs/: Spelling fixes 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Mark Fasheh e8aed3450c ocfs2: Re-journal buffers after transaction extend 17 years ago
Mark Fasheh 92295d8054 ocfs2: Don't panic when truncating an empty extent 17 years ago
Roel Kluin 3cf0c507dd [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} 18 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 18 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 1d410a6e33 ocfs2: Small refactor of truncate zeroing code 18 years ago
Mark Fasheh 015452b15f ocfs2: Remove unused structure field 18 years ago
Tao Mao 518d7269f3 ocfs2: remove unused variable 18 years ago
Tao Mao c77534f6fb ocfs2: remove mostly unused field from insert structure 18 years ago
Mark Fasheh e535e2efd2 ocfs2: Fix calculation of i_blocks during truncate 18 years ago
Adrian Bunk 6a18380e7d [2.6 patch] ocfs2_insert_extent(): remove dead code 18 years ago
Mark Fasheh 063c4561f5 ocfs2: support for removing file regions 18 years ago
Mark Fasheh 35edec1d52 ocfs2: update truncate handling of partial clusters 18 years ago
Mark Fasheh d0c7d7082e ocfs2: btree support for removal of arbirtrary extents 18 years ago
Mark Fasheh 2ae99a6037 ocfs2: Support creation of unwritten extents 18 years ago
Mark Fasheh 328d5752e1 ocfs2: btree changes for unwritten extents 18 years ago
Mark Fasheh c3afcbb344 ocfs2: abstract btree growing calls 18 years ago
Mark Fasheh 1f6697d072 ocfs2: use all extent block suballocators 18 years ago
Mark Fasheh 59a5e416d1 ocfs2: plug truncate into cached dealloc routines 18 years ago
Mark Fasheh 2b604351bc ocfs2: simplify deallocation locking 18 years ago
Mark Fasheh 2e89b2e48e ocfs2: take ip_alloc_sem during entire truncate 18 years ago
Mark Fasheh 1ca1a111b1 ocfs2: fix sparse warnings in fs/ocfs2 18 years ago
Mark Fasheh 8341897882 ocfs2: Cache extent records 18 years ago
Mark Fasheh 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh e48edee2d8 ocfs2: make room for unwritten extents flag 18 years ago
Mark Fasheh fa41045fcb ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() 18 years ago
Mark Fasheh 60b11392f1 ocfs2: zero tail of sparse files on truncate 18 years ago
Mark Fasheh 3a0782d09c ocfs2: teach extend/truncate about sparse files 18 years ago
Mark Fasheh 363041a5f7 ocfs2: temporarily remove extent map caching 18 years ago
Mark Fasheh dcd0538ff4 ocfs2: sparse b-tree support 18 years ago