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 d205df9955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes 14 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: Post-VFS scale update for RCU path walk 14 years ago
acl.h fs: provide rcu-walk aware permission i_ops 14 years ago
aops.c GFS2: Improve bug trap code in ->releasepage() 14 years ago
bmap.c GFS2: Wipe directory hash table metadata when deallocating a directory 14 years ago
bmap.h GFS2: New truncate sequence 15 years ago
dentry.c gfs2: fix d_revalidate oopsen on NFS exports 14 years ago
dir.c GFS2: When adding a new dir entry, inc link count if it is a subdir 14 years ago
dir.h GFS2: When adding a new dir entry, inc link count if it is a subdir 14 years ago
export.c GFS2: Make writeback more responsive to system conditions 14 years ago
file.c GFS2: make sure fallocate bytes is a multiple of blksize 14 years ago
gfs2.h
glock.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes 14 years ago
glock.h GFS2: Alter point of entry to glock lru list for glocks with an address_space 14 years ago
glops.c GFS2: Move gfs2_refresh_inode() and friends into glops.c 14 years ago
glops.h GFS2: Clean up fsync() 14 years ago
incore.h GFS2: Use UUID field in generic superblock 14 years ago
inode.c GFS2: Move all locking inside the inode creation function 14 years ago
inode.h GFS2: Clean up symlink creation 14 years ago
lock_dlm.c GFS2: Fix glock deallocation race 14 years ago
log.c GFS2: Wait properly when flushing the ail list 14 years ago
log.h GFS2: Make writeback more responsive to system conditions 14 years ago
lops.c GFS2: Optimise glock lru and end of life inodes 14 years ago
lops.h
main.c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 years ago
meta_io.c GFS2: Improve tracing support (adds two flags) 14 years ago
meta_io.h GFS2: Remove unused macro 14 years ago
ops_fstype.c GFS2: Use UUID field in generic superblock 14 years ago
quota.c vmscan: change shrinker API by passing shrink_control struct 14 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 gfs2: use workqueue instead of slow-work 15 years ago
rgrp.c GFS2: Wipe directory hash table metadata when deallocating a directory 14 years ago
rgrp.h GFS2: deallocation performance patch 14 years ago
super.c GFS2: Move final part of inode.c into super.c 14 years ago
super.h gfs: constify xattr_handler 15 years ago
sys.c GFS2: Use UUID field in generic superblock 14 years ago
sys.h
trace_gfs2.h GFS2: Add an AIL writeback tracepoint 14 years ago
trans.c
trans.h GFS2: reserve more blocks for transactions 15 years ago
util.c
util.h
xattr.c GFS2: Clean up duplicated setattr code 14 years ago
xattr.h