summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-01super: fix for destroy lrusGlauber Costa
2013-08-01list_lru: dynamically adjust node arraysGlauber Costa
2013-08-01UBIFS: signedness bug in ubifs_shrink_count()Dan Carpenter
2013-08-01fs-convert-fs-shrinkers-to-new-scan-count-api-fixAndrew Morton
2013-08-01fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-08-01xfs: fix dquot isolation hangDave Chinner
2013-08-01xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton
2013-08-01xfs: convert dquot cache lru to list_lruDave Chinner
2013-08-01xfs: rework buffer dispose list trackingDave Chinner
2013-08-01xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton
2013-08-01xfs: convert buftarg LRU to generic codeDave Chinner
2013-08-01fs: convert inode and dentry shrinking to be node awareDave Chinner
2013-08-01shrinker: add node awarenessDave Chinner
2013-08-01list_lru: remove special case function list_lru_dispose_all.Glauber Costa
2013-08-01dcache: convert to use new lru list infrastructureDave Chinner
2013-08-01inode: move inode to a different list inside lockGlauber Costa
2013-08-01inode: convert inode lru list to generic lru list code.Dave Chinner
2013-08-01shrinker-convert-superblock-shrinkers-to-new-api-fixAndrew Morton
2013-08-01shrinker: convert superblock shrinkers to new APIDave Chinner
2013-08-01dcache: remove dentries from LRU before putting on dispose listDave Chinner
2013-08-01dentry: move to per-sb LRU locksDave Chinner
2013-08-01dcache: convert dentry_stat.nr_unused to per-cpu countersDave Chinner
2013-08-01super: fix calculation of shrinkable objects for small numbersGlauber Costa
2013-08-01fs: bump inode and dentry counters to longGlauber Costa
2013-08-01Merge branch 'akpm-current/current'Stephen Rothwell
2013-08-01initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley
2013-08-01initmpfs-move-bdi-setup-from-init_rootfs-to-init_ramfs-fixAndrew Morton
2013-08-01initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley
2013-08-01initmpfs: replace MS_NOUSER in initramfsRob Landley
2013-08-01lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara
2013-08-01vmcore: enable /proc/vmcore mmap for s390Michael Holzheu
2013-08-01vmcore: introduce remap_oldmem_pfn_range()Michael Holzheu
2013-08-01vmcore: introduce ELF header in new memory featureMichael Holzheu
2013-08-01procfs: remove extra call of dir_emit_dotsAndrey Vagin
2013-08-01move-exit_task_namespaces-outside-of-exit_notify-fixAndrew Morton
2013-08-01signals: eventpoll: set ->saved_sigmask at the startOleg Nesterov
2013-08-01fat-additions-to-support-fat_fallocate-fixAndrew Morton
2013-08-01fat: additions to support fat_fallocateNamjae Jeon
2013-08-01hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko
2013-08-01hfsplus: implement POSIX ACLs supportVyacheslav Dubeyko
2013-08-01hfsplus: add necessary declarations for POSIX ACLs supportVyacheslav Dubeyko
2013-08-01autofs4: translate pids to the right namespace for the daemonMiklos Szeredi
2013-08-01autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu
2013-08-01binfmt_elf.c: use get_random_int() to fix entropy depletingJeff Liu
2013-08-01fs/binfmts: whitespace fixes with scripts/cleanfileZach Levis
2013-08-01fs/binfmts: better handling of binfmt loopsZach Levis
2013-08-01fs/binfmts: add a name field to the binfmt structZach Levis
2013-08-01thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov
2013-08-01ocfs2: clean up dead code in ocfs2_acl_from_xattr()Joseph Qi
2013-08-01ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang