public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-10 00:26:51 to 2010-03-21 01:43:28 UTC [more...]

[PATCH] SUNRPC: Fix a potential memory leak in auth_gss
 2010-03-21  1:45 UTC  (2+ messages)

nfs: server not responding, timed out
 2010-03-20 20:28 UTC  (7+ messages)

unmount -l does not send unmount request to the server
 2010-03-19 20:57 UTC  (4+ messages)

[PATCH] SUNRPC: Fix the return value of rpc_run_bc_task()
 2010-03-19 20:16 UTC 

[PATCH] mount: Mount should retry unreachable hosts
 2010-03-19 20:15 UTC  (2+ messages)

[PATCH 0/2] Two short fixes for sm-notify
 2010-03-19 20:05 UTC  (13+ messages)
  ` [PATCH 1/2] sm-notify: Use my_name when sending SM_NOTIFY requests
  ` [PATCH 2/2] sm-notify: Send fully-qualified and unqualified mon_names

[PATCH] NFS: Prevent another deadlock in nfs_release_page()
 2010-03-19 19:35 UTC 

[PATCH] SUNRPC: Clean up xprt_release()
 2010-03-19 19:31 UTC 

[PATCH] SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel
 2010-03-19 19:30 UTC 

891,934.000GBP has been awarded to you
 2010-03-19 16:08 UTC 

[PATCH] nfsd: don't break lease while servicing a COMMIT call (try #2)
 2010-03-19 12:06 UTC 

[PATCH] NFS: Fix RCU warnings in nfs_inode_return_delegation_noreclaim() [ver #2]
 2010-03-19  2:25 UTC  (2+ messages)

[PATCH 0/3] Fix the Linux rpc-over-tcp server performance
 2010-03-18 21:21 UTC  (3+ messages)
` [PATCH 3/3] SUNRPC: Fix svc_tcp_recvfrom()

[PATCH] nfsd: no need to open the file on a COMMIT call
 2010-03-18 21:13 UTC  (2+ messages)

[PATCH] NFS: add a sysctl for disable the reconnect delay
 2010-03-18 15:41 UTC  (2+ messages)

allowing client to change callback path
 2010-03-18 15:08 UTC  (15+ messages)
` [PATCH 01/11] sunrpc: fix leak on error on socket xprt setup
  ` [PATCH 02/11] sunrpc: take reference to bc_xprt in sunrpc layer
    ` [PATCH 03/11] nfsd4: don't store cb_xprt in client
      ` [PATCH 04/11] nfsd4: preallocate nfs4_rpc_args
        ` [PATCH 05/11] nfsd4: shutdown callbacks on expiry
          ` [PATCH 06/11] nfsd4: remove dprintk
            ` [PATCH 07/11] nfsd4: remove probe task's reference on client
              ` [PATCH 08/11] nfsd4: don't sleep in lease-break callback
                ` [PATCH 09/11] nfsd: cl_count is unused
                  ` [PATCH 10/11] nfsd4: rearrange cb data structures
                    ` [PATCH 11/11] nfsd4: allow 4.0 clients to change callback path

ixgbe_clean_tx_irq: tx hang 1 detected, resetting adapter (2.6.32.8)
 2010-03-18  0:44 UTC  (4+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2010-03-17 21:55 UTC 

[PATCH 0/9] Cache deferal improvements - try++
 2010-03-17 21:33 UTC  (9+ messages)
` [PATCH 1/9] sunrpc: don't keep expired entries in the auth caches
` [PATCH 3/9] sunrpc: never return expired entries in sunrpc_cache_lookup
` [PATCH 2/9] sunrpc/cache: factor out cache_is_expired
` [PATCH 7/9] nfsd: factor out hash functions for export caches

[PATCH 0/5][v3][RFC] NFSv3: implement extended attribute protocol (XATTR)
 2010-03-17 21:23 UTC  (17+ messages)
` [PATCH 0/6][v4][RFC] "

nfsd: Replace nfsd_sync() with vfs_fsync() and vfs_fsync_range()
 2010-03-17 19:35 UTC  (9+ messages)
    ` nfsd: Use vfs_fsync_range() in nfsd_commit

[PATCH 00/12] Re: [PATCH] improve the performance of large sequential write NFS workloads
 2010-03-17 18:08 UTC  (13+ messages)
` [PATCH 10/12] NFS: Simplify nfs_wb_page()

[PATCH 00/23] Add new enctypes for gss_krb5 (Round 5)
 2010-03-17 17:10 UTC  (25+ messages)
` [PATCH 01/23] gss_krb5: Introduce encryption type framework
` [PATCH 02/23] gss_krb5: Added and improved code comments
` [PATCH 03/23] gss_krb5: Don't expect blocksize to always be 8 when calculating padding
` [PATCH 04/23] gss_krb5: split up functions in preparation of adding new enctypes
` [PATCH 05/23] gss_krb5: prepare for new context format
` [PATCH 06/23] gss_krb5: introduce encryption type framework
` [PATCH 07/23] gss_krb5: add ability to have a keyed checksum (hmac)
` [PATCH 08/23] gss_krb5: import functionality to derive keys into the kernel
` [PATCH 09/23] gss_krb5: handle new context format from gssd
` [PATCH 10/23] gss_krb5: add support for triple-des encryption
` [PATCH 11/23] Add new pipefs file indicating which Kerberos enctypes the kernel supports
` [PATCH 12/23] Update "
` [PATCH 13/23] xdr: Add an export for the helper function write_bytes_to_xdr_buf()
` [PATCH 14/23] gss_krb5: add support for new token formats in rfc4121
` [PATCH 15/23] gss_krb5: add remaining pieces to enable AES encryption support
` [PATCH 16/23] gss_krb5: Update pipefs file
` [PATCH 17/23] gssd_krb5: arcfour-hmac support
` [PATCH 18/23] gss_krb5: Save the raw session key in the context
` [PATCH 19/23] gssd_krb5: More arcfour-hmac support
` [PATCH 20/23] gss_krb5: Use confounder length in wrap code
` [PATCH 21/23] gss_krb5: Add support for rc4-hmac encryption
` [PATCH 22/23] Update the pipefs file
` [PATCH 23/23] Fixed a typo in gss_verify_mic_v2()

[PATCH 00/22] Add new enctypes for gss_krb5 (Round 4)
 2010-03-17 11:55 UTC  (38+ messages)
` [PATCH 01/22] gss_krb5: introduce encryption type framework
` [PATCH 02/22] Don't expect blocksize to always be 8 when calculating padding
` [PATCH 03/22] gss_krb5: gss_krb5: split up functions in preparation of adding new enctypes
` [PATCH 04/22] gss_krb5: prepare for new context format
` [PATCH 05/22] gss_krb5: introduce encryption type framework
` [PATCH 06/22] gss_krb5: add ability to have a keyed checksum (hmac)
` [PATCH 07/22] gss_krb5: import functionality to derive keys into the kernel
` [PATCH 08/22] gss_krb5: handle new context format from gssd
` [PATCH 09/22] gss_krb5: add support for triple-des encryption
` [PATCH 10/22] Add new pipefs file indicating which Kerberos enctypes the kernel supports
` [PATCH 11/22] Update "
` [PATCH 12/22] xdr: Add an export for the helper function write_bytes_to_xdr_buf()
` [PATCH 13/22] gss_krb5: add support for new token formats in rfc4121
` [PATCH 14/22] gss_krb5: add remaining pieces to enable AES encryption support
` [PATCH 15/22] gss_krb5: Update pipefs file
` [PATCH 16/22] arcfour-hmac support
` [PATCH 17/22] Save the raw session key in the context
` [PATCH 18/22] More arcfour-hmac support
` [PATCH 19/22] Use confounder length in wrap code
` [PATCH 20/22] Add support for rc4-hmac encryption
` [PATCH 21/22] Update the pipefs file
` [PATCH 22/22] Fixed memory leak in gss_import_v1_context()

[PATCH] Fix bug nfslock request sending fail will be process as blocked
 2010-03-17 10:03 UTC  (5+ messages)

[patch] nfs: use add_to_page_cache_lru, use __page_cache_alloc
 2010-03-17  6:26 UTC 

[PATCH] NFS: Fix RCU warnings in nfs_inode_return_delegation_noreclaim()
 2010-03-16 19:15 UTC  (10+ messages)

[PATCH] vfs: pass struct file to do_truncate on O_TRUNC opens
 2010-03-16 17:47 UTC  (6+ messages)

[RFC] Should lockd get into grace_period when statd start but not stop?
 2010-03-16 16:56 UTC  (8+ messages)

Ann Arbor Bakeathon, June 14-18 2010
 2010-03-13 21:42 UTC 

[NFS] Very Slow Sequential Reads over NFS from an XFS disk in Amazon EC2
 2010-03-13  2:25 UTC  (8+ messages)
`  "

Financial aid from FDV,Contact Dr.Razaq Immediately
 2010-03-12 20:35 UTC 

[PATCH] sunrpc: fix error path - actually return ERR_PTR() on error
 2010-03-12 20:35 UTC  (4+ messages)

[RFC] SUNRPC connect timeout case network request delay
 2010-03-12 13:35 UTC  (6+ messages)

[patch 2/2] sunrpc/cache: fix module refcnt leak in a failure path
 2010-03-11 22:08 UTC 

[patch 1/2] sunrpc: use formatting of module name in SUNRPC
 2010-03-11 22:08 UTC 

Possible-Patch: unregister bdi on error path
 2010-03-11  0:40 UTC  (4+ messages)

Merge of the 'write_inode' branch from the VFS tree
 2010-03-10 23:07 UTC  (5+ messages)
  ` [git pull] vfs part 3 (write_inode mess)


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