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