tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
fs
/
ocfs2
/
at
v3.2-rc3
3 folders
78 files
cluster
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
15 years ago
dlm
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
15 years ago
dlmfs
ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs
15 years ago
Kconfig
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
15 years ago
Makefile
Ocfs2/move_extents: Add basic framework and source files for extent moving.
15 years ago
acl.c
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
14 years ago
acl.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
14 years ago
alloc.c
ocfs2: Add trace event for trim.
15 years ago
alloc.h
ocfs2: Add ocfs2_trim_fs for SSD trim support.
15 years ago
aops.c
fs: move inode_dio_done to the end_io handler
14 years ago
aops.h
Fix common misspellings
15 years ago
blockcheck.c
ocfs2: Fix metaecc error messages
15 years ago
blockcheck.h
ocfs2: Add statistics for the checksum and ecc operations.
17 years ago
buffer_head_io.c
ocfs2: Remove masklog ML_UPTODATE.
15 years ago
buffer_head_io.h
ocfs2: Take the inode out of the metadata read/write paths.
17 years ago
dcache.c
ocfs2: fix d_revalidate oopsen on NFS exports
15 years ago
dcache.h
Track negative entries v3
15 years ago
dir.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
14 years ago
dir.h
ocfs2: Introduce dir free space list
17 years ago
dlmglue.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
14 years ago
dlmglue.h
ocfs2: Fix lockdep warning in reflink.
15 years ago
export.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
15 years ago
export.h
exportfs: make struct export_operations const
18 years ago
extent_map.c
ocfs2: Remove masklog ML_EXTENT_MAP.
15 years ago
extent_map.h
ocfs2: Return extent flags for xattr value tree.
16 years ago
file.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
14 years ago
file.h
->permission() sanitizing: don't pass flags to ->permission()
15 years ago
heartbeat.c
ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c
15 years ago
heartbeat.h
ocfs2: Move o2hb functionality into the stack glue.
18 years ago
inode.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
14 years ago
inode.h
Track negative entries v3
15 years ago
ioctl.c
Ocfs2/move_extents: move/defrag extents within a certain range.
15 years ago
ioctl.h
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
16 years ago
journal.c
ocfs2: Skip mount recovery for hard-ro mounts
15 years ago
journal.h
Fix common misspellings
15 years ago
localalloc.c
ocfs2: Remove DISK_ALLOC from masklog.
15 years ago
localalloc.h
ocfs2: increase the default size of local alloc windows
16 years ago
locks.c
ocfs2: remove INODE from unused files.
15 years ago
locks.h
ocfs2: POSIX file locks support
17 years ago
mmap.c
ocfs2: Remove FILE_IO from masklog.
15 years ago
mmap.h
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
20 years ago
move_extents.c
treewide: remove duplicate includes
15 years ago
move_extents.h
Ocfs2/move_extents: move/defrag extents within a certain range.
15 years ago
namei.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
14 years ago
namei.h
ocfs2: Create reflinked file in orphan dir.
16 years ago
ocfs1_fs_compat.h
fs/: Spelling fixes
18 years ago
ocfs2.h
ocfs2: use little-endian bitops
15 years ago
ocfs2_fs.h
Revert wrong fixes for common misspellings
15 years ago
ocfs2_ioctl.h
Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2.
15 years ago
ocfs2_lockid.h
ocfs2: Add new refcount tree lock resource in dlmglue.
16 years ago
ocfs2_lockingver.h
ocfs2_dlmfs: Enable the use of user cluster stacks.
16 years ago
ocfs2_trace.h
ocfs2: Add trace event for trim.
15 years ago
quota.h
ocfs2: use system_wq instead of ocfs2_quota_wq
15 years ago
quota_global.c
Fix common misspellings
15 years ago
quota_local.c
ocfs2: Remove mlog(0) from quota_local.c.
15 years ago
refcounttree.c
new helpers: kern_path_create/user_path_create
14 years ago
refcounttree.h
Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c
15 years ago
reservations.c
ocfs2: Remove masklog ML_RESERVATIONS.
15 years ago
reservations.h
Fix common misspellings
15 years ago
resize.c
ocfs2: Remove DISK_ALLOC from masklog.
15 years ago
resize.h
[PATCH 2/2] ocfs2: Implement group add for online resize
18 years ago
slot_map.c
ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c
15 years ago
slot_map.h
ocfs2: De-magic the in-memory slot map.
18 years ago
stack_o2cb.c
ocfs2: Print message if user mounts without starting global heartbeat
15 years ago
stack_user.c
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
15 years ago
stackglue.c
ocfs2_dlmfs: Enable the use of user cluster stacks.
16 years ago
stackglue.h
Fix common misspellings
15 years ago
suballoc.c
Fix common misspellings
15 years ago
suballoc.h
ocfs2: allow return of new inode block location before allocation of the inode
15 years ago
super.c
more conservative S_NOSEC handling
15 years ago
super.h
treewide: use __printf not __attribute__((format(printf,...)))
14 years ago
symlink.c
ocfs2: remove NAMEI from symlink.c
15 years ago
symlink.h
[PATCH] mark struct inode_operations const 2
19 years ago
sysfile.c
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
15 years ago
sysfile.h
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
20 years ago
uptodate.c
ocfs2: Remove masklog ML_UPTODATE.
15 years ago
uptodate.h
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
17 years ago
ver.c
ocfs2: bump version number
18 years ago
ver.h
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
20 years ago
xattr.c
security: new security_inode_init_security API adds function callback
15 years ago
xattr.h
Merge branch 'master' into for-next
15 years ago