aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2013-09-10shrinker: Kill old ->shrink API.Dave Chinner3-45/+15
2013-09-10shrinker: convert remaining shrinkers to count/scan APIDave Chinner2-21/+45
2013-09-10staging/lustre/libcfs: cleanup linux-mem.hPeng Tao1-38/+0
2013-09-10staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao1-34/+42
2013-09-10staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao1-46/+52
2013-09-10staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao1-69/+79
2013-09-10hugepage: convert huge zero page shrinker to new shrinker APIGlauber Costa1-6/+11
2013-09-10i915: bail out earlier when shrinker cannot acquire mutexGlauber Costa1-2/+2
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner9-136/+236
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner14-96/+158
2013-09-10xfs: fix dquot isolation hangDave Chinner1-4/+6
2013-09-10xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton1-3/+3
2013-09-10xfs: convert dquot cache lru to list_lruDave Chinner3-144/+144
2013-09-10xfs: rework buffer dispose list trackingDave Chinner2-58/+79
2013-09-10xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton1-3/+3
2013-09-10xfs: convert buftarg LRU to generic codeDave Chinner2-93/+82
2013-09-10fs: convert inode and dentry shrinking to be node awareDave Chinner6-21/+33
2013-09-10vmscan: per-node deferred workGlauber Costa2-103/+152
2013-09-10shrinker: add node awarenessDave Chinner5-3/+17
2013-09-10list_lru: remove special case function list_lru_dispose_all.Glauber Costa3-79/+29
2013-09-10list_lru: per-node APIGlauber Costa2-33/+43
2013-09-10list_lru: fix broken LRU_RETRY behaviourDave Chinner1-17/+12
2013-09-10list_lru: per-node list infrastructureDave Chinner2-40/+129
2013-09-10dcache: convert to use new lru list infrastructureDave Chinner3-106/+90
2013-09-10inode: move inode to a different list inside lockGlauber Costa1-1/+1
2013-09-10inode: convert inode lru list to generic lru list code.Dave Chinner3-116/+77
2013-09-10list: add a new LRU list typeDave Chinner3-1/+233
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner8-48/+70
2013-09-10mm: new shrinker APIDave Chinner2-29/+69
2013-09-10dcache: remove dentries from LRU before putting on dispose listDave Chinner1-21/+78
2013-09-10dentry: move to per-sb LRU locksDave Chinner3-18/+20
2013-09-10dcache: convert dentry_stat.nr_unused to per-cpu countersDave Chinner1-3/+27
2013-09-10super: fix calculation of shrinkable objects for small numbersGlauber Costa8-15/+18
2013-09-10fs: bump inode and dentry counters to longGlauber Costa7-27/+27
2013-09-10Add missing unlocks to error paths of mountpoint_last.Dave Jones1-1/+4
2013-09-10... and fold the renamed __vfs_follow_link() into its only callerAl Viro1-24/+14
2013-09-10fs: remove vfs_follow_linkChristoph Hellwig3-9/+6
2013-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-187/+241
2013-09-10vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds1-1/+4
2013-09-09Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineLinus Torvalds8-248/+146
2013-09-09dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason1-2/+10
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds69-1082/+6486
2013-09-09Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds62-1900/+856
2013-09-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-0/+238
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds64-1098/+3592
2013-09-09Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds7-209/+68
2013-09-09clk: only call get_parent if there is oneAlex Elder1-1/+1
2013-09-09split read_seqretry_or_unlock(), convert d_walk() to resulting primitivesAl Viro1-33/+31
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds116-11909/+13611
2013-09-09direct-io: Use return from cmpxchg to decide of assignment happenedOlof Johansson1-2/+3