Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | xfs: aborted buf items can be in the AIL. | Dave Chinner | 2013-09-10 | 1 | -5/+19 | |
| * | | | | | | xfs: factor all the kmalloc-or-vmalloc fallback allocations | Dave Chinner | 2013-09-10 | 7 | -78/+43 | |
| * | | | | | | xfs: fix memory allocation failures with ACLs | Dave Chinner | 2013-09-10 | 1 | -10/+22 | |
| * | | | | | | xfs: ensure we copy buffer type in da btree root splits | Dave Chinner | 2013-09-10 | 1 | -0/+1 | |
| * | | | | | | xfs: set remote symlink buffer type for recovery | Dave Chinner | 2013-09-10 | 1 | -0/+2 | |
| * | | | | | | xfs: recovery of swap extents operations for CRC filesystems | Dave Chinner | 2013-09-10 | 11 | -67/+171 | |
| * | | | | | | xfs: swap extents operations for CRC filesystems | Dave Chinner | 2013-09-10 | 6 | -39/+231 | |
| * | | | | | | xfs: check magic numbers in dir3 leaf verifier first | Dave Chinner | 2013-09-09 | 1 | -7/+13 | |
| * | | | | | | xfs: fix some minor sparse warnings | Dave Chinner | 2013-09-09 | 6 | -7/+11 | |
| * | | | | | | xfs: fix endian warning in xlog_recover_get_buf_lsn() | Dave Chinner | 2013-09-09 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-09-12 | 27 | -42/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | thp: account anon transparent huge pages into NR_ANON_PAGES | Kirill A. Shutemov | 2013-09-12 | 1 | -6/+0 | |
| * | | | | | | | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 2013-09-12 | 26 | -36/+28 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-12 | 28 | -666/+823 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | super: fix for destroy lrus | Glauber Costa | 2013-09-10 | 3 | -2/+5 | |
| * | | | | | | | | list_lru: dynamically adjust node arrays | Glauber Costa | 2013-09-10 | 3 | -5/+22 | |
| * | | | | | | | | fs: convert fs shrinkers to new scan/count API | Dave Chinner | 2013-09-10 | 14 | -96/+158 | |
| * | | | | | | | | xfs: fix dquot isolation hang | Dave Chinner | 2013-09-10 | 1 | -4/+6 | |
| * | | | | | | | | xfs-convert-dquot-cache-lru-to-list_lru-fix | Andrew Morton | 2013-09-10 | 1 | -3/+3 | |
| * | | | | | | | | xfs: convert dquot cache lru to list_lru | Dave Chinner | 2013-09-10 | 3 | -144/+144 | |
| * | | | | | | | | xfs: rework buffer dispose list tracking | Dave Chinner | 2013-09-10 | 2 | -58/+79 | |
| * | | | | | | | | xfs-convert-buftarg-lru-to-generic-code-fix | Andrew Morton | 2013-09-10 | 1 | -3/+3 | |
| * | | | | | | | | xfs: convert buftarg LRU to generic code | Dave Chinner | 2013-09-10 | 2 | -93/+82 | |
| * | | | | | | | | fs: convert inode and dentry shrinking to be node aware | Dave Chinner | 2013-09-10 | 5 | -19/+31 | |
| * | | | | | | | | shrinker: add node awareness | Dave Chinner | 2013-09-10 | 1 | -0/+1 | |
| * | | | | | | | | list_lru: remove special case function list_lru_dispose_all. | Glauber Costa | 2013-09-10 | 1 | -20/+29 | |
| * | | | | | | | | dcache: convert to use new lru list infrastructure | Dave Chinner | 2013-09-10 | 2 | -98/+83 | |
| * | | | | | | | | inode: move inode to a different list inside lock | Glauber Costa | 2013-09-10 | 1 | -1/+1 | |
| * | | | | | | | | inode: convert inode lru list to generic lru list code. | Dave Chinner | 2013-09-10 | 2 | -112/+75 | |
| * | | | | | | | | shrinker: convert superblock shrinkers to new API | Dave Chinner | 2013-09-10 | 7 | -42/+68 | |
| * | | | | | | | | dcache: remove dentries from LRU before putting on dispose list | Dave Chinner | 2013-09-10 | 1 | -21/+78 | |
| * | | | | | | | | dentry: move to per-sb LRU locks | Dave Chinner | 2013-09-10 | 2 | -17/+17 | |
| * | | | | | | | | dcache: convert dentry_stat.nr_unused to per-cpu counters | Dave Chinner | 2013-09-10 | 1 | -3/+27 | |
| * | | | | | | | | super: fix calculation of shrinkable objects for small numbers | Glauber Costa | 2013-09-10 | 7 | -15/+14 | |
| * | | | | | | | | fs: bump inode and dentry counters to long | Glauber Costa | 2013-09-10 | 3 | -14/+14 | |
| * | | | | | | | | Add missing unlocks to error paths of mountpoint_last. | Dave Jones | 2013-09-10 | 1 | -1/+4 | |
| * | | | | | | | | ... and fold the renamed __vfs_follow_link() into its only caller | Al Viro | 2013-09-10 | 1 | -24/+14 | |
| * | | | | | | | | fs: remove vfs_follow_link | Christoph Hellwig | 2013-09-10 | 1 | -8/+2 | |
* | | | | | | | | | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-09-12 | 3 | -28/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCE | Weston Andros Adamson | 2013-09-11 | 1 | -2/+2 | |
| * | | | | | | | | | NFSv4.1: sp4_mach_cred: no need to ref count creds | Weston Andros Adamson | 2013-09-11 | 1 | -3/+3 | |
| * | | | | | | | | | NFSv4.1: fix SECINFO* use of put_rpccred | Weston Andros Adamson | 2013-09-11 | 1 | -6/+10 | |
| * | | | | | | | | | NFSv4.1: sp4_mach_cred: ask for WRITE and COMMIT | Weston Andros Adamson | 2013-09-11 | 1 | -2/+4 | |
| * | | | | | | | | | NFSv4.1 fix decode_free_stateid | Andy Adamson | 2013-09-10 | 1 | -15/+2 | |
* | | | | | | | | | | vfs: make d_path() get the root path under RCU | Linus Torvalds | 2013-09-12 | 1 | -2/+14 | |
* | | | | | | | | | | vfs: use __getname/__putname for getcwd() system call | Linus Torvalds | 2013-09-12 | 1 | -5/+5 | |
* | | | | | | | | | | vfs: don't copy things to user space holding the rcu readlock | Linus Torvalds | 2013-09-12 | 1 | -1/+2 | |
* | | | | | | | | | | vfs: make getcwd() get the root and pwd path under rcu | Linus Torvalds | 2013-09-12 | 1 | -11/+12 | |
* | | | | | | | | | | vfs: move get_fs_root_and_pwd() to single caller | Linus Torvalds | 2013-09-12 | 1 | -0/+11 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-09-12 | 41 | -2348/+3959 | |
|\ \ \ \ \ \ \ \ \ \ |