linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-14 21:24:44 to 2012-09-28 01:56:07 UTC [more...]

[REGRESSION] nfsd crashing with 3.6.0-rc7 on PowerPC
 2012-09-28  1:55 UTC 

[PATCH] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
 2012-09-28  0:21 UTC  (5+ messages)
` Fwd: "
  `  "

[PATCH 0/2] nfsd: backport fixes for 3.5 kernel
 2012-09-28  0:13 UTC  (3+ messages)

kernel BUG at /data/lemmy/linux.trees.git/fs/nfs/idmap.c:681!
 2012-09-27 21:21 UTC  (9+ messages)

[PATCH 1/2] NFSv4: Fix the legacy idmapper upcall locking
 2012-09-27 20:31 UTC  (2+ messages)
` [PATCH 2/2] NFSv4: Ensure that idmap_pipe_downcall sanity-checks the downcall data

[PATCH v2 1/2] NFS: Remove bad delegations during open recovery
 2012-09-27 12:35 UTC  (4+ messages)
` [PATCH v2 2/2] NFS: Always use the open stateid when checking for expired opens

[PATCH] nfs: replace strict_strto* with kstrto*
 2012-09-26 19:51 UTC 

[PATCH 1/2] NFS: Remove bad delegations during open recovery
 2012-09-26 19:07 UTC  (3+ messages)
` [PATCH 2/2] NFS: Always use the open stateid when checking for expired opens

[nfs:devel 17/39] fs/nfs/pnfs.c:1043:20: warning: unused variable 'nfsi'
 2012-09-26 14:47 UTC  (2+ messages)

Any way to allow setuid daemon to access krb5 automounted nfs directories?
 2012-09-26 11:45 UTC  (5+ messages)

[PATCH] SUNRPC: Set alloc_slot for backchannel tcp ops
 2012-09-25 19:08 UTC  (5+ messages)

[QUESTION]about libmount library performance problems
 2012-09-25 14:58 UTC  (4+ messages)

[PATCH] svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
 2012-09-25 13:33 UTC  (4+ messages)

[PATCH] NFS: fix the return value of nfs4_blkdev_get()
 2012-09-25 12:46 UTC  (4+ messages)

WARNING: at fs/inode.c:280 drop_nlink+0x31/0x33()
 2012-09-25 10:21 UTC  (4+ messages)

[PATCH v3 01/28] NFS: Clean up the pNFS layoutget interface
 2012-09-24 19:56 UTC  (28+ messages)
` [PATCH v3 02/28] NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
  ` [PATCH v3 03/28] NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
    ` [PATCH v3 04/28] NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
      ` [PATCH v3 05/28] NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
        ` [PATCH v3 06/28] NFSv4.1: Add helpers for setting/reading the I/O fail bit
          ` [PATCH v3 07/28] NFSv4.1: Retry pNFS after a 2 minute timeout
            ` [PATCH v3 08/28] NFSv4.1: pNFS data servers may be temporarily offline
              ` [PATCH v3 09/28] NFSv4.1: Fix a reference leak in pnfs_update_layout
                ` [PATCH v3 10/28] NFSv4.1: Don't drop the pnfs_layout_hdr after a layoutget failure
                  ` [PATCH v3 11/28] NFSv4.1: pnfs_layout_io_set_failed must clear invalid lsegs
                    ` [PATCH v3 12/28] NFSv4.1: Fix a race in the pNFS return-on-close code
                      ` [PATCH v3 13/28] NFSv4.1: Simplify "
                        ` [PATCH v3 14/28] NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
                          ` [PATCH v3 15/28] NFSv4.1: reset the inode MDS threshold counters on layout destruction
                            ` [PATCH v3 16/28] NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
                              ` [PATCH v3 17/28] NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
                                ` [PATCH v3 18/28] NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
                                  ` [PATCH v3 19/28] NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
                                    ` [PATCH v3 20/28] NFSv4.1: Clean up pnfs_put_lseg()
                                      ` [PATCH v3 21/28] NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
                                        ` [PATCH v3 22/28] NFSv4.1: Get rid of pNFS spin lock debugging asserts
                                          ` [PATCH v3 23/28] NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
                                            ` [PATCH v3 24/28] NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
                                              ` [PATCH v3 25/28] NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
                                                ` [PATCH v3 26/28] NFSv4.1: Remove the NFS_LAYOUT_RETURNED state
                                                  ` [PATCH v3 27/28] NFSv4.1: _pnfs_return_layout() shouldn't invalidate the layout on failure
                                                    ` [PATCH v3 28/28] NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets count

[PATCH v2 01/26] NFS: Clean up the pNFS layoutget interface
 2012-09-24 19:50 UTC  (30+ messages)
` [PATCH v2 02/26] NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
  ` [PATCH v2 03/26] NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
    ` [PATCH v2 04/26] NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
      ` [PATCH v2 05/26] NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
        ` [PATCH v2 06/26] NFSv4.1: Add helpers for setting/reading the I/O fail bit
          ` [PATCH v2 07/26] NFSv4.1: Retry pNFS after a 2 minute timeout
            ` [PATCH v2 08/26] NFSv4.1: pNFS data servers may be temporarily offline
              ` [PATCH v2 09/26] NFSv4.1: Fix a reference leak in pnfs_update_layout
                ` [PATCH v2 10/26] NFSv4.1: pnfs_layout_io_test_failed must clear invalid lsegs before a retry
                  ` [PATCH v2 11/26] NFSv4.1: Fix a race in the pNFS return-on-close code
                    ` [PATCH v2 12/26] NFSv4.1: Simplify "
                      ` [PATCH v2 13/26] NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
                        ` [PATCH v2 14/26] NFSv4.1: reset the inode MDS threshold counters on layout destruction
                          ` [PATCH v2 15/26] NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
                            ` [PATCH v2 16/26] NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
                              ` [PATCH v2 17/26] NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
                                ` [PATCH v2 18/26] NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
                                  ` [PATCH v2 19/26] NFSv4.1: Clean up pnfs_put_lseg()
                                    ` [PATCH v2 20/26] NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
                                      ` [PATCH v2 21/26] NFSv4.1: Get rid of pNFS spin lock debugging asserts
                                        ` [PATCH v2 22/26] NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()
                                          ` [PATCH v2 23/26] squash! NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
                                            ` [PATCH v2 24/26] NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state
                                              ` [PATCH v2 25/26] NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
                                                ` [PATCH v2 26/26] NFSv4.1: Remove the NFS_LAYOUT_RETURNED state

What is NFSv4 READDIR doesn't return a filehandle
 2012-09-24  1:53 UTC  (6+ messages)

unhandled error -10026
 2012-09-23 13:50 UTC  (9+ messages)

[3.2.5] NFSv3 CLOSE_WAIT hang
 2012-09-21  7:30 UTC  (16+ messages)

[PATCH] NFS: fix the return value check by using IS_ERR
 2012-09-21  4:27 UTC 

[PATCH 01/14] NFSv4.1: Fix a reference leak in pnfs_update_layout
 2012-09-21  1:35 UTC  (14+ messages)
` [PATCH 02/14] NFSv4.1: pnfs_layout_io_test_failed must clear invalid lsegs before a retry
  ` [PATCH 03/14] NFSv4.1: Fix a race in the pNFS return-on-close code
    ` [PATCH 04/14] NFSv4.1: Simplify "
      ` [PATCH 05/14] NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID"
        ` [PATCH 06/14] NFSv4.1: reset the inode MDS threshold counters on layout destruction
          ` [PATCH 07/14] NFSv4.1: Rename the pnfs_put_lseg_common to pnfs_layout_remove_lseg
            ` [PATCH 08/14] NFSv4.1: Remove redundant reference to the pnfs_layout_hdr
              ` [PATCH 09/14] NFSv4.1: Free the pnfs_layout_hdr outside the inode->i_lock
                ` [PATCH 10/14] NFSv4.1: Clean up the removal of pnfs_layout_hdr from the server list
                  ` [PATCH 11/14] NFSv4.1: Clean up pnfs_put_lseg()
                    ` [PATCH 12/14] NFSv4.1: Balance pnfs_layout_hdr refcount in pnfs_layout_(insert|remove)_lseg
                      ` [PATCH 13/14] NFSv4.1: Get rid of pNFS spin lock debugging asserts
                        ` [PATCH 14/14] NFSv4.1: Remove unused 'default allocation' for pnfs_alloc_layout_hdr()

wait_for_key_construction oops
 2012-09-20 16:11 UTC  (2+ messages)

[nfs:testing 13/18] nfs4proc.c:(.text+0x157ca4): undefined reference to `pnfs_put_layout_hdr'
 2012-09-20 12:17 UTC  (2+ messages)

[PATCH-resend 0/6] NFS41 and pnfsblock bugfixes
 2012-09-20  2:20 UTC  (2+ messages)

[3.6-rc3] rdirplus broken? (EBUSY)
 2012-09-20  0:13 UTC  (5+ messages)

Linux pNFS status meeting 09/20/12
 2012-09-19 15:54 UTC 

NFS over RDMA small block DIRECT_IO bug
 2012-09-19 15:50 UTC  (4+ messages)

[PATCH 1/8] NFS: Clean up the pNFS layoutget interface
 2012-09-19  1:35 UTC  (8+ messages)
` [PATCH 2/8] NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid
  ` [PATCH 3/8] NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr()
    ` [PATCH 4/8] NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg()
      ` [PATCH 5/8] NFSv4.1: Replace get_device_info() with filelayout_get_device_info()
        ` [PATCH 6/8] NFSv4.1: Add helpers for setting/reading the I/O fail bit
          ` [PATCH 7/8] NFSv4.1: Retry pNFS after a 2 minute timeout
            ` [PATCH 8/8] NFSv4.1: pNFS data servers may be temporarily offline

Should "mount -o proto=udp" be usable against an IPv6 only server?
 2012-09-19  1:00 UTC  (6+ messages)

[PATCH 1/1] SRVR: set OPEN4_RESULT_LOCKTYPE_POSIX on open
 2012-09-18 20:28 UTC 

[PATCH v2 0/3] lockd: use per-net refrence-counted NSM clients
 2012-09-18  9:37 UTC  (4+ messages)
` [PATCH v2 1/3] lockd: per-net NSM client creation and destruction helpers introduced
` [PATCH v2 2/3] lockd: use rpc client's cl_nodename for id encoding
` [PATCH v2 3/3] lockd: create and use per-net NSM RPC clients on MON/UNMON requests

Inconsistency when mounting a directory that 'world' cannot access
 2012-09-18  1:23 UTC 

[PATCH 00/10] NFSD: Improve fault injection
 2012-09-17 20:16 UTC  (11+ messages)
` [PATCH 01/10] NFSD: Fold fault_inject.h into state.h
` [PATCH 02/10] NFSD: Lock state before calling fault injection function
` [PATCH 03/10] NFSD: Clean up forgetting clients
` [PATCH 04/10] NFSD: Clean up forgetting locks
` [PATCH 05/10] NFSD: Clean up forgetting openowners
` [PATCH 06/10] NFSD: Clean up forgetting and recalling delegations
` [PATCH 07/10] NFSD: Fault injection operations take a per-client forget function
` [PATCH 08/10] NFSD: Reading a fault injection file prints a state count
` [PATCH 09/10] NFSD: Add a custom file operations structure for fault injection
` [PATCH 10/10] NFSD: Forget state for a specific client

readdir cookies
 2012-09-17 19:53 UTC  (7+ messages)

[PATCH]fix bugs and compiling warnings in libgssglue
 2012-09-17 19:07 UTC 

[PATCH 0/3] lockd: use per-net refrence-counted NSM clients
 2012-09-17 15:23 UTC  (10+ messages)
` [PATCH 1/3] lockd: use rpc client's cl_nodename for id encoding

PROBLEM: kernel BUG at fs/nfs/idmap.c:684!
 2012-09-17 14:04 UTC  (3+ messages)

[PATCH] NFS4: avoid underflow when converting error to pointer
 2012-09-17  6:46 UTC 

NFS: kernel forces trailing slash for export in /proc/self/mounts
 2012-09-16 20:41 UTC  (5+ messages)
    ` Bug#669314: "

[PATCH 00/10] 3.7 candidates
 2012-09-14 21:24 UTC  (2+ messages)
` [PATCH 10/10] NFS: Add nfs4_unique_id boot parameter


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).