Linus Torvalds 8418263e35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull third pile of VFS updates from Al Viro:
 "Stuff from Jeff Layton, mostly.  Sanitizing interplay between audit
  and namei, removing a lot of insanity from audit_inode() mess and
  getting things ready for his ESTALE patchset."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  procfs: don't need a PATH_MAX allocation to hold a string representation of an int
  vfs: embed struct filename inside of names_cache allocation if possible
  audit: make audit_inode take struct filename
  vfs: make path_openat take a struct filename pointer
  vfs: turn do_path_lookup into wrapper around struct filename variant
  audit: allow audit code to satisfy getname requests from its names_list
  vfs: define struct filename and have getname() return it
  vfs: unexport getname and putname symbols
  acct: constify the name arg to acct_on
  vfs: allocate page instead of names_cache buffer in mount_block_root
  audit: overhaul __audit_inode_child to accomodate retrying
  audit: optimize audit_compare_dname_path
  audit: make audit_compare_dname_path use parent_len helper
  audit: remove dirlen argument to audit_compare_dname_path
  audit: set the name_len in audit_inode for parent lookups
  audit: add a new "type" field to audit_names struct
  audit: reverse arguments to audit_inode_child
  audit: no need to walk list in audit_inode if name is NULL
  audit: pass in dentry to audit_copy_inode wherever possible
  audit: remove unnecessary NULL ptr checks from do_path_lookup
2012-10-13 10:04:42 +09:00
..
2010-02-08 10:42:17 -08:00
2012-03-28 18:30:02 +01:00
2012-01-09 12:55:10 -08:00
2010-03-03 11:25:59 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2011-03-29 14:48:05 +02:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2008-02-04 15:42:06 -08:00
2008-02-04 15:42:06 -08:00
2008-04-08 13:51:35 -07:00
2012-03-28 18:30:02 +01:00
2012-06-25 13:48:30 +02:00
2011-03-31 11:26:23 -03:00
2006-12-07 10:48:19 -08:00
2012-03-28 18:30:02 +01:00
2007-05-08 14:51:59 -07:00
2012-03-28 18:30:02 +01:00
2010-05-18 14:45:54 -07:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00