Commit History

Author SHA1 Message Date
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps 9 years ago
  Jan Kara 073931017b posix_acl: Clear SGID bit when setting file permissions 9 years ago
  Andreas Gruenbacher b8a7a3a667 posix_acl: Inode acl caching fixes 9 years ago
  Andreas Gruenbacher 8861964f4c jfs: Remove unnecessary code in jfs_get_acl 9 years ago
  Andreas Gruenbacher 97d7929922 posix acls: Remove duplicate xattr name definitions 9 years ago
  William Burrow e31da3f98d JFS: Check for NULL before calling posix_acl_equiv_mode() 11 years ago
  Dave Kleikamp 844fa1b5f8 jfs: set i_ctime when setting ACL 11 years ago
  Christoph Hellwig 2cc6a5a01c jfs: use generic posix ACL infrastructure 11 years ago
  Christoph Hellwig 37bc15392a fs: make posix_acl_create more useful 11 years ago
  Christoph Hellwig 5bf3258fd2 fs: make posix_acl_chmod more useful 11 years ago
  Eric W. Biederman 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
  Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 years ago
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
  Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 years ago
  Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 years ago
  Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 14 years ago
  Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
  Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 years ago
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 years ago
  Linus Torvalds 18f4c64477 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' 16 years ago
  Stefan Bader 4a19fb11a9 jfs: Fix early release of acl in jfs_get_acl 16 years ago
  Al Viro d5bb68adda another race fix in jfs_check_acl() 16 years ago
  Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
  Al Viro 05fc0790b6 switch jfs to inode->i_acl 16 years ago
  Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
  Jan Kara c94d2a22f2 jfs: Use lowercase names of quota functions 16 years ago
  Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago