fs/namei.c: new helper (path_cleanup())
[firefly-linux-kernel-4.4.55.git] / fs /
2014-12-11 Al Virofs/namei.c: new helper (path_cleanup())
2014-12-11 Al Viropath_init(): store the "base" pointer to file in nameid...
2014-12-11 Al Viromake default ->i_fop have ->open() fail with ENXIO
2014-12-11 Al Viromake nameidata completely opaque outside of fs/namei.c
2014-12-11 Al ViroMerge branch 'nsfs' into for-next
2014-12-11 Al Virokill proc_ns completely
2014-12-11 Al Virotake the targets of /proc/*/ns/* symlinks to separate fs
2014-12-09 Al ViroMerge branch 'iov_iter' into for-next
2014-12-04 Al Virobury struct proc_ns in fs/proc
2014-12-04 Al Virocopy address of proc_ns_ops into ns_common
2014-12-04 Al Vironew helpers: ns_alloc_inum/ns_free_inum
2014-12-04 Al Viromake proc_ns_operations work with struct ns_common...
2014-12-04 Al Viromake mntns ->get()/->put()/->install()/->inum() work...
2014-12-04 Al Virocommon object embedded into various struct ....ns
2014-11-23 Linus TorvaldsMerge branch 'x86-traps' (trap handling from Andy Lutom...
2014-11-23 Linus TorvaldsMerge tag 'armsoc-for-rc6' of git://git./linux/kernel...
2014-11-23 Linus TorvaldsMerge branch 'for-3.18-fixes' of git://git./linux/kerne...
2014-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-22 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-11-22 Linus TorvaldsMerge tag 'pci-v3.18-fixes-3' of git://git./linux/kerne...
2014-11-22 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2014-11-22 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-11-22 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-11-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-11-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-11-21 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-11-21 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2014-11-21 Al ViroMerge branch 'overlayfs-current' of git://git./linux...
2014-11-21 David S. MillerMerge tag 'master-2014-11-20' of git://git./linux/kerne...
2014-11-21 Dave AirlieMerge branch 'drm-fixes-3.18' of git://people.freedeskt...
2014-11-20 Miklos Szerediovl: ovl_dir_fsync() cleanup
2014-11-20 Miklos Szerediovl: pass dentry into ovl_dir_read_merged()
2014-11-20 Miklos Szerediovl: use lockless_dereference() for upperdentry
2014-11-20 Miklos Szerediovl: allow filenames with comma
2014-11-20 Miklos Szerediovl: fix race in private xattr checks
2014-11-20 Miklos Szerediovl: fix remove/copy-up race
2014-11-20 Miklos Szerediovl: rename filesystem type to "overlay"
2014-11-19 John W. LinvilleMerge tag 'mac80211-for-john-2014-11-18' of git://git...
2014-11-19 Chris Masonbtrfs: fix lockups from btrfs_clear_path_blocking
2014-11-19 Arnd Bergmannisofs: avoid unused function warning
2014-11-19 Yan, Zhengvfs: fix reference leak in d_prune_aliases()
2014-11-19 Al ViroMerge tag 'trace-seq-file-cleanup' of git://git./linux...
2014-11-19 Al ViroMerge branch 'for-lustre' into for-next
2014-11-19 Mikulas Patockadcache: fix kmemcheck warning in switch_names
2014-11-19 Al Vironew helper: audit_file()
2014-11-19 Al Vironfsd_vfs_write(): use file_inode()
2014-11-19 Al Vironcpfs: use file_inode()
2014-11-19 Al Virokill f_dentry uses
2014-11-19 Al Virolockd: get rid of ->f_path.dentry->d_sb
2014-11-19 Al Viroprocfs: get rid of ->f_dentry
2014-11-19 Al Vironfsd: get rid of ->f_dentry
2014-11-19 Al Virorpc_pipefs.c: get rid of f_dentry
2014-11-19 Al Viroafs_fsync: don't bother with ->f_path.dentry
2014-11-19 Al Virocifs: get rid of ->f_path.dentry->d_sb uses, add a...
2014-11-19 Al Virobtrfs: get rid of f_dentry use
2014-11-19 Al Vironfsd/nfsctl.c: new helper
2014-11-19 Al Viroassorted conversions to %p[dD]
2014-11-19 Al Viroswitch d_materialise_unique() users to d_splice_alias()
2014-11-19 Al Viromerge d_materialise_unique() into d_splice_alias()
2014-11-19 Al ViroMerge branch 'for-gfs2' into for-next
2014-11-19 Al Virod_add_ci() should just accept a hashed exact match...
2014-11-19 Al Virogfs2_atomic_open(): simplify the use of finish_no_open()
2014-11-19 Al Virogfs2_create_inode(): don't bother with d_splice_alias()
2014-11-19 Al Virogfs2: bugger off early if O_CREAT open finds a directory
2014-11-19 Arnd BergmannMerge tag 'tegra-for-3.18-fixes-for-rc5' of git://git...
2014-11-19 Arnd BergmannMerge tag 'renesas-clock-fixes-for-v3.18' of git:/...
2014-11-19 Arnd BergmannMerge tag 'renesas-dt-fixes-for-v3.18' of git://git...
2014-11-19 Arnd BergmannMerge tag 'renesas-soc-fixes-for-v3.18' of git://git...
2014-11-19 Arnd BergmannMerge tag 'sunxi-fixes-for-3.18' of git://git./linux...
2014-11-17 Takashi IwaiMerge tag 'asoc-v3.18-rc5' of git://git./linux/kernel...
2014-11-17 Mark BrownMerge remote-tracking branches 'asoc/fix/rt5670', ...
2014-11-17 Mark BrownMerge remote-tracking branches 'asoc/fix/adsp', 'asoc...
2014-11-17 Mark BrownMerge remote-tracking branch 'asoc/fix/core' into asoc...
2014-11-17 Linus TorvaldsMerge tag 'armsoc-for-rc5' of git://git./linux/kernel...
2014-11-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-11-16 Linus TorvaldsMerge tag 'md/3.18-fix' of git://neil.brown.name/md
2014-11-16 Olof JohanssonMerge tag 'omap-fixes-against-v3.18-rc4' of git://git...
2014-11-16 Olof JohanssonMerge tag 'mvebu-fixes-3.18' of git://git.infradead...
2014-11-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2014-11-16 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-11-16 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-11-15 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-11-15 Linus TorvaldsMerge branch 'parisc-3.18-2' of git://git./linux/kernel...
2014-11-15 Linus TorvaldsMerge tag 'for-v3.18-rc' of git://git.infradead.org...
2014-11-15 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-11-15 Linus TorvaldsMerge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-14 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-11-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v3.18-3' of git://git...
2014-11-14 David S. MillerMerge tag 'master-2014-11-11' of git://git./linux/kerne...
2014-11-14 Linus TorvaldsMerge branch 'for-3.18-fixes' of git://git./linux/kerne...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-11-14 Linus TorvaldsMerge tag 'pm+acpi-3.18-rc5' of git://git./linux/kernel...
2014-11-14 Linus TorvaldsMerge tag 'firewire-fix' of git://git./linux/kernel...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-14 Rafael J. WysockiMerge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
2014-11-14 Rafael J. WysockiMerge branch 'acpi-blacklist'
next