vmscan: add shrink_slab tracepoints
[pandora-kernel.git] / fs /
2011-07-20 Al Viromake d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR...
2011-07-20 Al Virodeuglify squashfs_lookup()
2011-07-20 Al Vironfsd4_list_rec_dir(): don't bother with reopening rec_file
2011-07-20 Al Virokill useless checks for sb->s_op == NULL
2011-07-20 Al Virobtrfs: kill magical embedded struct superblock
2011-07-20 Al Viroget rid of pointless checks for dentry->sb == NULL
2011-07-20 Al ViroMake ->d_sb assign-once and always non-NULL
2011-07-20 Al Virounexport kern_path_parent()
2011-07-20 Al Viroswitch vfs_path_lookup() to struct path
2011-07-20 Al Virokill lookup_create()
2011-07-20 Al Vironew helpers: kern_path_create/user_path_create
2011-07-20 Al Virokill LOOKUP_CONTINUE
2011-07-20 Al Vironfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last...
2011-07-20 Al Virocifs_lookup(): LOOKUP_OPEN is set only on the last...
2011-07-20 Al Viroceph: LOOKUP_OPEN is set only when it's the last component
2011-07-20 Al Virojfs_ci_revalidate() is safe from RCU mode
2011-07-20 Al ViroLOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only...
2011-07-20 Al Virono need to check for LOOKUP_OPEN in ->create() instances
2011-07-20 Al Virodon't pass nameidata to vfs_create() from ecryptfs_create()
2011-07-20 Al Virodon't transliterate lower bits of ->intent.open.flags...
2011-07-20 Al ViroDon't pass nameidata when calling vfs_create() from...
2011-07-20 Al Virofix mknod() on nfs4 (hopefully)
2011-07-20 Al Vironameidata_to_nfs_open_context() doesn't need nameidata...
2011-07-20 Al Vironfs_open_context doesn't need struct path either
2011-07-20 Al Vironfs4_opendata doesn't need struct path either
2011-07-20 Al Vironfs4_closedata doesn't need to mess with struct path
2011-07-20 Al Virocifs: fix the type of cifs_demultiplex_thread()
2011-07-20 Al Viroecryptfs_inode_permission() doesn't need to bail out...
2011-07-20 Al Viromerge do_revalidate() into its only caller
2011-07-20 Al Virono reason to keep exec_permission() separate now
2011-07-20 Al Viromassage generic_permission() to treat directories on...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to exec_per...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->check_...
2011-07-20 Al Viro->permission() sanitizing: pass MAY_NOT_BLOCK to -...
2011-07-20 Al Viro->permission() sanitizing: MAY_NOT_BLOCK
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-07-20 Al Virolockless get_write_access/deny_write_access
2011-07-20 Al Viromove exec_permission() up to the rest of permission...
2011-07-20 Al Virokill file_permission() completely
2011-07-20 Al Viroconsolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
2011-07-20 Al Viroswitch path_init() to exec_permission()
2011-07-20 Al Viroswitch udf_ioctl() to inode_permission()
2011-07-20 Al Viromake exec_permission(dir) really equivalent to inode_pe...
2011-07-20 Al Vironew helper: iterate_supers_type()
2011-07-20 Josef Bacikfs: add a DCACHE_NEED_LOOKUP flag for d_flags
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-20 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-07-20 Akinobu Mitafs/libfs.c: fix simple_attr_write() on 32bit machines
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-20 Linus Torvaldsvfs: fix race in rcu lookup of pruned dentry
2011-07-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-07-18 Al ViroFix cifs_get_root()
2011-07-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-18 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-07-18 Al Virohppfs_lookup(): don't open-code lookup_one_len()
2011-07-18 Al Virohppfs: fix dentry leak
2011-07-18 Al Virocramfs: get_cramfs_inode() returns ERR_PTR() on failure
2011-07-18 Al Viroufs should use d_splice_alias()
2011-07-18 Al Virofix exofs ->get_parent()
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-07-17 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-07-17 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git./linux...
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-07-17 Al Viroceph analog of cifs build_path_from_dentry() race fix
2011-07-17 Al Virocifs: build_path_from_dentry() race fix
2011-07-16 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-15 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-07-15 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-15 Linus TorvaldsMerge branch 'rcu/urgent' of git://git./linux/kernel...
2011-07-15 Al Virofix loop checks in d_materialise_unique()
2011-07-14 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-07-14 Steven WhitehouseGFS2: Resolve inode eviction and ail list interaction bug
2011-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-13 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-07-13 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2011-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-07-13 Al ViroFix ->d_lock locking order in unlazy_walk()
2011-07-12 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-07-12 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://git./linux...
2011-07-12 Steve French[CIFS] update cifs to version 1.74
2011-07-12 Steve French[CIFS] update limit for snprintf in cifs_construct_tcon
2011-07-12 Shirish Pargaonkarcifs: Fix signing failure when server mandates signing...
2011-07-12 Steven WhitehouseGFS2: Fix race during filesystem mount
2011-07-12 Benjamin MarzinskiGFS2: force a log flush when invalidating the rindex...
2011-07-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-11 Andy AdamsonNFSv4.1: update nfs4_fattr_bitmap_maxsz
2011-07-11 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-07-11 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-07-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git./linux/kernel...
2011-07-11 Jeff Laytoncifs: drop spinlock before calling cifs_put_tlink
2011-07-10 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
next