| Commit message (Expand) | Author | Age |
* | NFSv4: Remove incorrect check in can_open_delegated() | Trond Myklebust | 2015-01-05 |
* | NFS: Ignore transport protocol when detecting server trunking | Chuck Lever | 2015-01-05 |
* | NFSv4/v4.1: Verify the client owner id during trunking detection | Trond Myklebust | 2015-01-05 |
* | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client | Trond Myklebust | 2015-01-05 |
* | NFSv4.1: Fix client id trunking on Linux | Trond Myklebust | 2015-01-05 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-10 |
|\ |
|
| * | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 |
| |\ |
|
| * | | rpc_pipefs.c: get rid of f_dentry | Al Viro | 2014-11-19 |
| * | | assorted conversions to %p[dD] | Al Viro | 2014-11-19 |
| * | | switch d_materialise_unique() users to d_splice_alias() | Al Viro | 2014-11-19 |
| * | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 |
* | | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm... | Trond Myklebust | 2014-11-26 |
|\ \ \ |
|
| * | | | NFS: Clean up nfs4_init_callback() | Chuck Lever | 2014-11-25 |
| * | | | NFS: SETCLIENTID XDR buffer sizes are incorrect | Chuck Lever | 2014-11-25 |
| | |/
| |/| |
|
* | | | nfs: Add DEALLOCATE support | Anna Schumaker | 2014-11-25 |
* | | | nfs: Add ALLOCATE support | Anna Schumaker | 2014-11-25 |
* | | | nfs: define nfs_inc_fscache_stats and using it as possible | Li RongQing | 2014-11-24 |
* | | | nfs: replace nfs_add_stats with nfs_inc_stats when add one | Li RongQing | 2014-11-24 |
* | | | NFS: Deletion of unnecessary checks before the function call "nfs_put_client" | Markus Elfring | 2014-11-24 |
* | | | nfs41: fix nfs4_proc_layoutget error handling | Peng Tao | 2014-11-24 |
* | | | NFS: fix subtle change in COMMIT behavior | Weston Andros Adamson | 2014-11-24 |
* | | | pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes | Christoph Hellwig | 2014-11-24 |
* | | | NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK | Anna Schumaker | 2014-11-24 |
* | | | nfs: Remove dead case from nfs4_map_errors() | Jan Kara | 2014-11-24 |
|/ / |
|
* | | NFS: Don't try to reclaim delegation open state if recovery failed | Trond Myklebust | 2014-11-12 |
* | | NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked | Trond Myklebust | 2014-11-12 |
* | | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return | Trond Myklebust | 2014-11-12 |
* | | NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE | Trond Myklebust | 2014-11-12 |
* | | NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired | Trond Myklebust | 2014-11-12 |
* | | NFS: SEEK is an NFS v4.2 feature | Anna Schumaker | 2014-11-12 |
* | | nfs: Fix use of uninitialized variable in nfs_getattr() | Jan Kara | 2014-11-12 |
* | | nfs: Remove bogus assignment | Jan Kara | 2014-11-12 |
* | | nfs: remove spurious WARN_ON_ONCE in write path | Weston Andros Adamson | 2014-11-12 |
* | | pnfs/blocklayout: serialize GETDEVICEINFO calls | Christoph Hellwig | 2014-11-12 |
* | | nfs: fix pnfs direct write memory leak | Peng Tao | 2014-11-12 |
* | | Revert "NFS: nfs4_do_open should add negative results to the dcache." | Trond Myklebust | 2014-11-04 |
* | | Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" | Trond Myklebust | 2014-11-04 |
* | | NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT | Trond Myklebust | 2014-11-04 |
|/ |
|
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-10-21 |
|\ |
|
| * | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 |
* | | Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-10-18 |
|\ \ |
|
| * | | NFS: Fix a bogus warning in nfs_generic_pgio | Trond Myklebust | 2014-10-13 |
| * | | NFS: Fix an uninitialised pointer Oops in the writeback error path | Trond Myklebust | 2014-10-13 |
| * | | NFSv4.1/pnfs: replace broken pnfs_put_lseg_async | Trond Myklebust | 2014-10-08 |
| * | | NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() | Tom Haynes | 2014-10-08 |
| * | | Merge branch 'client-4.2' into linux-next | Trond Myklebust | 2014-09-30 |
| |\ \ |
|
| | * | | NFS: Implement SEEK | Anna Schumaker | 2014-09-30 |
| | * | | Merge commit '24bab491220f' into client-4.2 | Trond Myklebust | 2014-09-30 |
| | |\ \ |
|
* | | \ \ | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 |
|\ \ \ \ \ |
|
| * | | | | | block: Remove REQ_KERNEL | Martin K. Petersen | 2014-10-14 |