Age | Commit message (Expand) | Author |
2016-10-05 | switch generic_file_splice_read() to use of ->read_iter() | Al Viro |
2016-09-11 | NFSv4.1: Fix the CREATE_SESSION slot number accounting | Trond Myklebust |
2016-09-04 | pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs | Trond Myklebust |
2016-09-03 | pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present | Trond Myklebust |
2016-09-03 | pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID | Trond Myklebust |
2016-09-03 | pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised | Trond Myklebust |
2016-09-03 | NFS: Fix error reporting in nfs_file_write() | Trond Myklebust |
2016-08-30 | NFSv4.x: Fix a refcount leak in nfs_callback_up_net | Trond Myklebust |
2016-08-30 | NFS4: Avoid migration loops | Benjamin Coddington |
2016-08-29 | pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails | Trond Myklebust |
2016-08-28 | NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence | Trond Myklebust |
2016-08-28 | NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN | Trond Myklebust |
2016-08-28 | NFSv4.1: Defer bumping the slot sequence number until we free the slot | Trond Myklebust |
2016-08-28 | NFSv4.1: Delay callback processing when there are referring triples | Trond Myklebust |
2016-08-28 | NFSv4.1: Fix Oopsable condition in server callback races | Trond Myklebust |
2016-08-23 | pnfs/blocklayout: update last_write_offset atomically with extents | Benjamin Coddington |
2016-08-23 | pNFS: The client must not do I/O to the DS if it's lease has expired | Trond Myklebust |
2016-08-19 | pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls | Trond Myklebust |
2016-08-16 | pNFS/flexfiles: Set reasonable default retrans values for the data channel | Trond Myklebust |
2016-08-16 | NFS: Allow the mount option retrans=0 | Trond Myklebust |
2016-08-14 | pNFS/flexfiles: Fix layoutstat periodic reporting | Trond Myklebust |
2016-08-12 | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-08-05 | NFSv4: Cap the transport reconnection timer at 1/2 lease period | Trond Myklebust |
2016-08-05 | NFSv4: Cleanup the setting of the nfs4 lease period | Trond Myklebust |
2016-08-05 | NFSv4.2: LAYOUTSTATS may return NFS4ERR_ADMIN/DELEG_REVOKED | Trond Myklebust |
2016-07-30 | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-07-28 | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2016-07-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman |
2016-07-28 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-07-28 | Merge branch 'salted-string-hash' | Linus Torvalds |
2016-07-28 | pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding | Benjamin Coddington |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-26 | NFSv4: Clean up lookup of SECINFO_NO_NAME | Trond Myklebust |
2016-07-24 | NFSv4.2: Fix warning "variable ‘stateids’ set but not used" | Trond Myklebust |
2016-07-24 | NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’" | Trond Myklebust |
2016-07-24 | Merge branch 'nfs-rdma' | Trond Myklebust |
2016-07-24 | Merge branch 'pnfs' | Trond Myklebust |
2016-07-24 | Merge branch 'writeback' | Trond Myklebust |
2016-07-24 | pNFS: Remove redundant smp_mb() from pnfs_init_lseg() | Trond Myklebust |
2016-07-24 | pNFS: Cleanup - do layout segment initialisation in one place | Trond Myklebust |
2016-07-24 | pNFS: Remove redundant stateid invalidation | Trond Myklebust |
2016-07-24 | pNFS: Remove redundant pnfs_mark_layout_returned_if_empty() | Trond Myklebust |
2016-07-24 | pNFS: Clear the layout metadata if the server changed the layout stateid | Trond Myklebust |
2016-07-24 | pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid() | Trond Myklebust |
2016-07-24 | NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id | Trond Myklebust |
2016-07-24 | pNFS: Do not set plh_return_seq for non-callback related layoutreturns | Trond Myklebust |
2016-07-24 | pNFS: Ensure layoutreturn acts as a completion for layout callbacks | Trond Myklebust |
2016-07-24 | pNFS: Fix CB_LAYOUTRECALL stateid verification | Trond Myklebust |