Commit Graph

890 Commits (b3c466ce512923298ae8c0121d3e9f397a3f1210)

Author SHA1 Message Date
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 94cb993f2e ocfs2: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Joel Becker a731d12d6d ocfs2: Use nd_set_link(). 16 years ago
Joel Becker dfa13f39b7 ocfs2: Fix a missing credit when deleting from indexed directories. 16 years ago
Tao Ma 7e31a966ad ocfs2/trivial: Remove unused variable in ocfs2_rename. 16 years ago
Sunil Mushran a5a0a63092 ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock() 16 years ago
Joel Becker 5b09b507da ocfs2: Fix some printk() warnings. 16 years ago
Tao Ma 0fba813748 ocfs2: Fix 2 warning during ocfs2 make. 16 years ago
Miklos Szeredi 328eaaba4e ocfs2: fix i_mutex locking in ocfs2_splice_to_file() 16 years ago
Tao Ma 035a571120 ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir. 16 years ago
Miklos Szeredi 7bfac9ecf0 splice: fix deadlock in splicing to file 16 years ago
Srinivas Eeda 9140db04ef ocfs2: recover orphans in offline slots during recovery and mount 16 years ago
Hisashi Hifumi 1fca3a05ef ocfs2: Pagecache usage optimization on ocfs2 16 years ago
wengang wang 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 years ago
Sunil Mushran 9405dccfd3 ocfs2/dlm: Tweak mle_state output 16 years ago
Sunil Mushran 516b7e52ab ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres() 16 years ago
Sunil Mushran 7141514b83 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry 16 years ago
Sunil Mushran e64ff14607 ocfs2/dlm: Show the number of lockres/mles in dlm_state 16 years ago
Sunil Mushran 7d62a978a8 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined 16 years ago
Sunil Mushran 6800791ab7 ocfs2/dlm: Improve lockres counts 16 years ago
Sunil Mushran 2041d8fdce ocfs2/dlm: Track number of mles 16 years ago
Sunil Mushran 67ae1f0604 ocfs2/dlm: Indent dlm_cleanup_master_list() 16 years ago
Sunil Mushran 2ed6c750d6 ocfs2/dlm: Activate dlm->master_hash for master list entries 16 years ago
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