index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
sysfile.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2014-04-03
ocfs2: avoid system inode ref confusion by adding mutex lock
jiangyiwen
2013-02-21
ocfs2: remove kfree() redundant null checks
Tim Gardner
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
Tao Ma
2010-09-10
ocfs2: Cache system inodes of other slots.
Tao Ma
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-22
ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.
Tao Ma
2009-06-22
ocfs2: Add lockdep annotations
Jan Kara
2008-01-25
ocfs2: Silence false lockdep warnings
Jan Kara
2007-10-12
ocfs2: Provide convenience function for ino lookup
Mark Fasheh
2006-09-24
ocfs2: Remove i_generation from inode lock names
Mark Fasheh
2006-09-24
ocfs2: Add dentry tracking API
Mark Fasheh
2006-02-03
[PATCH] BUG_ON() Conversion in fs/ocfs2/
Eric Sesterhenn / snakebyte
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh