Mark Fasheh 97b8f4a9df ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan před 15 roky
..
cluster 415cf32c9c O2net: Disallow o2net accept connection request from itself. před 15 roky
dlm a30bfd6cd4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 před 15 roky
dlmfs 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 před 15 roky
Kconfig e6aabe0cac ocfs2: Always include ACL support před 15 roky
Makefile d02f00cc05 ocfs2: allocation reservations před 15 roky
acl.c 845b6cf341 Fix the nested PR lock calling issue in ACL před 15 roky
acl.h e6aabe0cac ocfs2: Always include ACL support před 15 roky
alloc.c 9b4c0ff32c ocfs2: Fix deadlock when allocating page před 14 roky
alloc.h 41841b0bce Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window před 15 roky
aops.c eafdc7d190 sort out blockdev_direct_IO variants před 15 roky
aops.h 6f70fa5199 ocfs2: Add CoW support. před 15 roky
blockcheck.c dc696aced9 ocfs2: Fix metaecc error messages před 14 roky
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. před 16 roky
buffer_head_io.c f9221fd803 Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes před 15 roky
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. před 15 roky
dcache.c a1b08e75df ocfs2: invalidate dentry if its dentry_lock isn't initialized. před 15 roky
dcache.h f7b1aa69be ocfs2: Fix deadlock on umount před 16 roky
dir.c 41841b0bce Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window před 15 roky
dir.h e7c17e4309 ocfs2: Introduce dir free space list před 16 roky
dlmglue.c 33fa1d909c fs/ocfs2: Remove unnecessary casts of private_data před 15 roky
dlmglue.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. před 15 roky
export.c 2bd632165c ocfs2/trivial: Remove trailing whitespaces před 15 roky
export.h 3965516440 exportfs: make struct export_operations const před 17 roky
extent_map.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
extent_map.h 1061f9c1c9 ocfs2: Return extent flags for xattr value tree. před 15 roky
file.c 81c8c82b5a Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45). před 14 roky
file.h 5693486bad ocfs2: Zero the tail cluster when extending past i_size. před 15 roky
heartbeat.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. před 17 roky
inode.c f5ce5a08a4 ocfs2: Fix incorrect checksum validation error před 14 roky
inode.h 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped před 15 roky
ioctl.c 34e6c59af0 ocfs2: Use compat_ptr in reflink_arguments. před 15 roky
ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h před 15 roky
journal.c 09dc942c2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 před 15 roky
journal.h 8b06bc592e ocfs2: Grow discontig block groups in one transaction. před 15 roky
localalloc.c 1739da4054 ocfs2: Limit default local alloc size within bitmap range. před 15 roky
localalloc.h 6b82021b9e ocfs2: increase the default size of local alloc windows před 15 roky
locks.c ee860b6a65 před 15 roky
locks.h 53da4939f3 ocfs2: POSIX file locks support před 16 roky
mmap.c f63afdb2c3 ocfs2: make __ocfs2_page_mkwrite handle file end properly. před 14 roky
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem před 19 roky
namei.c 97b8f4a9df ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan před 14 roky
namei.h bc13d34757 ocfs2: Create reflinked file in orphan dir. před 15 roky
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes před 17 roky
ocfs2.h 4711954eaa ocfs2: Some tiny bug fixes for discontiguous block allocation. před 15 roky
ocfs2_fs.h 1a934c3e57 ocfs2: enable discontig block group support. před 15 roky
ocfs2_ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h před 15 roky
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. před 15 roky
ocfs2_lockingver.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. před 15 roky
quota.h 741e128933 ocfs2: Fix NULL pointer deref when writing local dquot před 15 roky
quota_global.c 5693486bad ocfs2: Zero the tail cluster when extending past i_size. před 15 roky
quota_local.c 5693486bad ocfs2: Zero the tail cluster when extending past i_size. před 15 roky
refcounttree.c 9b4c0ff32c ocfs2: Fix deadlock when allocating page před 14 roky
refcounttree.h 78f94673d7 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. před 15 roky
reservations.c 327f935a9e ocfs2: update gfp/slab.h includes před 15 roky
reservations.h b065556a7d ocfs2: make ocfs2_adjust_resv_from_alloc simple. před 15 roky
resize.c 8571882c21 ocfs2: ocfs2_group_bitmap_size has to handle old volume. před 15 roky
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize před 17 roky
slot_map.c 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. před 15 roky
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. před 17 roky
stack_o2cb.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
stack_user.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
stackglue.c cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. před 15 roky
stackglue.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. před 15 roky
suballoc.c e49e27674d ocfs2: allow return of new inode block location before allocation of the inode před 14 roky
suballoc.h e49e27674d ocfs2: allow return of new inode block location before allocation of the inode před 14 roky
super.c 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 před 15 roky
super.h e4b963f10e ocfs2: Wrap signal blocking in void functions. před 15 roky
symlink.c 1dd473fdf1 ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error path před 15 roky
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 před 18 roky
sysfile.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h před 15 roky
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem před 19 roky
uptodate.c 2bd632165c ocfs2/trivial: Remove trailing whitespaces před 15 roky
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. před 15 roky
ver.c 0e5ae03203 ocfs2: bump version number před 17 roky
ver.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem před 19 roky
xattr.c 121a39bb00 ocfs2: Make xattr reflink work with new local alloc reservation. před 15 roky
xattr.h 537d81ca7c ocfs: constify xattr_handler před 15 roky