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
Rafael Aquini 252aa6f5be mm: redefine address_space.assoc_mapping 12 years ago
..
Kconfig GFS2: use depends instead of select in kconfig 13 years ago
Makefile GFS2: Rename ops_inode.c to inode.c 14 years ago
acl.c userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
acl.h fs: take the ACL checks to common code 14 years ago
aops.c GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq 13 years ago
bmap.c GFS2: Add structure to contain rgrp, bitmap, offset tuple 13 years ago
bmap.h GFS2: New truncate sequence 15 years ago
dentry.c stop passing nameidata * to ->d_revalidate() 13 years ago
dir.c GFS2: Fold quota data into the reservations struct 13 years ago
dir.h GFS2: Add readahead to sequential directory traversal 13 years ago
export.c tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 13 years ago
file.c GFS2: Don't call file_accessed() with a shared glock 12 years ago
gfs2.h
glock.c mm: redefine address_space.assoc_mapping 12 years ago
glock.h GFS2: dlm based recovery coordination 13 years ago
glops.c GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl 13 years ago
glops.h GFS2: Fix AIL flush issue during fsync 13 years ago
incore.h GFS2: Consolidate free block searching functions 13 years ago
inode.c GFS2: Consolidate free block searching functions 13 years ago
inode.h GFS2: Remove unused argument from gfs2_internal_read 13 years ago
lock_dlm.c workqueue: deprecate flush[_delayed]_work_sync() 13 years ago
log.c GFS2: eliminate log elements and simplify 13 years ago
log.h GFS2: Clean up log write code path 13 years ago
lops.c GFS2: Test bufdata with buffer locked and gfs2_log_lock held 12 years ago
lops.h GFS2: eliminate log elements and simplify 13 years ago
main.c GFS2: Fold quota data into the reservations struct 13 years ago
meta_io.c gfs2: nuke pdflush from comments 13 years ago
meta_io.h GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer 13 years ago
ops_fstype.c GFS2: Get rid of I_MUTEX_QUOTA usage 13 years ago
quota.c GFS2: Fix an unchecked error from gfs2_rs_alloc 12 years ago
quota.h quota: Split dquot_quota_sync() to writeback and cache flushing part 13 years ago
recovery.c GFS2: fail mount if journal recovery fails 13 years ago
recovery.h
rgrp.c GFS2: Fix FITRIM argument handling 12 years ago
rgrp.h GFS2: Consolidate free block searching functions 13 years ago
super.c GFS2: Don't call file_accessed() with a shared glock 12 years ago
super.h
sys.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw 13 years ago
sys.h GFS2: dlm based recovery coordination 13 years ago
trace_gfs2.h GFS2: Improve block reservation tracing 13 years ago
trans.c GFS2: Test bufdata with buffer locked and gfs2_log_lock held 12 years ago
trans.h GFS2: Remove rs_requested field from reservations 13 years ago
util.c GFS2: Clean up log write code path 13 years ago
util.h GFS2: Fix error handling when reading an invalid block from the journal 13 years ago
xattr.c GFS2: Remove rs_requested field from reservations 13 years ago
xattr.h