linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-08 20:00:30 to 2012-02-15 16:56:41 UTC [more...]

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

[PATCH] svcrdma: Cleanup sparse warnings in the svcrdma module
 2012-02-15 16:16 UTC  (3+ messages)

[PATCH] nfs41: Initialize slot->seq_nr at nfs4_init_slot_table()
 2012-02-15 16:06 UTC  (19+ 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  (17+ 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  (11+ 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:55 UTC  (11+ 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

[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  (8+ messages)
` [PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"

NFS Mount Option 'nofsc'
 2012-02-10 16:48 UTC  (16+ messages)

[PATCH v5 0/5] nfsd: overhaul the client name tracking code
 2012-02-10 16:06 UTC  (5+ messages)
` [PATCH v5 3/5] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field

[RFC PATCH 1/2] NFSv4.1: Convert slotid from u8 to u32
 2012-02-10 16:06 UTC  (11+ messages)

[PATCH 39/60] nfs: remove the second argument of k[un]map_atomic()
 2012-02-10  5:40 UTC  (2+ messages)
` [PATCH 53/60] sunrpc: "

nfs-utils: userspace support for autologin feature in object layout driver
 2012-02-09 23:02 UTC 

[PATCH] NFS: include filelayout DS rpc stats in mountstats
 2012-02-09 20:47 UTC  (12+ messages)

nfsd4_stateowners eating memory like candy... sometimes
 2012-02-09 18:18 UTC  (3+ messages)

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

NFS4: ID-mapping Problem with Linux Client and NetApp Server
 2012-02-09  8:51 UTC  (5+ messages)

BUSINESS PROPOSAL
 2012-02-08  5:18 UTC 

BUSINESS PROPOSAL
 2012-02-08  5:18 UTC 

[PATCH 00/17] Fix assorted FS-Cache problems
 2012-02-08 21:19 UTC  (18+ messages)
` [PATCH 01/17] CacheFiles: Fix the marking of cached pages
` [PATCH 02/17] CacheFiles: Downgrade the requirements passed to the allocator
` [PATCH 03/17] FS-Cache: Check that there are no read ops when cookie relinquished
` [PATCH 04/17] CacheFiles: Make some debugging statements conditional
` [PATCH 05/17] FS-Cache: Make cookie relinquishment wait for outstanding reads
` [PATCH 06/17] FS-Cache: Fix operation state management and accounting
` [PATCH 07/17] FS-Cache: Provide proper invalidation
` [PATCH 08/17] VFS: Make more complete truncate operation available to CacheFiles
` [PATCH 09/17] CacheFiles: Implement invalidation
` [PATCH 10/17] NFS: Use FS-Cache invalidation
` [PATCH 11/17] CacheFiles: Add missing retrieval completions
` [PATCH 12/17] FS-Cache: Convert the object event ID #defines into an enum
` [PATCH 13/17] FS-Cache: Initialise the object event mask with the calculated mask
` [PATCH 14/17] FS-Cache: Don't mask off the object event mask when printing it
` [PATCH 15/17] FS-Cache: Limit the number of I/O error reports for a cache
` [PATCH 16/17] FS-Cache: Exclusive op submission can BUG if there's been an I/O error
` [PATCH 17/17] NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page

Greetings
 2012-02-08 19:55 UTC 

Greetings
 2012-02-08 19:55 UTC 


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