.. |
cluster
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
il y a 14 ans |
dlm
|
498f7f505d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
il y a 14 ans |
dlmfs
|
fa0d7e3de6
fs: icache RCU free inodes
|
il y a 14 ans |
Kconfig
|
7b1fff7e4f
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
|
il y a 14 ans |
Makefile
|
d02f00cc05
ocfs2: allocation reservations
|
il y a 15 ans |
acl.c
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
il y a 14 ans |
acl.h
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
il y a 14 ans |
alloc.c
|
aecf586619
ocfs2: Remove unused truncate function from alloc.c
|
il y a 14 ans |
alloc.h
|
aecf586619
ocfs2: Remove unused truncate function from alloc.c
|
il y a 14 ans |
aops.c
|
498f7f505d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
il y a 14 ans |
aops.h
|
39c99f12f1
Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.
|
il y a 14 ans |
blockcheck.c
|
dc696aced9
ocfs2: Fix metaecc error messages
|
il y a 14 ans |
blockcheck.h
|
73be192b17
ocfs2: Add statistics for the checksum and ecc operations.
|
il y a 16 ans |
buffer_head_io.c
|
f9221fd803
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes
|
il y a 15 ans |
buffer_head_io.h
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
il y a 15 ans |
dcache.c
|
4714e63731
ocfs2: fix d_revalidate oopsen on NFS exports
|
il y a 14 ans |
dcache.h
|
5e98d49240
Track negative entries v3
|
il y a 14 ans |
dir.c
|
8ac33dc86d
ocfs2: Hold ip_lock when set/clear flags for indexed dir.
|
il y a 14 ans |
dir.h
|
e7c17e4309
ocfs2: Introduce dir free space list
|
il y a 16 ans |
dlmglue.c
|
5e98d49240
Track negative entries v3
|
il y a 14 ans |
dlmglue.h
|
07eaac9438
ocfs2: Fix lockdep warning in reflink.
|
il y a 14 ans |
export.c
|
5fe0c23788
exportfs: Return the minimum required handle size
|
il y a 14 ans |
export.h
|
3965516440
exportfs: make struct export_operations const
|
il y a 17 ans |
extent_map.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
il y a 15 ans |
extent_map.h
|
1061f9c1c9
ocfs2: Return extent flags for xattr value tree.
|
il y a 15 ans |
file.c
|
2fe17c1075
fallocate should be a file operation
|
il y a 14 ans |
file.h
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
il y a 14 ans |
heartbeat.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
il y a 15 ans |
heartbeat.h
|
6953b4c008
ocfs2: Move o2hb functionality into the stack glue.
|
il y a 17 ans |
inode.c
|
b595076a18
tree-wide: fix comment/printk typos
|
il y a 14 ans |
inode.h
|
5e98d49240
Track negative entries v3
|
il y a 14 ans |
ioctl.c
|
ddee5cdb70
Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8.
|
il y a 14 ans |
ioctl.h
|
9df5778ece
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
|
il y a 15 ans |
journal.c
|
17ae521158
ocfs2: Remove obsolete comments before ocfs2_start_trans.
|
il y a 14 ans |
journal.h
|
705773a665
ocfs2: Fix estimate of necessary credits for mkdir
|
il y a 14 ans |
localalloc.c
|
1739da4054
ocfs2: Limit default local alloc size within bitmap range.
|
il y a 15 ans |
localalloc.h
|
6b82021b9e
ocfs2: increase the default size of local alloc windows
|
il y a 15 ans |
locks.c
|
ee860b6a65
|
il y a 15 ans |
locks.h
|
53da4939f3
ocfs2: POSIX file locks support
|
il y a 16 ans |
mmap.c
|
729963a1ff
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2
|
il y a 14 ans |
mmap.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
il y a 19 ans |
namei.c
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
il y a 14 ans |
namei.h
|
bc13d34757
ocfs2: Create reflinked file in orphan dir.
|
il y a 15 ans |
ocfs1_fs_compat.h
|
c78bad11fb
fs/: Spelling fixes
|
il y a 17 ans |
ocfs2.h
|
50308d813b
ocfs2: Try to free truncate log when meeting ENOSPC in write.
|
il y a 14 ans |
ocfs2_fs.h
|
7d8f98769e
ocfs2: Fix system inodes cache overflow.
|
il y a 14 ans |
ocfs2_ioctl.h
|
fc3718918f
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window
|
il y a 14 ans |
ocfs2_lockid.h
|
8dec98edfe
ocfs2: Add new refcount tree lock resource in dlmglue.
|
il y a 15 ans |
ocfs2_lockingver.h
|
cbe0e331fd
ocfs2_dlmfs: Enable the use of user cluster stacks.
|
il y a 15 ans |
quota.h
|
316873c958
ocfs2: use system_wq instead of ocfs2_quota_wq
|
il y a 14 ans |
quota_global.c
|
316873c958
ocfs2: use system_wq instead of ocfs2_quota_wq
|
il y a 14 ans |
quota_local.c
|
5693486bad
ocfs2: Zero the tail cluster when extending past i_size.
|
il y a 15 ans |
refcounttree.c
|
0f6e0e8448
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
il y a 14 ans |
refcounttree.h
|
729963a1ff
Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2
|
il y a 14 ans |
reservations.c
|
4a452de4fd
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
|
il y a 14 ans |
reservations.h
|
b065556a7d
ocfs2: make ocfs2_adjust_resv_from_alloc simple.
|
il y a 15 ans |
resize.c
|
8571882c21
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
|
il y a 15 ans |
resize.h
|
7909f2bf83
[PATCH 2/2] ocfs2: Implement group add for online resize
|
il y a 17 ans |
slot_map.c
|
f30d44f3e5
When I tried to compile I got the following warning:
|
il y a 14 ans |
slot_map.h
|
fc881fa0d5
ocfs2: De-magic the in-memory slot map.
|
il y a 17 ans |
stack_o2cb.c
|
5f3c6d9c61
|
il y a 14 ans |
stack_user.c
|
226291aa46
ocfs2_connection_find() returns pointer to bad structure
|
il y a 14 ans |
stackglue.c
|
cbe0e331fd
ocfs2_dlmfs: Enable the use of user cluster stacks.
|
il y a 15 ans |
stackglue.h
|
cbe0e331fd
ocfs2_dlmfs: Enable the use of user cluster stacks.
|
il y a 15 ans |
suballoc.c
|
b595076a18
tree-wide: fix comment/printk typos
|
il y a 14 ans |
suballoc.h
|
e49e27674d
ocfs2: allow return of new inode block location before allocation of the inode
|
il y a 14 ans |
super.c
|
bd2895eead
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
il y a 14 ans |
super.h
|
e4b963f10e
ocfs2: Wrap signal blocking in void functions.
|
il y a 15 ans |
symlink.c
|
1fc8a11786
ocfs2: Don't walk off the end of fast symlinks.
|
il y a 14 ans |
symlink.h
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
il y a 18 ans |
sysfile.c
|
b4d693fcc5
ocfs2: Cache system inodes of other slots.
|
il y a 14 ans |
sysfile.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
il y a 19 ans |
uptodate.c
|
2bd632165c
ocfs2/trivial: Remove trailing whitespaces
|
il y a 15 ans |
uptodate.h
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
il y a 15 ans |
ver.c
|
0e5ae03203
ocfs2: bump version number
|
il y a 17 ans |
ver.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
il y a 19 ans |
xattr.c
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
il y a 14 ans |
xattr.h
|
2a7dba391e
fs/vfs/security: pass last path component to LSM on inode creation
|
il y a 14 ans |