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
v5.0-rc8
3 folders
78 files
cluster
ocfs2: optimize the reading of heartbeat data
7 years ago
dlm
ocfs2: improve ocfs2 Makefile
7 years ago
dlmfs
Remove 'type' argument from access_ok() function
7 years ago
Kconfig
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
15 years ago
Makefile
ocfs2: improve ocfs2 Makefile
7 years ago
acl.c
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
8 years ago
acl.h
ocfs2: make ocfs2_set_acl() static
8 years ago
alloc.c
ocfs2: remove unused pointer 'eb'
7 years ago
alloc.h
ocfs2: try to reuse extent block in dealloc without meta_alloc
8 years ago
aops.c
Merge branch 'akpm' (patches from Andrew)
7 years ago
aops.h
ocfs2: keep the trace point consistent with the function name
8 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: don't clear bh uptodate for block read
7 years ago
buffer_head_io.h
ocfs2: clean up some unused function declarations
8 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: fix a misuse a of brelse after failing ocfs2_check_dir_entry
7 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: dlmglue: clean up timestamp handling
7 years ago
dlmglue.h
ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level
7 years ago
export.c
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
7 years ago
export.h
exportfs: make struct export_operations const
18 years ago
extent_map.c
ocfs2: add ocfs2_overwrite_io()
8 years ago
extent_map.h
ocfs2: add ocfs2_overwrite_io()
8 years ago
file.c
ocfs2: don't use iocb when EIOCBQUEUED returns
7 years ago
file.h
ocfs2: clean up redundant function declarations
7 years ago
filecheck.c
ocfs2: add duplicated ino number check
8 years ago
filecheck.h
ocfs2: add kobject for online file check
8 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: clean up some unnecessary code
7 years ago
inode.h
ocfs2: convert inode refcount test to a helper
9 years ago
ioctl.c
ocfs2: eliminate a misreported warning
7 years ago
ioctl.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
journal.c
ocfs2: clear journal dirty flag after shutdown journal
7 years ago
journal.h
jbd2: add support for avoiding data writes during transaction commits
10 years ago
localalloc.c
ocfs2: fix panic due to unrecovered local alloc
7 years ago
localalloc.h
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
12 years ago
locks.c
ocfs2: properly initial file_lock used for unlock.
7 years ago
locks.h
ocfs2: POSIX file locks support
17 years ago
mmap.c
fs: ocfs2: use new return type vm_fault_t
7 years ago
mmap.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
move_extents.c
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
7 years ago
move_extents.h
Ocfs2/move_extents: move/defrag extents within a certain range.
15 years ago
namei.c
ocfs2: drop a VLA in ocfs2_orphan_del()
7 years ago
namei.h
ocfs2: do not include dio entry in case of orphan scan
10 years ago
ocfs1_fs_compat.h
fs/: Spelling fixes
18 years ago
ocfs2.h
ocfs2: add kobject for online file check
8 years ago
ocfs2_fs.h
ocfs2: correct the comments position of struct ocfs2_dir_block_trailer
7 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 trimfs dlm lock resource
8 years ago
ocfs2_lockingver.h
ocfs2_dlmfs: Enable the use of user cluster stacks.
16 years ago
ocfs2_trace.h
ocfs2: keep the trace point consistent with the function name
8 years ago
quota.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
quota_global.c
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
8 years ago
quota_local.c
ocfs2: return -EROFS when filesystem becomes read-only
7 years ago
refcounttree.c
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
7 years ago
refcounttree.h
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
7 years ago
reservations.c
ocfs2: make resv_lock spinlock static
11 years ago
reservations.h
Fix common misspellings
15 years ago
resize.c
ocfs2: solve a problem of crossing the boundary in updating backups
10 years ago
resize.h
[PATCH 2/2] ocfs2: Implement group add for online resize
18 years ago
slot_map.c
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
10 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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
8 years ago
stackglue.c
ocfs2: remove ocfs2_is_o2cb_active()
7 years ago
stackglue.h
ocfs2: remove ocfs2_is_o2cb_active()
7 years ago
suballoc.c
ocfs2: remove two unused functions from suballoc.c
8 years ago
suballoc.h
ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed
12 years ago
super.c
ocfs2: add kobject for online file check
8 years ago
super.h
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
8 years ago
symlink.c
vfs: remove ".readlink = generic_readlink" assignments
9 years ago
symlink.h
ocfs: simplify symlink handling
14 years ago
sysfile.c
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
7 years ago
sysfile.h
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
20 years ago
uptodate.c
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
8 years ago
uptodate.h
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
17 years ago
xattr.c
ocfs2: use 'osb' instead of 'OCFS2_SB()'
8 years ago
xattr.h
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago