Tao Ma 0e116227a0 ocfs2: Fix a bug in direct IO read. пре 17 година
..
cluster a57a874b04 [PATCH] ocfs2/cluster/netdebug.c: fix warning пре 17 година
dlm 51cc50685a SL*B: drop kmem cache argument from constructor пре 17 година
Makefile 9341d22942 ocfs2: Allow selection of cluster plug-ins. пре 17 година
alloc.c 9d8df6aa9b ocfs2 endianness fixes пре 17 година
alloc.h 5b6a3a2b4a ocfs2: Write support for directories with inline data пре 17 година
aops.c 0e116227a0 ocfs2: Fix a bug in direct IO read. пре 17 година
aops.h b6af1bcd87 ocfs2: convert to new aops пре 17 година
buffer_head_io.c 2fe5c1d7eb ocfs2: clean up bh null checks пре 17 година
buffer_head_io.h d659072f73 [PATCH 1/2] ocfs2: Add group extend for online resize пре 17 година
dcache.c 34d024f843 ocfs2: Remove mount/unmount votes пре 17 година
dcache.h 0027dd5bc2 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() пре 19 година
dir.c 9780eb6cfa ocfs2: correctly set i_blocks after inline dir gets expanded пре 17 година
dir.h 38760e2432 ocfs2: Rename cleanups пре 17 година
dlmglue.c dd25e55ea1 ocfs2: fix printk format warnings with OCFS2_FS_STATS=n пре 17 година
dlmglue.h 286eaa95c5 ocfs2: Break out stackglue into modules. пре 17 година
export.c 5fa0613ea5 ocfs2: Silence false lockdep warnings пре 17 година
export.h 3965516440 exportfs: make struct export_operations const пре 17 година
extent_map.c 6798d35a31 ocfs2: Read support for inline data пре 17 година
extent_map.h 8341897882 ocfs2: Cache extent records пре 18 година
file.c c259ae52e2 [PATCH] ocfs2: Release mutex in error handling code пре 17 година
file.h e6305c43ed [PATCH] sanitize ->permission() prototype пре 17 година
heartbeat.c 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. пре 17 година
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. пре 17 година
inode.c 4092d49f70 ocfs2: convert byte order of constant instead of variable пре 17 година
inode.h 5fa0613ea5 ocfs2: Silence false lockdep warnings пре 17 година
ioctl.c 42a74f206b [PATCH] r/o bind mounts: elevate write count for ioctls() пре 17 година
ioctl.h c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl пре 17 година
journal.c a1af7d15a1 ocfs2: Fix sleep-with-spinlock recovery regression пре 17 година
journal.h 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery пре 17 година
localalloc.c e407e39783 ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs пре 17 година
localalloc.h 415cb80037 ocfs2: Allow smaller allocations during large writes пре 18 година
locks.c 53fc622b9e [PATCH 2/2] ocfs2: cluster aware flock() пре 17 година
locks.h 53fc622b9e [PATCH 2/2] ocfs2: cluster aware flock() пре 17 година
mmap.c e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock пре 17 година
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem пре 19 година
namei.c 5dabd69515 ocfs2: Improve rename locking пре 17 година
namei.h 316f4b9f98 ocfs2: Move directory manipulation code into dir.c пре 17 година
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes пре 17 година
ocfs2.h 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery пре 17 година
ocfs2_fs.h c69991aac7 [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays пре 17 година
ocfs2_lockid.h 8f318311fa ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h пре 17 година
ocfs2_lockingver.h d24fbcda0c ocfs2: Negotiate locking protocol versions. пре 17 година
resize.c 4338ab6a75 ocfs2: Fix an endian bug in online resize. пре 17 година
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize пре 17 година
slot_map.c 19fdb624dc ocfs2: Abstract out node number queries. пре 17 година
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. пре 17 година
stack_o2cb.c 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. пре 17 година
stack_user.c 5b664cb235 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 пре 17 година
stackglue.c d6817cdbd1 ocfs2: Increment the reference count of an already-active stack. пре 17 година
stackglue.h 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. пре 17 година
suballoc.c 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode пре 17 година
suballoc.h a4a4891164 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context пре 17 година
super.c 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery пре 17 година
super.h a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() пре 18 година
symlink.c bc535809c0 ocfs2: Allow uid/gid/perm changes of symlinks пре 17 година
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 пре 18 година
sysfile.c 5fa0613ea5 ocfs2: Silence false lockdep warnings пре 17 година
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem пре 19 година
uptodate.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). пре 18 година
uptodate.h aa9588741d ocfs2: implement directory read-ahead пре 19 година
ver.c 0e5ae03203 ocfs2: bump version number пре 17 година
ver.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem пре 19 година