Age | Commit message (Expand) | Author |
2006-09-24 | ocfs2: move downconvert worker to lockres ops | Mark Fasheh |
2006-09-24 | ocfs2: Remove unused dlmglue functions | Mark Fasheh |
2006-09-24 | ocfs2: Have the metadata lock use generic dlmglue functions | Mark Fasheh |
2006-09-24 | ocfs2: Add ->set_lvb callback in dlmglue | Mark Fasheh |
2006-09-24 | ocfs2: Add ->check_downconvert callback in dlmglue | Mark Fasheh |
2006-09-24 | ocfs2: Check for refreshing locks in generic unblock function | Mark Fasheh |
2006-09-24 | ocfs2: don't unconditionally pass LVB flags | Mark Fasheh |
2006-09-24 | ocfs2: combine inode and generic blocking AST functions | Mark Fasheh |
2006-09-24 | ocfs2: Add ->get_osb() dlmglue locking operation | Mark Fasheh |
2006-09-24 | ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops | Mark Fasheh |
2006-09-24 | ocfs2: combine inode and generic AST functions | Mark Fasheh |
2006-09-24 | ocfs2: Clean up lock resource refresh flags | Mark Fasheh |
2006-09-24 | ocfs2: Remove i_generation from inode lock names | Mark Fasheh |
2006-09-24 | ocfs2: Encode i_generation in the meta data lvb | Mark Fasheh |
2006-09-24 | ocfs2: Free up some space in the lvb | Mark Fasheh |
2006-09-24 | ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() | Mark Fasheh |
2006-09-24 | ocfs2: manually d_move() during ocfs2_rename() | Mark Fasheh |
2006-09-24 | ocfs2: Remove the dentry vote | Mark Fasheh |
2006-09-24 | ocfs2: Hook rest of the file system into dentry locking API | Mark Fasheh |
2006-09-24 | ocfs2: Add dentry tracking API | Mark Fasheh |
2006-09-24 | ocfs2: Add new cluster lock type | Mark Fasheh |
2006-09-24 | ocfs2: Update dlmglue for new dlmlock() API | Mark Fasheh |
2006-09-24 | ocfs2: Update dlmfs for new dlmlock() API | Mark Fasheh |
2006-09-24 | ocfs2: Allow binary names in the DLM | Mark Fasheh |
2006-09-24 | ocfs2: Silence dlm error print | Mark Fasheh |
2006-09-20 | ocfs2: Remove overzealous BUG_ON() | Mark Fasheh |
2006-09-20 | ocfs2: Don't print on unknown remote blocking call | Mark Fasheh |
2006-09-20 | ocfs2: implement directory read-ahead | Mark Fasheh |
2006-09-20 | ocfs2: properly update i_mtime on buffered write | Mark Fasheh |
2006-09-20 | ocfs2: Fix directory link count checks in ocfs2_link() | Tiger Yang |
2006-09-20 | ocfs2: move nlink check in ocfs2_mknod() | Mark Fasheh |
2006-09-20 | ocfs2: Fix heartbeat sector calculation | Mathieu Avila |
2006-09-20 | [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" | Adrian Bunk |
2006-09-20 | ocfs2: add ext2 attributes | Herbert Poetzl |
2006-08-07 | ocfs2: allocation hints | Mark Fasheh |
2006-08-07 | ocfs2: better group descriptor consistency checks | Mark Fasheh |
2006-08-07 | ocfs2: limit cluster bitmap information saved at mount | Mark Fasheh |
2006-08-07 | [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres | Adrian Bunk |
2006-08-07 | ocfs2: fix check for locally granted state during dlmunlock() | Kurt Hackel |
2006-08-07 | ocfs2: do not modify lksb->status in the unlock ast | Kurt Hackel |
2006-08-07 | ocfs2: Fix lvb corruption | Kurt Hackel |
2006-06-29 | ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks() | Florin Malita |
2006-06-29 | ocfs2: clean up some osb fields | Mark Fasheh |
2006-06-29 | ocfs2: fix init of uuid_net_key | Mark Fasheh |
2006-06-29 | ocfs2: silence a debug print | Mark Fasheh |
2006-06-29 | ocfs2: silence ENOENT during lookup of broken links | Sunil Mushran |
2006-06-29 | ocfs2: Cleanup message prints | Sunil Mushran |
2006-06-29 | ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup | Joel Becker |
2006-06-29 | [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static | Adrian Bunk |
2006-06-29 | ocfs2: warn the user on a dead timeout mismatch | Mark Fasheh |