Linus Torvalds 10cc04f5a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 16 years ago
..
cluster 754938c142 ocfs2/quota: Add QUOTA in mlog_attribute. 16 years ago
dlm 10cc04f5a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 16 years ago
Makefile 70ad1ba7b4 ocfs2: Add the underlying blockcheck code. 16 years ago
acl.c 89c38bd0ad ocfs2: add ocfs2_init_acl in mknod 16 years ago
acl.h 89c38bd0ad ocfs2: add ocfs2_init_acl in mknod 16 years ago
alloc.c 9047beabb8 ocfs2: Access the right buffer_head in ocfs2_merge_rec_left. 16 years ago
alloc.h 2a50a743bd ocfs2: Create ocfs2_xattr_value_buf. 16 years ago
aops.c 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
aops.h b6af1bcd87 ocfs2: convert to new aops 17 years ago
blockcheck.c 58896c4d0e ocfs2: One more hamming code optimization. 16 years ago
blockcheck.h 70ad1ba7b4 ocfs2: Add the underlying blockcheck code. 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 34d024f843 ocfs2: Remove mount/unmount votes 17 years ago
dcache.h 0027dd5bc2 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() 18 years ago
dir.c c175a518b4 ocfs2: Checksum and ECC for directory blocks. 16 years ago
dir.h c175a518b4 ocfs2: Checksum and ECC for directory blocks. 16 years ago
dlmglue.c a641dc2a5a ocfs2: remove unneeded lvb casts 16 years ago
dlmglue.h 9e33d69f55 ocfs2: Implementation of local and global quota file handling 16 years ago
export.c 440037287c [PATCH] switch all filesystems over to d_obtain_alias 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 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 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 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
inode.h 9e33d69f55 ocfs2: Implementation of local and global quota file handling 16 years ago
ioctl.c a81cb88b64 ocfs2: Don't check for NULL before brelse() 16 years ago
ioctl.h c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl 17 years ago
journal.c c175a518b4 ocfs2: Checksum and ECC for directory blocks. 16 years ago
journal.h 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
localalloc.c 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 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 4c1bbf1ba6 ocfs2: return 0 in page_mkwrite to let VFS retry. 16 years ago
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 years ago
namei.c 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 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 87d35a74b1 ocfs2: Add directory block trailers. 16 years ago
ocfs2_fs.h 9d28cfb73f ocfs2: Enable metadata checksums. 16 years ago
ocfs2_lockid.h 9e33d69f55 ocfs2: Implementation of local and global quota file handling 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 dad7d975e4 ocfs2: use min_t in ocfs2_quota_read() 16 years ago
quota_local.c 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 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 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 years ago
stack_user.c 66f502a416 ocfs2: initialize stack_user lvbptr 16 years ago
stackglue.c 009d37502a ocfs2: Remove pointless !! 16 years ago
stackglue.h 53da4939f3 ocfs2: POSIX file locks support 16 years ago
suballoc.c 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
suballoc.h 970e4936d7 ocfs2: Validate metadata only when it's read from disk. 16 years ago
super.c d030cc978e ocfs2: Validate superblock with checksum and ecc. 16 years ago
super.h a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() 18 years ago
symlink.c b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 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 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 38d59ef61c ocfs2: Add xattr support checking in init_security 16 years ago
xattr.h 2a50a743bd ocfs2: Create ocfs2_xattr_value_buf. 16 years ago