| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: remove editor modelines and cruft | Masahiro Yamada | 2021-05-07 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
* | ocfs2: fix ocfs2 read inode data panic in ocfs2_iget | Shuning Zhang | 2019-05-14 | 1 | -1/+29 |
* | ocfs2: fix potential use after free | Pan Bian | 2018-11-30 | 1 | -1/+1 |
* | ocfs2: Use ERR_CAST() to avoid cross-structure cast | Kees Cook | 2017-05-28 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-27 | 1 | -1/+1 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
* | | ocfs2: fix possible uninitialized variable access | Joseph Qi | 2015-04-15 | 1 | -1/+1 |
|/ |
|
* | fs: encode_fh: return FILEID_INVALID if invalid fid_type | Namjae Jeon | 2013-02-26 | 1 | -2/+2 |
* | ->encode_fh() API change | Al Viro | 2012-05-30 | 1 | -12/+7 |
* | ocfs2: Remove masklog ML_EXPORT. | Tao Ma | 2011-02-24 | 1 | -27/+20 |
* | ocfs2: Remove EXIT from masklog. | Tao Ma | 2011-03-07 | 1 | -3/+3 |
* | ocfs2: Remove ENTRY from masklog. | Tao Ma | 2011-02-21 | 1 | -6/+6 |
* | exportfs: Return the minimum required handle size | Aneesh Kumar K.V | 2011-03-14 | 1 | -2/+6 |
* | switch ocfs2, close races | Al Viro | 2011-01-13 | 1 | -5/+1 |
* | fs: dcache reduce branches in lookup path | Nick Piggin | 2011-01-07 | 1 | -2/+2 |
* | ocfs2/trivial: Remove trailing whitespaces | Sunil Mushran | 2010-01-26 | 1 | -1/+1 |
* | ocfs2: Fix some printk() warnings. | Joel Becker | 2009-04-22 | 1 | -4/+5 |
* | ocfs2: fix rare stale inode errors when exporting via nfs | wengang wang | 2009-04-03 | 1 | -7/+77 |
* | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig | 2008-10-23 | 1 | -24/+6 |
* | ocfs2: Silence false lockdep warnings | Jan Kara | 2008-01-26 | 1 | -2/+2 |
* | ocfs2: Rename ocfs2_meta_[un]lock | Mark Fasheh | 2008-01-25 | 1 | -2/+2 |
* | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 | 1 | -1/+1 |
* | ocfs2: new export ops | Christoph Hellwig | 2007-10-22 | 1 | -41/+24 |
* | ocfs2: Provide convenience function for ino lookup | Mark Fasheh | 2007-10-12 | 1 | -7/+1 |
* | ocfs2: fix sparse warnings in fs/ocfs2 | Mark Fasheh | 2007-05-03 | 1 | -2/+4 |
* | ocfs2: cleanup ocfs2_iget() errors | Mark Fasheh | 2007-01-22 | 1 | -4/+1 |
* | ocfs2: remove unused handle argument from ocfs2_meta_lock_full() | Mark Fasheh | 2006-12-02 | 1 | -1/+1 |
* | ocfs2: Remove i_generation from inode lock names | Mark Fasheh | 2006-09-24 | 1 | -2/+2 |
* | ocfs2: Hook rest of the file system into dentry locking API | Mark Fasheh | 2006-09-24 | 1 | -0/+4 |
* | ocfs2: don't use MLF* in the file system | Mark Fasheh | 2006-03-24 | 1 | -11/+13 |
* | [PATCH] OCFS2: The Second Oracle Cluster Filesystem | Mark Fasheh | 2006-01-03 | 1 | -0/+248 |