summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-04-24NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-03-20NFS: Remove superfluous kmap in nfs_readdir_xdr_to_arrayPetr Malat
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-02-14nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-02-14NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-02-14NFS: Fix bool initialization/comparisonThomas Meyer
2020-02-14NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-02-14NFS: switch back to to ->iterate()Benjamin Coddington
2020-01-29NFS: Fix a soft lockup in the delegation recovery codeTrond Myklebust
2020-01-29fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman
2019-11-25NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-10-17fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai
2019-09-21NFSv2: Fix write regressionTrond Myklebust
2019-09-21NFSv2: Fix eof handlingTrond Myklebust
2019-09-21NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust
2019-09-21NFSv4: Fix return values for nfs4_file_open()Trond Myklebust
2019-09-06NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-08-04NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust
2019-08-04NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-07-10NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust
2019-05-25NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu
2019-05-04NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust
2019-05-02NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa
2019-04-03NFSv4.1 don't free interrupted slot on openOlga Kornievskaia
2019-03-23NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust
2019-03-23NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust
2019-03-23NFS: Fix I/O request leakagesTrond Myklebust
2019-03-13nfs: Fix NULL pointer dereference of dev_nameYao Liu
2019-02-12NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl
2018-12-21nfs: don't dirty kernel pages read by direct-ioDave Kleikamp
2018-11-13NFSv4.1: Fix the r/wsize checkingTrond Myklebust
2018-09-26NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-19NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust
2018-09-19NFSv4.0 fix client reference leak in callbackOlga Kornievskaia
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-08-03pnfs: Don't release the sequence slot until we've processed layoutget on openTrond Myklebust
2018-07-03NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")Trond Myklebust
2018-07-03NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski
2018-05-30nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-05-30NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown
2018-04-13pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter
2018-04-13NFSv4.1: Work around a Linux server bug...Trond Myklebust
2018-04-13NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust
2018-03-24pNFS: Fix a deadlock when coalescing writes and returning the layoutTrond Myklebust
2018-03-24pNFS: Fix use after free issues in pnfs_do_read()Trond Myklebust
2018-03-24NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()Benjamin Coddington
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman