1. 06 11月, 2005 1 次提交
  2. 05 11月, 2005 3 次提交
    • T
      NFSv4: Fix problem with OPEN_DOWNGRADE · d530838b
      Trond Myklebust 提交于
       RFC 3530 states that for OPEN_DOWNGRADE "The share_access and share_deny
       bits specified must be exactly equal to the union of the share_access and
       share_deny bits specified for some subset of the OPENs in effect for
       current openowner on the current file.
      
       Setattr is currently violating the NFSv4 rules for OPEN_DOWNGRADE in that
       it may cause a downgrade from OPEN4_SHARE_ACCESS_BOTH to
       OPEN4_SHARE_ACCESS_WRITE despite the fact that there exists no open file
       with O_WRONLY access mode.
      
       Fix the problem by replacing nfs4_find_state() with a modified version of
       nfs_find_open_context().
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      d530838b
    • R
      [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom · d56c524a
      Russell King 提交于
      No longer maintained
      d56c524a
    • D
      [ARM] 3086/1: ixp2xxx error irq handling · 7866f649
      Dave Jiang 提交于
      Patch from Dave Jiang
      
      This provides support for IXP2xxx error interrupt handling. Previously there was a patch to remove this (although the original stuff was broken). Well, now the error bits are needed again. These are used extensively by the micro-engine drivers according to Deepak and also we will need it for the new EDAC code that Alan Cox is trying to push into the main kernel.
      
      Re-submit of 3072/1, generated against git tree pulled today. AFAICT, this git tree pulled in all the ARM changes that's in arm.diff. Please let me know if there are additional changes. Thx!
      Signed-off-by: NDave Jiang <djiang@mvista.com>
      Signed-off-by: NDeepak Saxena <dsaxena@plexity.net>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      7866f649
  3. 04 11月, 2005 1 次提交
  4. 03 11月, 2005 8 次提交
  5. 02 11月, 2005 22 次提交
  6. 01 11月, 2005 4 次提交
  7. 31 10月, 2005 1 次提交