Commit Graph

917 Commits (ed680c4ad478d0fee9740f7d029087f181346564)

Author SHA1 Message Date
Sunil Mushran e2b66ddcce ocfs2/dlm: Create and destroy the dlm->master_hash 16 years ago
Sunil Mushran c2cd4a4433 ocfs2/dlm: Refactor dlm_clean_master_list() 16 years ago
Sunil Mushran f77a9a78c3 ocfs2/dlm: Clean up struct dlm_lock_name 16 years ago
Sunil Mushran 1c0845773a ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list 16 years ago
Tao Ma feb473a6e8 ocfs2: Optimize inode group allocation by recording last used group. 16 years ago
Tao Ma 60ca81e82d ocfs2: Allocate inode groups from global_bitmap. 16 years ago
Tao Ma 138211515c ocfs2: Optimize inode allocation by remembering last group 16 years ago
Mark Fasheh 1d46dc08d3 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() 16 years ago
Mark Fasheh b80b549c35 ocfs2: re-order ocfs2_empty_dir checks 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
Mark Fasheh 4a12ca3a00 ocfs2: Introduce dir lookup helper struct 16 years ago
Sunil Mushran 59b526a307 ocfs2: Remove debugfs file local_alloc_stats 16 years ago
Sunil Mushran 50397507e8 ocfs2: Expose the file system state via debugfs 16 years ago
Sunil Mushran 96a6c64b53 ocfs2: Move struct recovery_map to a header file 16 years ago
Sunil Mushran 87d3d3f393 ocfs2/hb: Expose the list of heartbeating nodes via debugfs 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Al Viro d8fba0ffe5 constify dentry_operations: OCFS2 16 years ago
Tao Ma 712e53e46a ocfs2: Use xs->bucket to set xattr value outside 16 years ago
Tao Ma 74e77eb30d ocfs2: Fix a bug found by sparse check. 16 years ago
Tiger Yang d9ae49d6e2 ocfs2: tweak to get the maximum inline data size with xattr 16 years ago
Tiger Yang 6c9fd1dc0a ocfs2: reserve xattr block for new directory with inline data 16 years ago
wengang wang 28d57d4377 ocfs2: add IO error check in ocfs2_get_sector() 16 years ago
Tiger Yang 4442f51826 ocfs2: set gap to seperate entry and value when xattr in bucket 16 years ago
Tao Ma c8b9cf9a7c ocfs2: lock the metaecc process for xattr bucket 16 years ago
Tao Ma 89a907afe0 ocfs2: Use the right access_* method in ctime update of xattr. 16 years ago
Sunil Mushran 53ecd25e14 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter 16 years ago
Sunil Mushran dabc47de7a ocfs2/dlm: Use ast_lock to protect ast_list 16 years ago
Sunil Mushran c74ff8bb22 ocfs2: Cleanup the lockname print in dlmglue.c 16 years ago
Sunil Mushran 7dc102b737 ocfs2/dlm: Retract fix for race between purge and migrate 16 years ago
Tao Ma 47be12e4ee ocfs2: Access and dirty the buffer_head in mark_written. 16 years ago
Jan Kara 7f5aa21508 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() 16 years ago
Mark Fasheh fd4ef23196 ocfs2: add quota call to ocfs2_remove_btree_range() 16 years ago
Sunil Mushran a4b91965d3 ocfs2: Wakeup the downconvert thread after a successful cancel convert 16 years ago
Tao Ma 554e7f9e04 ocfs2: Access the xattr bucket only before modifying it. 16 years ago
Jan Kara f8afead716 ocfs2: Fix possible deadlock in ocfs2_write_dquot() 16 years ago
Jan Kara ea455f8ab6 ocfs2: Push out dropping of dentry lock to ocfs2_wq 16 years ago
Alexey Dobriyan 2fe4371dff fs/Kconfig: move ocfs2 out 16 years ago
Jan Kara c475146d8f ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() 16 years ago
Coly Li 73ac36ea14 fix similar typos to successfull 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Tao Ma 9047beabb8 ocfs2: Access the right buffer_head in ocfs2_merge_rec_left. 16 years ago
Mark Fasheh dad7d975e4 ocfs2: use min_t in ocfs2_quota_read() 16 years ago