.. |
cluster
|
2456e85535
ktime: Get rid of the union
|
il y a 8 ans |
dlm
|
28bb5ef485
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
|
il y a 8 ans |
dlmfs
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
il y a 8 ans |
Kconfig
|
7b1fff7e4f
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
|
il y a 14 ans |
Makefile
|
7186ee06b6
ocfs2: disable BUG assertions in reading blocks
|
il y a 9 ans |
acl.c
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 8 ans |
acl.h
|
c25a1e0671
ocfs2: fix posix_acl_create deadlock
|
il y a 9 ans |
alloc.c
|
86544fbd85
ocfs2: add newlines to some error messages
|
il y a 8 ans |
alloc.h
|
2070ad1aeb
ocfs2: retry on ENOSPC if sufficient space in truncate log
|
il y a 9 ans |
aops.c
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 8 ans |
aops.h
|
07f38d971c
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
|
il y a 8 ans |
blockcheck.c
|
1db5df98fa
ocfs2: kill endianness abuses in blockcheck.c
|
il y a 13 ans |
blockcheck.h
|
73be192b17
ocfs2: Add statistics for the checksum and ecc operations.
|
il y a 16 ans |
buffer_head_io.c
|
2f8b544477
block,fs: untangle fs.h and blk_types.h
|
il y a 8 ans |
buffer_head_io.h
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
il y a 16 ans |
dcache.c
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
il y a 10 ans |
dcache.h
|
8ed6b23709
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
|
il y a 11 ans |
dir.c
|
d006c71f8a
ocfs2: fix not enough credit panic
|
il y a 8 ans |
dir.h
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
il y a 10 ans |
dlmglue.c
|
e7ee2c089e
ocfs2: fix crash caused by stale lvb with fsdlm plugin
|
il y a 8 ans |
dlmglue.h
|
84d86f83f9
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
|
il y a 11 ans |
export.c
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
il y a 10 ans |
export.h
|
3965516440
exportfs: make struct export_operations const
|
il y a 18 ans |
extent_map.c
|
7ecef14ab1
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
|
il y a 10 ans |
extent_map.h
|
93862d5e1a
ocfs2: Implement llseek()
|
il y a 14 ans |
file.c
|
29ac8e856c
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
|
il y a 8 ans |
file.h
|
29ac8e856c
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
|
il y a 8 ans |
filecheck.c
|
a860f6eb4c
ocfs2: sysfile interfaces for online file check
|
il y a 9 ans |
filecheck.h
|
a860f6eb4c
ocfs2: sysfile interfaces for online file check
|
il y a 9 ans |
heartbeat.c
|
b5770f98b0
ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c
|
il y a 14 ans |
heartbeat.h
|
6953b4c008
ocfs2: Move o2hb functionality into the stack glue.
|
il y a 17 ans |
inode.c
|
c62c38f6b9
ocfs2: replace CURRENT_TIME macro
|
il y a 8 ans |
inode.h
|
84e40080bd
ocfs2: convert inode refcount test to a helper
|
il y a 8 ans |
ioctl.c
|
5955102c99
wrappers for ->i_mutex access
|
il y a 9 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
|
395627b071
ocfs2: use time64_t to represent orphan scan times
|
il y a 8 ans |
journal.h
|
41617e1a8d
jbd2: add support for avoiding data writes during transaction commits
|
il y a 9 ans |
localalloc.c
|
35ddf78e41
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
|
il y a 9 ans |
localalloc.h
|
fb951eb5e1
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
|
il y a 11 ans |
locks.c
|
b5a8bc338e
ocfs2: fix flock panic issue
|
il y a 9 ans |
locks.h
|
53da4939f3
ocfs2: POSIX file locks support
|
il y a 17 ans |
mmap.c
|
07f38d971c
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
|
il y a 8 ans |
mmap.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
il y a 19 ans |
move_extents.c
|
84e40080bd
ocfs2: convert inode refcount test to a helper
|
il y a 8 ans |
move_extents.h
|
53069d4e76
Ocfs2/move_extents: move/defrag extents within a certain range.
|
il y a 14 ans |
namei.c
|
c62c38f6b9
ocfs2: replace CURRENT_TIME macro
|
il y a 8 ans |
namei.h
|
30edc43c7f
ocfs2: do not include dio entry in case of orphan scan
|
il y a 9 ans |
ocfs1_fs_compat.h
|
c78bad11fb
fs/: Spelling fixes
|
il y a 17 ans |
ocfs2.h
|
395627b071
ocfs2: use time64_t to represent orphan scan times
|
il y a 8 ans |
ocfs2_fs.h
|
8ba442214c
ocfs2: fix comment in struct ocfs2_extended_slot
|
il y a 9 ans |
ocfs2_ioctl.h
|
220ebc4334
Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2.
|
il y a 14 ans |
ocfs2_lockid.h
|
8dec98edfe
ocfs2: Add new refcount tree lock resource in dlmglue.
|
il y a 16 ans |
ocfs2_lockingver.h
|
cbe0e331fd
ocfs2_dlmfs: Enable the use of user cluster stacks.
|
il y a 15 ans |
ocfs2_trace.h
|
82c156f853
switch generic_file_splice_read() to use of ->read_iter()
|
il y a 8 ans |
quota.h
|
d1b98c23f7
quota: constify qtree_fmt_operations structures
|
il y a 9 ans |
quota_global.c
|
2a64f80ee3
ocfs2: Protect periodic quota syncing with s_umount semaphore
|
il y a 8 ans |
quota_local.c
|
5f530de63c
ocfs2: Use s_umount for quota recovery protection
|
il y a 8 ans |
refcounttree.c
|
22725ce4e4
vfs: fix isize/pos/len checks for reflink & dedupe
|
il y a 8 ans |
refcounttree.h
|
29ac8e856c
ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
|
il y a 8 ans |
reservations.c
|
8989b67330
ocfs2: make resv_lock spinlock static
|
il y a 10 ans |
reservations.h
|
25985edced
Fix common misspellings
|
il y a 14 ans |
resize.c
|
584dca3440
ocfs2: solve a problem of crossing the boundary in updating backups
|
il y a 9 ans |
resize.h
|
7909f2bf83
[PATCH 2/2] ocfs2: Implement group add for online resize
|
il y a 17 ans |
slot_map.c
|
8f9b1802c2
ocfs2: clean up an unneeded goto in ocfs2_put_slot()
|
il y a 9 ans |
slot_map.h
|
fc881fa0d5
ocfs2: De-magic the in-memory slot map.
|
il y a 17 ans |
stack_o2cb.c
|
7a8346429d
ocfs2: avoid a pointless delay in o2cb_cluster_check()
|
il y a 10 ans |
stack_user.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
il y a 8 ans |
stackglue.c
|
e7ee2c089e
ocfs2: fix crash caused by stale lvb with fsdlm plugin
|
il y a 8 ans |
stackglue.h
|
e7ee2c089e
ocfs2: fix crash caused by stale lvb with fsdlm plugin
|
il y a 8 ans |
suballoc.c
|
3bb8b653c8
ocfs2: fix double unlock in case retry after free truncate log
|
il y a 9 ans |
suballoc.h
|
db66c71577
ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed
|
il y a 11 ans |
super.c
|
e93b1cc8a8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
il y a 8 ans |
super.h
|
35ddf78e41
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
|
il y a 9 ans |
symlink.c
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
il y a 8 ans |
symlink.h
|
ea022dfb3c
ocfs: simplify symlink handling
|
il y a 13 ans |
sysfile.c
|
43b10a2037
ocfs2: avoid system inode ref confusion by adding mutex lock
|
il y a 11 ans |
sysfile.h
|
ccd979bdbc
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
|
il y a 19 ans |
uptodate.c
|
1a5c4e2a0e
ocfs2: remove NULL assignments on static
|
il y a 11 ans |
uptodate.h
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
il y a 16 ans |
xattr.c
|
84e40080bd
ocfs2: convert inode refcount test to a helper
|
il y a 8 ans |
xattr.h
|
c25a1e0671
ocfs2: fix posix_acl_create deadlock
|
il y a 9 ans |