.. |
cluster
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
16 years ago |
dlm
|
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
|
16 years ago |
Kconfig
|
fs/Kconfig: move ocfs2 out
|
16 years ago |
Makefile
|
ocfs2: Add the underlying blockcheck code.
|
16 years ago |
acl.c
|
New helper - current_umask()
|
16 years ago |
acl.h
|
ocfs2: add ocfs2_init_acl in mknod
|
16 years ago |
alloc.c
|
ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records.
|
16 years ago |
alloc.h
|
ocfs2: Add a name indexed b-tree to directory inodes
|
16 years ago |
aops.c
|
ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation
|
16 years ago |
aops.h
|
…
|
|
blockcheck.c
|
ocfs2: Add statistics for the checksum and ecc operations.
|
16 years ago |
blockcheck.h
|
ocfs2: Add statistics for the checksum and ecc operations.
|
16 years ago |
buffer_head_io.c
|
ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow
|
16 years ago |
buffer_head_io.h
|
ocfs2: Validate metadata only when it's read from disk.
|
16 years ago |
dcache.c
|
ocfs2: Fix deadlock on umount
|
16 years ago |
dcache.h
|
ocfs2: Fix deadlock on umount
|
16 years ago |
dir.c
|
ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories
|
16 years ago |
dir.h
|
ocfs2: Introduce dir free space list
|
16 years ago |
dlmglue.c
|
ocfs2: Add lockdep annotations
|
16 years ago |
dlmglue.h
|
ocfs2: Add lockdep annotations
|
16 years ago |
export.c
|
ocfs2: Fix some printk() warnings.
|
16 years ago |
export.h
|
…
|
|
extent_map.c
|
ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks()
|
16 years ago |
extent_map.h
|
ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks()
|
16 years ago |
file.c
|
ocfs2: Initialize count in aio_write before generic_write_checks
|
16 years ago |
file.h
|
ocfs2: Implementation of local and global quota file handling
|
16 years ago |
heartbeat.c
|
ocfs2: Move o2hb functionality into the stack glue.
|
17 years ago |
heartbeat.h
|
ocfs2: Move o2hb functionality into the stack glue.
|
17 years ago |
inode.c
|
ocfs2: Add lockdep annotations
|
16 years ago |
inode.h
|
ocfs2: fix rare stale inode errors when exporting via nfs
|
16 years ago |
ioctl.c
|
ocfs2: Don't check for NULL before brelse()
|
17 years ago |
ioctl.h
|
ocfs2: Convert ocfs2 over to unlocked_ioctl
|
17 years ago |
journal.c
|
ocfs2: Fixup orphan scan cleanup after failed mount
|
16 years ago |
journal.h
|
ocfs2: Define credit counts for quota operations
|
16 years ago |
localalloc.c
|
ocfs2: Remove debugfs file local_alloc_stats
|
16 years ago |
localalloc.h
|
ocfs2: throttle back local alloc when low on disk space
|
17 years ago |
locks.c
|
ocfs2: POSIX file locks support
|
17 years ago |
locks.h
|
ocfs2: POSIX file locks support
|
17 years ago |
mmap.c
|
mm: page_mkwrite change prototype to match fault
|
16 years ago |
mmap.h
|
…
|
|
namei.c
|
ocfs2: Add lockdep annotations
|
16 years ago |
namei.h
|
…
|
|
ocfs1_fs_compat.h
|
…
|
|
ocfs2.h
|
ocfs2: Fix deadlock on umount
|
16 years ago |
ocfs2_fs.h
|
ocfs2: Enable indexed directories
|
16 years ago |
ocfs2_lockid.h
|
ocfs2: timer to queue scan of all orphan slots
|
16 years ago |
ocfs2_lockingver.h
|
ocfs2: Negotiate locking protocol versions.
|
17 years ago |
quota.h
|
ocfs2: Remove syncjiff field from quota info
|
16 years ago |
quota_global.c
|
ocfs2/quota: Release lock for error in ocfs2_quota_write.
|
16 years ago |
quota_local.c
|
ocfs2: Define credit counts for quota operations
|
16 years ago |
resize.c
|
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
|
16 years ago |
resize.h
|
…
|
|
slot_map.c
|
ocfs2: Validate metadata only when it's read from disk.
|
16 years ago |
slot_map.h
|
ocfs2: De-magic the in-memory slot map.
|
17 years ago |
stack_o2cb.c
|
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
|
16 years ago |
stack_user.c
|
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
|
16 years ago |
stackglue.c
|
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
|
16 years ago |
stackglue.h
|
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
|
16 years ago |
suballoc.c
|
ocfs2: Pin journal head before accessing jh->b_committed_data
|
16 years ago |
suballoc.h
|
ocfs2: fix rare stale inode errors when exporting via nfs
|
16 years ago |
super.c
|
ocfs2: Fix initialization of blockcheck stats
|
16 years ago |
super.h
|
…
|
|
symlink.c
|
ocfs2: Use nd_set_link().
|
16 years ago |
symlink.h
|
…
|
|
sysfile.c
|
ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.
|
16 years ago |
sysfile.h
|
…
|
|
uptodate.c
|
ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cache
|
17 years ago |
uptodate.h
|
ocfs2: Add helper function in uptodate.c for removing xattr clusters
|
17 years ago |
ver.c
|
…
|
|
ver.h
|
…
|
|
xattr.c
|
ocfs2: Fix compilation warning for fs/ocfs2/xattr.c
|
16 years ago |
xattr.h
|
ocfs2: Add a name indexed b-tree to directory inodes
|
16 years ago |