| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSv4.1: Fix the CREATE_SESSION slot number accounting | Trond Myklebust | 2016-09-11 | 1 | -2/+10 |
* | pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs | Trond Myklebust | 2016-09-04 | 1 | -1/+2 |
* | pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present | Trond Myklebust | 2016-09-03 | 1 | -3/+6 |
* | pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID | Trond Myklebust | 2016-09-03 | 1 | -17/+19 |
* | pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised | Trond Myklebust | 2016-09-03 | 1 | -0/+3 |
* | NFS: Fix error reporting in nfs_file_write() | Trond Myklebust | 2016-09-03 | 1 | -1/+4 |
* | NFSv4.x: Fix a refcount leak in nfs_callback_up_net | Trond Myklebust | 2016-08-30 | 1 | -0/+1 |
* | NFS4: Avoid migration loops | Benjamin Coddington | 2016-08-30 | 1 | -0/+5 |
* | pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails | Trond Myklebust | 2016-08-29 | 2 | -28/+28 |
* | NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence | Trond Myklebust | 2016-08-28 | 1 | -1/+0 |
* | NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN | Trond Myklebust | 2016-08-28 | 1 | -13/+65 |
* | NFSv4.1: Defer bumping the slot sequence number until we free the slot | Trond Myklebust | 2016-08-28 | 2 | -3/+9 |
* | NFSv4.1: Delay callback processing when there are referring triples | Trond Myklebust | 2016-08-28 | 4 | -4/+29 |
* | NFSv4.1: Fix Oopsable condition in server callback races | Trond Myklebust | 2016-08-28 | 3 | -4/+35 |
* | pnfs/blocklayout: update last_write_offset atomically with extents | Benjamin Coddington | 2016-08-23 | 3 | -5/+10 |
* | pNFS: The client must not do I/O to the DS if it's lease has expired | Trond Myklebust | 2016-08-23 | 1 | -0/+1 |
* | pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls | Trond Myklebust | 2016-08-19 | 2 | -6/+29 |
* | pNFS/flexfiles: Set reasonable default retrans values for the data channel | Trond Myklebust | 2016-08-16 | 1 | -2/+2 |
* | NFS: Allow the mount option retrans=0 | Trond Myklebust | 2016-08-16 | 3 | -8/+26 |
* | pNFS/flexfiles: Fix layoutstat periodic reporting | Trond Myklebust | 2016-08-15 | 2 | -5/+5 |
* | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-08-12 | 5 | -12/+32 |
|\ |
|
| * | NFSv4: Cap the transport reconnection timer at 1/2 lease period | Trond Myklebust | 2016-08-06 | 1 | -0/+3 |
| * | NFSv4: Cleanup the setting of the nfs4 lease period | Trond Myklebust | 2016-08-06 | 4 | -12/+27 |
| * | NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED | Trond Myklebust | 2016-08-05 | 1 | -0/+2 |
* | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-06 | 6 | -21/+22 |
|\ \ |
|
| * | | qstr: constify instances in nfs | Al Viro | 2016-07-21 | 6 | -21/+22 |
* | | | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-07-31 | 28 | -552/+866 |
|\ \ \
| | |/
| |/| |
|
| * | | pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding | Benjamin Coddington | 2016-07-28 | 1 | -3/+5 |
| * | | NFSv4: Clean up lookup of SECINFO_NO_NAME | Trond Myklebust | 2016-07-26 | 1 | -8/+2 |
| * | | NFSv4.2: Fix warning "variable ‘stateids’ set but not used" | Trond Myklebust | 2016-07-24 | 1 | -2/+10 |
| * | | NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’" | Trond Myklebust | 2016-07-24 | 1 | -1/+1 |
| * | | Merge branch 'nfs-rdma' | Trond Myklebust | 2016-07-24 | 1 | -1/+5 |
| |\ \ |
|
| | * | | NFS: Don't drop CB requests with invalid principals | Chuck Lever | 2016-07-11 | 1 | -1/+5 |
| | |/ |
|
| * | | Merge branch 'pnfs' | Trond Myklebust | 2016-07-24 | 6 | -136/+218 |
| |\ \ |
|
| | * | | pNFS: Remove redundant smp_mb() from pnfs_init_lseg() | Trond Myklebust | 2016-07-24 | 1 | -1/+0 |
| | * | | pNFS: Cleanup - do layout segment initialisation in one place | Trond Myklebust | 2016-07-24 | 1 | -4/+6 |
| | * | | pNFS: Remove redundant stateid invalidation | Trond Myklebust | 2016-07-24 | 1 | -1/+0 |
| | * | | pNFS: Remove redundant pnfs_mark_layout_returned_if_empty() | Trond Myklebust | 2016-07-24 | 4 | -16/+0 |
| | * | | pNFS: Clear the layout metadata if the server changed the layout stateid | Trond Myklebust | 2016-07-24 | 1 | -1/+1 |
| | * | | pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid() | Trond Myklebust | 2016-07-24 | 4 | -5/+5 |
| | * | | NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id | Trond Myklebust | 2016-07-24 | 1 | -14/+23 |
| | * | | pNFS: Do not set plh_return_seq for non-callback related layoutreturns | Trond Myklebust | 2016-07-24 | 1 | -7/+6 |
| | * | | pNFS: Ensure layoutreturn acts as a completion for layout callbacks | Trond Myklebust | 2016-07-24 | 1 | -15/+25 |
| | * | | pNFS: Fix CB_LAYOUTRECALL stateid verification | Trond Myklebust | 2016-07-24 | 1 | -19/+44 |
| | * | | pNFS: Always update the layout barrier seqid on LAYOUTGET | Trond Myklebust | 2016-07-24 | 1 | -13/+14 |
| | * | | pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set | Trond Myklebust | 2016-07-24 | 1 | -1/+1 |
| | * | | pNFS: Clear the layout return tracking on layout reinitialisation | Trond Myklebust | 2016-07-24 | 1 | -5/+14 |
| | * | | pNFS: LAYOUTRETURN should only update the stateid if the layout is valid | Trond Myklebust | 2016-07-24 | 2 | -1/+6 |
| | * | | Merge commit 'e7bdea7750eb' | Trond Myklebust | 2016-07-24 | 8 | -23/+45 |
| | |\| |
|
| | * | | Fix NULL pointer dereference in bl_free_device(). | Artem Savkov | 2016-07-22 | 1 | -9/+13 |