linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-10 19:13:56 to 2012-02-16 18:17:09 UTC [more...]

[PATCH 0/5] 4.1 server tests: add delegation_want tests
 2012-02-16 18:17 UTC  (2+ messages)
` [PATCH 1/5] 4.1 server tests: testReadDeleg recognize also OPEN_DELEGATE_NONE_EXT

[PATCH] Check for beginning '/' in the mount path
 2012-02-16 18:09 UTC  (7+ messages)
        ` [PATCH] Get normalized paths for comparing NFS export paths

[PATCH 1/2] Created a function for setting timeouts on keys
 2012-02-16 18:06 UTC  (2+ messages)
` [PATCH 2/2] NFS: Store the legacy idmapper result in the keyring

wireshark decoding of nfsv4.1
 2012-02-16 18:03 UTC  (3+ messages)

[PATCH] SQUASHME: nfsd41: add missing break when encoding op_why_no_deleg
 2012-02-16 18:00 UTC 

[PATCH 1/3] NFSv4: Send implementation id with exchange_id
 2012-02-16 17:41 UTC  (7+ messages)
` [PATCH 2/3] NFSv4: fix server_scope memory leak
` [PATCH 3/3] NFSv4: parse and display server implementation ids

NFS4 des and weak crypto
 2012-02-16 16:49 UTC  (3+ messages)

[PATCH 2/2] fs/dcache: allow __d_obtain_alias() to return unhashed dentries
 2012-02-16 16:08 UTC  (15+ messages)
    ` [PATCH] "

nfs-utils: userspace support for autologin feature in object layout driver
 2012-02-16 15:58 UTC  (2+ messages)
` [osd-dev] "

[RFC PATCH] SUNRPC: connect local transports synchronously
 2012-02-16 15:13 UTC  (2+ messages)

[PATCH] fs/nfs/dns_resolve.c: included linux/nfs_fs.h twice
 2012-02-16 14:23 UTC  (3+ messages)

[PATCH] fs/nfs/dns_resolve.c: included linux/sunrpc/clnt.h twice
 2012-02-16 13:55 UTC 

[PATCH 00/11] Push file_update_time() into .page_mkwrite
 2012-02-16 13:50 UTC  (3+ messages)
` [PATCH 10/11] nfs: Push file_update_time() into nfs_vm_page_mkwrite()

[PATCH] SUNRPC: init per-net rpcbind spinlock
 2012-02-16 13:42 UTC 

pynfs: cleanup and turn off some tests by default
 2012-02-16  3:31 UTC  (9+ messages)
` [PATCH 1/5] 4.0 tests: kill "Starting Call Back server stub" printk
` [PATCH 2/5] 4.0 tests: remove 1-second wait on client creation
` [PATCH 3/5] 4.1 server tests: don't run pnfs tests by default
` [PATCH 4/5] 4.1 server tests: don't run utf8 "
` [PATCH 5/5] 4.0 server tests: remove RD12 (incorrect test)

[PATCH Version 2 nfs-for-next 0/1] NFSv4.1 Session statistics
 2012-02-15 22:50 UTC  (2+ messages)
` [PATCH Version 2 nfs-for-next 1/1] NFSv4.1 add a session statistics file to /proc/fs/nfsfs

[PATCH 00/13] For 3.4 (try 2)
 2012-02-15 22:17 UTC  (17+ messages)
` [PATCH 01/13] NFS: Make nfs_cache_array.size a signed integer
` [PATCH 02/13] NFS: Fix comparison signage warnings with slot ID computations
` [PATCH 03/13] SUNRPC: Use KERN_DEFAULT for debugging printk's
` [PATCH 04/13] nfs: Clean up debugging in nfs_follow_mountpoint()
` [PATCH 05/13] NFS: Clean up debugging in decode_pathname()
` [PATCH 06/13] NFS: Add debugging messages to NFSv4's CLOSE procedure
` [PATCH 07/13] NFS: Reduce debugging noise from encode_compound_hdr
` [PATCH 08/13] SUNRPC: Add API to acquire source address
` [PATCH 09/13] NFS: Add a client-side function to display NFS file handles
` [PATCH 10/13] NFS: Save root file handle in nfs_server
` [PATCH 11/13] NFS: Simplify arguments of encode_renew()
` [PATCH 12/13] NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
` [PATCH 13/13] NFS: Request fh_expire_type attribute in "server caps" operation

RFC: NFS/RDMA, IPoIB MTU and [rw]size
 2012-02-15 21:32 UTC  (3+ messages)

[PATCH 1/1] NFSv4.1 set the cl_hostname for data servers
 2012-02-15 20:59 UTC 

[PATCH 00/13] For 3.4
 2012-02-15 19:42 UTC  (9+ messages)
` [PATCH 01/13] NFS: Make nfs_cache_array.size a signed integer
` [PATCH 02/13] NFS: Fix comparison signage warnings with slot ID computations
` [PATCH 03/13] SUNRPC: Use KERN_DEFAULT for debugging printk's
` [PATCH 04/13] nfs: Clean up debugging in nfs_follow_mountpoint()
` [PATCH 05/13] NFS: Clean up debugging in decode_pathname()
` [PATCH 06/13] NFS: Add debugging messages to NFSv4's CLOSE procedure
` [PATCH 07/13] NFS: Reduce debugging noise from encode_compound_hdr
` [PATCH 08/13] SUNRPC: Add API to acquire source address

[ANNOUNCE] Temporary web site to host fedfs-utils project
 2012-02-15 19:23 UTC 

[PATCH] svcrdma: Cleanup sparse warnings in the svcrdma module
 2012-02-15 19:03 UTC  (8+ messages)
    ` [PATCHv2] "
    ` [PATCHv3] "

[PATH v9 00/10] handle curruent stateid
 2012-02-15 18:55 UTC  (12+ messages)
` [PATH v9 01/10] nfsd4: initialize current stateid at compile time
` [PATH v9 02/10] nfsd41: handle current stateid in open and close
` [PATH v9 03/10] nfsd41: handle current stateid on lock and locku
` [PATH v9 04/10] nfsd41: consume current stateid on read and write
` [PATH v9 05/10] nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid
` [PATH v9 06/10] nfsd41: save and restore current stateid with current fh
` [PATH v9 07/10] nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid
` [PATH v9 08/10] nfsd41: handle current stateid in SETATTR and FREE_STATEID
` [PATH v9 09/10] nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE
` [PATH v9 10/10] nfsd41: use current stateid by value

[PATCH] nfs41: Initialize slot->seq_nr at nfs4_init_slot_table()
 2012-02-15 18:45 UTC  (21+ messages)

[PATCH] nfs41: Verify channel's attributes accordingly to RFC
 2012-02-15 15:57 UTC  (4+ messages)
  ` [PATCH] nfs41: Verify channel's attributes accordingly to RFC v2

Linux pNFS status meeting 02/09/12 -- NO MEETING --
 2012-02-15 13:57 UTC  (3+ messages)
` Linux pNFS status meeting 02/16/12 "

nfs4 and Active Directory
 2012-02-15 10:15 UTC 

mount hangs in NFS4+Kerberos setup
 2012-02-15  9:57 UTC  (15+ messages)

[PATCH] NFSv4: fix nfs4_find_slot() not found ret value
 2012-02-15  0:59 UTC  (3+ messages)

[PATCH 1/3] nfsd4: fix sessions slotid wraparound logic
 2012-02-15  0:42 UTC  (3+ messages)
` [PATCH 2/3] nfsd4: rearrange struct nfsd4_slot
` [PATCH 3/3] nfsd4: check for uninitialized slot

[PATCH 1/1] NFSv4.1 add a session statistics file to /proc/fs/nfsfs
 2012-02-14 21:40 UTC 

[PATCH Version 2 1/1] SUNRPC: add sending,pending queue and max slot to xprt stats
 2012-02-14 21:19 UTC 

[PATCH] RFC: NFS - filelayout DS rpc mountstats support
 2012-02-14 16:32 UTC  (9+ messages)

[PATH v8 00/10] handle curruent stateid
 2012-02-14 14:02 UTC  (4+ messages)
` [PATH v8 10/10] nfsd41: use current stateid by value

[PATCH 1/1] SUNRPC: add sending,pending queue and max slot to xprt stats
 2012-02-14  1:53 UTC  (4+ messages)

[PATCH] NFS: include filelayout DS rpc stats in mountstats
 2012-02-13 22:22 UTC 

[PATH v9 00/10] handle curruent stateid
 2012-02-13 21:54 UTC  (7+ messages)
` [PATH v9 01/10] nfsd4: initialize current stateid at compile time
` [PATH v9 02/10] nfsd41: handle current stateid in open and close
` [PATH v9 03/10] nfsd41: handle current stateid on lock and locku
` [PATH v9 04/10] nfsd41: consume current stateid on read and write
` [PATH v9 05/10] nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid
` [PATH v9 06/10] nfsd41: save and restore current stateid with current fh

[PATCH v6 0/5] nfsd: overhaul the client name tracking code
 2012-02-13 15:15 UTC  (6+ messages)
` [PATCH v6 1/5] nfsd: add nfsd4_client_tracking_ops struct and a way to set it
` [PATCH v6 2/5] sunrpc: create nfsd dir in rpc_pipefs
` [PATCH v6 3/5] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
` [PATCH v6 4/5] nfsd: add a header describing upcall to nfsdcld
` [PATCH v6 5/5] nfsd: add the infrastructure to handle the cld upcall

[PATCH Version 7] NFSv4.1 Prepare for dynamic session slots
 2012-02-13 13:49 UTC  (5+ messages)
` [PATCH Version 7 1/3] NFS4.1 clean up nfs4_alloc_session
` [PATCH Version 7 2/3] NFSv4.1 prepare for dynamic session slots
` [PATCH Version 7 3/3] NFSv4.1 avoid freeing slot when tasks are waiting

[RFC 00/21] NFS: Create NFS Modules
 2012-02-13 13:29 UTC  (25+ messages)
` [RFC 02/21] NFS: Make v2 configurable
` [RFC 03/21] NFS: Add version registering framework
` [RFC 04/21] NFS: Convert v2 into a module
` [RFC 05/21] NFS: Break up the nfs_fs_mount function
` [RFC 06/21] NFS: Create a single nfs_clone_super() function
` [RFC 07/21] NFS: Version specific xdev mounting
` [RFC 08/21] NFS: Only initialize the ACL client in the v3 case
` [RFC 09/21] NFS: Convert v3 into a module
` [RFC 10/21] NFS: Initialize NFS v4 from nfs4super.c
` [RFC 11/21] NFS: Move lots of code from super.c
` [RFC 12/21] NFS: module-specific submount function
` [RFC 13/21] NFS: Custom alloc and free client functions for modules
` [RFC 14/21] NFS: Move nfs4_set_client() and support code to nfs4client.c
` [RFC 15/21] NFS: Move the nfs4_init_client() "
` [RFC 16/21] NFS: Move the v4 getroot code to nfs4getroot.c
` [RFC 17/21] NFS: Deal with delegations
` [RFC 18/21] NFS: Use the IS_ENABLED macro for CONFIG_NFS_V4
` [RFC 19/21] NFS: Convert v4 into a module
` [RFC 20/21] Export symbols for v4 module
` [RFC 21/21] NFS: Export v4.1 symbols back to nfs.ko

where can I ask user qns about nfs4?
 2012-02-10 23:20 UTC  (14+ messages)

[PATCH 01/21] NFS: Relocate the stat_to_errno() function
 2012-02-10 22:04 UTC 

[PATCH 2/2] Define ENONAMESERVICE and ENAMEUNKNOWN to indicate name service errors
 2012-02-10 20:02 UTC  (6+ messages)
` [PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"


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