Tao Ma 86470e98cc ocfs2: Handle O_DIRECT when writing to a refcounted cluster. il y a 15 ans
..
cluster 45e62974fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
dlm 45e62974fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
Kconfig e6aabe0cac ocfs2: Always include ACL support il y a 15 ans
Makefile e6aabe0cac ocfs2: Always include ACL support il y a 15 ans
acl.c 45e62974fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
acl.h e6aabe0cac ocfs2: Always include ACL support il y a 15 ans
alloc.c 849254e9bb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
alloc.h 38a04e4327 ocfs2: Find proper end cpos for a leaf refcount block. il y a 15 ans
aops.c 5fe878ae7f direct-io: cleanup blockdev_direct_IO locking il y a 15 ans
aops.h 6f70fa5199 ocfs2: Add CoW support. il y a 15 ans
blockcheck.c bf48aabb89 tree-wide: fix typos "offest" -> "offset" il y a 15 ans
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. il y a 16 ans
buffer_head_io.c 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 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 a1b08e75df ocfs2: invalidate dentry if its dentry_lock isn't initialized. il y a 16 ans
dcache.h f7b1aa69be ocfs2: Fix deadlock on umount il y a 16 ans
dir.c 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). il y a 15 ans
dir.h e7c17e4309 ocfs2: Introduce dir free space list il y a 16 ans
dlmglue.c af901ca181 tree-wide: fix assorted typos all over the place il y a 15 ans
dlmglue.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. il y a 15 ans
export.c 5b09b507da ocfs2: Fix some printk() warnings. il y a 16 ans
export.h 3965516440 exportfs: make struct export_operations const il y a 17 ans
extent_map.c 86239d59e2 Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. il y a 15 ans
extent_map.h 1061f9c1c9 ocfs2: Return extent flags for xattr value tree. il y a 15 ans
file.c 86470e98cc ocfs2: Handle O_DIRECT when writing to a refcounted cluster. il y a 15 ans
file.h 293b2f70b4 ocfs2: Integrate CoW in file write. il y a 15 ans
heartbeat.c 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. il y a 17 ans
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. il y a 17 ans
inode.c 8b2c0dba51 ocfs2: Call refcount tree remove process properly. il y a 15 ans
inode.h 6136ca5f5f ocfs2: Drop struct inode from ocfs2_extent_tree_operations. il y a 15 ans
ioctl.c b64ada6b23 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
ioctl.h c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl il y a 17 ans
journal.c af901ca181 tree-wide: fix assorted typos all over the place il y a 15 ans
journal.h bcbbb24a6a ocfs2: Decrement refcount when truncating refcounted extents. il y a 15 ans
localalloc.c 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. il y a 15 ans
localalloc.h 9c7af40b21 ocfs2: throttle back local alloc when low on disk space il y a 16 ans
locks.c 53da4939f3 ocfs2: POSIX file locks support il y a 16 ans
locks.h 53da4939f3 ocfs2: POSIX file locks support il y a 16 ans
mmap.c f0f37e2f77 const: mark struct vm_struct_operations il y a 15 ans
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem il y a 19 ans
namei.c 45e62974fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 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 45e62974fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
ocfs2_fs.h 9365454016 ocfs2: replace u8 by __u8 in ocfs2_fs.h il y a 15 ans
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. il y a 15 ans
ocfs2_lockingver.h d24fbcda0c ocfs2: Negotiate locking protocol versions. il y a 17 ans
quota.h 3067393005 quota: Move definition of QFMT_OCFS2 to linux/quota.h il y a 15 ans
quota_global.c b64ada6b23 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
quota_local.c 1472da5fdc const: struct quota_format_ops il y a 15 ans
refcounttree.c 849254e9bb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
refcounttree.h bd50873dc7 ocfs2: Add ioctl for reflink. il y a 15 ans
resize.c 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 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 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. il y a 15 ans
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. il y a 17 ans
stack_o2cb.c 8a57a9dda7 ocfs2: keep index within status_map[] il y a 16 ans
stack_user.c 3a05d7961e ocfs2: explicit declare uninitialized var in user_cluster_connect() il y a 15 ans
stackglue.c 6d4561110a sysctl: Drop & in front of every proc_handler. il y a 15 ans
stackglue.h 1c520dfbf3 ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. il y a 16 ans
suballoc.c 3d03a305de ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block(). il y a 15 ans
suballoc.h 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs il y a 16 ans
super.c 45e62974fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
super.h a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() il y a 18 ans
symlink.c 86239d59e2 Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. il y a 15 ans
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 il y a 18 ans
sysfile.c d246ab307d ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define. il y a 16 ans
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem il y a 19 ans
uptodate.c 7aee47b0bb ocfs2: Trivial cleanup of jbd compatibility layer removal 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 45e62974fb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 15 ans
xattr.h e6aabe0cac ocfs2: Always include ACL support il y a 15 ans