Eric W. Biederman 9141770548 fs: Limit sys_mount to only request filesystem modules (Part 2). 12 years ago
..
cluster 6b207ba3eb ocfs2: convert to idr_alloc() 12 years ago
dlm b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
dlmfs 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Kconfig 7b1fff7e4f ocfs2: Make OCFS2_FS depend on CONFIGFS_FS 14 years ago
Makefile 028ba5df63 Ocfs2/move_extents: Add basic framework and source files for extent moving. 14 years ago
acl.c 9522751cde ocfs2: Handle kuids and kgids in acl/xattr conversions. 12 years ago
acl.h 4e34e719e4 fs: take the ACL checks to common code 14 years ago
alloc.c d787ab0977 ocfs2: remove kfree() redundant null checks 12 years ago
alloc.h e80de36d8d ocfs2: Add ocfs2_trim_fs for SSD trim support. 14 years ago
aops.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
aops.h a11f7e63c5 ocfs2: serialize unaligned aio 14 years ago
blockcheck.c 1db5df98fa ocfs2: kill endianness abuses in blockcheck.c 13 years ago
blockcheck.h 73be192b17 ocfs2: Add statistics for the checksum and ecc operations. 16 years ago
buffer_head_io.c d701485a62 ocfs2: Remove masklog ML_UPTODATE. 14 years ago
buffer_head_io.h 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
dcache.c b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
dcache.h 5e98d49240 Track negative entries v3 15 years ago
dir.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
dir.h e7c17e4309 ocfs2: Introduce dir free space list 16 years ago
dlmglue.c 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
dlmglue.h 07eaac9438 ocfs2: Fix lockdep warning in reflink. 15 years ago
export.c 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 years ago
export.h 3965516440 exportfs: make struct export_operations const 17 years ago
extent_map.c d787ab0977 ocfs2: remove kfree() redundant null checks 12 years ago
extent_map.h 93862d5e1a ocfs2: Implement llseek() 14 years ago
file.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
file.h 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
heartbeat.c b5770f98b0 ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c 14 years ago
heartbeat.h 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 years ago
inode.c 2c03417627 ocfs2: Convert uid and gids between in core and on disk inodes 12 years ago
inode.h a11f7e63c5 ocfs2: serialize unaligned aio 14 years ago
ioctl.c 496ad9aa8e new helper: file_inode(file) 12 years ago
ioctl.h 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h 15 years ago
journal.c d787ab0977 ocfs2: remove kfree() redundant null checks 12 years ago
journal.h 0393afea31 ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2 13 years ago
localalloc.c d787ab0977 ocfs2: remove kfree() redundant null checks 12 years ago
localalloc.h 6b82021b9e ocfs2: increase the default size of local alloc windows 15 years ago
locks.c da561c9cfa ocfs2: remove INODE from unused files. 14 years ago
locks.h 53da4939f3 ocfs2: POSIX file locks support 16 years ago
mmap.c 182be68478 kill f_vfsmnt 12 years ago
mmap.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 years ago
move_extents.c 496ad9aa8e new helper: file_inode(file) 12 years ago
move_extents.h 53069d4e76 Ocfs2/move_extents: move/defrag extents within a certain range. 14 years ago
namei.c 2c03417627 ocfs2: Convert uid and gids between in core and on disk inodes 12 years ago
namei.h bc13d34757 ocfs2: Create reflinked file in orphan dir. 15 years ago
ocfs1_fs_compat.h c78bad11fb fs/: Spelling fixes 17 years ago
ocfs2.h 939255798a ocfs2: avoid unaligned access to dqc_bitmap 13 years ago
ocfs2_fs.h e9c549998d Revert wrong fixes for common misspellings 14 years ago
ocfs2_ioctl.h 220ebc4334 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. 14 years ago
ocfs2_lockid.h 8dec98edfe ocfs2: Add new refcount tree lock resource in dlmglue. 15 years ago
ocfs2_lockingver.h cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. 15 years ago
ocfs2_trace.h 10fca35ff1 ocfs2: Add trace event for trim. 14 years ago
quota.h 316873c958 ocfs2: use system_wq instead of ocfs2_quota_wq 14 years ago
quota_global.c 4c376dcae8 userns: Convert struct dquot dq_id to be a struct kqid 12 years ago
quota_local.c 4c376dcae8 userns: Convert struct dquot dq_id to be a struct kqid 12 years ago
refcounttree.c d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
refcounttree.h 3e19a25e05 Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c 14 years ago
reservations.c 2661836e0c ocfs2: Remove masklog ML_RESERVATIONS. 14 years ago
reservations.h 25985edced Fix common misspellings 14 years ago
resize.c 81bad69749 ocfs2: Remove DISK_ALLOC from masklog. 14 years ago
resize.h 7909f2bf83 [PATCH 2/2] ocfs2: Implement group add for online resize 17 years ago
slot_map.c 619c200de1 ocfs2: Clean up messages in the fs 14 years ago
slot_map.h fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
stack_o2cb.c d787ab0977 ocfs2: remove kfree() redundant null checks 12 years ago
stack_user.c 60f98d1839 dlm: add recovery callbacks 13 years ago
stackglue.c cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. 15 years ago
stackglue.h 25985edced Fix common misspellings 14 years ago
suballoc.c 309a85b686 ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink 12 years ago
suballoc.h 309a85b686 ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink 12 years ago
super.c 9141770548 fs: Limit sys_mount to only request filesystem modules (Part 2). 12 years ago
super.h b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
symlink.c 30b9c9e6ba ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path 12 years ago
symlink.h ea022dfb3c ocfs: simplify symlink handling 13 years ago
sysfile.c d787ab0977 ocfs2: remove kfree() redundant null checks 12 years ago
sysfile.h ccd979bdbc [PATCH] OCFS2: The Second Oracle Cluster Filesystem 19 years ago
uptodate.c d701485a62 ocfs2: Remove masklog ML_UPTODATE. 14 years ago
uptodate.h 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 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 32918dd9f1 ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly 12 years ago
xattr.h 67697cbdcc ocfs2: propagate umode_t 13 years ago