index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-63
/
+63
*
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
1
-2
/
+2
*
assorted conversions to %p[dD]
Al Viro
2014-11-19
1
-3
/
+3
*
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
1
-6
/
+9
*
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
2014-08-08
1
-0
/
+20
*
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
2014-08-08
1
-1
/
+1
*
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
2014-05-06
1
-2
/
+2
*
reiserfs: cleanup, remove leading whitespace from labels
Jeff Mahoney
2014-05-06
1
-1
/
+1
*
reiserfs: cleanup, remove sb argument from journal_end
Jeff Mahoney
2014-05-06
1
-2
/
+2
*
reiserfs: cleanup, remove nblocks argument from journal_end
Jeff Mahoney
2014-05-06
1
-2
/
+2
*
reiserfs: cleanup, reformat comments to normal kernel style
Jeff Mahoney
2014-05-06
1
-20
/
+40
*
reiserfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
1
-2
/
+3
*
reiserfs: locking, push write lock out of xattr code
Jeff Mahoney
2013-08-08
1
-29
/
+17
*
reiserfs: switch reiserfs_readdir_dentry to inode
Al Viro
2013-06-29
1
-13
/
+12
*
[readdir] convert reiserfs
Al Viro
2013-06-29
1
-7
/
+7
*
reiserfs: fix problems with chowning setuid file w/ xattrs
Jeff Mahoney
2013-05-31
1
-1
/
+13
*
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
2013-03-29
1
-2
/
+2
*
reiserfs: Make reiserfs_xattr_handlers static
Sachin Kamat
2012-09-04
1
-1
/
+1
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
1
-1
/
+1
*
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
1
-1
/
+1
*
move reiserfs_acl.h to fs/reiserfs/acl.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
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
1
-18
/
+0
*
reiserfs: cache negative ACLs for v1 stat format
Christoph Hellwig
2011-07-25
1
-9
/
+0
*
fs: kill i_alloc_sem
Christoph Hellwig
2011-07-20
1
-2
/
+1
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
1
-1
/
+1
*
->permission() sanitizing: don't pass flags to generic_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
*
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
Al Viro
2011-07-20
1
-1
/
+1
*
kill check_acl callback of generic_permission()
Al Viro
2011-07-20
1
-10
/
+8
*
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
2011-06-20
1
-2
/
+0
*
reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename
Sage Weil
2011-05-28
1
-1
/
+0
*
vfs: remove dget() from dentry_unhash()
Sage Weil
2011-05-26
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
reiserfs xattr ->d_revalidate() shouldn't care about RCU
Al Viro
2011-03-10
1
-2
/
+0
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-4
/
+10
*
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
1
-0
/
+2
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-1
/
+1
*
new helper: inode_unhashed()
Al Viro
2010-10-25
1
-1
/
+1
*
fs: kill block_prepare_write
Christoph Hellwig
2010-10-25
1
-4
/
+1
*
reiserfs: constify xattr_handler
Stephen Hemminger
2010-05-21
1
-8
/
+8
*
reiserfs: fix corruption during shrinking of xattrs
Jeff Mahoney
2010-04-24
1
-1
/
+1
*
reiserfs: fix permissions on .reiserfs_priv
Jeff Mahoney
2010-04-24
1
-13
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-05
1
-4
/
+0
*
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-01-08
1
-4
/
+14
|
\
|
*
reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks
Frederic Weisbecker
2010-01-07
1
-0
/
+4
|
*
reiserfs: Relax lock on xattr removing
Frederic Weisbecker
2010-01-05
1
-3
/
+9
[next]