| Commit message (Expand) | Author | Age |
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-09-16 |
|\ |
|
| * | cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache | Sachin Prabhu | 2013-09-13 |
| * | cifs: Do not take a reference to the page in cifs_readpage_worker() | Sachin Prabhu | 2013-09-13 |
* | | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2013-09-16 |
|\ \ |
|
| * | | UBIFS: remove invalid warn msg with tst_recovery enabled | Mats Kärrman | 2013-08-16 |
* | | | vfs: fix typo in comment in recent dentry work | Linus Torvalds | 2013-09-15 |
* | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-13 |
|\ \ \ |
|
| * | | | writeback: Do not sort b_io list only because of block device inode | Jan Kara | 2013-07-09 |
* | | | | vfs: fix dentry LRU list handling and nr_dentry_unused accounting | Linus Torvalds | 2013-09-13 |
| |_|/
|/| | |
|
* | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-09-13 |
|\ \ \ |
|
| * | | | aio: rcu_read_lock protection for new rcu_dereference calls | Artem Savkov | 2013-09-09 |
| * | | | aio: fix race in ring buffer page lookup introduced by page migration support | Benjamin LaHaise | 2013-09-09 |
| * | | | aio: fix rcu sparse warnings introduced by ioctx table lookup patch | Benjamin LaHaise | 2013-08-30 |
| * | | | 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 |