linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull a few more NFS client fixes for 4.13
@ 2017-07-28 20:37 Anna Schumaker
  0 siblings, 0 replies; 2+ messages in thread
From: Anna Schumaker @ 2017-07-28 20:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux NFS Mailing List, Linux Kernel Mailing List

Hi Linus,

The following changes since commit 1ebf980127924c639e2b85c08468311ba1c95b70:           

  NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() (2017-07-21 14:08:45 -0400)

are available in the git repository at:    

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.13-3              

for you to fetch changes up to b7dbcc0e433f0f61acb89ed9861ec996be4f2b38:               

  NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter (2017-07-28 15:35:30 -0400)

----------------------------------------------------------------
Most of these fix locking bugs that Ben and Neil noticed, but I also have a patch to fix one more access bug that was reported after last week.

Stable fixes:
- Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
- Invalidate file size when taking a lock to prevent corruption

Other fixes:
- Don't excessively generate tiny writes with fallocate
- Use the raw NFS access mask in nfs4_opendata_access()

Thanks,
Anna

----------------------------------------------------------------
Anna Schumaker (1):  
      NFS: Use raw NFS access mask in nfs4_opendata_access()                           

Benjamin Coddington (1):                   
      NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter                  

NeilBrown (2):       
      NFS: invalidate file size when taking a lock.                                    
      NFS: Optimize fallocate by refreshing mapping when needed.                       

 fs/nfs/file.c     |  4 +++-               
 fs/nfs/nfs4proc.c | 14 +++++++++-----     
 2 files changed, 12 insertions(+), 6 deletions(-)   

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] Please pull a few more NFS client fixes for 4.13
@ 2017-08-11 20:40 Anna Schumaker
  0 siblings, 0 replies; 2+ messages in thread
From: Anna Schumaker @ 2017-08-11 20:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux NFS Mailing List, Linux Kernel Mailing List

Hi Linus,

The following changes since commit d9cb73300ac0001832c048a489c592263fc28193:                                                      

  NFSv4: Fix double frees in nfs4_test_session_trunk() (2017-08-02 09:45:55 -0400)                                                

are available in the git repository at:                          

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.13-5                                                         

for you to fetch changes up to 8a9d6e964d318533ba3d2901ce153ba317c99a89:                                                          

  pnfs/blocklayout: require 64-bit sector_t (2017-08-11 14:10:13 -0400)                                                           

----------------------------------------------------------------
A few more bugfixes from me for rc5.  Dros has a stable fix for flexfiles to prevent
leaking the nfs4_ff_ds_version arrays when freeing a layout,  Trond fixed a potential
recovery loop situation with the TEST_STATEID operation, and Christoph fixed up the
pNFS blocklayout Kconfig options to prevent unsafe use with kernels that don't have
large block device support.

Have a good weekend!
Anna

---------------------------------------------------------------- 
Christoph Hellwig (1):          
      pnfs/blocklayout: require 64-bit sector_t                  

Trond Myklebust (1):            
      NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()                                                             

Weston Andros Adamson (1):      
      nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays       

 fs/nfs/Kconfig                            | 1 +                 
 fs/nfs/flexfilelayout/flexfilelayoutdev.c | 1 +                 
 fs/nfs/nfs4proc.c                         | 3 +--               
 3 files changed, 3 insertions(+), 2 deletions(-)      

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-11 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11 20:40 [GIT PULL] Please pull a few more NFS client fixes for 4.13 Anna Schumaker
  -- strict thread matches above, loose matches on Subject: below --
2017-07-28 20:37 Anna Schumaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).