aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20pNFS: Remove unused layout driver callbacksTrond Myklebust2-18/+4
2017-04-20nfs: remove the objlayout driverChristoph Hellwig7-1990/+0
2017-04-20pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connectTrond Myklebust1-1/+1
2017-04-20NFSv4: Fix a hang in OPEN related to server rebootTrond Myklebust1-1/+3
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara1-1/+0
2017-04-20nfs: Convert to separately allocated bdiJan Kara4-35/+28
2017-04-20NFS: move rw_mode to nfs_pageio_headerBenjamin Coddington4-12/+15
2017-04-20NFS: move nfs_pgarray_set() to open codeBenjamin Coddington1-20/+14
2017-04-20NFS: Use GFP_NOIO for two allocations in writebackBenjamin Coddington1-4/+11
2017-04-20NFS: Fix use after free in write error pathFred Isaman1-1/+1
2017-04-20NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()Benjamin Coddington1-2/+4
2017-04-20NFS: fix usage of mempools.NeilBrown2-25/+26
2017-04-20NFS: Clean up nfs4_proc_get_lease_time()Anna Schumaker1-7/+3
2017-04-20NFS: Clean up _nfs4_proc_exchange_id()Anna Schumaker1-15/+3
2017-04-20NFS: Clean up nfs4_proc_bind_one_conn_to_session()Anna Schumaker1-10/+4
2017-04-20NFS: Remove extra dprintk()s from nfs4namespace.cAnna Schumaker1-6/+1
2017-04-20NFS: Clean up nfs4_get_rootfh()Anna Schumaker1-3/+0
2017-04-20NFS: Remove extra dprintk()s from nfs4client.cAnna Schumaker1-52/+10
2017-04-20NFS: Clean up nfs4_init_server()Anna Schumaker1-12/+4
2017-04-20NFS: Clean up nfs4_set_client()Anna Schumaker1-15/+4
2017-04-20NFS: Clean up nfs4_check_server_scope()Anna Schumaker1-12/+3
2017-04-20NFS: Clean up nfs4_check_serverowner_major_id()Anna Schumaker1-11/+2
2017-04-20NFS: Create a common nfs4_match_client() functionAnna Schumaker1-64/+55
2017-04-20NFS: Clean up nfs4_check_serverowner_minor_id()Anna Schumaker1-21/+1
2017-04-20NFS: Clean up nfs4_match_clientids()Anna Schumaker1-17/+2
2017-04-20NFS: Clean up nfs42_layoutstat_done()Anna Schumaker1-2/+0
2017-04-20NFS: Remove extra dprintk()s from namespace.cAnna Schumaker1-26/+8
2017-04-20NFS: Clean up nfs_direct_commit_complete()Anna Schumaker1-8/+1
2017-04-20NFS: Remove nfs_direct_readpage_release()Anna Schumaker1-11/+1
2017-04-20NFS: Clean up extra dprintk()s in client.cAnna Schumaker1-42/+3
2017-04-20NFS: Clean up nfs_init_client()Anna Schumaker1-13/+7
2017-04-20NFS: Remove extra dprintk()s from callback_xdr.cAnna Schumaker1-11/+0
2017-04-20NFS: Clean up encode_cb_sequence_res()Anna Schumaker1-5/+3
2017-04-20NFS: Clean up decode_notify_lock_args()Anna Schumaker1-5/+2
2017-04-20NFS: Clean up decode_cb_sequence_args()Anna Schumaker1-20/+5
2017-04-20NFS: Clean up decode_layoutrecall_args()Anna Schumaker1-27/+11
2017-04-20NFS: Clean up decode_recall_args()Anna Schumaker1-9/+4
2017-04-20NFS: Clean up decode_getattr_args()Anna Schumaker1-5/+2
2017-04-20NFS: Remove extra dprintk()s from callback_proc.cAnna Schumaker1-22/+0
2017-04-20NFS: Clean up nfs4_callback_layoutrecall()Anna Schumaker1-7/+1
2017-04-20NFS: Clean up do_callback_layoutrecall()Anna Schumaker1-9/+2
2017-04-20nfs: flexfilelayout: remove v3-only data server limitationTigran Mkrtchyan1-1/+7
2017-04-20NFS: switch back to to ->iterate()Benjamin Coddington1-25/+12
2017-04-17fix nfs O_DIRECT advancing iov_iter too muchAl Viro1-9/+18
2017-03-31Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-77/+115
2017-03-31nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS typeTigran Mkrtchyan1-0/+4
2017-03-31NFSv4.1 fix infinite loop on IO BAD_STATEID errorOlga Kornievskaia1-6/+3
2017-03-30PNFS fix fallback to MDS if got error on commit to DSOlga Kornievskaia1-1/+1
2017-03-28NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completesAndy Adamson1-47/+91
2017-03-28NFS store nfs4_deviceid in struct nfs4_filelayout_segmentAndy Adamson2-8/+6