aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* aout: switch to dump_emitAl Viro2013-11-09
* switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-09
* convert the rest of binfmt_elf_fdpic to dump_emit()Al Viro2013-11-09
* binfmt_elf: convert writing actual dump pages to dump_emit()Al Viro2013-11-09
* switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-09
* switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-09
* new helper: dump_emit()Al Viro2013-11-09
* restore 32bit aout coredumpAl Viro2013-11-09
* no need to keep brlock macros anymore...Al Viro2013-11-09
* coda_revalidate_inode(): switch to passing inode...Al Viro2013-11-09
* fold __d_shrink() into its only remaining callerAl Viro2013-11-09
* get rid of s_files and files_lockAl Viro2013-11-09
* get rid of {lock,unlock}_rcu_walk()Al Viro2013-11-09
* RCU'd vfsmountsAl Viro2013-11-09
* switch shrink_dcache_for_umount() to use of d_walk()Al Viro2013-11-09
* fuse: rcu-delay freeing fuse_connAl Viro2013-10-24
* pid_namespace: make freeing struct pid_namespace rcu-delayedAl Viro2013-10-24
* ncpfs: rcu-delay unload_nls() and freeing ncp_serverAl Viro2013-10-24
* fat: rcu-delay unloading nls and freeing sbiAl Viro2013-10-24
* cifs: rcu-delay unload_nls() and freeing sbiAl Viro2013-10-24
* autofs4: make freeing sbi rcu-delayedAl Viro2013-10-24
* adfs: delayed freeing of sbiAl Viro2013-10-24
* hpfs: make freeing sbi and codetables rcu-delayedAl Viro2013-10-24
* make freeing super_block rcu-delayedAl Viro2013-10-24
* vfs: introduce d_instantiate_no_diralias()Miklos Szeredi2013-10-24
* move taking vfsmount_lock down into prepend_path()Al Viro2013-10-24
* split __lookup_mnt() in two functionsAl Viro2013-10-24
* uninline destroy_super(), consolidate alloc_super()Al Viro2013-10-24
* isofs: don't pass dentry to isofs_hash{i,}_common()Al Viro2013-10-24
* new helpers: lock_mount_hash/unlock_mount_hashAl Viro2013-10-24
* don't bother with vfsmount_lock in mounts_poll()Al Viro2013-10-24
* namespace.c: get rid of mnt_ghostsAl Viro2013-10-24
* fold dup_mnt_ns() into its only surviving callerAl Viro2013-10-24
* mnt_set_expiry() doesn't need vfsmount_lockAl Viro2013-10-24
* finish_automount() doesn't need vfsmount_lock for removal from expiry listAl Viro2013-10-24
* fs/namespace.c: bury long-dead defineAl Viro2013-10-24
* fold mntfree() into mntput_no_expire()Al Viro2013-10-24
* do_remount(): pull touch_mnt_namespace() upAl Viro2013-10-24
* dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lockAl Viro2013-10-24
* fs_is_visible only needs namespace_sem held sharedAl Viro2013-10-24
* initialize namespace_sem staticallyAl Viro2013-10-24
* file->f_op is never NULL...Al Viro2013-10-24
* rtl8188eu: remove dead codeAl Viro2013-10-24
* dmxdev: get rid of pointless clearing ->f_opAl Viro2013-10-24
* consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-24
* put_mnt_ns(): use drop_collected_mounts()Al Viro2013-10-24
* ncpfs: switch to %p[dD]Al Viro2013-10-24
* ubifs: switch to %pdAl Viro2013-10-24
* sunrpc: switch to %pdAl Viro2013-10-24
* nfsd: switch to %p[dD]Al Viro2013-10-24