summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-12lock_parent: don't step on stale ->d_parent of all-but-freed oneAl Viro
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-12kill generic_file_splice_write()Al Viro
2014-06-12ceph: switch to iter_file_splice_write()Al Viro
2014-06-12shmem: switch to iter_file_splice_write()Al Viro
2014-06-12nfs: switch to iter_splice_write_file()Al Viro
2014-06-12fs/splice.c: remove unneeded exportsAl Viro
2014-06-12ocfs2: switch to iter_file_splice_write()Al Viro
2014-06-12->splice_write() via ->write_iter()Al Viro
2014-05-31dcache: add missing lockdep annotationLinus Torvalds
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-30Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2014-05-30Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim
2014-05-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro
2014-05-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-05-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-29Merge tag 'pm+acpi-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-29Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-05-29firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro
2014-05-29split dentry_kill()Al Viro
2014-05-29arm64: mm: fix pmd_write CoW brokennessWill Deacon
2014-05-28Merge tag 'sound-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-28ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-05-28lift the "already marked killed" case into shrink_dentry_list()Al Viro
2014-05-28vfs: fix vmplice_to_user()Miklos Szeredi
2014-05-27Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette
2014-05-28powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-05-28powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-27Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-05-27Merge tag 'pinctrl-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-05-27MAINTAINERS: Add reset controller framework entryPhilipp Zabel
2014-05-27dm mpath: really fix lockdep warningHannes Reinecke
2014-05-27virtio_blk: fix race between start and stop queueMing Lei
2014-05-27dm cache: always split discards on cache block boundariesHeinz Mauelshagen
2014-05-26Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede
2014-05-26Input: synaptics - add a matches_pnp_id helper functionHans de Goede
2014-05-26Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede
2014-05-26Merge branches 'pm-cpufreq' and 'acpi-thermal'Rafael J. Wysocki
2014-05-26ACPI / thermal: fix workqueue destroy orderAaron Lu