aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-10vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds
2013-09-09Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-09-09dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-09-09Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-09-09Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-09-09clk: only call get_parent if there is oneAlex Elder
2013-09-09split read_seqretry_or_unlock(), convert d_walk() to resulting primitivesAl Viro
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-09direct-io: Use return from cmpxchg to decide of assignment happenedOlof Johansson
2013-09-09dcache: Translating dentry into pathname without taking rename_lockWaiman Long
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-09-09Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-09MAINTAINERS: update email for Dan WilliamsDan Williams
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-09-09dma: mv_xor: Fix incorrect error pathSachin Kamat
2013-09-09Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-09Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-09-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-09Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-09Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2013-09-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-09-08autofs4 - fix device ioctl mount lookupIan Kent
2013-09-08vfs: fix dentry RCU to refcounting possibly sleeping dput()Linus Torvalds
2013-09-09virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu
2013-09-08introduce kern_path_mountpoint()Al Viro
2013-09-08rename user_path_umountat() to user_path_mountpoint_at()Al Viro
2013-09-08take unlazy_walk() into umount_lookup_last()Al Viro
2013-09-08vfs: use lockred "dead" flag to mark unrecoverably dead dentriesLinus Torvalds
2013-09-08vfs: reorganize dput() memory accessesLinus Torvalds
2013-09-07Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-09-07Merge tag 'ntb-3.12' of git://github.com/jonmason/ntbLinus Torvalds
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-09-07Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-09-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-09-07Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro
2013-09-07prune_super(): sb->s_op is never NULLAl Viro
2013-09-07exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro
2013-09-07afs: get rid of redundant ->d_name.len checksAl Viro
2013-09-07lockref: add ability to mark lockrefs "dead"Linus Torvalds
2013-09-07NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson
2013-09-07NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was setTrond Myklebust
2013-09-07lockref: fix docbook argument namesLinus Torvalds