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