Age | Commit message (Expand) | Author |
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 |
2016-07-24 | pNFS: Always update the layout barrier seqid on LAYOUTGET | Trond Myklebust |
2016-07-24 | pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set | Trond Myklebust |
2016-07-24 | pNFS: Clear the layout return tracking on layout reinitialisation | Trond Myklebust |
2016-07-24 | pNFS: LAYOUTRETURN should only update the stateid if the layout is valid | Trond Myklebust |
2016-07-24 | Merge commit 'e7bdea7750eb' | Trond Myklebust |
2016-07-22 | nfs: don't create zero-length requests | Benjamin Coddington |
2016-07-22 | Fix NULL pointer dereference in bl_free_device(). | Artem Savkov |
2016-07-21 | pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode() | Trond Myklebust |
2016-07-20 | qstr: constify instances in nfs | Al Viro |
2016-07-19 | nfs4: flexfiles: respect noresvport when establishing connections to DSes | Tigran Mkrtchyan |
2016-07-19 | nfs4: clnt: respect noresvport when establishing connections to DSes | Tigran Mkrtchyan |
2016-07-19 | pnfs/blocklayout: put deviceid node after releasing bl_ext_lock | Benjamin Coddington |
2016-07-19 | sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags | Scott Mayhew |
2016-07-19 | mount: use sec= that was specified on the command line | Steve Dickson |
2016-07-19 | pNFS: Fix LAYOUTGET handling of NFS4ERR_BAD_STATEID and NFS4ERR_EXPIRED | Trond Myklebust |
2016-07-19 | pNFS: Handle NFS4ERR_RECALLCONFLICT correctly in LAYOUTGET | Trond Myklebust |
2016-07-19 | pNFS: Separate handling of NFS4ERR_LAYOUTTRYLATER and RECALLCONFLICT | Trond Myklebust |
2016-07-19 | pNFS: Fix post-layoutget error handling in pnfs_update_layout() | Trond Myklebust |
2016-07-18 | pNFS: Don't mark the inode as revalidated if a LAYOUTCOMMIT is outstanding | Trond Myklebust |
2016-07-15 | tracing: Use __get_str() when manipulating strings | Daniel Bristot de Oliveira |
2016-07-15 | nfs/blocklayout: Check max uuids and devices before decoding | Kinglong Mee |