Mark Fasheh 1efd47f873 ocfs2: fix build error 16 éve
..
cluster f56654c435 ocfs2: Add extent tree operation for xattr value btrees 16 éve
dlm 51cc50685a SL*B: drop kmem cache argument from constructor 17 éve
Makefile 99219aea68 ocfs2: Move trusted and user attribute support into xattr.c 16 éve
alloc.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
alloc.h 8d6220d6a7 ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() 16 éve
aops.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
aops.h b6af1bcd87 ocfs2: convert to new aops 17 éve
buffer_head_io.c d4a8c93c82 ocfs2: Make cached block reads the common case. 16 éve
buffer_head_io.h d4a8c93c82 ocfs2: Make cached block reads the common case. 16 éve
dcache.c 34d024f843 ocfs2: Remove mount/unmount votes 17 éve
dcache.h 0027dd5bc2 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() 19 éve
dir.c d4a8c93c82 ocfs2: Make cached block reads the common case. 16 éve
dir.h 38760e2432 ocfs2: Rename cleanups 17 éve
dlmglue.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
dlmglue.h 286eaa95c5 ocfs2: Break out stackglue into modules. 17 éve
export.c 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 éve
export.h 3965516440 exportfs: make struct export_operations const 17 éve
extent_map.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
extent_map.h f56654c435 ocfs2: Add extent tree operation for xattr value btrees 16 éve
file.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
file.h 0eb8d47e69 ocfs2: Make high level btree extend code generic 16 éve
heartbeat.c 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 éve
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 éve
inode.c d4a8c93c82 ocfs2: Make cached block reads the common case. 16 éve
inode.h 07446dc72c ocfs2: Move ocfs2_bread() into dir.c 16 éve
ioctl.c a81cb88b64 ocfs2: Don't check for NULL before brelse() 16 éve
ioctl.h c9ec14884d ocfs2: Convert ocfs2 over to unlocked_ioctl 17 éve
journal.c d4a8c93c82 ocfs2: Make cached block reads the common case. 16 éve
journal.h 2b4e30fbde ocfs2: Switch over to JBD2. 16 éve
localalloc.c d4a8c93c82 ocfs2: Make cached block reads the common case. 16 éve
localalloc.h 9c7af40b21 ocfs2: throttle back local alloc when low on disk space 16 éve
locks.c 53da4939f3 ocfs2: POSIX file locks support 16 éve
locks.h 53da4939f3 ocfs2: POSIX file locks support 16 éve
mmap.c e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 éve
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 éve
namei.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
namei.h 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 17 éve
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes 17 éve
ocfs2.h 2b4e30fbde ocfs2: Switch over to JBD2. 16 éve
ocfs2_fs.h 8154da3d21 ocfs2: Add incompatible flag for extended attribute 16 éve
ocfs2_jbd_compat.h 2b4e30fbde ocfs2: Switch over to JBD2. 16 éve
ocfs2_lockid.h 8f318311fa ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h 17 éve
ocfs2_lockingver.h d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 éve
resize.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 éve
slot_map.c d4a8c93c82 ocfs2: Make cached block reads the common case. 16 éve
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 éve
stack_o2cb.c 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 éve
stack_user.c 53da4939f3 ocfs2: POSIX file locks support 16 éve
stackglue.c 009d37502a ocfs2: Remove pointless !! 16 éve
stackglue.h 53da4939f3 ocfs2: POSIX file locks support 16 éve
suballoc.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
suballoc.h 1187c96885 ocfs2: Limit inode allocation to 32bits. 16 éve
super.c a81cb88b64 ocfs2: Don't check for NULL before brelse() 16 éve
super.h a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() 18 éve
symlink.c 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 éve
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 éve
sysfile.c 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 éve
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 éve
uptodate.c fd8351f83d ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cache 16 éve
uptodate.h ac11c82719 ocfs2: Add helper function in uptodate.c for removing xattr clusters 16 éve
ver.c 0e5ae03203 ocfs2: bump version number 17 éve
ver.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 éve
xattr.c 1efd47f873 ocfs2: fix build error 16 éve
xattr.h 012255961c ocfs2: Enable xattr set in index btree 16 éve