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/gfs2
Linus Torvalds 1b6150fe82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes 13 years ago
..
Kconfig GFS2: use depends instead of select in kconfig 13 years ago
Makefile
acl.c GFS2: We only need one ACL getting function 13 years ago
acl.h fs: take the ACL checks to common code 14 years ago
aops.c GFS2: Allow caching of rindex glock 13 years ago
bmap.c GFS2: Make sure rindex is uptodate before starting transactions 13 years ago
bmap.h
dentry.c
dir.c GFS2: Make sure rindex is uptodate before starting transactions 13 years ago
dir.h GFS2: Add readahead to sequential directory traversal 13 years ago
export.c GFS2: Add readahead to sequential directory traversal 13 years ago
file.c get rid of pointless includes of ext2_fs.h 13 years ago
gfs2.h
glock.c GFS2: glock statistics gathering 13 years ago
glock.h GFS2: dlm based recovery coordination 13 years ago
glops.c filesystems: add set_nlink() 13 years ago
glops.h GFS2: Fix AIL flush issue during fsync 13 years ago
incore.h GFS2: Eliminate sd_rindex_mutex 13 years ago
inode.c GFS2: Make sure rindex is uptodate before starting transactions 13 years ago
inode.h GFS2: Use ->dirty_inode() 13 years ago
lock_dlm.c GFS2: glock statistics gathering 13 years ago
log.c GFS2: Clean up log flush header writing 13 years ago
log.h GFS2: Move two functions from log.c to lops.c 13 years ago
lops.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw 13 years ago
lops.h
main.c GFS2: Remove a __GFP_NOFAIL allocation 13 years ago
meta_io.c GFS2: Fix up REQ flags 13 years ago
meta_io.h
ops_fstype.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw 13 years ago
quota.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw 13 years ago
quota.h
recovery.c GFS2: fail mount if journal recovery fails 13 years ago
recovery.h
rgrp.c GFS2: Make sure rindex is uptodate before starting transactions 13 years ago
rgrp.h GFS2: FITRIM ioctl support 13 years ago
super.c GFS2: Flush pending glock work when evicting an inode 13 years ago
super.h
sys.c GFS2: dlm based recovery coordination 13 years ago
sys.h GFS2: dlm based recovery coordination 13 years ago
trace_gfs2.h GFS2: glock statistics gathering 13 years ago
trans.c GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme 13 years ago
trans.h GFS2: decouple quota allocations from block allocations 13 years ago
util.c GFS2: Remove a __GFP_NOFAIL allocation 13 years ago
util.h GFS2: Remove a __GFP_NOFAIL allocation 13 years ago
xattr.c GFS2: Make sure rindex is uptodate before starting transactions 13 years ago
xattr.h