fs: handle failed audit_log_start properly
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / file.c
2012-10-09 Linus TorvaldsMerge tag 'xtensa-next-20121008' of git://github.com...
2012-10-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-09 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-10-09 Linus TorvaldsMerge branch 'linux-next' of git://git.open-osd.org...
2012-10-08 Linus TorvaldsMerge tag 'sound-3.7' of git://git./linux/kernel/git...
2012-10-08 Linus TorvaldsMerge tag 'upstream-3.7-rc1-fastmap' of git://git.infra...
2012-10-07 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge tag 'iommu-updates-v3.7-rc1' of git://git./linux...
2012-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-10-07 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-10-07 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge branch 'virtio-next' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge tag 'soc-late' of git://git./linux/kernel/git...
2012-10-07 Linus TorvaldsMerge tag 'defconfig' of git://git./linux/kernel/git...
2012-10-07 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-10-07 Dave AirlieMerge branch 'exynos-drm-next' of git://git.infradead...
2012-10-07 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-10-07 Linus TorvaldsMerge tag 'for-v3.7' of git://git.infradead.org/users...
2012-10-07 Linus TorvaldsMerge tag 'for-v3.7' of git://git.infradead.org/battery-2.6
2012-10-07 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-10-06 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-10-06 Linus TorvaldsMerge tag 'stable/for-linus-3.7-arm-tag' of git://git...
2012-10-05 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-10-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-10-05 Linus TorvaldsMerge tag 'mfd-3.7-1' of git://git./linux/kernel/git...
2012-10-04 Arnd BergmannMerge branch 'disintegrate-asm-generic' of git://git...
2012-10-04 David HowellsMerge remote-tracking branch 'c6x/for-linux-next' into...
2012-10-04 Linus TorvaldsMerge tag 'kvm-3.7-1' of git://git./virt/kvm/kvm
2012-10-04 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-10-04 Linus TorvaldsMerge tag 'remoteproc-for-3.7' of git://git./linux...
2012-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-10-04 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-10-03 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2012-10-03 Linus TorvaldsMerge tag 'uapi-prep-20121002' of git://git.infradead...
2012-10-03 Linus TorvaldsMerge tag 'dt-for-3.7' of git://sources.calxeda.com...
2012-10-03 Linus TorvaldsMerge tag 'jfs-3.7' of git://github.com/kleikamp/linux...
2012-10-03 Linus TorvaldsMerge tag 'cris-for-linus-3.7' of git://jni.nu/cris
2012-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-10-03 Linus TorvaldsMerge tag 'stable/for-linus-3.7-x86-tag' of git://git...
2012-10-03 Linus TorvaldsMerge tag 'stable/for-linus-3.7-tag' of git://git....
2012-10-03 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-10-03 Linus TorvaldsMerge tag 'upstream-3.7-rc1' of git://git.infradead...
2012-10-03 Linus TorvaldsMerge tag 'upstream-3.7-rc1' of git://git.infradead...
2012-10-03 Linus TorvaldsMerge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com...
2012-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-09-29 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-09-27 Al Viroexport fget_light
2012-09-27 Al Vironew helper: daemonize_descriptors()
2012-09-27 Al Vironew helper: iterate_fd()
2012-09-27 Al Viromake expand_files() and alloc_fd() static
2012-09-27 Al Virotake __{set,clear}_{open_fd,close_on_exec}() into fs...
2012-09-27 Al Vironew helper: replace_fd()
2012-09-27 Al Virotake purely descriptor-related stuff from fcntl.c to...
2012-09-27 Al Virotake close-on-exec logics to fs/file.c, clean it up...
2012-09-27 Al Virotake descriptor-related part of close() to file.c
2012-09-27 Al Virotake fget() and friends to fs/file.c
2012-09-27 Al Viroexpose a low-level variant of fd_install() for binder
2012-09-27 Al Viromove put_unused_fd() and fd_install() to fs/file.c
2012-09-27 Al Virotrim free_fdtable_rcu()
2012-09-27 Al Virodon't bother with call_rcu() in put_files_struct()
2012-09-27 Al Viromove files_struct-related bits from kernel/exit.c to...
2012-09-27 Al Vironew helper: __alloc_fd()
2012-09-27 Al Virotake rlimit check to callers of expand_files()
2012-09-27 Al Viromake get_unused_fd_flags() a function
2012-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-06-15 Sage WeilMerge tag 'v3.5-rc1'
2012-06-14 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-05-31 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-05-30 Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2012-05-24 Dmitry TorokhovMerge branch 'next' into for-linus
2012-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-05-23 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2012-05-23 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2012-05-23 Linus TorvaldsMerge branch 'x86-efi-for-linus' of git://git./linux...
2012-05-22 Jiri KosinaMerge branches 'upstream-fixes', 'wacom' and 'waltop...
2012-05-22 Jiri KosinaMerge branch 'upstream' into for-linus
2012-05-22 Jiri KosinaMerge branches 'device-groups', 'logitech' and 'multito...
2012-05-16 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-05-15 Herbert XuMerge git://git./linux/kernel/git/torvalds/linux
2012-05-14 Arnd BergmannMerge branch 'omap/dt-missed-3.4' into drivers/mmc
2012-05-14 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-05-11 Olof JohanssonMerge tag 'omap-dt-for-v3.5' of git://git./linux/kernel...
2012-05-09 Ingo MolnarMerge branch 'perf/x86-ibs' into perf/core
2012-05-08 Linus TorvaldsMerge branch 'for-3.4-fixes' of git://git./linux/kernel...
2012-05-07 Konrad Rzeszutek... Merge branch 'stable/autoballoon.v5.2' into stable...
2012-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-05 Jiri KosinaMerge branch 'multitouch' into device-groups
2012-05-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-30 Tony LindgrenMerge branch 'for_3.4/pm/smps-regulator' of git://git...
2012-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-04-27 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2012-04-22 Dmitry TorokhovMerge commit 'v3.4-rc4' into next
2012-04-21 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-04-20 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next