..
cluster
ocfs2: convert to idr_alloc()
2013-02-27 19:10:19 -08:00
dlm
ocfs2/dlm: remove redundant null pointer check
2013-04-29 15:54:27 -07:00
dlmfs
fs: Limit sys_mount to only request filesystem modules.
2013-03-03 19:36:31 -08:00
acl.c
ocfs2: Handle kuids and kgids in acl/xattr conversions.
2013-02-13 06:00:56 -08:00
acl.h
fs: take the ACL checks to common code
2011-07-25 14:30:23 -04:00
alloc.c
ocfs2: remove kfree() redundant null checks
2013-02-21 17:22:19 -08:00
alloc.h
ocfs2: Add ocfs2_trim_fs for SSD trim support.
2011-05-23 23:37:18 -07:00
aops.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2013-02-26 20:16:07 -08:00
aops.h
aio: don't include aio.h in sched.h
2013-05-07 20:16:25 -07:00
blockcheck.c
ocfs2: kill endianness abuses in blockcheck.c
2012-05-29 23:28:35 -04:00
blockcheck.h
buffer_head_io.c
ocfs2: Remove masklog ML_UPTODATE.
2011-02-24 16:22:20 +08:00
buffer_head_io.h
dcache.c
hlist: drop the node parameter from iterators
2013-02-27 19:10:24 -08:00
dcache.h
dir.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2013-02-26 20:16:07 -08:00
dir.h
dlmglue.c
aio: remove retry-based AIO
2013-05-07 18:38:27 -07:00
dlmglue.h
export.c
fs: encode_fh: return FILEID_INVALID if invalid fid_type
2013-02-26 02:46:10 -05:00
export.h
extent_map.c
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
2013-05-24 16:22:52 -07:00
extent_map.h
ocfs2: Implement llseek()
2011-07-25 14:58:15 -07:00
file.c
ocfs2: unlock rw lock if inode lock failed
2013-05-24 16:22:51 -07:00
file.h
->permission() sanitizing: don't pass flags to ->permission()
2011-07-20 01:43:24 -04:00
heartbeat.c
ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c
2011-02-23 21:17:39 +08:00
heartbeat.h
inode.c
ocfs2: Convert uid and gids between in core and on disk inodes
2013-02-13 06:00:58 -08:00
inode.h
aio: don't include aio.h in sched.h
2013-05-07 20:16:25 -07:00
ioctl.c
ocfs2: fix error return code in ocfs2_info_handle_freefrag()
2013-04-29 15:54:27 -07:00
ioctl.h
journal.c
ocfs2: remove kfree() redundant null checks
2013-02-21 17:22:19 -08:00
journal.h
ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2
2011-11-17 01:46:48 -08:00
Kconfig
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
2011-01-16 21:22:40 +00:00
localalloc.c
ocfs2: remove kfree() redundant null checks
2013-02-21 17:22:19 -08:00
localalloc.h
locks.c
ocfs2: remove INODE from unused files.
2011-02-21 11:18:23 +08:00
locks.h
Makefile
Ocfs2/move_extents: Add basic framework and source files for extent moving.
2011-05-25 15:17:08 +08:00
mmap.c
kill f_vfsmnt
2013-02-26 02:46:10 -05:00
mmap.h
move_extents.c
ocfs2: fix NULL dereference for moving extents
2013-04-29 15:54:27 -07:00
move_extents.h
Ocfs2/move_extents: move/defrag extents within a certain range.
2011-05-25 15:17:12 +08:00
namei.c
ocfs2: Convert uid and gids between in core and on disk inodes
2013-02-13 06:00:58 -08:00
namei.h
ocfs1_fs_compat.h
ocfs2_fs.h
Revert wrong fixes for common misspellings
2011-04-26 23:31:11 -07:00
ocfs2_ioctl.h
Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2.
2011-05-25 15:17:08 +08:00
ocfs2_lockid.h
ocfs2_lockingver.h
ocfs2_trace.h
ocfs2: Add trace event for trim.
2011-05-23 23:37:20 -07:00
ocfs2.h
ocfs2: avoid unaligned access to dqc_bitmap
2011-12-01 14:39:32 -08:00
quota_global.c
userns: Convert struct dquot dq_id to be a struct kqid
2012-09-18 01:01:41 -07:00
quota_local.c
userns: Convert struct dquot dq_id to be a struct kqid
2012-09-18 01:01:41 -07:00
quota.h
ocfs2: use system_wq instead of ocfs2_quota_wq
2011-02-01 11:42:42 +01:00
refcounttree.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2013-02-26 20:16:07 -08:00
refcounttree.h
Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c
2011-05-25 15:17:08 +08:00
reservations.c
ocfs2: Remove masklog ML_RESERVATIONS.
2011-02-23 22:10:56 +08:00
reservations.h
Fix common misspellings
2011-03-31 11:26:23 -03:00
resize.c
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
2011-02-22 08:24:01 +08:00
resize.h
slot_map.c
ocfs2: Clean up messages in the fs
2011-07-24 10:34:54 -07:00
slot_map.h
stack_o2cb.c
ocfs2: remove kfree() redundant null checks
2013-02-21 17:22:19 -08:00
stack_user.c
dlm: add recovery callbacks
2012-01-04 08:56:31 -06:00
stackglue.c
stackglue.h
Fix common misspellings
2011-03-31 11:26:23 -03:00
suballoc.c
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
2013-02-27 19:10:09 -08:00
suballoc.h
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
2013-02-27 19:10:09 -08:00
super.c
fs: Limit sys_mount to only request filesystem modules (Part 2).
2013-03-07 01:08:55 -08:00
super.h
treewide: use __printf not __attribute__((format(printf,...)))
2011-10-31 17:30:54 -07:00
symlink.c
ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path
2013-02-26 02:46:12 -05:00
symlink.h
ocfs: simplify symlink handling
2012-05-29 23:28:40 -04:00
sysfile.c
ocfs2: remove kfree() redundant null checks
2013-02-21 17:22:19 -08:00
sysfile.h
uptodate.c
ocfs2: Remove masklog ML_UPTODATE.
2011-02-24 16:22:20 +08:00
uptodate.h
ver.c
ver.h
xattr.c
ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
2013-02-27 19:10:09 -08:00
xattr.h
ocfs2: propagate umode_t
2012-01-03 22:55:02 -05:00