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