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
v4.3-rc7
3 folders
76 files
cluster
ocfs2: use 64bit variables to track heartbeat time
10 years ago
dlm
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
10 years ago
dlmfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
11 years ago
Kconfig
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
15 years ago
Makefile
ocfs2: remove versioning information
12 years ago
acl.c
ocfs2: take inode lock in ocfs2_iop_set/get_acl()
10 years ago
acl.h
ocfs2: use generic posix ACL infrastructure
12 years ago
alloc.c
ocfs2: clean up redundant NULL checks before kfree
10 years ago
alloc.h
ocfs2: reflink: fix slow unlink for refcounted file
11 years ago
aops.c
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
aops.h
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
10 years ago
blockcheck.c
ocfs2: kill endianness abuses in blockcheck.c
14 years ago
blockcheck.h
ocfs2: Add statistics for the checksum and ecc operations.
17 years ago
buffer_head_io.c
ocfs2: clear the rest of the buffers on error
10 years ago
buffer_head_io.h
ocfs2: Take the inode out of the metadata read/write paths.
17 years ago
dcache.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
11 years ago
dcache.h
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
12 years ago
dir.c
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
dir.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
11 years ago
dlmglue.c
ocfs2: remove unneeded code in ocfs2_dlm_init
10 years ago
dlmglue.h
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
12 years ago
export.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
11 years ago
export.h
exportfs: make struct export_operations const
18 years ago
extent_map.c
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
extent_map.h
ocfs2: Implement llseek()
14 years ago
file.c
ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()
10 years ago
file.h
ocfs2: prepare some interfaces used in append direct io
11 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
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
inode.h
ocfs2: fix race between dio and recover orphan
10 years ago
ioctl.c
ioctl_compat: handle FITRIM
10 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: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
journal.h
ocfs2: add functions to add and remove inode in orphan dir
11 years ago
localalloc.c
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
localalloc.h
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
12 years ago
locks.c
ocfs2: flock: drop cross-node lock when failed locally
12 years ago
locks.h
ocfs2: POSIX file locks support
17 years ago
mmap.c
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
11 years ago
mmap.h
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
20 years ago
move_extents.c
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
move_extents.h
Ocfs2/move_extents: move/defrag extents within a certain range.
15 years ago
namei.c
ocfs2: fix a tiny case that inode can not removed
10 years ago
namei.h
ocfs2: fix a tiny race when truncate dio orohaned entry
10 years ago
ocfs1_fs_compat.h
fs/: Spelling fixes
18 years ago
ocfs2.h
ocfs2: add errors=continue
10 years ago
ocfs2_fs.h
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
10 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: fix a tiny race when running dirop_fileop_racer
11 years ago
quota.h
Merge branch 'for_linus' into for_next
11 years ago
quota_global.c
ocfs2: Don't use MAXQUOTAS value
11 years ago
quota_local.c
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
refcounttree.c
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
refcounttree.h
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
12 years ago
reservations.c
ocfs2: make resv_lock spinlock static
11 years ago
reservations.h
Fix common misspellings
15 years ago
resize.c
ocfs2: fix incorrect i_size of global bitmap inode after resize
12 years ago
resize.h
[PATCH 2/2] ocfs2: Implement group add for online resize
18 years ago
slot_map.c
ocfs2: one function call less in ocfs2_init_slot_info() after error detection
11 years ago
slot_map.h
ocfs2: De-magic the in-memory slot map.
18 years ago
stack_o2cb.c
ocfs2: avoid a pointless delay in o2cb_cluster_check()
11 years ago
stack_user.c
char: make misc_deregister a void function
10 years ago
stackglue.c
ocfs2: remove NULL assignments on static
12 years ago
stackglue.h
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
12 years ago
suballoc.c
ocfs2: clean up redundant NULL checks before kfree
10 years ago
suballoc.h
ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed
12 years ago
super.c
fs: create and use seq_show_option for escaping
10 years ago
super.h
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
symlink.c
ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path
13 years ago
symlink.h
ocfs: simplify symlink handling
14 years ago
sysfile.c
ocfs2: avoid system inode ref confusion by adding mutex lock
12 years ago
sysfile.h
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
20 years ago
uptodate.c
ocfs2: remove NULL assignments on static
12 years ago
uptodate.h
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
17 years ago
xattr.c
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
10 years ago
xattr.h
ocfs2: use generic posix ACL infrastructure
12 years ago