aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/uptodate.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-07treewide: remove editor modelines and cruftGravatar Masahiro Yamada 1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Gravatar Thomas Gleixner 1-15/+1
2018-04-05ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()Gravatar piaojun 1-2/+1
2014-06-04ocfs2: remove NULL assignments on staticGravatar Fabian Frederick 1-1/+1
2011-02-24ocfs2: Remove masklog ML_UPTODATE.Gravatar Tao Ma 1-37/+36
2010-01-25ocfs2/trivial: Remove trailing whitespacesGravatar Sunil Mushran 1-2/+2
2009-11-13ocfs2: Trivial cleanup of jbd compatibility layer removalGravatar Sunil Mushran 1-5/+0
2009-09-04ocfs2: move ip_created_trans to struct ocfs2_caching_infoGravatar Joel Becker 1-1/+3
2009-09-04ocfs2: move ip_last_trans to struct ocfs2_caching_infoGravatar Joel Becker 1-3/+19
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Gravatar Joel Becker 1-45/+38
2009-09-04ocfs2: Change metadata caching locks to an operations structure.Gravatar Joel Becker 1-44/+85
2009-09-04ocfs2: Make the ocfs2_caching_info structure self-contained.Gravatar Joel Becker 1-48/+51
2008-10-13ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cacheGravatar Mark Fasheh 1-1/+1
2008-10-13ocfs2: Switch over to JBD2.Gravatar Joel Becker 1-1/+5
2008-10-13ocfs2: Add helper function in uptodate.c for removing xattr clustersGravatar Tao Ma 1-6/+26
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-09-20ocfs2: implement directory read-aheadGravatar Mark Fasheh 1-2/+19
2006-05-17ocfs2: fix gfp mask in some file system pathsGravatar Sunil Mushran 1-2/+2
2006-03-24ocfs2: don't use MLF* in the file systemGravatar Mark Fasheh 1-18/+22
2006-02-03[OCFS2] Make ip_io_sem a mutexGravatar Mark Fasheh 1-5/+5
2006-02-03[PATCH] OCFS2: __init / __exit problemGravatar Adrian Bunk 1-1/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemGravatar Mark Fasheh 1-0/+544