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 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
..
Kconfig GFS2: No longer experimental 15 years ago
Makefile GFS2: Rename ops_inode.c to inode.c 14 years ago
acl.c GFS2: Use ->dirty_inode() 13 years ago
acl.h fs: take the ACL checks to common code 14 years ago
aops.c GFS2: Cache the most recently used resource group in the inode 13 years ago
bmap.c GFS2: Move readahead of metadata during deallocation into its own function 13 years ago
bmap.h
dentry.c gfs2: fix d_revalidate oopsen on NFS exports 14 years ago
dir.c GFS2: Use cached rgrp in gfs2_rlist_add() 13 years ago
dir.h GFS2: Cache dir hash table in a contiguous buffer 14 years ago
export.c GFS2: Make writeback more responsive to system conditions 14 years ago
file.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue 13 years ago
gfs2.h
glock.c GFS2: Automatically adjust glock min hold time 14 years ago
glock.h treewide: use __printf not __attribute__((format(printf,...))) 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: Remove two unused variables 13 years ago
inode.c Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw 13 years ago
inode.h GFS2: Use ->dirty_inode() 13 years ago
lock_dlm.c GFS2: Fix glock deallocation race 14 years ago
log.c block: separate priority boosting from REQ_META 14 years ago
log.h GFS2: Make writeback more responsive to system conditions 14 years ago
lops.c GFS2: Misc fixes 13 years ago
lops.h
main.c atomic: use <linux/atomic.h> 14 years ago
meta_io.c block: separate priority boosting from REQ_META 14 years ago
meta_io.h GFS2: Remove unused macro 14 years ago
ops_fstype.c fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
quota.c GFS2: Misc fixes 13 years ago
quota.h vmscan: change shrinker API by passing shrink_control struct 14 years ago
recovery.c GFS2: Fix spectator umount issue 15 years ago
recovery.h
rgrp.c GFS2: Remove two unused variables 13 years ago
rgrp.h GFS2: Remove two unused variables 13 years ago
super.c GFS2: Fix AIL flush issue during fsync 13 years ago
super.h
sys.c GFS2: Fix race during filesystem mount 14 years ago
sys.h
trace_gfs2.h GFS2: Add an AIL writeback tracepoint 14 years ago
trans.c GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme 13 years ago
trans.h GFS2: Cache the most recently used resource group in the inode 13 years ago
util.c
util.h
xattr.c GFS2: Use cached rgrp in gfs2_rlist_add() 13 years ago
xattr.h