You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/ocfs2
Linus Torvalds 81faae7f9c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 14 years ago
..
cluster ocfs2: remove the /sys/o2cb symlink 14 years ago
dlm ocfs2/dlm: Do not migrate resource to a node that is leaving the domain 14 years ago
dlmfs ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs 14 years ago
Kconfig ocfs2: Make OCFS2_FS depend on CONFIGFS_FS 14 years ago
Makefile Ocfs2/move_extents: Add basic framework and source files for extent moving. 14 years ago
acl.c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 14 years ago
acl.h fs: provide rcu-walk aware permission i_ops 14 years ago
alloc.c ocfs2: Add trace event for trim. 14 years ago
alloc.h ocfs2: Add ocfs2_trim_fs for SSD trim support. 14 years ago
aops.c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 14 years ago
aops.h Fix common misspellings 14 years ago
blockcheck.c ocfs2: Fix metaecc error messages 15 years ago
blockcheck.h
buffer_head_io.c ocfs2: Remove masklog ML_UPTODATE. 14 years ago
buffer_head_io.h ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
dcache.c ocfs2: fix d_revalidate oopsen on NFS exports 14 years ago
dcache.h Track negative entries v3 15 years ago
dir.c ocfs2: Initialize data_ac (might be used uninitialized) 14 years ago
dir.h
dlmglue.c Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix 14 years ago
dlmglue.h ocfs2: Fix lockdep warning in reflink. 15 years ago
export.c exportfs: Return the minimum required handle size 14 years ago
export.h
extent_map.c ocfs2: Remove masklog ML_EXTENT_MAP. 14 years ago
extent_map.h ocfs2: Return extent flags for xattr value tree. 16 years ago
file.c Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly. 14 years ago
file.h fs: provide rcu-walk aware permission i_ops 14 years ago
heartbeat.c ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c 14 years ago
heartbeat.h
inode.c Fix common misspellings 14 years ago
inode.h Track negative entries v3 15 years ago
ioctl.c Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-window 14 years ago
ioctl.h Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h 15 years ago
journal.c ocfs2: Skip mount recovery for hard-ro mounts 14 years ago
journal.h Fix common misspellings 14 years ago
localalloc.c ocfs2: Remove EXIT from masklog. 14 years ago
localalloc.h ocfs2: increase the default size of local alloc windows 15 years ago
locks.c ocfs2: remove INODE from unused files. 14 years ago
locks.h
mmap.c ocfs2: Remove FILE_IO from masklog. 14 years ago
mmap.h
move_extents.c Ocfs2/move_extents: Validate moving goal after the adjustment. 14 years ago
move_extents.h Ocfs2/move_extents: move/defrag extents within a certain range. 14 years ago
namei.c Fix common misspellings 14 years ago
namei.h ocfs2: Create reflinked file in orphan dir. 16 years ago
ocfs1_fs_compat.h
ocfs2.h Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 14 years ago
ocfs2_fs.h Revert wrong fixes for common misspellings 14 years ago
ocfs2_ioctl.h Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. 14 years ago
ocfs2_lockid.h ocfs2: Add new refcount tree lock resource in dlmglue. 16 years ago
ocfs2_lockingver.h ocfs2_dlmfs: Enable the use of user cluster stacks. 15 years ago
ocfs2_trace.h ocfs2: Add trace event for trim. 14 years ago
quota.h ocfs2: use system_wq instead of ocfs2_quota_wq 14 years ago
quota_global.c Fix common misspellings 14 years ago
quota_local.c ocfs2: Remove mlog(0) from quota_local.c. 14 years ago
refcounttree.c Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c 14 years ago
refcounttree.h Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c 14 years ago
reservations.c ocfs2: Remove masklog ML_RESERVATIONS. 14 years ago
reservations.h Fix common misspellings 14 years ago
resize.c ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c 14 years ago
resize.h
slot_map.c ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c 14 years ago
slot_map.h
stack_o2cb.c ocfs2: Print message if user mounts without starting global heartbeat 15 years ago
stack_user.c ocfs2_connection_find() returns pointer to bad structure 14 years ago
stackglue.c ocfs2_dlmfs: Enable the use of user cluster stacks. 15 years ago
stackglue.h Fix common misspellings 14 years ago
suballoc.c Fix common misspellings 14 years ago
suballoc.h ocfs2: allow return of new inode block location before allocation of the inode 15 years ago
super.c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 14 years ago
super.h ocfs2: Wrap signal blocking in void functions. 15 years ago
symlink.c ocfs2: Remove EXIT from masklog. 14 years ago
symlink.h
sysfile.c ocfs2: Remove mlog(0) from fs/ocfs2/file.c 14 years ago
sysfile.h
uptodate.c ocfs2: Remove masklog ML_UPTODATE. 14 years ago
uptodate.h ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
ver.c
ver.h
xattr.c Fix common misspellings 14 years ago
xattr.h fs/vfs/security: pass last path component to LSM on inode creation 14 years ago