Commit Graph

633 Commits (1e61ee79e2a96f62c007486677319814ce621c3c)

Author SHA1 Message Date
Joel Becker 1e61ee79e2 ocfs2: Add an insertion check to ocfs2_extent_tree_operations. 17 years ago
Joel Becker 1a09f556e5 ocfs2: Create specific get_extent_tree functions. 17 years ago
Joel Becker 943cced39e ocfs2: Determine an extent tree's max_leaf_clusters in an et_op. 17 years ago
Joel Becker 1c25d93a4a ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents(). 17 years ago
Joel Becker 0ce1010f1a ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations. 17 years ago
Joel Becker ea5efa1512 ocfs2: Make 'private' into 'object' on ocfs2_extent_tree. 17 years ago
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
Mark Fasheh ff1ec20ef6 ocfs2: fix printk format warnings 17 years ago
Tiger Yang 8154da3d21 ocfs2: Add incompatible flag for extended attribute 17 years ago
Tao Ma a394425643 ocfs2: Delete all xattr buckets during inode removal 17 years ago
Tao Ma 012255961c ocfs2: Enable xattr set in index btree 17 years ago
Tao Ma ca12b7c489 ocfs2: Optionally limit extent size in ocfs2_insert_extent() 17 years ago
Tao Ma 589dc2602f ocfs2: Add xattr lookup code xattr btrees 17 years ago
Tao Ma 0c044f0b24 ocfs2: Add xattr bucket iteration for large numbers of EAs 17 years ago
Tao Ma ba492615f0 ocfs2: Add xattr index tree operations 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 f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago
Tao Ma ac11c82719 ocfs2: Add helper function in uptodate.c for removing xattr clusters 17 years ago
Tao Ma 5a7bc8eb29 ocfs2: Add the basic xattr disk layout in ocfs2_fs.h 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 9a8ff578fb ocfs2: track local alloc state via debugfs 17 years ago
Mark Fasheh 9c7af40b21 ocfs2: throttle back local alloc when low on disk space 17 years ago
Mark Fasheh ebcee4b5c9 ocfs2: Track local alloc bits internally 17 years ago
Mark Fasheh 53da4939f3 ocfs2: POSIX file locks support 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Mark Fasheh 00dc417fa3 ocfs2: fiemap support 17 years ago
Tao Ma 0e116227a0 ocfs2: Fix a bug in direct IO read. 17 years ago
Joel Becker d6817cdbd1 ocfs2: Increment the reference count of an already-active stack. 17 years ago
Mark Fasheh 9780eb6cfa ocfs2: correctly set i_blocks after inline dir gets expanded 17 years ago
Tao Ma 83cab5338f ocfs2: Jump to correct label in ocfs2_expand_inline_dir() 17 years ago
Mark Fasheh a1af7d15a1 ocfs2: Fix sleep-with-spinlock recovery regression 17 years ago
Alexander Beregalov a57a874b04 [PATCH] ocfs2/cluster/netdebug.c: fix warning 17 years ago
Adrian Bunk 18496e80f7 [PATCH] ocfs2/cluster/tcp.c: make some functions static 17 years ago
Julia Lawall c259ae52e2 [PATCH] ocfs2: Release mutex in error handling code 17 years ago
Sunil Mushran 961cecbee6 [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region 17 years ago
Sunil Mushran 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery 17 years ago
Sunil Mushran c69991aac7 [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Joel Becker a6795e9ebb configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Joel Becker f89ab8619e Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." 17 years ago
Coly Li c0420ad2ca [PATCH] ocfs2: fix oops in mmap_truncate testing 17 years ago
Joel Becker 11c3b79218 configfs: Allow ->make_item() and ->make_group() to return detailed errors. 17 years ago
Joel Becker fe9f387740 ocfs2: Don't snprintf() without a format. 17 years ago