Commit Graph

556 Commits (d2653e92732bd3911feff6bee5e23dbf959381db)

Author SHA1 Message Date
Dave Hansen 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() 17 years ago
Sunil Mushran 2309e9e040 ocfs2/net: Add debug interface to o2net 17 years ago
Mark Fasheh 93b06edb51 ocfs2: Only build ocfs2/dlm with the o2cb stack module 17 years ago
Jeff Mahoney 409753bf6d ocfs2/cluster: Get rid of arguments to the timeout routines 17 years ago
Julia Lawall b1f3550fa1 ocfs2: Use BUG_ON 17 years ago
Andi Kleen c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl 17 years ago
Jan Kara 5dabd69515 ocfs2: Improve rename locking 17 years ago
Julia Lawall 58dadcdbc2 fs/ocfs2/aops.c: test for IS_ERR rather than 0 17 years ago
Tao Ma 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 years ago
Tao Ma a4a4891164 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context 17 years ago
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
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 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