.. |
cluster
|
add096909d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
|
18 лет назад |
dlm
|
5fb0f7f010
[KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c
|
18 лет назад |
Makefile
|
ca4d147e62
ocfs2: add ext2 attributes
|
18 лет назад |
alloc.c
|
063c4561f5
ocfs2: support for removing file regions
|
18 лет назад |
alloc.h
|
063c4561f5
ocfs2: support for removing file regions
|
18 лет назад |
aops.c
|
54c57dc3b6
[PATCH] ocfs2: zero_user_page conversion
|
18 лет назад |
aops.h
|
7307de8051
ocfs2: shared writeable mmap
|
18 лет назад |
buffer_head_io.c
|
aa9588741d
ocfs2: implement directory read-ahead
|
18 лет назад |
buffer_head_io.h
|
aa9588741d
ocfs2: implement directory read-ahead
|
18 лет назад |
dcache.c
|
0027dd5bc2
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
|
18 лет назад |
dcache.h
|
0027dd5bc2
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
|
18 лет назад |
dir.c
|
2ae99a6037
ocfs2: Support creation of unwritten extents
|
18 лет назад |
dir.h
|
1fabe1481f
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
|
18 лет назад |
dlmglue.c
|
800deef3f6
[PATCH] ocfs2: use list_for_each_entry where benefical
|
18 лет назад |
dlmglue.h
|
6cb129f567
[PATCH] fs/ocfs2/: make 3 functions static
|
18 лет назад |
endian.h
|
328d5752e1
ocfs2: btree changes for unwritten extents
|
18 лет назад |
export.c
|
1ca1a111b1
ocfs2: fix sparse warnings in fs/ocfs2
|
18 лет назад |
export.h
|
a569425512
knfsd: exportfs: add exportfs.h header
|
18 лет назад |
extent_map.c
|
328d5752e1
ocfs2: btree changes for unwritten extents
|
18 лет назад |
extent_map.h
|
8341897882
ocfs2: Cache extent records
|
18 лет назад |
file.c
|
b25801038d
ocfs2: Support xfs style space reservation ioctls
|
18 лет назад |
file.h
|
b25801038d
ocfs2: Support xfs style space reservation ioctls
|
18 лет назад |
heartbeat.c
|
14829422be
ocfs2: Depend on configfs heartbeat items.
|
18 лет назад |
heartbeat.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 лет назад |
inode.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 лет назад |
inode.h
|
6e4b0d5692
[PATCH] Copy i_flags to ocfs2 inode flags on write
|
18 лет назад |
ioctl.c
|
b25801038d
ocfs2: Support xfs style space reservation ioctls
|
18 лет назад |
ioctl.h
|
586d232b19
ocfs2: Implement compat_ioctl()
|
18 лет назад |
journal.c
|
800deef3f6
[PATCH] ocfs2: use list_for_each_entry where benefical
|
18 лет назад |
journal.h
|
063c4561f5
ocfs2: support for removing file regions
|
18 лет назад |
localalloc.c
|
8fccfc829a
ocfs2: fix inode leak
|
18 лет назад |
localalloc.h
|
1fabe1481f
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
|
18 лет назад |
mmap.c
|
7307de8051
ocfs2: shared writeable mmap
|
18 лет назад |
mmap.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 лет назад |
namei.c
|
2ae99a6037
ocfs2: Support creation of unwritten extents
|
18 лет назад |
namei.h
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 лет назад |
ocfs1_fs_compat.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 лет назад |
ocfs2.h
|
328d5752e1
ocfs2: btree changes for unwritten extents
|
18 лет назад |
ocfs2_fs.h
|
b25801038d
ocfs2: Support xfs style space reservation ioctls
|
18 лет назад |
ocfs2_lockid.h
|
500086300e
ocfs2: Remove delete inode vote
|
18 лет назад |
slot_map.c
|
baf4661a82
ocfs2: Add "preferred slot" mount option
|
18 лет назад |
slot_map.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 лет назад |
suballoc.c
|
1f6697d072
ocfs2: use all extent block suballocators
|
18 лет назад |
suballoc.h
|
59a5e416d1
ocfs2: plug truncate into cached dealloc routines
|
18 лет назад |
super.c
|
b25801038d
ocfs2: Support xfs style space reservation ioctls
|
18 лет назад |
super.h
|
b25801038d
ocfs2: Support xfs style space reservation ioctls
|
18 лет назад |
symlink.c
|
6fe6900e1e
mm: make read_cache_page synchronous
|
18 лет назад |
symlink.h
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
18 лет назад |
sysfile.c
|
24c19ef404
ocfs2: Remove i_generation from inode lock names
|
18 лет назад |
sysfile.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 лет назад |
uptodate.c
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 лет назад |
uptodate.h
|
aa9588741d
ocfs2: implement directory read-ahead
|
18 лет назад |
ver.c
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 лет назад |
ver.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
19 лет назад |
vote.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 лет назад |
vote.h
|
68e2b740c4
ocfs2: remove unused code
|
18 лет назад |