Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 2006-01-09 | 1 | -1/+1 |
| | | | | | | | This patch converts the superblock-lock semaphore to a mutex, affecting lock_super()/unlock_super(). Tested on ext3 and XFS. Signed-off-by: Ingo Molnar <mingo@elte.hu> | ||||
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+1733 |
The OCFS2 file system module. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com> |