be2net: Fix to parse RSS hash from Receive completions correctly.
[deliverable/linux.git] / fs / namei.c
2012-07-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-24  Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-07-24  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2012-07-24  Linus TorvaldsMerge tag 'please-pull-misc-3.6' of git://git./linux...
2012-07-24  Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-07-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-07-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-07-24  Linus TorvaldsMerge tag 'clk' of git://git./linux/kernel/git/arm...
2012-07-24  Linus TorvaldsMerge tag 'pm' of git://git./linux/kernel/git/arm/arm-soc
2012-07-24  Linus TorvaldsMerge tag 'pinctrl' of git://git./linux/kernel/git...
2012-07-24  Linus TorvaldsMerge tag 'irq' of git://git./linux/kernel/git/arm...
2012-07-24  Linus TorvaldsMerge tag 'boards' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'defconfig' of git://git./linux/kernel/git...
2012-07-23  Linus TorvaldsMerge tag 'newsoc' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'cleanup2' of git://git./linux/kernel/git...
2012-07-23  Linus TorvaldsMerge tag 'timer' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'spi' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'dt' of git://git./linux/kernel/git/arm/arm-soc
2012-07-23  Linus TorvaldsMerge tag 'dma' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'soc' of git://git./linux/kernel/git/arm...
2012-07-23  Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2012-07-23  Linus TorvaldsMerge tag 'fixes-non-critical' of git://git./linux...
2012-07-23  Linus TorvaldsMerge tag 'upstream-3.6-rc1' of git://git.infradead...
2012-07-23  Linus TorvaldsMerge tag 'upstream-3.6-rc1' of git://git.infradead...
2012-07-23  Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2012-07-22  Al Virotidy up namei.c a bit
2012-07-22  Al Virounobfuscate follow_up() a bit
2012-07-22  Al Virouse __lookup_hash() in kern_path_parent()
2012-07-20  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-14  David HowellsVFS: Split inode_permission()
2012-07-14  David HowellsVFS: Comment mount following code
2012-07-14  Christoph Hellwigfs: add nd_jump_link
2012-07-14  Christoph Hellwigfs: move path_put on failure out of ->follow_link
2012-07-14  Al Viroget rid of kern_path_parent()
2012-07-14  David HowellsVFS: Fix the banner comment on lookup_open()
2012-07-14  Al Virodon't pass nameidata * to vfs_create()
2012-07-14  Al Virodon't pass nameidata to ->create()
2012-07-14  Al Virofs/namei.c: don't pass nameidata to __lookup_hash(...
2012-07-14  Al Virostop passing nameidata to ->lookup()
2012-07-14  Al Virofs/namei.c: don't pass namedata to lookup_dcache()
2012-07-14  Al Virofs/namei.c: don't pass nameidata to d_revalidate()
2012-07-14  Al Virostop passing nameidata * to ->d_revalidate()
2012-07-14  Al Virofs/namei.c: get do_last() and friends return int
2012-07-14  Al Virokill struct opendata
2012-07-14  Al Virokill opendata->{mnt,dentry}
2012-07-14  Al Viromake ->atomic_open() return int
2012-07-14  Al Virodon't modify od->filp at all
2012-07-14  Al Viro->atomic_open() prototype change - pass int * instead...
2012-07-14  Miklos Szeredivfs: move O_DIRECT check to common code
2012-07-14  Miklos Szeredivfs: do_last(): clean up retry
2012-07-14  Miklos Szeredivfs: do_last(): clean up bool
2012-07-14  Miklos Szeredivfs: do_last(): clean up labels
2012-07-14  Miklos Szeredivfs: do_last(): clean up error handling
2012-07-14  Miklos Szeredivfs: remove open intents from nameidata
2012-07-14  Miklos Szeredivfs: add i_op->atomic_open()
2012-07-14  Miklos Szeredivfs: lookup_open(): expand lookup_hash()
2012-07-14  Miklos Szeredivfs: add lookup_open()
2012-07-14  Miklos Szeredivfs: do_last(): common slow lookup
2012-07-14  Miklos Szeredivfs: do_last(): separate O_CREAT specific code
2012-07-14  Miklos Szeredivfs: do_last(): inline lookup_slow()
2012-07-14  Al Vironamei.c: let follow_link() do put_link() on failure
2012-07-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-13  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-07-11  Linus TorvaldsMerge tag 'fbdev-fixes-for-3.5-2' of git://github.com...
2012-07-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-30  Len BrownMerge branches 'acpi_pad-bugzilla-42981', 'apei-bugzill...
2012-06-28  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-06-28  Tony LindgrenMerge branch 'fixes-omap4-dsp' into fixes-non-critical
2012-06-26  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-06-26  Tony LindgrenMerge branch 'for_3.6/pm/sr-move' of git://git./linux...
2012-06-25  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-06-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-20  Paul MundtMerge branch 'sh/clkfwk' into sh-latest
2012-06-18  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-06-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-16  Linus TorvaldsMerge tag 'fbdev-fixes-for-3.5-1' of git://github.com...
2012-06-16  Linus TorvaldsMerge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org...
2012-06-16  Linus TorvaldsMerge tag 'stable/for-linus-3.5-rc2-tag' of git://git...
2012-06-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-15  Ingo MolnarMerge branch 'x86/cleanups' into x86/apic
2012-06-14  Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-06-13  Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2012-06-13  Jens AxboeMerge branch 'stable/for-jens-3.5' of git://git./linux...
2012-06-13  Linus TorvaldsMerge tag 'omapdss-for-3.5-rc2' of git://gitorious...
2012-06-13  Paul MundtMerge branch 'sh/genirq' into sh-latest
2012-06-13  Paul MundtMerge branch 'sh/dynamic-irq-cleanup' into sh-latest
2012-06-13  Paul MundtMerge branch 'sh/multi-unwinders' into sh-latest
2012-06-13  Paul MundtMerge branches 'sh/urgent', 'sh/core', 'sh/clockevents...
2012-06-11  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-06-10  James MorrisMerge commit 'v3.5-rc2' into next
2012-06-08  Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-06-08  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-06-07  Olof JohanssonMerge branch 'imx/fixes' of git://git.pengutronix.de...
2012-06-07  Olof JohanssonMerge tag 'imx-clk-common-fixes' of git://git.pengutron...
2012-06-06  David S. MillerMerge branch 'master' of git://gitorious.org/linux...
2012-06-06  Linus TorvaldsMerge tag 'rdma-fixes' of git://git./linux/kernel/git...
2012-06-06  Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
next
This page took 0.290547 seconds and 107 git commands to generate.