David Teigland 60f98d1839 dlm: add recovery callbacks il y a 13 ans
..
cluster 69a60c4d17 ocfs2: remove the /sys/o2cb symlink il y a 14 ans
dlm 66effd3c68 ocfs2/dlm: Do not migrate resource to a node that is leaving the domain il y a 14 ans
dlmfs 98ba073c60 ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs il y a 14 ans
Kconfig 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS il y a 14 ans
Makefile 028ba5df63 Ocfs2/move_extents: Add basic framework and source files for extent moving. il y a 14 ans
acl.c d6952123b5 switch posix_acl_equiv_mode() to umode_t * il y a 14 ans
acl.h 4e34e719e4 fs: take the ACL checks to common code il y a 14 ans
alloc.c 10fca35ff1 ocfs2: Add trace event for trim. il y a 14 ans
alloc.h e80de36d8d ocfs2: Add ocfs2_trim_fs for SSD trim support. il y a 14 ans
aops.c 72c5052ddc fs: move inode_dio_done to the end_io handler il y a 14 ans
aops.h 25985edced Fix common misspellings il y a 14 ans
blockcheck.c dc696aced9 ocfs2: Fix metaecc error messages il y a 15 ans
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. il y a 16 ans
buffer_head_io.c d701485a62 ocfs2: Remove masklog ML_UPTODATE. il y a 14 ans
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. il y a 16 ans
dcache.c a5b8443b34 ocfs2: Remove masklog ML_DCACHE. il y a 14 ans
dcache.h 5e98d49240 Track negative entries v3 il y a 15 ans
dir.c 5d44670fac ocfs2: Initialize data_ac (might be used uninitialized) il y a 14 ans
dir.h e7c17e4309 ocfs2: Introduce dir free space list il y a 16 ans
dlmglue.c 99bdc3880c Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix il y a 14 ans
dlmglue.h 07eaac9438 ocfs2: Fix lockdep warning in reflink. il y a 15 ans
export.c 781f200cb7 ocfs2: Remove masklog ML_EXPORT. il y a 14 ans
export.h 3965516440 exportfs: make struct export_operations const il y a 18 ans
extent_map.c a716357c47 ocfs2: Remove masklog ML_EXTENT_MAP. il y a 14 ans
extent_map.h 1061f9c1c9 ocfs2: Return extent flags for xattr value tree. il y a 16 ans
file.c 4e34e719e4 fs: take the ACL checks to common code il y a 14 ans
file.h 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() il y a 14 ans
heartbeat.c b5770f98b0 ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c il y a 14 ans
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. il y a 17 ans
inode.c 25985edced Fix common misspellings il y a 14 ans
inode.h 5e98d49240 Track negative entries v3 il y a 15 ans
ioctl.c ece928df16 Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-window il y a 14 ans
ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h il y a 15 ans
journal.c 10b3dd7611 ocfs2: Skip mount recovery for hard-ro mounts il y a 14 ans
journal.h 25985edced Fix common misspellings il y a 14 ans
localalloc.c 81bad69749 ocfs2: Remove DISK_ALLOC from masklog. il y a 14 ans
localalloc.h 6b82021b9e ocfs2: increase the default size of local alloc windows il y a 15 ans
locks.c da561c9cfa ocfs2: remove INODE from unused files. il y a 14 ans
locks.h 53da4939f3 ocfs2: POSIX file locks support il y a 17 ans
mmap.c 614a9e849c ocfs2: Remove FILE_IO from masklog. il y a 14 ans
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem il y a 19 ans
move_extents.c e44ba033c5 treewide: remove duplicate includes il y a 14 ans
move_extents.h 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. il y a 14 ans
namei.c 4e34e719e4 fs: take the ACL checks to common code il y a 14 ans
namei.h bc13d34757 ocfs2: Create reflinked file in orphan dir. il y a 16 ans
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes il y a 17 ans
ocfs2.h 03e4970c10 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 il y a 14 ans
ocfs2_fs.h e9c549998d Revert wrong fixes for common misspellings il y a 14 ans
ocfs2_ioctl.h 220ebc4334 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. il y a 14 ans
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. il y a 16 ans
ocfs2_lockingver.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. il y a 15 ans
ocfs2_trace.h 10fca35ff1 ocfs2: Add trace event for trim. il y a 14 ans
quota.h 316873c958 ocfs2: use system_wq instead of ocfs2_quota_wq il y a 14 ans
quota_global.c 25985edced Fix common misspellings il y a 14 ans
quota_local.c 38877a4379 ocfs2: Remove mlog(0) from quota_local.c. il y a 14 ans
refcounttree.c dae6ad8f37 new helpers: kern_path_create/user_path_create il y a 14 ans
refcounttree.h 3e19a25e05 Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c il y a 14 ans
reservations.c 2661836e0c ocfs2: Remove masklog ML_RESERVATIONS. il y a 14 ans
reservations.h 25985edced Fix common misspellings il y a 14 ans
resize.c 81bad69749 ocfs2: Remove DISK_ALLOC from masklog. il y a 14 ans
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize il y a 17 ans
slot_map.c a8731086ef ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c il y a 14 ans
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. il y a 17 ans
stack_o2cb.c 5f3c6d9c61 il y a 15 ans
stack_user.c 60f98d1839 dlm: add recovery callbacks il y a 13 ans
stackglue.c cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. il y a 15 ans
stackglue.h 25985edced Fix common misspellings il y a 14 ans
suballoc.c 25985edced Fix common misspellings il y a 14 ans
suballoc.h e49e27674d ocfs2: allow return of new inode block location before allocation of the inode il y a 15 ans
super.c 9e1f1de02c more conservative S_NOSEC handling il y a 14 ans
super.h e4b963f10e ocfs2: Wrap signal blocking in void functions. il y a 15 ans
symlink.c f32037d9bd ocfs2: remove NAMEI from symlink.c il y a 14 ans
symlink.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 il y a 18 ans
sysfile.c 468eedde23 ocfs2: Remove mlog(0) from fs/ocfs2/file.c il y a 14 ans
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem il y a 19 ans
uptodate.c d701485a62 ocfs2: Remove masklog ML_UPTODATE. il y a 14 ans
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. il y a 16 ans
ver.c 0e5ae03203 ocfs2: bump version number il y a 17 ans
ver.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem il y a 19 ans
xattr.c 25985edced Fix common misspellings il y a 14 ans
xattr.h 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation il y a 14 ans