summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2019-02-20NFS: Fix typo in comments of nfs_readdir_alloc_pages()zhangliguang
2019-02-20NFS: Remove redundant semicolonzhangliguang
2019-02-20NFS: readdirplus optimization by cache mechanismluanshi
2019-02-20fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman
2019-02-20NFS: drop useless LIST_HEADJulia Lawall
2019-02-20NFS: Fix sparse annotations for nfs_set_open_stateid_locked()Trond Myklebust
2019-02-20NFS: Fix up documentation warningsTrond Myklebust
2019-02-20NFS: ENOMEM should also be a fatal error.Trond Myklebust
2019-02-20NFS: EINTR is also a fatal error.Trond Myklebust
2019-02-20NFS: Ensure NFS writeback allocations don't recurse back into NFS.Trond Myklebust
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2019-02-20NFS: Clean up list moves of struct nfs_pageTrond Myklebust
2019-02-20NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust
2019-02-20NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust
2019-02-20NFS: Fix I/O request leakagesTrond Myklebust
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-02-14NFS: Account for XDR pad of buf->pagesChuck Lever
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever
2019-02-13NFS: Add trace events to report non-zero NFS status codesChuck Lever
2019-02-13NFS: Remove print_overflow_msg()Chuck Lever
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever
2019-02-12NFS: Don't use page_file_mapping after removing the pageBenjamin Coddington
2019-01-29NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust
2019-01-28nfs: Fix NULL pointer dereference of dev_nameYao Liu
2019-01-15NFSv4.2 fix unnecessary retry in nfs4_copy_file_rangeOlga Kornievskaia
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2019-01-02NFS: remove unnecessary test for IS_ERR(cred)NeilBrown
2019-01-02NFSv4.2 fix async copy reboot recoveryOlga Kornievskaia
2019-01-02NFS: Fix NFSv4 symbolic trace point outputChuck Lever
2019-01-02NFS: Make "port=" mount option optional for RDMA mountsChuck Lever
2018-12-31nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-27nfs: minor typo in nfs4_callback_up_net()Vasily Averin
2018-12-27sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin
2018-12-27Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2018-12-21NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl
2018-12-21LSM: new method: ->sb_add_mnt_opt()Al Viro
2018-12-21LSM: hide struct security_mnt_opts from any generic codeAl Viro
2018-12-21nfs_remount(): don't leak, don't ignore LSM options quietlyAl Viro
2018-12-21new helper: security_sb_eat_lsm_opts()Al Viro
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown
2018-12-19NFS: change access cache to use 'struct cred'.NeilBrown
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown
2018-12-19NFSv4: don't require lock for get_renew_cred or get_machine_credNeilBrown