summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton2013-09-101-3/+3
* xfs: convert buftarg LRU to generic codeDave Chinner2013-09-102-93/+82
* fs: convert inode and dentry shrinking to be node awareDave Chinner2013-09-106-21/+33
* vmscan: per-node deferred workGlauber Costa2013-09-102-103/+152
* shrinker: add node awarenessDave Chinner2013-09-105-3/+17
* list_lru: remove special case function list_lru_dispose_all.Glauber Costa2013-09-103-79/+29
* list_lru: per-node APIGlauber Costa2013-09-102-33/+43
* list_lru: fix broken LRU_RETRY behaviourDave Chinner2013-09-101-17/+12
* list_lru: per-node list infrastructureDave Chinner2013-09-102-40/+129
* dcache: convert to use new lru list infrastructureDave Chinner2013-09-103-106/+90
* inode: move inode to a different list inside lockGlauber Costa2013-09-101-1/+1
* inode: convert inode lru list to generic lru list code.Dave Chinner2013-09-103-116/+77
* list: add a new LRU list typeDave Chinner2013-09-103-1/+233
* shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-108-48/+70
* mm: new shrinker APIDave Chinner2013-09-102-29/+69
* dcache: remove dentries from LRU before putting on dispose listDave Chinner2013-09-101-21/+78
* dentry: move to per-sb LRU locksDave Chinner2013-09-103-18/+20
* dcache: convert dentry_stat.nr_unused to per-cpu countersDave Chinner2013-09-101-3/+27
* super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-108-15/+18
* fs: bump inode and dentry counters to longGlauber Costa2013-09-107-27/+27
* Add missing unlocks to error paths of mountpoint_last.Dave Jones2013-09-101-1/+4
* ... and fold the renamed __vfs_follow_link() into its only callerAl Viro2013-09-101-24/+14
* fs: remove vfs_follow_linkChristoph Hellwig2013-09-103-9/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-1011-187/+241
|\
| * split read_seqretry_or_unlock(), convert d_walk() to resulting primitivesAl Viro2013-09-091-33/+31
| * dcache: Translating dentry into pathname without taking rename_lockWaiman Long2013-09-091-63/+133
| * autofs4 - fix device ioctl mount lookupIan Kent2013-09-081-11/+12
| * introduce kern_path_mountpoint()Al Viro2013-09-082-11/+25
| * rename user_path_umountat() to user_path_mountpoint_at()Al Viro2013-09-084-16/+15
| * take unlazy_walk() into umount_lookup_last()Al Viro2013-09-081-33/+27
| * Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro2013-09-072-17/+19
| * prune_super(): sb->s_op is never NULLAl Viro2013-09-071-1/+1
| * exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro2013-09-071-1/+1
| * afs: get rid of redundant ->d_name.len checksAl Viro2013-09-071-24/+0
* | vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds2013-09-101-1/+4
* | Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-09-098-248/+146
|\ \
| * | dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason2013-09-091-2/+10
| * | MAINTAINERS: update email for Dan WilliamsDan Williams2013-09-091-9/+9
| * | dma: mv_xor: Fix incorrect error pathSachin Kamat2013-09-091-4/+2
| * | ioatdma: silence GCC warningsPaul Bolle2013-08-231-1/+1
| * | dmaengine: make dma_channel_rebalance() NUMA awareBrice Goglin2013-08-221-28/+27
| * | dmaengine: make dma_submit_error() return an error codeDan Carpenter2013-08-221-1/+4
| * | ioatdma: disable RAID on non-Atom platforms and reenable unaligned copiesBrice Goglin2013-08-221-23/+1
| * | mv_xor: support big endian systems using descriptor swap featureThomas Petazzoni2013-08-222-3/+36
| * | mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}Thomas Petazzoni2013-08-221-18/+18
| * | dmatest: print message on debug level in case of no errorAndy Shevchenko2013-08-221-1/+5
| * | dmatest: remove IS_ERR_OR_NULL checks of debugfs callsAndy Shevchenko2013-08-221-12/+5
| * | dmatest: make module parameters writableAndy Shevchenko2013-08-222-146/+28
* | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-0969-1082/+6486
|\ \ \
| * | | ARM: dts: vexpress: Add CCI node to TC2 device-treeJon Medhurst (Tixy)2013-08-301-0/+25
OpenPOWER on IntegriCloud