..
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
GFS2: Fix sgid propagation when using ACLs
13 years ago
acl.h
fs: take the ACL checks to common code
14 years ago
aops.c
GFS2: eliminate log elements and simplify
13 years ago
bmap.c
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
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
vfs: make it possible to access the dentry hash/len as one 64-bit entry
13 years ago
dir.h
GFS2: Add readahead to sequential directory traversal
13 years ago
export.c
->encode_fh() API change
13 years ago
file.c
GFS2: Rename function gfs2_close to gfs2_release
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
GFS2: Remove redundant metadata block type check
13 years ago
glops.h
GFS2: Fix AIL flush issue during fsync
13 years ago
incore.h
dlm for 3.5
13 years ago
inode.c
don't pass nameidata to ->create()
13 years ago
inode.h
GFS2: Remove unused argument from gfs2_internal_read
13 years ago
lock_dlm.c
dlm: fixes for nodir mode
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: eliminate log elements and simplify
13 years ago
lops.h
GFS2: eliminate log elements and simplify
13 years ago
main.c
GFS2: Clean up log write code path
13 years ago
meta_io.c
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
13 years ago
meta_io.h
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
13 years ago
ops_fstype.c
VFS: Pass mount flags to sget()
13 years ago
quota.c
GFS2: Fix quota adjustment return code
13 years ago
quota.h
vmscan: change shrinker API by passing shrink_control struct
14 years ago
recovery.c
GFS2: fail mount if journal recovery fails
13 years ago
recovery.h
gfs2: use workqueue instead of slow-work
15 years ago
rgrp.c
GFS2: Add rgrp information to block_alloc trace point
13 years ago
rgrp.h
GFS2: FITRIM ioctl support
13 years ago
super.c
vfs: Rename end_writeback() to clear_inode()
13 years ago
super.h
…
sys.c
gfs2: fix recovery during unmount
13 years ago
sys.h
GFS2: dlm based recovery coordination
13 years ago
trace_gfs2.h
GFS2: Add rgrp information to block_alloc trace point
13 years ago
trans.c
GFS2: eliminate log elements and simplify
13 years ago
trans.h
GFS2: decouple quota allocations from block allocations
13 years ago
util.c
GFS2: Clean up log write code path
13 years ago
util.h
GFS2: Clean up log write code path
13 years ago
xattr.c
GFS2: Make sure rindex is uptodate before starting transactions
13 years ago
xattr.h
…