summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: add comment to explain endianness issue in xattr_hashBharath Vedartham2019-05-151-0/+9
* reiserfs: propagate errors from fill_with_dentries() properlyJann Horn2018-10-311-0/+7
* reiserfs: fix broken xattr handling (heap corruption, bad retval)Jann Horn2018-08-221-1/+3
* vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-061-2/+2
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-281-3/+3
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-031-54/+0Star
|\
| * reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-04-111-54/+0Star
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-9/+9
|/
* wrappers for ->i_mutex accessAl Viro2016-01-231-32/+32
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-141-8/+5Star
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-071-1/+2
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-141-8/+8
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-63/+63
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-2/+2
* assorted conversions to %p[dD]Al Viro2014-11-191-3/+3
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-6/+9
* fs/reiserfs/xattr.c: fix blank line missing after declarationsFabian Frederick2014-08-091-0/+20
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-091-1/+1
* reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-061-2/+2
* reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-061-1/+1
* reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney2014-05-061-2/+2
* reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney2014-05-061-2/+2
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-061-20/+40
* reiserfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-261-2/+3
* reiserfs: locking, push write lock out of xattr codeJeff Mahoney2013-08-081-29/+17Star
* reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro2013-06-291-13/+12Star
* [readdir] convert reiserfsAl Viro2013-06-291-7/+7
* reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney2013-05-311-1/+13
* reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara2013-03-291-2/+2
* reiserfs: Make reiserfs_xattr_handlers staticSachin Kamat2012-09-041-1/+1
* don't pass nameidata to ->create()Al Viro2012-07-141-1/+1
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-1/+1
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-211-1/+1
* move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro2012-03-211-1/+1
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-211-1/+1
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-041-1/+1
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-18/+0Star
* reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig2011-07-251-9/+0Star
* fs: kill i_alloc_semChristoph Hellwig2011-07-211-2/+1Star
* ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-201-1/+1
* ->permission() sanitizing: don't pass flags to generic_permission()Al Viro2011-07-201-1/+1
* ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-201-1/+1
* ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-201-1/+1
* kill check_acl callback of generic_permission()Al Viro2011-07-201-10/+8Star
* reiserfs_permission() doesn't need to bail out in RCU modeAl Viro2011-06-201-2/+0Star
* reiserfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-1/+0Star
* vfs: remove dget() from dentry_unhash()Sage Weil2011-05-261-1/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1