summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-1227-42/+28
|\
| * thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov2013-09-121-6/+0
| * truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-1226-36/+28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-1228-666/+823
|\ \
| * | super: fix for destroy lrusGlauber Costa2013-09-103-2/+5
| * | list_lru: dynamically adjust node arraysGlauber Costa2013-09-103-5/+22
| * | fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-1014-96/+158
| * | xfs: fix dquot isolation hangDave Chinner2013-09-101-4/+6
| * | xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton2013-09-101-3/+3
| * | xfs: convert dquot cache lru to list_lruDave Chinner2013-09-103-144/+144
| * | xfs: rework buffer dispose list trackingDave Chinner2013-09-102-58/+79
| * | 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-105-19/+31
| * | shrinker: add node awarenessDave Chinner2013-09-101-0/+1
| * | list_lru: remove special case function list_lru_dispose_all.Glauber Costa2013-09-101-20/+29
| * | dcache: convert to use new lru list infrastructureDave Chinner2013-09-102-98/+83
| * | 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-102-112/+75
| * | shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-107-42/+68
| * | dcache: remove dentries from LRU before putting on dispose listDave Chinner2013-09-101-21/+78
| * | dentry: move to per-sb LRU locksDave Chinner2013-09-102-17/+17
| * | 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-107-15/+14
| * | fs: bump inode and dentry counters to longGlauber Costa2013-09-103-14/+14
| * | 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-101-8/+2
* | | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-123-28/+21
|\ \ \
| * | | NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCEWeston Andros Adamson2013-09-111-2/+2
| * | | NFSv4.1: sp4_mach_cred: no need to ref count credsWeston Andros Adamson2013-09-111-3/+3
| * | | NFSv4.1: fix SECINFO* use of put_rpccredWeston Andros Adamson2013-09-111-6/+10
| * | | NFSv4.1: sp4_mach_cred: ask for WRITE and COMMITWeston Andros Adamson2013-09-111-2/+4
| * | | NFSv4.1 fix decode_free_stateidAndy Adamson2013-09-101-15/+2
* | | | vfs: make d_path() get the root path under RCULinus Torvalds2013-09-121-2/+14
* | | | vfs: use __getname/__putname for getcwd() system callLinus Torvalds2013-09-121-5/+5
* | | | vfs: don't copy things to user space holding the rcu readlockLinus Torvalds2013-09-121-1/+2
* | | | vfs: make getcwd() get the root and pwd path under rcuLinus Torvalds2013-09-121-11/+12
* | | | vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2013-09-121-0/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-1241-2348/+3959
|\ \ \ \
| * | | | Btrfs: optimize key searches in btrfs_search_slotFilipe David Borba Manana2013-09-011-2/+40
| * | | | Btrfs: don't use an async starter for most of our workersJosef Bacik2013-09-011-7/+4
| * | | | Btrfs: only update disk_i_size as we remove extentsJosef Bacik2013-09-011-3/+28
| * | | | Btrfs: fix deadlock in uuid scan kthreadFilipe David Borba Manana2013-09-011-17/+18
| * | | | Btrfs: stop refusing the relocation of chunk 0Ilya Dryomov2013-09-011-4/+2
| * | | | Btrfs: fix memory leak of uuid_root in free_fs_infoFilipe David Borba Manana2013-09-011-0/+1
| * | | | btrfs: reuse kbasename helperAndy Shevchenko2013-09-011-12/+6
| * | | | btrfs: return btrfs error code for dev excl ops errAnand Jain2013-09-011-8/+4
| * | | | Btrfs: allow partial ordered extent completionJosef Bacik2013-09-013-18/+62
| * | | | Btrfs: convert all bug_ons in free-space-cache.cJosef Bacik2013-09-011-14/+14
OpenPOWER on IntegriCloud