android_kernel_motorola_sm6225/arch
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
..
alpha vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
arm Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2012-10-12 12:39:17 +09:00
arm64 vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
avr32 vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
blackfin vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
c6x Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-10-12 10:49:08 +09:00
cris vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
frv Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-10-12 10:49:08 +09:00
h8300 vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
hexagon vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
ia64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2012-10-13 10:04:42 +09:00
m32r vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
m68k Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-10-12 10:49:08 +09:00
microblaze vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
mips vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
mn10300 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-10-12 10:49:08 +09:00
openrisc vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
parisc vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
powerpc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-10-12 22:17:48 +09:00
s390 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-10-12 22:17:48 +09:00
score vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
sh vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
sparc vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
tile vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
um Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-10-12 10:49:08 +09:00
unicore32 vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
x86 Feature: 2012-10-12 22:20:28 +09:00
xtensa vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
.gitignore
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-10-10 12:02:25 +09:00