| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -4/+5 |
* | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 2016-04-10 | 1 | -5/+4 |
* | reiserfs: switch to generic_{get,set,remove}xattr() | Al Viro | 2016-04-10 | 1 | -8/+6 |
* | xattr handlers: Simplify list operation | Andreas Gruenbacher | 2015-12-13 | 1 | -13/+2 |
* | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher | 2015-11-13 | 1 | -6/+7 |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -5/+5 |
* | fs/reiserfs: use linux/uaccess.h | Fabian Frederick | 2014-08-08 | 1 | -1/+1 |
* | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | reiserfs: constify xattr_handler | Stephen Hemminger | 2010-05-21 | 1 | -1/+1 |
* | sanitize xattr handler prototypes | Christoph Hellwig | 2009-12-16 | 1 | -10/+11 |
* | reiserfs: use generic xattr handlers | Jeff Mahoney | 2009-03-30 | 1 | -34/+11 |
* | reiserfs: remove IS_PRIVATE helpers | Jeff Mahoney | 2009-03-30 | 1 | -4/+4 |
* | reiserfs: remove double definitions of xattr macros | Shen Feng | 2008-07-25 | 1 | -2/+0 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-12 | 1 | -36/+34 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+81 |