]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Aug 2010 22:45:23 +0000 (15:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Aug 2010 22:45:23 +0000 (15:45 -0700)
commitf6568927ae369dec9623e1cfd2fe4f3a7a9c2646
tree818add523a6b81b560bebac727c57c6a8ea6fd63
parentc4f9f04a04db9eff07ebfad05dfd47fc44cedca9
parent77ed9f5ebcbcc18b8ce7a758eab11c94c22a0d87
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6

* 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6:
  NFS: Fix an Oops in the NFSv4 atomic open code
  NFS: Fix the selection of security flavours in Kconfig
  NFS: fix the return value of nfs_file_fsync()
  rpcrdma: Fix SQ size calculation when memreg is FRMR
  xprtrdma: Do not truncate iova_start values in frmr registrations.
  nfs: Remove redundant NULL check upon kfree()
  nfs: Add "lookupcache" to displayed mount options
  NFS: allow close-to-open cache semantics to apply to root of NFS filesystem
  SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
fs/nfs/Kconfig
fs/nfs/super.c
net/sunrpc/xprtsock.c