Age | Commit message (Expand) | Author |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro |
2016-05-26 | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2016-05-17 | pnfs: rework LAYOUTGET retry handling | Jeff Layton |
2016-05-17 | pnfs: only tear down lsegs that precede seqid in LAYOUTRETURN args | Jeff Layton |
2016-05-17 | NFSv4: Use the right stateid for delegations in setattr, read and write | Trond Myklebust |
2016-05-17 | NFSv4: Label stateids with the type | Trond Myklebust |
2016-05-17 | sunrpc: Advertise maximum backchannel payload size | Chuck Lever |
2016-05-17 | nfs4: client: do not send empty SETATTR after OPEN_CREATE | Tigran Mkrtchyan |
2016-05-17 | NFS: Add COPY nfs operation | Anna Schumaker |
2016-05-09 | nfs: per-name sillyunlink exclusion | Al Viro |
2016-05-09 | NFS: Fix an LOCK/OPEN race when unlinking an open file | Chuck Lever |
2016-04-10 | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro |
2016-03-22 | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-03-14 | replace d_add_unique() with saner primitive | Al Viro |
2016-02-22 | Merge branch 'multipath' | Trond Myklebust |
2016-02-22 | Merge branch 'nfsv41_cb' | Trond Myklebust |
2016-02-17 | NFSv4: Fix a dentry leak on alias use | Benjamin Coddington |
2016-02-05 | NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback | Andy Adamson |
2016-02-05 | NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections | Trond Myklebust |
2016-01-24 | NFSv4.x: Remove hard coded slotids in callback channel | Trond Myklebust |
2016-01-14 | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-01-07 | Merge branch 'bugfixes' | Trond Myklebust |
2016-01-04 | Merge branch 'pnfs_generic' | Trond Myklebust |
2015-12-28 | Merge branch 'flexfiles' | Trond Myklebust |
2015-12-28 | NFSv4.1/pNFS: Add a helper to mark the layout as returned | Trond Myklebust |
2015-12-28 | pNFS: Ensure nfs4_layoutget_prepare returns the correct error | Trond Myklebust |
2015-12-28 | NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA | Peng Tao |
2015-12-28 | NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn | Trond Myklebust |
2015-12-28 | nfs: machine credential support for additional operations | Andrew Elble |
2015-12-28 | NFSv4: Fix unused variable warnings in nfs4_init_*_client_string() | Trond Myklebust |
2015-12-28 | Adding tracepoint to cached open | Olga Kornievskaia |
2015-12-28 | Adding stateid information to tracepoints | Olga Kornievskaia |
2015-12-28 | NFS: Allow the combination pNFS and labeled NFS | Trond Myklebust |
2015-12-28 | nfs: Fix race in __update_open_stateid() | Andrew Elble |
2015-12-13 | xattr handlers: Simplify list operation | Andreas Gruenbacher |
2015-12-13 | nfs: Move call to security_inode_listsecurity into nfs_listxattr | Andreas Gruenbacher |
2015-12-06 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher |
2015-11-23 | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY | Jeff Layton |
2015-11-13 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-11-13 | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher |
2015-11-09 | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-11-05 | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2015-11-03 | nfs: Remove unused xdr page offsets in getacl/setacl arguments | Andreas Gruenbacher |
2015-10-22 | Move locks API users to locks_lock_inode_wait() | Benjamin Coddington |
2015-10-21 | Merge branch 'nfsclone' | Trond Myklebust |
2015-10-15 | nfs: get clone_blksize when probing fsinfo | Peng Tao |
2015-10-15 | nfs42: add CLONE proc functions | Peng Tao |
2015-10-08 | NFSv4: Unify synchronous and asynchronous error handling | Trond Myklebust |
2015-10-08 | NFSv4: Don't use synchronous delegation recall in exception handling | Trond Myklebust |