Age | Commit message (Expand) | Author | Files | Lines |
2016-03-25 | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -25/+238 |
2016-03-22 | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 13 | -106/+187 |
2016-03-21 | nfs/blocklayout: make sure making a aligned read request | Kinglong Mee | 1 | -6/+7 |
2016-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -14/+11 |
2016-03-18 | nfs/blocklayout: add SCSI layout support | Christoph Hellwig | 5 | -25/+238 |
2016-03-16 | nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failed | Jeff Layton | 1 | -0/+2 |
2016-03-16 | nfs: remove nfs_inode_dio_wait | Christoph Hellwig | 3 | -7/+3 |
2016-03-16 | nfs: remove nfs4_file_fsync | Christoph Hellwig | 3 | -36/+7 |
2016-03-14 | replace d_add_unique() with saner primitive | Al Viro | 1 | -6/+7 |
2016-03-14 | nfs_lookup: don't bother with d_instantiate(dentry, NULL) | Al Viro | 1 | -8/+4 |
2016-02-23 | Merge branch 'multipath' | Trond Myklebust | 2 | -6/+71 |
2016-02-23 | Merge branch 'nfsv41_cb' | Trond Myklebust | 6 | -51/+97 |
2016-02-23 | NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls | Trond Myklebust | 1 | -11/+6 |
2016-02-23 | NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout | Trond Myklebust | 1 | -2/+22 |
2016-02-17 | pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page | Kinglong Mee | 1 | -2/+8 |
2016-02-17 | nfs4: fix stateid handling for the NFS v4.2 operations | Christoph Hellwig | 1 | -43/+76 |
2016-02-17 | NFSv4: Fix a dentry leak on alias use | Benjamin Coddington | 1 | -2/+2 |
2016-02-15 | pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode | Trond Myklebust | 1 | -2/+1 |
2016-02-15 | pNFS: Fix pnfs_mark_matching_lsegs_return() | Trond Myklebust | 1 | -2/+13 |
2016-02-06 | NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback | Andy Adamson | 1 | -0/+10 |
2016-02-06 | pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3 | Trond Myklebust | 1 | -3/+13 |
2016-02-06 | NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections | Trond Myklebust | 1 | -3/+48 |
2016-02-01 | NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequence | Trond Myklebust | 1 | -7/+10 |
2016-01-28 | NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE | Trond Myklebust | 4 | -9/+9 |
2016-01-27 | pNFS: Fix missing layoutreturn calls | Trond Myklebust | 1 | -62/+56 |
2016-01-25 | NFSv4.x: Allow multiple callbacks in flight | Trond Myklebust | 5 | -22/+69 |
2016-01-25 | NFSv4.x: Fix wraparound issues when validing the callback sequence id | Trond Myklebust | 1 | -26/+17 |
2016-01-25 | NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channel | Trond Myklebust | 1 | -3/+6 |
2016-01-25 | NFSv4.x: CB_SEQUENCE should return NFS4ERR_DELAY if still executing | Trond Myklebust | 1 | -0/+2 |
2016-01-25 | NFSv4.x: Remove hard coded slotids in callback channel | Trond Myklebust | 2 | -4/+4 |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -32/+32 |
2016-01-23 | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -69/+47 |
2016-01-23 | wrappers for ->i_mutex access | Al Viro | 6 | -32/+32 |
2016-01-22 | Merge branch 'bugfixes' | Trond Myklebust | 2 | -63/+42 |
2016-01-22 | pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn | Trond Myklebust | 1 | -4/+2 |
2016-01-21 | NFS: Simplify nfs_request_add_commit_list() arguments | Anna Schumaker | 3 | -6/+5 |
2016-01-21 | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN | Trond Myklebust | 1 | -59/+40 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-01-15 | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 22 | -417/+1148 |
2016-01-15 | kmemcg: account certain kmem allocations to memcg | Vladimir Davydov | 1 | -1/+1 |
2016-01-15 | Make sure that highmem pages are not added to symlink page cache | Al Viro | 1 | -3/+2 |
2016-01-13 | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -77/+10 |
2016-01-12 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -38/+41 |
2016-01-12 | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -15/+50 |
2016-01-08 | NFS: Fix a compile warning about unused variable in nfs_generic_pg_pgios() | Trond Myklebust | 1 | -3/+0 |
2016-01-08 | NFSv4: Fix a compile warning about no prototype for nfs4_ioctl() | Trond Myklebust | 1 | -1/+1 |
2016-01-08 | Merge branch 'bugfixes' | Trond Myklebust | 7 | -25/+92 |
2016-01-08 | NFS: Use wait_on_atomic_t() for unlock after readahead | Benjamin Coddington | 5 | -63/+22 |
2016-01-04 | Merge branch 'pnfs_generic' | Trond Myklebust | 13 | -115/+293 |
2016-01-04 | NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments | Trond Myklebust | 2 | -6/+6 |