Linux NFS development
 help / color / mirror / Atom feed
 messages from 2012-10-01 11:52:53 to 2012-10-11 16:52:06 UTC [more...]

[PATCH] NFSv4.1: Kill nfs4_ds_disconnect()
 2012-10-11 16:51 UTC 

[PATCH 0/8] Junctions should inherit parent's export options
 2012-10-11 15:14 UTC  (10+ messages)
` [PATCH 1/8] mountd: Warn when a broken junction is encountered
` [PATCH 2/8] mountd: Use static buffer when constructing junction export options
` [PATCH 3/8] mountd: Set e_fslocdata field directly
` [PATCH 4/8] mountd: Add lookup_export_parent()
` [PATCH 5/8] mountd: Junctions inherit parent export's options
` [PATCH 6/8] mountd: Add exportent_release()
` [PATCH 7/8] mountd: Dynamically allocate exportent that represents junctions
` [PATCH 8/8] mountd: Simplify "no junction support" case

Problem with rpcbind
 2012-10-11 15:02 UTC  (7+ messages)

Problem with NFSv4 (server: NetApp-Filer, client openSUSE-11.4, 12.1 and 12.2)
 2012-10-11 14:20 UTC  (9+ messages)

Should "mount -o proto=udp" be usable against an IPv6 only server?
 2012-10-11  0:01 UTC  (6+ messages)

[PATCH] mount.nfs mapage: clear up confusion between 'proto' and 'transport'
 2012-10-11  0:01 UTC 

[PATCH 0/1] NFSv4.1: pNFS has no business touching the slot table waitq
 2012-10-10 19:43 UTC  (4+ messages)
` [PATCH 1/1] NFSv4.1 do not wake up all tasks on data server reset to MDS

[PATCH-Resend] NFS41: layoutget optimize and pnfsblock cleanup
 2012-10-10 18:47 UTC  (7+ messages)

[GIT PULL] Please pull NFS client updates for 3.7
 2012-10-10 14:37 UTC 

exportfs crash with long path
 2012-10-10 12:28 UTC  (2+ messages)

[PATCH v3] SUNRPC: set desired file system root before connecting local transports
 2012-10-10 10:32 UTC  (11+ messages)

Long-standing NFSv3 UDP client performance problem, probably due to RPC?
 2012-10-09 23:30 UTC  (4+ messages)

[GIT PULL] Disintegrate UAPI for nfs
 2012-10-09 22:41 UTC  (3+ messages)

PROBLEM: 3.6.0 kernel BUG at fs/dcache.c:967 during shutdown / restart
 2012-10-09  8:05 UTC  (2+ messages)

Inconsistency when mounting a directory that 'world' cannot access
 2012-10-09  0:33 UTC  (19+ messages)

[PATCH 1/4] NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close code
 2012-10-08 21:25 UTC  (8+ messages)
` [PATCH 2/4] NFSv4.1: Ensure that the layout sequence id stays 'close' to the current
  ` [PATCH 3/4] NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()
    ` [PATCH 4/4] NFSv4.1: pNFS has no business touching the slot table wait queue

[PATCH] NFS: fix a typo in fs/nfs/nfs4filelayout.c
 2012-10-06 16:01 UTC 

[PATCH] utils: Return status 0 on clean exits
 2012-10-05 23:14 UTC 

NFS daemon statistics in /proc/net/rpc/nfsd
 2012-10-05 21:03 UTC  (4+ messages)

[PATCH v2 0/3] nfsd: add a usermodehelper upcall for client id tracking
 2012-10-05 14:47 UTC  (7+ messages)
` [PATCH v2 1/3] nfsd: add a usermodehelper upcall for NFSv4 client ID tracking
` [PATCH v2 2/3] nfsd: change heuristic for selecting the client_tracking_ops
` [PATCH v2 3/3] nfsd: pass info about the legacy recoverydir in environment variables

[PATCH] net: sunrpc: xdr: Change message to pr_debug level
 2012-10-04 14:57 UTC  (4+ messages)

[REGRESSION] nfsd crashing with 3.6.0-rc7 on PowerPC
 2012-10-04 10:54 UTC  (14+ messages)
                  ` [PATCH] powerpc/iommu: Fix multiple issues with IOMMU pools code

[PATCH] NFSv4.1: Use correct stateid for read/write
 2012-10-03  0:35 UTC 

[PATCH 1/1] NFSv4 set open access operation call flag in nfs4_init_opendata_res
 2012-10-03  6:39 UTC 

[PATCH 1/1] NFS: dont revalidate the inode when using local locks
 2012-10-03 23:08 UTC 

[PATCH 00/10] NFSD: Improve fault injection
 2012-10-03 18:24 UTC  (4+ messages)

[PATCH] NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL
 2012-10-03 17:58 UTC 

[PATCH 0/6] nfsdcltrack: create a new usermodehelper upcall program for tracking clients
 2012-10-03 13:55 UTC  (12+ messages)
` [PATCH 2/6] nfsdcltrack: remove pointless sqlite_topdir variable
` [PATCH 3/6] nfsdcltrack: break out a function to open the database handle
` [PATCH 4/6] nfsdcltrack: add a new "one-shot" program for manipulating the client tracking db
` [PATCH 5/6] nfsdcltrack: add a manpage for nfsdcltrack
` [PATCH 6/6] nfsdcltrack: update the README about server startup order
` [PATCH 7/6] nfsdcltrack: add a legacy transition mechanism

Should "mount -o proto=udp" be usable against an IPv6 only server?
 2012-10-03  3:11 UTC  (9+ messages)

[3.6-rc3] rdirplus broken? (EBUSY)
 2012-10-03  1:17 UTC  (6+ messages)

[PATCH Version 3 1/1] NFSv4 reduce attribute requests for open reclaim
 2012-10-03  1:07 UTC 

[PATCH 1/5] NFSv4.1: Fix another refcount issue in pnfs_find_alloc_layout
 2012-10-03  0:18 UTC  (5+ messages)
` [PATCH 2/5] NFSv4.1: Always set the layout stateid if this is the first layoutget
  ` [PATCH 3/5] NFSv4.1: Deal with wraparound issues when updating the layout stateid
    ` [PATCH 4/5] NFSv4.1: Deal with wraparound when updating the layout "barrier" seqid
      ` [PATCH 5/5] NFSv4: nfs4_open_done first must check that GETATTR decoded a file type

NFS: kernel forces trailing slash for export in /proc/self/mounts
 2012-10-02 22:37 UTC  (7+ messages)
    ` Bug#669314: "

[PATCH 0/2] NFSv4: fix corner cases with ACCESS in OPEN
 2012-10-02 21:49 UTC  (3+ messages)
` [PATCH 1/2] NFSv4: don't check MAY_WRITE access bit "
` [PATCH 2/2] NFSv4: don't put ACCESS in OPEN compound if O_EXCL

[PATCH] NFS: Set key construction data for the legacy upcall
 2012-10-02 20:01 UTC 

[PATCH] NFSv4.1: don't do two EXCHANGE_IDs on mount
 2012-10-02 18:33 UTC 

[PATCH] NFS: nfs41_walk_client_list(): re-lock before iterating
 2012-10-02 16:18 UTC 

[PATCH Version 2 1/1] NFSv4 reduce attribute requests for open reclaim
 2012-10-02 15:49 UTC  (2+ messages)

[PATCH 0/5] nfs: few cleanup patches inspired by sparse
 2012-10-02 10:19 UTC  (6+ messages)
` [PATCH 1/5] nfs: include NFSv4 header in netns.h
` [PATCH 2/5] nfs: declare nfs_callback_tcp_port in header
` [PATCH 3/5] nfs: declare nfs_xdev_mount as static
` [PATCH 4/5] nfs: include nfs4_fh.h in nfs4sysctl.c
` [PATCH 5/5] nfs: include internah.h in getroot.h

[nfs:nfs-for-next 76/83] fs/nfs/blocklayout/blocklayout.c:1208:1: sparse: symbol 'bl_pg_init_write' was not declared. Should it be static?
 2012-10-02  5:09 UTC 

[nfs:nfs-for-next 54/83] fs/nfs/super.c:2638:16: sparse: symbol 'nfs_callback_tcpport' was not declared. Should it be static?
 2012-10-02  5:13 UTC 

[nfs:testing 69/83] fs/nfs/nfs4state.c:127:9: error: 'nfs_callback_tcpport' undeclared
 2012-10-02  3:32 UTC  (2+ messages)

[nfs:testing 56/83] fs/nfs/netns.h:27:15: error: 'NFS4_MAX_MINOR_VERSION' undeclared here (not in a function)
 2012-10-02  2:16 UTC 

[PATCH 1/1] NFSv4 reduce attribute requests for open reclaim
 2012-10-02  1:12 UTC 

[PATCH Version 2 1/1] NFSv4.0 reclaim reboot state when re-establishing clientid
 2012-10-02  0:42 UTC 

[PATCH] NFS: Fix compile error
 2012-10-02  0:00 UTC  (2+ messages)

[PATCH 0/1] NFSv4.0 reclaim reboot state when re-establishing clientid
 2012-10-01 23:12 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] nfsd4: don't pin clientids to pseudoflavors
 2012-10-01 21:40 UTC  (3+ messages)

[PATCH] nfsd4: don't allow reclaims of expired clients
 2012-10-01 17:49 UTC 

4.1 session allocation cleanup
 2012-10-01 17:46 UTC  (9+ messages)
` [PATCH 1/8] nfsd4: reject bad forechannel attrs earlier
` [PATCH 2/8] nfsd4: separate connection allocation and initialization
` [PATCH 3/8] nfsd4: new_conn_from_crses should only allocate
` [PATCH 4/8] nfsd4: minor free_session cleanup
` [PATCH 5/8] nfsd4: clean up session allocation
` [PATCH 6/8] nfsd4: separate session allocation and initialization
` [PATCH 7/8] nfsd4: expire old client earlier
` [PATCH 8/8] nfsd4: remove redundant callback probe

nfsd: pin clients to 4.0/4.1
 2012-10-01 17:43 UTC  (3+ messages)
` [PATCH 1/2] nfsd4: set cl_minorversion at create time
` [PATCH 2/2] nfsd4: enforce per-client sessions/no-sessions distinction

[PATCH] nfsd: stricter endianness in reply cache hash
 2012-10-01 17:35 UTC 

[PATCH] fix bind_conn_to_session xdr comment
 2012-10-01 17:27 UTC 

[PATCH 0/2] nfsd: add a usermodehelper upcall for client id tracking
 2012-10-01 15:49 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox