| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | aio: remove unnecessary debugging from aio_free_ring() | Benjamin LaHaise | 2013-08-30 | |
| | * | | | | | | | | | aio: table lookup: verify ctx pointer | Benjamin LaHaise | 2013-08-07 | |
| | * | | | | | | | | | aio: fix error handling and rcu usage in "convert the ioctx list to table loo... | Benjamin LaHaise | 2013-08-05 | |
| | * | | | | | | | | | aio: be defensive to ensure request batching is non-zero instead of BUG_ON() | Benjamin LaHaise | 2013-07-31 | |
| | * | | | | | | | | | aio: convert the ioctx list to table lookup v3 | Benjamin LaHaise | 2013-07-30 | |
| | * | | | | | | | | | aio: double aio_max_nr in calculations | Benjamin LaHaise | 2013-07-30 | |
| | * | | | | | | | | | aio: Kill ki_dtor | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: Kill ki_users | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: Kill unneeded kiocb members | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: Kill aio_rw_vect_retry() | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: Don't use ctx->tail unnecessarily | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: io_cancel() no longer returns the io_event | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: percpu ioctx refcount | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: percpu reqs_available | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: reqs_active -> reqs_available | Kent Overstreet | 2013-07-30 | |
| | * | | | | | | | | | aio: fix build when migration is disabled | Benjamin LaHaise | 2013-07-17 | |
| | * | | | | | | | | | fs/aio: Add support to aio ring pages migration | Gu Zheng | 2013-07-16 | |
| | * | | | | | | | | | fs/anon_inode: Introduce a new lib function anon_inode_getfile_private() | Gu Zheng | 2013-07-16 | |
| * | | | | | | | | | | Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-09-12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | xfs: remove dead code from xlog_recover_inode_pass2 | Mark Tinguely | 2013-09-12 | |
| | * | | | | | | | | | | xfs: = vs == typo in ASSERT() | Dan Carpenter | 2013-09-12 | |
| | * | | | | | | | | | | xfs: don't assert fail on bad inode numbers | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | xfs: aborted buf items can be in the AIL. | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | xfs: factor all the kmalloc-or-vmalloc fallback allocations | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | xfs: fix memory allocation failures with ACLs | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | xfs: ensure we copy buffer type in da btree root splits | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | xfs: set remote symlink buffer type for recovery | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | xfs: recovery of swap extents operations for CRC filesystems | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | xfs: swap extents operations for CRC filesystems | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | xfs: check magic numbers in dir3 leaf verifier first | Dave Chinner | 2013-09-09 | |
| | * | | | | | | | | | | xfs: fix some minor sparse warnings | Dave Chinner | 2013-09-09 | |
| | * | | | | | | | | | | xfs: fix endian warning in xlog_recover_get_buf_lsn() | Dave Chinner | 2013-09-09 | |
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-09-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | thp: account anon transparent huge pages into NR_ANON_PAGES | Kirill A. Shutemov | 2013-09-12 | |
| | * | | | | | | | | | | | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 2013-09-12 | |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-09-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | super: fix for destroy lrus | Glauber Costa | 2013-09-10 | |
| | * | | | | | | | | | | | | list_lru: dynamically adjust node arrays | Glauber Costa | 2013-09-10 | |
| | * | | | | | | | | | | | | fs: convert fs shrinkers to new scan/count API | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | | xfs: fix dquot isolation hang | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | | xfs-convert-dquot-cache-lru-to-list_lru-fix | Andrew Morton | 2013-09-10 | |
| | * | | | | | | | | | | | | xfs: convert dquot cache lru to list_lru | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | | xfs: rework buffer dispose list tracking | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | | xfs-convert-buftarg-lru-to-generic-code-fix | Andrew Morton | 2013-09-10 | |
| | * | | | | | | | | | | | | xfs: convert buftarg LRU to generic code | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | | fs: convert inode and dentry shrinking to be node aware | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | | shrinker: add node awareness | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | | list_lru: remove special case function list_lru_dispose_all. | Glauber Costa | 2013-09-10 | |
| | * | | | | | | | | | | | | dcache: convert to use new lru list infrastructure | Dave Chinner | 2013-09-10 | |
| | * | | | | | | | | | | | | inode: move inode to a different list inside lock | Glauber Costa | 2013-09-10 | |
