Commit Graph

826 Commits (1dfba05d0f1a9b4245bb242a7c17fe448811a520)

Author SHA1 Message Date
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
Joel Becker e407e39783 ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs 17 years ago
Sunil Mushran 461c6a30ec ocfs2/net: Silence build warnings on sparc64 17 years ago
Wengang Wang 01af482037 ocfs2: Handle error during journal load 17 years ago
Sunil Mushran 56753bd3b9 ocfs2: Silence an error message in ocfs2_file_aio_read() 17 years ago
Akinobu Mita 7600c72b75 ocfs2: use simple_read_from_buffer() 17 years ago
Randy Dunlap dd25e55ea1 ocfs2: fix printk format warnings with OCFS2_FS_STATS=n 17 years ago
Sunil Mushran 8ddb7b004d [PATCH 2/2] ocfs2: Instrument fs cluster locks 17 years ago
Mark Fasheh e988cf1cfe ocfs2: Fix flags in ocfs2_file_lock 17 years ago
Sunil Mushran 18c6ac383f [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() 17 years ago
Arnd Bergmann b7fdf9fdd6 ocfs2-stack_user: BKL pushdown 17 years ago
Joel Becker 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 years ago
Joel Becker 9f9a99f4ec ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. 17 years ago
Joel Becker 3878f110f7 ocfs2: Move the hb_ctl_path sysctl into the stack glue. 17 years ago
Sunil Mushran 0f475b2abe [PATCH 3/3] ocfs2/net: Silence build warnings 17 years ago
Sunil Mushran 959040c37a [PATCH 2/3] ocfs2/dlm: Silence build warnings 17 years ago
Sunil Mushran 271d772d02 [PATCH 1/3] ocfs2/net: Silence build warnings 17 years ago