Commit Graph

564 Commits (2577046740fe6d77864128c6187c11125c2449ea)

Author SHA1 Message Date
Al Viro 9d8df6aa9b ocfs2 endianness fixes 17 years ago
Sunil Mushran 4ba1c5bfd2 ocfs2: Use GFP_NOFS in kmalloc during localalloc window move 17 years ago
Sunil Mushran bc535809c0 ocfs2: Allow uid/gid/perm changes of symlinks 17 years ago
Adrian Bunk 95642e5664 ocfs2/dlm: dlmdebug.c: make 2 functions static 17 years ago
Adrian Bunk 4af694e672 ocfs2: make struct o2cb_stack_ops static 17 years ago
Adrian Bunk 4d8755b5e6 ocfs2: make struct ocfs2_control_device static 17 years ago
Joel Becker 9d80f7539a ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb) 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
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