Commit Graph

91071 Commits (42908c69f61f75dd70e424263ab89ee52040382b)
 

Author SHA1 Message Date
Tao Ma ffda89a3bf ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits 17 years ago
Tao Ma ad5a4d7093 ocfs2: Enable cross extent block merge. 17 years ago
Tao Ma 677b975282 ocfs2: Add support for cross extent block 17 years ago
Mark Fasheh 52f7c21b61 ocfs2: Move /sys/o2cb to /sys/fs/o2cb 17 years ago
Mark Fasheh a839c5afcd sysfs: Allow removal of symlinks in the sysfs root 17 years ago
Tao Ma 5cc3bf2786 ocfs2: Reconnect after idle time out. 17 years ago
Sunil Mushran 8f50eb9789 ocfs2/dlm: Cleanup lockres print 17 years ago
Sunil Mushran c834cdb157 ocfs2/dlm: Fix lockname in lockres print function 17 years ago
Sunil Mushran e5a0334cbd ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c 17 years ago
Sunil Mushran 7209300a9b ocfs2/dlm: Dumps the purgelist into a debugfs file 17 years ago
Sunil Mushran d0129aceae ocfs2/dlm: Dumps the mles into a debugfs file 17 years ago
Sunil Mushran 751155a953 ocfs2/dlm: Move struct dlm_master_list_entry to dlmcommon.h 17 years ago
Sunil Mushran 4e3d24ed1a ocfs2/dlm: Dumps the lockres' into a debugfs file 17 years ago
Sunil Mushran 007dce53a2 ocfs2/dlm: Dump the dlm state in a debugfs file 17 years ago
Sunil Mushran 6325b4a22b ocfs2/dlm: Create debugfs dirs 17 years ago
Sunil Mushran 29576f8bb5 ocfs2/dlm: Link all lockres' to a tracking list 17 years ago
Sunil Mushran 724bdca9b8 ocfs2/dlm: Create slabcaches for lock and lockres 17 years ago
Sunil Mushran 12eb0035d6 ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle 17 years ago
Joel Becker 53f67e3386 ocfs2: Document /sys/fs/ocfs2 17 years ago
Joel Becker 9341d22942 ocfs2: Allow selection of cluster plug-ins. 17 years ago
Joel Becker b92eccdd28 ocfs2: Add kbuild for ocfs2_stack_user.ko 17 years ago
Joel Becker 8f318311fa ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h 17 years ago
David Teigland cf4d8d75d8 ocfs2: add fsdlm to stackglue 17 years ago
Joel Becker d4b95eef4d ocfs2: Add the 'set version' message to the ocfs2_control device. 17 years ago
Joel Becker 3cfd4ab6b6 ocfs2: Add the local node id to the handshake. 17 years ago
Joel Becker de870ef022 ocfs2: Introduce the DOWN message to ocfs2_control 17 years ago
Joel Becker 462c7e6a25 ocfs2: Start the ocfs2_control handshake. 17 years ago
Joel Becker 6427a72755 ocfs2: Add the ocfs2_control misc device. 17 years ago
Joel Becker 8adf0536c9 ocfs2: Add the user stack module. 17 years ago
Joel Becker 9c6c877c04 ocfs2: Add the 'cluster_stack' sysfs file. 17 years ago
Joel Becker b61817e116 ocfs2: Add the USERSPACE_STACK incompat bit. 17 years ago
Joel Becker 74ae4e104d ocfs2: Create stack glue sysfs files. 17 years ago
Joel Becker 286eaa95c5 ocfs2: Break out stackglue into modules. 17 years ago
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