Commit Graph

302 Commits (dc87c3985e9b442c60994308a96f887579addc39)

Author SHA1 Message Date
Mark Fasheh 8341897882 ocfs2: Cache extent records 18 years ago
Mark Fasheh 7cdfc3a1c3 ocfs2: Remember rw lock level during direct io 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 4f902c3772 ocfs2: Fix extent lookup to return true size of holes 18 years ago
Mark Fasheh 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh e48edee2d8 ocfs2: make room for unwritten extents flag 18 years ago
Mark Fasheh 6af67d8205 ocfs2: Use own splice write actor 18 years ago
Mark Fasheh fa41045fcb ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() 18 years ago
Mark Fasheh 60b11392f1 ocfs2: zero tail of sparse files on truncate 18 years ago
Mark Fasheh 25baf2da14 ocfs2: Teach ocfs2_get_block() about holes 18 years ago
Mark Fasheh 5069120b72 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() 18 years ago
Mark Fasheh 9517bac6cc ocfs2: teach ocfs2_file_aio_write() about sparse files 18 years ago
Mark Fasheh 89488984ac ocfs2: Turn off shared writeable mmap for local files systems with holes. 18 years ago
Mark Fasheh abf8b15694 ocfs2: abstract out allocation locking 18 years ago
Mark Fasheh 3a0782d09c ocfs2: teach extend/truncate about sparse files 18 years ago
Mark Fasheh 363041a5f7 ocfs2: temporarily remove extent map caching 18 years ago
Mark Fasheh dcd0538ff4 ocfs2: sparse b-tree support 18 years ago
Mark Fasheh 6f16bf655c ocfs2: small cleanup of ocfs2_request_delete() 18 years ago
Tiger Yang 68e2b740c4 ocfs2: remove unused code 18 years ago
Tiger Yang 500086300e ocfs2: Remove delete inode vote 18 years ago
Mark Fasheh a9f5f70739 ocfs2: filter more error prints 18 years ago
Sunil Mushran bebe6f120b ocfs2: Replace panic() with emergency_restart() when fencing 18 years ago
Sunil Mushran 5d262cc7dd ocfs2: Silence compiler warnings 18 years ago
Mark Fasheh be9e986b82 ocfs2: Local mounts should skip inode updates 18 years ago
Sunil Mushran 0d01af6e5d ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan 18 years ago
Srinivas Eeda 756a1501dd ocfs2_dlm: fix race in dlm_remaster_locks 18 years ago
Sunil Mushran 2f5bf1f2d0 ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres() 18 years ago
Sunil Mushran 78062cb2e5 ocfs2_dlm: Fix lockres ref counting bug 18 years ago
Sunil Mushran b36c3f8498 ocfs2_dlm: Add missing locks in dlm_empty_lockres 18 years ago
Sunil Mushran 3fca0894a4 ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres 18 years ago
Joel Becker 03f981cf2e ocfs2: add some missing address space callbacks 18 years ago
Joel Becker e6c352dbc0 ocfs2: Concurrent access of o2hb_region->hr_task was not locked 18 years ago
Joel Becker c24f72cc7c ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() 18 years ago
Uwe Kleine-König 1b3c3714cb Fix typos concerning hierarchy 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 0e03036c97 [PATCH] sysctl: register the ocfs2 sysctl numbers 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Philipp Reisner b559292e06 [PATCH] ocfs2 heartbeat: clean up bio submission code 18 years ago
Zhen Wei 925037bcba ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages 18 years ago
Sunil Mushran 0dd82141b2 ocfs2_dlm: Add timeout to dlm join domain 18 years ago
Sunil Mushran e4968476a9 ocfs2_dlm: Silence some messages during join domain 18 years ago
Srinivas Eeda 1faf289454 ocfs2_dlm: disallow a domain join if node maps mismatch 18 years ago
Sunil Mushran f3f854648d ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres 18 years ago
Sunil Mushran ab81afd30b ocfs2: Binds listener to the configured ip address 18 years ago
Kurt Hackel 3b8118cffa ocfs2_dlm: Calling post handler function in assert master handler 18 years ago
Kurt Hackel d74c9803a9 ocfs2: Added post handler callable function in o2net message handler 18 years ago
Kurt Hackel 74aa25856c ocfs2_dlm: Cookies in locks not being printed correctly in error messages 18 years ago
Kurt Hackel 90aaaf1c23 ocfs2_dlm: Silence a failed convert 18 years ago