| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-07-27 |
|\ |
|
| * | Merge branch 'linus' into next | James Morris | 2011-06-30 |
| |\ |
|
| * | | eCryptfs: added support for the encrypted key type | Roberto Sassu | 2011-06-27 |
| * | | eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h | Roberto Sassu | 2011-06-27 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-07-27 |
|\ \ \ |
|
| * \ \ | Merge branch 'integration' into for-linus | Chris Mason | 2011-07-27 |
| |\ \ \ |
|
| | * | | | Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors | Chris Mason | 2011-07-27 |
| | * | | | Btrfs: use the commit_root for reading free_space_inode crcs | Chris Mason | 2011-07-27 |
| | * | | | Btrfs: reduce extent_state lock contention for metadata | Chris Mason | 2011-07-27 |
| | * | | | Btrfs: remove lockdep magic from btrfs_next_leaf | Chris Mason | 2011-07-27 |
| | * | | | Btrfs: make a lockdep class for each root | Chris Mason | 2011-07-27 |
| | * | | | Btrfs: switch the btrfs tree locks to reader/writer | Chris Mason | 2011-07-27 |
| | * | | | Btrfs: fix deadlock when throttling transactions | Josef Bacik | 2011-07-27 |
| | * | | | Btrfs: stop using highmem for extent_buffers | Chris Mason | 2011-07-27 |
| | * | | | Btrfs: fix BUG_ON() caused by ENOSPC when relocating space | Miao Xie | 2011-07-27 |
| | * | | | Btrfs: tag pages for writeback in sync | Josef Bacik | 2011-07-27 |
| | * | | | Btrfs: fix enospc problems with delalloc | Josef Bacik | 2011-07-27 |
| | * | | | Btrfs: don't flush delalloc arbitrarily | Josef Bacik | 2011-07-27 |
| | * | | | Btrfs: use find_or_create_page instead of grab_cache_page | Josef Bacik | 2011-07-27 |
| | * | | | Btrfs: use a worker thread to do caching | Josef Bacik | 2011-07-27 |
| | * | | | Btrfs: fix how we merge extent states and deal with cached states | Josef Bacik | 2011-07-11 |
| | * | | | Btrfs: use the normal checksumming infrastructure for free space cache | Josef Bacik | 2011-07-11 |
| | * | | | Btrfs: serialize flushers in reserve_metadata_bytes | Josef Bacik | 2011-07-11 |
| | * | | | Btrfs: do transaction space reservation before joining the transaction | Josef Bacik | 2011-07-11 |
| | * | | | Btrfs: try to only do one btrfs_search_slot in do_setxattr | Josef Bacik | 2011-07-11 |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-07-27 |
|\ \ \ \ \ |
|
| * | | | | | xfs: optimize the negative xattr caching | Christoph Hellwig | 2011-07-26 |
| * | | | | | xfs: prevent against ioend livelocks in xfs_file_fsync | Christoph Hellwig | 2011-07-26 |
| * | | | | | xfs: flag all buffers as metadata | Christoph Hellwig | 2011-07-26 |
| * | | | | | xfs: encapsulate a block of debug code | Alex Elder | 2011-07-26 |
* | | | | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-27 |
|\ \ \ \ \ \ |
|
| * | | | | | | NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() | Trond Myklebust | 2011-07-25 |
| * | | | | | | nfs: don't use d_move in nfs_async_rename_done | Jeff Layton | 2011-07-25 |
| * | | | | | | Merge branch 'master' into devel and apply fixup from Stephen Rothwell: | Stephen Rothwell | 2011-07-25 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | pnfs: simplify pnfs files module autoloading | J. Bruce Fields | 2011-07-15 |
| * | | | | | | | nfs: document nfsv4 sillyrename issues | J. Bruce Fields | 2011-07-15 |
| * | | | | | | | NFS: Convert nfs4_set_ds_client to EXPORT_SYMBOL_GPL | Trond Myklebust | 2011-07-15 |
| * | | | | | | | SUNRPC: sunrpc should not explicitly depend on NFS config options | Trond Myklebust | 2011-07-15 |
| * | | | | | | | NFS: Clean up - simplify the switch to read/write-through-MDS | Trond Myklebust | 2011-07-15 |
| * | | | | | | | NFS: Move the pnfs write code into pnfs.c | Trond Myklebust | 2011-07-15 |
| * | | | | | | | NFS: Move the pnfs read code into pnfs.c | Trond Myklebust | 2011-07-15 |
| * | | | | | | | NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed | Trond Myklebust | 2011-07-15 |
| * | | | | | | | NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write request | Trond Myklebust | 2011-07-15 |
| * | | | | | | | NFS: Cache rpc_ops in struct nfs_pageio_descriptor | Trond Myklebust | 2011-07-15 |
| * | | | | | | | NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/one | Trond Myklebust | 2011-07-15 |
| * | | | | | | | NFS: fix return value of nfs_pagein_one/nfs_flush_one | Peng Tao | 2011-07-15 |
| * | | | | | | | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup | Trond Myklebust | 2011-07-12 |
| * | | | | | | | NFS: Don't use DATA_SYNC writes | Trond Myklebust | 2011-07-12 |
| * | | | | | | | NFSv4.1: do not use deviceids after MDS clientid invalidation | Andy Adamson | 2011-07-12 |
| * | | | | | | | NFSv4.1: Clean up layoutreturn | Trond Myklebust | 2011-07-12 |