Commit Graph

906 Commits (e0420029dedb867e5c2c044a0737338a7e9cec0b)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 16 years ago
Sunil Mushran 9af0b38ff3 ocfs2/net: Use wait_event() in o2net_send_message_vec() 16 years ago
Tao Ma 6b791bcc8b ocfs2: Adjust rightmost path in ocfs2_add_branch. 16 years ago
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
Hisashi Hifumi e04cc15f52 ocfs2: fdatasync should skip unimportant metadata writeout 16 years ago
Tao Ma 06c59bb896 ocfs2: Remove redundant gotos in ocfs2_mount_volume() 16 years ago
Joel Becker 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 years ago
Srinivas Eeda 15633a220f ocfs2 patch to track delayed orphan scan timer statistics 16 years ago
Srinivas Eeda 83273932fb ocfs2: timer to queue scan of all orphan slots 16 years ago
Jan Kara edd45c0849 ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories 16 years ago
Jan Kara 80d73f15d1 ocfs2: Fix possible deadlock in quota recovery 16 years ago
Jan Kara 65bac575e3 ocfs2: Fix possible deadlock with quotas in ocfs2_setattr() 16 years ago
Jan Kara b4c30de39a ocfs2: Fix lock inversion in ocfs2_local_read_info() 16 years ago
Jan Kara 4e8a301929 ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() 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
Coly Li 2b53bc7bff ocfs2: update comments in masklog.h 16 years ago
Tao Ma a46fa684fc ocfs2: Don't printk the error when listing too many xattrs. 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