Commit Graph

917 Commits (ed680c4ad478d0fee9740f7d029087f181346564)

Author SHA1 Message Date
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Tao Ma d246ab307d ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define. 16 years ago
Jan Kara cb25797d45 ocfs2: Add lockdep annotations 16 years ago
Sunil Mushran df152c241d ocfs2: Disable orphan scanning for local and hard-ro mounts 16 years ago
Sunil Mushran 3211949f89 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() 16 years ago
Sunil Mushran 692684e19e ocfs2: Stop orphan scan as early as possible during umount 16 years ago
Sunil Mushran c3d38840ab ocfs2: Fix ocfs2_osb_dump() 16 years ago
Sunil Mushran 94e41ecfe0 ocfs2: Pin journal head before accessing jh->b_committed_data 16 years ago
Tao Ma 1962f39abb ocfs2: Update atime in splice read if necessary. 16 years ago
Joel Becker 1c520dfbf3 ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. 16 years ago
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