Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
..
cluster 300df7dc89 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 16 years ago
dlm 9405dccfd3 ocfs2/dlm: Tweak mle_state output 16 years ago
Kconfig 2fe4371dff fs/Kconfig: move ocfs2 out 16 years ago
Makefile 70ad1ba7b4 ocfs2: Add the underlying blockcheck code. 16 years ago
acl.c ce3b0f8d5c New helper - current_umask() 16 years ago
acl.h 89c38bd0ad ocfs2: add ocfs2_init_acl in mknod 16 years ago
alloc.c 6b791bcc8b ocfs2: Adjust rightmost path in ocfs2_add_branch. 16 years ago
alloc.h 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 years ago
aops.c 1fca3a05ef ocfs2: Pagecache usage optimization on ocfs2 16 years ago
aops.h b6af1bcd87 ocfs2: convert to new aops 17 years ago
blockcheck.c 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 years ago
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 years ago
buffer_head_io.c b86c86fa1f ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow 16 years ago
buffer_head_io.h 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 years ago
dcache.c a5a0a63092 ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock() 16 years ago
dcache.h d8fba0ffe5 constify dentry_operations: OCFS2 16 years ago
dir.c edd45c0849 ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories 16 years ago
dir.h e7c17e4309 ocfs2: Introduce dir free space list 16 years ago
dlmglue.c cb25797d45 ocfs2: Add lockdep annotations 16 years ago
dlmglue.h cb25797d45 ocfs2: Add lockdep annotations 16 years ago
export.c 5b09b507da ocfs2: Fix some printk() warnings. 16 years ago
export.h 3965516440 exportfs: make struct export_operations const 17 years ago
extent_map.c a8549fb5ab ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks() 16 years ago
extent_map.h a8549fb5ab ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks() 16 years ago
file.c 1962f39abb ocfs2: Update atime in splice read if necessary. 16 years ago
file.h 9e33d69f55 ocfs2: Implementation of local and global quota file handling 16 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 cb25797d45 ocfs2: Add lockdep annotations 16 years ago
inode.h 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 years ago
ioctl.c 405f55712d headers: smp_lock.h redux 16 years ago
ioctl.h c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl 17 years ago
journal.c df152c241d ocfs2: Disable orphan scanning for local and hard-ro mounts 16 years ago
journal.h df152c241d ocfs2: Disable orphan scanning for local and hard-ro mounts 16 years ago
localalloc.c 59b526a307 ocfs2: Remove debugfs file local_alloc_stats 16 years ago
localalloc.h 9c7af40b21 ocfs2: throttle back local alloc when low on disk space 16 years ago
locks.c 53da4939f3 ocfs2: POSIX file locks support 16 years ago
locks.h 53da4939f3 ocfs2: POSIX file locks support 16 years ago
mmap.c c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 years ago
namei.c cb25797d45 ocfs2: Add lockdep annotations 16 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 cb25797d45 ocfs2: Add lockdep annotations 16 years ago
ocfs2_fs.h 3a8df2b9c3 ocfs2: Enable indexed directories 16 years ago
ocfs2_lockid.h 83273932fb ocfs2: timer to queue scan of all orphan slots 16 years ago
ocfs2_lockingver.h d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 years ago
quota.h 85eb8b73d6 ocfs2: Fix ocfs2_read_quota_block() error handling. 16 years ago
quota_global.c 4e8a301929 ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() 16 years ago
quota_local.c 80d73f15d1 ocfs2: Fix possible deadlock in quota recovery 16 years ago
resize.c 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 years ago
slot_map.c 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 years ago
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
stack_o2cb.c 1c520dfbf3 ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. 16 years ago
stack_user.c 1c520dfbf3 ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. 16 years ago
stackglue.c 1c520dfbf3 ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. 16 years ago
stackglue.h 1c520dfbf3 ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API. 16 years ago
suballoc.c 94e41ecfe0 ocfs2: Pin journal head before accessing jh->b_committed_data 16 years ago
suballoc.h 6ca497a83e ocfs2: fix rare stale inode errors when exporting via nfs 16 years ago
super.c cf5434e894 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 16 years ago
super.h a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() 17 years ago
symlink.c a731d12d6d ocfs2: Use nd_set_link(). 16 years ago
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
sysfile.c d246ab307d ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define. 16 years ago
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 years ago
uptodate.c fd8351f83d ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cache 16 years ago
uptodate.h ac11c82719 ocfs2: Add helper function in uptodate.c for removing xattr clusters 16 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
xattr.c a46fa684fc ocfs2: Don't printk the error when listing too many xattrs. 16 years ago
xattr.h 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 years ago