aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-12
|\
| * super: fix for destroy lrusGlauber Costa2013-09-10
| * list_lru: dynamically adjust node arraysGlauber Costa2013-09-10
| * fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
| * xfs: fix dquot isolation hangDave Chinner2013-09-10
| * xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton2013-09-10
| * xfs: convert dquot cache lru to list_lruDave Chinner2013-09-10
| * xfs: rework buffer dispose list trackingDave Chinner2013-09-10
| * xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton2013-09-10
| * xfs: convert buftarg LRU to generic codeDave Chinner2013-09-10
| * fs: convert inode and dentry shrinking to be node awareDave Chinner2013-09-10
| * shrinker: add node awarenessDave Chinner2013-09-10
| * list_lru: remove special case function list_lru_dispose_all.Glauber Costa2013-09-10
| * dcache: convert to use new lru list infrastructureDave Chinner2013-09-10
| * inode: move inode to a different list inside lockGlauber Costa2013-09-10
| * inode: convert inode lru list to generic lru list code.Dave Chinner2013-09-10
| * shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-10
| * dcache: remove dentries from LRU before putting on dispose listDave Chinner2013-09-10
| * dentry: move to per-sb LRU locksDave Chinner2013-09-10
| * dcache: convert dentry_stat.nr_unused to per-cpu countersDave Chinner2013-09-10
| * super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-10
| * fs: bump inode and dentry counters to longGlauber Costa2013-09-10
| * Add missing unlocks to error paths of mountpoint_last.Dave Jones2013-09-10
| * ... and fold the renamed __vfs_follow_link() into its only callerAl Viro2013-09-10
| * fs: remove vfs_follow_linkChristoph Hellwig2013-09-10
* | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-12
|\ \
| * | NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCEWeston Andros Adamson2013-09-11
| * | NFSv4.1: sp4_mach_cred: no need to ref count credsWeston Andros Adamson2013-09-11
| * | NFSv4.1: fix SECINFO* use of put_rpccredWeston Andros Adamson2013-09-11
| * | NFSv4.1: sp4_mach_cred: ask for WRITE and COMMITWeston Andros Adamson2013-09-11
| * | NFSv4.1 fix decode_free_stateidAndy Adamson2013-09-10
* | | vfs: make d_path() get the root path under RCULinus Torvalds2013-09-12
* | | vfs: use __getname/__putname for getcwd() system callLinus Torvalds2013-09-12
* | | vfs: don't copy things to user space holding the rcu readlockLinus Torvalds2013-09-12
* | | vfs: make getcwd() get the root and pwd path under rcuLinus Torvalds2013-09-12
* | | vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2013-09-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-12
|\ \ \
| * | | Btrfs: optimize key searches in btrfs_search_slotFilipe David Borba Manana2013-09-01
| * | | Btrfs: don't use an async starter for most of our workersJosef Bacik2013-09-01
| * | | Btrfs: only update disk_i_size as we remove extentsJosef Bacik2013-09-01
| * | | Btrfs: fix deadlock in uuid scan kthreadFilipe David Borba Manana2013-09-01
| * | | Btrfs: stop refusing the relocation of chunk 0Ilya Dryomov2013-09-01
| * | | Btrfs: fix memory leak of uuid_root in free_fs_infoFilipe David Borba Manana2013-09-01
| * | | btrfs: reuse kbasename helperAndy Shevchenko2013-09-01
| * | | btrfs: return btrfs error code for dev excl ops errAnand Jain2013-09-01
| * | | Btrfs: allow partial ordered extent completionJosef Bacik2013-09-01
| * | | Btrfs: convert all bug_ons in free-space-cache.cJosef Bacik2013-09-01
| * | | Btrfs: add support for assertsJosef Bacik2013-09-01
| * | | Btrfs: adjust the fs_devices->missing count on unmountJosef Bacik2013-09-01
| * | | Btrf: cleanup: don't check for root_refs == 0 twiceStefan Behrens2013-09-01