| Commit message (Expand) | Author | Age | Files | Lines |
* | take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h | Al Viro | 2012-03-20 | 1 | -128/+0 |
* | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 1 | -2/+0 |
* | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | ->permission() sanitizing: don't pass flags to ->check_acl() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | kill check_acl callback of generic_permission() | Al Viro | 2011-07-20 | 1 | -0/+2 |
* | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 2011-02-01 | 1 | -0/+2 |
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -1/+1 |
* | reiserfs: constify xattr_handler | Stephen Hemminger | 2010-05-21 | 1 | -3/+3 |
* | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney | 2010-03-24 | 1 | -0/+5 |
* | reiserfs: fixup perms when xattrs are disabled | Jeff Mahoney | 2009-05-17 | 1 | -3/+1 |
* | reiserfs: fixup xattr_root caching | Jeff Mahoney | 2009-05-09 | 1 | -1/+1 |
* | Always lookup priv_root on reiserfs mount and keep it | Al Viro | 2009-05-09 | 1 | -0/+1 |
* | reiserfs: add atomic addition of selinux attributes during inode creation | Jeff Mahoney | 2009-03-30 | 1 | -0/+32 |
* | reiserfs: journaled xattrs | Jeff Mahoney | 2009-03-30 | 1 | -2/+38 |
* | reiserfs: use generic xattr handlers | Jeff Mahoney | 2009-03-30 | 1 | -19/+6 |
* | reiserfs: make per-inode xattr locking more fine grained | Jeff Mahoney | 2009-03-30 | 1 | -22/+0 |
* | reiserfs: eliminate per-super xattr lock | Jeff Mahoney | 2009-03-30 | 1 | -23/+5 |
* | reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset | Jeff Mahoney | 2009-03-30 | 1 | -23/+6 |
* | reiserfs: remove IS_PRIVATE helpers | Jeff Mahoney | 2009-03-30 | 1 | -8/+0 |
* | [PATCH] sanitize ->permission() prototype | Al Viro | 2008-07-26 | 1 | -1/+1 |
* | [PATCH] cleanup include/linux/reiserfs_xattr.h | Adrian Bunk | 2007-02-11 | 1 | -5/+19 |
* | [PATCH] reiserfs: ifdef xattr_sem | Alexey Dobriyan | 2006-09-29 | 1 | -0/+8 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h | David Woodhouse | 2006-04-25 | 1 | -1/+1 |
* | [PATCH] reiserfs: cleanups | Vladimir V. Saveliev | 2006-03-25 | 1 | -3/+3 |
* | [PATCH] reiserfs: remove reiserfs_permission_locked | Christoph Hellwig | 2006-02-01 | 1 | -2/+0 |
* | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-12 | 1 | -64/+62 |
* | [PATCH] reiserfs endianness: annotate little-endian objects | Al Viro | 2005-05-01 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+139 |