.. |
cluster
|
c720c7e838
inet: rename some inet_sock fields
|
15 years ago |
dlm
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Kconfig
|
2fe4371dff
fs/Kconfig: move ocfs2 out
|
16 years ago |
Makefile
|
f2c870e3b1
ocfs2: Add ocfs2_read_refcount_block.
|
15 years ago |
acl.c
|
ce3b0f8d5c
New helper - current_umask()
|
16 years ago |
acl.h
|
89c38bd0ad
ocfs2: add ocfs2_init_acl in mknod
|
16 years ago |
alloc.c
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
alloc.h
|
6f70fa5199
ocfs2: Add CoW support.
|
15 years ago |
aops.c
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
aops.h
|
6f70fa5199
ocfs2: Add CoW support.
|
15 years ago |
blockcheck.c
|
bf48aabb89
tree-wide: fix typos "offest" -> "offset"
|
15 years ago |
blockcheck.h
|
73be192b17
ocfs2: Add statistics for the checksum and ecc operations.
|
16 years ago |
buffer_head_io.c
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
16 years ago |
buffer_head_io.h
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
16 years ago |
dcache.c
|
a1b08e75df
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
|
16 years ago |
dcache.h
|
f7b1aa69be
ocfs2: Fix deadlock on umount
|
16 years ago |
dir.c
|
5e404e9ed1
ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree().
|
16 years ago |
dir.h
|
e7c17e4309
ocfs2: Introduce dir free space list
|
16 years ago |
dlmglue.c
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
dlmglue.h
|
8dec98edfe
ocfs2: Add new refcount tree lock resource in dlmglue.
|
15 years ago |
export.c
|
5b09b507da
ocfs2: Fix some printk() warnings.
|
16 years ago |
export.h
|
3965516440
exportfs: make struct export_operations const
|
17 years ago |
extent_map.c
|
1061f9c1c9
ocfs2: Return extent flags for xattr value tree.
|
15 years ago |
extent_map.h
|
1061f9c1c9
ocfs2: Return extent flags for xattr value tree.
|
15 years ago |
file.c
|
6b2f3d1f76
vfs: Implement proper O_SYNC semantics
|
15 years ago |
file.h
|
293b2f70b4
ocfs2: Integrate CoW in file write.
|
15 years ago |
heartbeat.c
|
6953b4c008
ocfs2: Move o2hb functionality into the stack glue.
|
17 years ago |
heartbeat.h
|
6953b4c008
ocfs2: Move o2hb functionality into the stack glue.
|
17 years ago |
inode.c
|
8b2c0dba51
ocfs2: Call refcount tree remove process properly.
|
15 years ago |
inode.h
|
6136ca5f5f
ocfs2: Drop struct inode from ocfs2_extent_tree_operations.
|
16 years ago |
ioctl.c
|
b64ada6b23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 years ago |
ioctl.h
|
c9ec14884d
ocfs2: Convert ocfs2 over to unlocked_ioctl
|
17 years ago |
journal.c
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
journal.h
|
bcbbb24a6a
ocfs2: Decrement refcount when truncating refcounted extents.
|
15 years ago |
localalloc.c
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 years ago |
localalloc.h
|
9c7af40b21
ocfs2: throttle back local alloc when low on disk space
|
16 years ago |
locks.c
|
53da4939f3
ocfs2: POSIX file locks support
|
16 years ago |
locks.h
|
53da4939f3
ocfs2: POSIX file locks support
|
16 years ago |
mmap.c
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 years ago |
mmap.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 years ago |
namei.c
|
bc13d34757
ocfs2: Create reflinked file in orphan dir.
|
15 years ago |
namei.h
|
bc13d34757
ocfs2: Create reflinked file in orphan dir.
|
15 years ago |
ocfs1_fs_compat.h
|
c78bad11fb
fs/: Spelling fixes
|
17 years ago |
ocfs2.h
|
7aee47b0bb
ocfs2: Trivial cleanup of jbd compatibility layer removal
|
15 years ago |
ocfs2_fs.h
|
bd50873dc7
ocfs2: Add ioctl for reflink.
|
15 years ago |
ocfs2_lockid.h
|
8dec98edfe
ocfs2: Add new refcount tree lock resource in dlmglue.
|
15 years ago |
ocfs2_lockingver.h
|
d24fbcda0c
ocfs2: Negotiate locking protocol versions.
|
17 years ago |
quota.h
|
3067393005
quota: Move definition of QFMT_OCFS2 to linux/quota.h
|
15 years ago |
quota_global.c
|
b64ada6b23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
15 years ago |
quota_local.c
|
1472da5fdc
const: struct quota_format_ops
|
15 years ago |
refcounttree.c
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
refcounttree.h
|
bd50873dc7
ocfs2: Add ioctl for reflink.
|
15 years ago |
resize.c
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 years ago |
resize.h
|
7909f2bf83
[PATCH 2/2] ocfs2: Implement group add for online resize
|
17 years ago |
slot_map.c
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
16 years ago |
slot_map.h
|
fc881fa0d5
ocfs2: De-magic the in-memory slot map.
|
17 years ago |
stack_o2cb.c
|
8a57a9dda7
ocfs2: keep index within status_map[]
|
16 years ago |
stack_user.c
|
1c520dfbf3
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
|
16 years ago |
stackglue.c
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
stackglue.h
|
1c520dfbf3
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
|
16 years ago |
suballoc.c
|
3d03a305de
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
|
16 years ago |
suballoc.h
|
6ca497a83e
ocfs2: fix rare stale inode errors when exporting via nfs
|
16 years ago |
super.c
|
837711f862
ocfs2: return f_fsid info in ocfs2_statfs()
|
15 years ago |
super.h
|
a00cce356b
ocfs2: use s_maxbytes directly in ocfs2_change_file_space()
|
18 years ago |
symlink.c
|
2bcd57ab61
headers: utsname.h redux
|
15 years ago |
symlink.h
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 years ago |
sysfile.c
|
d246ab307d
ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.
|
16 years ago |
sysfile.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 years ago |
uptodate.c
|
7aee47b0bb
ocfs2: Trivial cleanup of jbd compatibility layer removal
|
15 years ago |
uptodate.h
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 years ago |
ver.c
|
0e5ae03203
ocfs2: bump version number
|
17 years ago |
ver.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 years ago |
xattr.c
|
0fe9b66c65
ocfs2: Add preserve to reflink.
|
15 years ago |
xattr.h
|
0fe9b66c65
ocfs2: Add preserve to reflink.
|
15 years ago |