aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-10shrinker: add node awarenessDave Chinner
2013-09-10list_lru: remove special case function list_lru_dispose_all.Glauber Costa
2013-09-10list_lru: per-node APIGlauber Costa
2013-09-10list_lru: fix broken LRU_RETRY behaviourDave Chinner
2013-09-10list_lru: per-node list infrastructureDave Chinner
2013-09-10dcache: convert to use new lru list infrastructureDave Chinner
2013-09-10inode: move inode to a different list inside lockGlauber Costa
2013-09-10inode: convert inode lru list to generic lru list code.Dave Chinner
2013-09-10list: add a new LRU list typeDave Chinner
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner
2013-09-10mm: new shrinker APIDave Chinner
2013-09-10dcache: remove dentries from LRU before putting on dispose listDave Chinner
2013-09-10dentry: move to per-sb LRU locksDave Chinner
2013-09-10dcache: convert dentry_stat.nr_unused to per-cpu countersDave Chinner
2013-09-10super: fix calculation of shrinkable objects for small numbersGlauber Costa
2013-09-10fs: bump inode and dentry counters to longGlauber Costa
2013-09-10Add missing unlocks to error paths of mountpoint_last.Dave Jones
2013-09-10... and fold the renamed __vfs_follow_link() into its only callerAl Viro
2013-09-10fs: remove vfs_follow_linkChristoph Hellwig
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