index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-09
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
1
-0
/
+20
2014-08-09
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-05-07
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
1
-2
/
+2
2014-05-07
reiserfs: cleanup, remove leading whitespace from labels
Jeff Mahoney
1
-1
/
+1
2014-05-07
reiserfs: cleanup, remove sb argument from journal_end
Jeff Mahoney
1
-2
/
+2
2014-05-07
reiserfs: cleanup, remove nblocks argument from journal_end
Jeff Mahoney
1
-2
/
+2
2014-05-07
reiserfs: cleanup, reformat comments to normal kernel style
Jeff Mahoney
1
-20
/
+40
2014-01-26
reiserfs: use generic posix ACL infrastructure
Christoph Hellwig
1
-2
/
+3
2013-08-09
reiserfs: locking, push write lock out of xattr code
Jeff Mahoney
1
-29
/
+17
2013-06-29
reiserfs: switch reiserfs_readdir_dentry to inode
Al Viro
1
-13
/
+12
2013-06-29
[readdir] convert reiserfs
Al Viro
1
-7
/
+7
2013-06-01
reiserfs: fix problems with chowning setuid file w/ xattrs
Jeff Mahoney
1
-1
/
+13
2013-03-29
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
1
-2
/
+2
2012-09-04
reiserfs: Make reiserfs_xattr_handlers static
Sachin Kamat
1
-1
/
+1
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-1
/
+1
2012-03-21
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-1
/
+1
2012-03-21
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
1
-1
/
+1
2012-03-21
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-1
/
+1
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
1
-18
/
+0
2011-07-25
reiserfs: cache negative ACLs for v1 stat format
Christoph Hellwig
1
-9
/
+0
2011-07-21
fs: kill i_alloc_sem
Christoph Hellwig
1
-2
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
Al Viro
1
-1
/
+1
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
1
-10
/
+8
2011-06-20
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-2
/
+0
2011-05-28
reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename
Sage Weil
1
-1
/
+0
2011-05-26
vfs: remove dget() from dentry_unhash()
Sage Weil
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-10
reiserfs xattr ->d_revalidate() shouldn't care about RCU
Al Viro
1
-2
/
+0
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
1
-4
/
+10
2011-01-07
fs: rcu-walk aware d_revalidate method
Nick Piggin
1
-0
/
+2
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-1
/
+1
2010-10-26
new helper: inode_unhashed()
Al Viro
1
-1
/
+1
2010-10-26
fs: kill block_prepare_write
Christoph Hellwig
1
-4
/
+1
2010-05-22
reiserfs: constify xattr_handler
Stephen Hemminger
1
-8
/
+8
2010-04-24
reiserfs: fix corruption during shrinking of xattrs
Jeff Mahoney
1
-1
/
+1
2010-04-24
reiserfs: fix permissions on .reiserfs_priv
Jeff Mahoney
1
-13
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-4
/
+0
2010-01-09
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+14
2010-01-07
reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks
Frederic Weisbecker
1
-0
/
+4
2010-01-05
reiserfs: Relax lock on xattr removing
Frederic Weisbecker
1
-3
/
+9
2010-01-03
reiserfs: Fix mistake in down_write() conversion
Frederic Weisbecker
1
-1
/
+1
2010-01-02
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+20
2010-01-02
reiserfs: Safely acquire i_mutex from xattr_rmdir
Frederic Weisbecker
1
-1
/
+2
2010-01-02
reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr
Frederic Weisbecker
1
-2
/
+3
[next]