| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-10 | 1 | -1/+0 |
|\ |
|
| * | mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub | Kirill A. Shutemov | 2015-02-10 | 1 | -1/+0 |
* | | Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 2015-02-10 | 4 | -48/+92 |
|\ \
| |/
|/| |
|
| * | locks: add a dedicated spinlock to protect i_flctx lists | Jeff Layton | 2015-01-16 | 3 | -10/+10 |
| * | locks: convert posix locks to file_lock_context | Jeff Layton | 2015-01-16 | 4 | -83/+35 |
| * | locks: move flock locks to file_lock_context | Jeff Layton | 2015-01-16 | 4 | -9/+101 |
* | | NFS: Fix use of nfs_attr_use_mounted_on_fileid() | Anna Schumaker | 2015-01-21 | 2 | -4/+3 |
* | | NFSv4.1: Fix an Oops in nfs41_walk_client_list | Trond Myklebust | 2015-01-21 | 1 | -1/+1 |
* | | nfs: fix dio deadlock when O_DIRECT flag is flipped | Peng Tao | 2015-01-21 | 1 | -0/+6 |
* | | NFSv4: Remove incorrect check in can_open_delegated() | Trond Myklebust | 2015-01-05 | 1 | -2/+0 |
* | | NFS: Ignore transport protocol when detecting server trunking | Chuck Lever | 2015-01-05 | 1 | -6/+0 |
* | | NFSv4/v4.1: Verify the client owner id during trunking detection | Trond Myklebust | 2015-01-05 | 1 | -0/+18 |
* | | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client | Trond Myklebust | 2015-01-05 | 2 | -4/+16 |
* | | NFSv4.1: Fix client id trunking on Linux | Trond Myklebust | 2015-01-05 | 1 | -9/+8 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-10 | 3 | -6/+6 |
|\ |
|
| * | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 | 11 | -64/+83 |
| |\ |
|
| * | | rpc_pipefs.c: get rid of f_dentry | Al Viro | 2014-11-19 | 1 | -1/+1 |
| * | | assorted conversions to %p[dD] | Al Viro | 2014-11-19 | 1 | -1/+1 |
| * | | switch d_materialise_unique() users to d_splice_alias() | Al Viro | 2014-11-19 | 2 | -3/+3 |
| * | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 | 1 | -1/+1 |
* | | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm... | Trond Myklebust | 2014-11-26 | 2 | -21/+20 |
|\ \ \ |
|
| * | | | NFS: Clean up nfs4_init_callback() | Chuck Lever | 2014-11-25 | 1 | -17/+14 |
| * | | | NFS: SETCLIENTID XDR buffer sizes are incorrect | Chuck Lever | 2014-11-25 | 1 | -4/+6 |
| | |/
| |/| |
|
* | | | nfs: Add DEALLOCATE support | Anna Schumaker | 2014-11-25 | 6 | -2/+89 |
* | | | nfs: Add ALLOCATE support | Anna Schumaker | 2014-11-25 | 8 | -1/+167 |
* | | | nfs: define nfs_inc_fscache_stats and using it as possible | Li RongQing | 2014-11-24 | 2 | -12/+17 |
* | | | nfs: replace nfs_add_stats with nfs_inc_stats when add one | Li RongQing | 2014-11-24 | 2 | -2/+2 |
* | | | NFS: Deletion of unnecessary checks before the function call "nfs_put_client" | Markus Elfring | 2014-11-24 | 2 | -12/+6 |
* | | | nfs41: fix nfs4_proc_layoutget error handling | Peng Tao | 2014-11-24 | 1 | -3/+3 |
* | | | NFS: fix subtle change in COMMIT behavior | Weston Andros Adamson | 2014-11-24 | 4 | -13/+25 |
* | | | pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes | Christoph Hellwig | 2014-11-24 | 1 | -1/+1 |
* | | | NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK | Anna Schumaker | 2014-11-24 | 1 | -1/+1 |
* | | | nfs: Remove dead case from nfs4_map_errors() | Jan Kara | 2014-11-24 | 1 | -2/+0 |
|/ / |
|
* | | NFS: Don't try to reclaim delegation open state if recovery failed | Trond Myklebust | 2014-11-12 | 1 | -0/+2 |
* | | NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked | Trond Myklebust | 2014-11-12 | 2 | -11/+0 |
* | | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return | Trond Myklebust | 2014-11-12 | 3 | -3/+23 |
* | | NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE | Trond Myklebust | 2014-11-12 | 1 | -25/+17 |
* | | NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired | Trond Myklebust | 2014-11-12 | 1 | -1/+23 |
* | | NFS: SEEK is an NFS v4.2 feature | Anna Schumaker | 2014-11-12 | 1 | -3/+3 |
* | | nfs: Fix use of uninitialized variable in nfs_getattr() | Jan Kara | 2014-11-12 | 1 | -1/+1 |
* | | nfs: Remove bogus assignment | Jan Kara | 2014-11-12 | 1 | -1/+1 |
* | | nfs: remove spurious WARN_ON_ONCE in write path | Weston Andros Adamson | 2014-11-12 | 1 | -2/+0 |
* | | pnfs/blocklayout: serialize GETDEVICEINFO calls | Christoph Hellwig | 2014-11-12 | 2 | -5/+10 |
* | | nfs: fix pnfs direct write memory leak | Peng Tao | 2014-11-12 | 1 | -0/+1 |
* | | Revert "NFS: nfs4_do_open should add negative results to the dcache." | Trond Myklebust | 2014-11-04 | 1 | -8/+1 |
* | | Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" | Trond Myklebust | 2014-11-04 | 1 | -7/+3 |
* | | NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT | Trond Myklebust | 2014-11-04 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-10-21 | 4 | -4/+4 |
|\ |
|
| * | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 4 | -4/+4 |
* | | Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-10-18 | 13 | -20/+255 |
|\ \ |
|