Commit Graph

826 Commits (1dfba05d0f1a9b4245bb242a7c17fe448811a520)

Author SHA1 Message Date
Joel Becker e3dad42bf9 ocfs2: Create ocfs2_stack_operations and split out the o2cb stack. 17 years ago
Joel Becker 553aa7e408 ocfs2: Split o2cb code from generic stack functions. 17 years ago
Joel Becker 63e0c48ae6 ocfs2: Clean up stackglue initialization 17 years ago
Joel Becker cf0acdcd64 ocfs2: Abstract out a debugging function for underlying dlms. 17 years ago
David Teigland 1693a5c011 ocfs2: handle async EAGAIN from NOQUEUE request 17 years ago
Joel Becker de551246e7 ocfs2: Remove CANCELGRANT from the view of dlmglue. 17 years ago
Mark Fasheh 0abd6d1803 ocfs2: Fill node number during cluster stack init 17 years ago
Joel Becker 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 years ago
Joel Becker 19fdb624dc ocfs2: Abstract out node number queries. 17 years ago
Joel Becker 4670c46ded ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. 17 years ago
Joel Becker 8f2c9c1b16 ocfs2: Create the lock status block union. 17 years ago
Joel Becker 7431cd7e8d ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API. 17 years ago
Joel Becker bd3e76105d ocfs2: Use global DLM_ constants in generic code. 17 years ago
Joel Becker 24ef1815e5 ocfs2: Separate out dlm lock functions. 17 years ago
Joel Becker 386a2ef857 ocfs2: New slot map format 17 years ago
Joel Becker fb86b1f071 ocfs2: Define the contents of the slot_map file. 17 years ago
Joel Becker fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
Joel Becker 1c8d9a6a33 ocfs2: slot_map I/O based on max_slots. 17 years ago
Joel Becker 553abd046a ocfs2: Change the recovery map to an array of node numbers. 17 years ago
Joel Becker d85b20e4b3 ocfs2: Make ocfs2_slot_info private. 17 years ago
Mark Fasheh 8e8a4603b5 ocfs2: Move slot map access into slot_map.c 17 years ago
Tao Ma cdef59a94c ocfs2: Fix NULL pointer dereferences in o2net 17 years ago
Sunil Mushran c824c3c723 ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock 17 years ago
Sunil Mushran 535f7026fd ocfs2/dlm: Print message showing the recovery master 17 years ago
Sunil Mushran b31cfc0237 ocfs2/dlm: Add missing dlm_lockres_put()s 17 years ago
Sunil Mushran 52987e2ab4 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path 17 years ago
Sunil Mushran 2c5c54aca9 ocfs2/dlm: Add missing dlm_lock_put()s 17 years ago
Tao Ma 4338ab6a75 ocfs2: Fix an endian bug in online resize. 17 years ago
Jan Engelhardt 90d99779a4 [PATCH] [OCFS2]: constify function pointer tables 17 years ago
Joel Becker 0f71b7b40f ocfs2: Fix endian bug in o2dlm protocol negotiation. 17 years ago
Tao Ma 2af37ce82d ocfs2: Use dlm_print_one_lock_resource for lock resource print 17 years ago
Andrew Morton 3a4780a85d [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning 17 years ago
Julia Lawall 86c838b03d [PATCH] fs/ocfs2/aops.c: Correct use of ! and & 17 years ago
Adrian Bunk 05488bbebe [2.6 patch] ocfs2: make dlm_do_assert_master() static 17 years ago
Adrian Bunk 200bfae37a [2.6 patch] make ocfs2_downconvert_thread() static 17 years ago
Adrian Bunk 006000566d [2.6 patch] fs/ocfs2/: possible cleanups 17 years ago
Marcin Slusarz 0dd3256e04 [PATCH] ocfs2: le*_add_cpu conversion 17 years ago
Mark Fasheh 1044e401af ocfs2: Fix writeout in ocfs2_data_convert_worker() 17 years ago
Sunil Mushran 7ad8b3d30e ocfs2: Enable localalloc for local mounts 17 years ago
Marcin Slusarz 8b5f688368 byteorder: move le32_add_cpu & friends from OCFS2 to core 17 years ago
Joel Becker d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Joe Perches c78bad11fb fs/: Spelling fixes 17 years ago
Joel Becker 6b11d8179d ocfs2: Fix userspace ABI breakage in sysfs 17 years ago
Mark Fasheh 2fe5c1d7eb ocfs2: clean up bh null checks 17 years ago
Mark Fasheh 7ec373cf33 ocfs2: document access rules for blocked_lock_list 17 years ago
Mark Fasheh 0e5ae03203 ocfs2: bump version number 17 years ago
Tao Ma 2d4b1cbb44 ocfs2/dlm: Clear joining_node on hearbeat node down 17 years ago
Marcin Slusarz 4092d49f70 ocfs2: convert byte order of constant instead of variable 17 years ago
Sunil Mushran 17104683d2 ocfs2: Update default cluster timeouts 17 years ago