summaryrefslogtreecommitdiff
path: root/fs/nfs (follow)
Commit message (Expand)AuthorAge
...
* NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust2019-03-23
* NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust2019-03-23
* NFS41: pop some layoutget errors to applicationPeng Tao2019-03-23
* nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-03-23
* NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl2019-02-20
* NFSv4.1: Fix the r/wsize checkingTrond Myklebust2018-11-21
* NFSv4.0 fix client reference leak in callbackOlga Kornievskaia2018-09-19
* pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter2018-09-09
* NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski2018-07-03
* nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol2018-05-30
* NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown2018-05-30
* pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()Dan Carpenter2018-04-13
* NFSv4.1: Work around a Linux server bug...Trond Myklebust2018-04-13
* NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust2018-04-13
* NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()Benjamin Coddington2018-03-24
* fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-22
* NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust2018-03-18
* NFS: reject request for id_legacy key without auxdataEric Biggers2018-02-16
* NFS: commit direct writes even if they fail partiallyJ. Bruce Fields2018-02-16
* NFS: Add a cond_resched() to nfs_commit_release_pages()Trond Myklebust2018-02-16
* nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mdsScott Mayhew2018-02-16
* NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia2017-12-20
* NFS: Fix a typo in nfs_rename()Trond Myklebust2017-12-16
* NFSv4: Fix client recovery when server reboots multiple timesTrond Myklebust2017-12-09
* nfs: Don't take a reference on fl->fl_file for LOCK operationBenjamin Coddington2017-12-09
* NFS: revalidate "." etc correctly on "open".NeilBrown2017-12-05
* nfs: Fix ugly referral attributesChuck Lever2017-11-30
* NFS: Fix typo in nomigration mount optionJoshua Watt2017-11-30
* NFS: Fix 2 use after free issues in the I/O codeTrond Myklebust2017-09-13
* pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig2017-08-16
* nfs/flexfiles: fix leak of nfs4_ff_ds_version arraysWeston Andros Adamson2017-08-16
* NFS: only invalidate dentrys that are clearly invalid.NeilBrown2017-07-27
* NFSv4: fix a reference leak caused WARNING messagesKinglong Mee2017-07-05
* nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever2017-06-17
* NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust2017-06-14
* NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust2017-06-14
* NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson2017-03-12
* NFSv4: fix getacl head length estimationJ. Bruce Fields2017-03-12
* NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust2017-03-12
* NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington2017-02-01
* NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown2017-01-19
* NFS: Fix a performance regression in readdirTrond Myklebust2017-01-19
* pNFS: Fix race in pnfs_wait_on_layoutreturnTrond Myklebust2017-01-19
* nfs_write_end(): fix handling of short copiesAl Viro2017-01-09
* NFSv4.x: hide array-bounds warningArnd Bergmann2016-12-02
* NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton2016-10-28
* NFSv4: Open state recovery must account for file permission changesTrond Myklebust2016-10-28
* NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalidTrond Myklebust2016-10-28
* NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()Trond Myklebust2016-10-28
* pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust2016-10-07