summaryrefslogtreecommitdiffstats
path: root/arch/x86 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-11xfs: fix dquot isolation hangDave Chinner1-4/+6
2013-09-11xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton1-3/+3
2013-09-11xfs: convert dquot cache lru to list_lruDave Chinner3-144/+144
2013-09-11xfs: rework buffer dispose list trackingDave Chinner2-58/+79
2013-09-11xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton1-3/+3
2013-09-11xfs: convert buftarg LRU to generic codeDave Chinner2-93/+82
2013-09-11fs: convert inode and dentry shrinking to be node awareDave Chinner6-21/+33
2013-09-11vmscan: per-node deferred workGlauber Costa2-103/+152
2013-09-11shrinker: add node awarenessDave Chinner5-3/+17
2013-09-11list_lru: remove special case function list_lru_dispose_all.Glauber Costa3-79/+29
2013-09-11list_lru: per-node APIGlauber Costa2-33/+43
2013-09-11list_lru: fix broken LRU_RETRY behaviourDave Chinner1-17/+12
2013-09-11list_lru: per-node list infrastructureDave Chinner2-40/+129
2013-09-11dcache: convert to use new lru list infrastructureDave Chinner3-106/+90
2013-09-11inode: move inode to a different list inside lockGlauber Costa1-1/+1
2013-09-11inode: convert inode lru list to generic lru list code.Dave Chinner3-116/+77
2013-09-11list: add a new LRU list typeDave Chinner3-1/+233
2013-09-11shrinker: convert superblock shrinkers to new APIDave Chinner8-48/+70
2013-09-11mm: new shrinker APIDave Chinner2-29/+69
2013-09-11dcache: remove dentries from LRU before putting on dispose listDave Chinner1-21/+78
2013-09-11dentry: move to per-sb LRU locksDave Chinner3-18/+20
2013-09-11dcache: convert dentry_stat.nr_unused to per-cpu countersDave Chinner1-3/+27
2013-09-11super: fix calculation of shrinkable objects for small numbersGlauber Costa8-15/+18
2013-09-11fs: bump inode and dentry counters to longGlauber Costa7-27/+27
2013-09-11Add missing unlocks to error paths of mountpoint_last.Dave Jones1-1/+4
2013-09-11... and fold the renamed __vfs_follow_link() into its only callerAl Viro1-24/+14
2013-09-11fs: remove vfs_follow_linkChristoph Hellwig3-9/+6
2013-09-10vfs: make sure we don't have a stale root path if unlazy_walk() failsLinus Torvalds1-1/+4
2013-09-10dmaengine: dma_sync_wait and dma_find_channel undefinedJon Mason1-2/+10
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-09direct-io: Use return from cmpxchg to decide of assignment happenedOlof Johansson1-2/+3
2013-09-09dcache: Translating dentry into pathname without taking rename_lockWaiman Long1-63/+133
2013-09-09MAINTAINERS: update email for Dan WilliamsDan Williams1-9/+9
2013-09-09dma: mv_xor: Fix incorrect error pathSachin Kamat1-4/+2
2013-09-09autofs4 - fix device ioctl mount lookupIan Kent1-11/+12
2013-09-09vfs: fix dentry RCU to refcounting possibly sleeping dput()Linus Torvalds1-53/+49
2013-09-09virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PMAaron Lu1-2/+2
2013-09-09introduce kern_path_mountpoint()Al Viro2-11/+25
2013-09-09rename user_path_umountat() to user_path_mountpoint_at()Al Viro4-16/+15
2013-09-09take unlazy_walk() into umount_lookup_last()Al Viro1-33/+27
2013-09-08vfs: use lockred "dead" flag to mark unrecoverably dead dentriesLinus Torvalds2-25/+15
2013-09-08vfs: reorganize dput() memory accessesLinus Torvalds2-10/+11
2013-09-08Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.cAl Viro2-17/+19
2013-09-08prune_super(): sb->s_op is never NULLAl Viro1-1/+1
2013-09-08exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro1-1/+1
2013-09-08afs: get rid of redundant ->d_name.len checksAl Viro1-24/+0
2013-09-08lockref: add ability to mark lockrefs "dead"Linus Torvalds2-0/+41
2013-09-08NFSv4: use mach cred for SECINFO_NO_NAME w/ integrityWeston Andros Adamson1-4/+37
2013-09-08NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was setTrond Myklebust1-2/+15