linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-09 16:34:32 to 2011-07-21 16:46:08 UTC [more...]

[PATCH (RESEND) 00/12] Support binding nfs/rpc to local IP address
 2011-07-21 16:46 UTC  (14+ messages)
` [PATCH (RESEND) 01/12] sunrpc: Don't attempt to bind to AF_UNSPEC address
` [PATCH (RESEND) 02/12] nfs: Two AF_UNSPEC addresses should always match each other
` [PATCH (RESEND) 03/12] nfs: Add srcaddr member to nfs_client
` [PATCH (RESEND) 04/12] nfs: Use request destination addr as callback source addr
` [PATCH (RESEND) 05/12] nfs: Pay attention to srcaddr in v4.1 callback logic
` [PATCH (RESEND) 06/12] nfs: Use srcaddr in nfs_match_client
` [PATCH (RESEND) 07/12] nfs: Add srcaddr to /proc/fs/nfsfs/servers
` [PATCH (RESEND) 08/12] nfs: Pass srcaddr into mount request
` [PATCH (RESEND) 09/12] nfs: Propagate src-addr in client code
` [PATCH (RESEND) 10/12] nfs: Bind to srcaddr in rpcb_create
` [PATCH (RESEND) 11/12] nfs: Support srcaddr= to bind to specific IP address
` [PATCH (RESEND) 12/12] lockd: Support binding nlm client to specific address

[PATCH] locks: breaking read lease should not block read open
 2011-07-21 16:35 UTC  (6+ messages)

[PATCH v3 0/9] sunrpc: Create sockets in namespaces
 2011-07-21 16:30 UTC  (4+ messages)

NFSv4 grace time
 2011-07-21 13:40 UTC 

[PATCH/RFC 0/10] enable SKB paged fragment lifetime visibility
 2011-07-21 13:18 UTC  (17+ messages)
` [PATCH 01/10] mm: Make some struct page's const
` [PATCH 02/10] mm: use const struct page for r/o page-flag accessor methods
` [PATCH 03/10] net: add APIs for manipulating skb page fragments
` [PATCH 04/10] net: convert core to skb paged frag APIs
` [PATCH 05/10] net: convert protocols to SKB "
` [PATCH 06/10] net: convert drivers to paged frag API
` [PATCH 07/10] net: add support for per-paged-fragment destructors
` [PATCH 08/10] net: add paged frag destructor support to kernel_sendpage
` [PATCH 09/10] nfs: use sk fragment destructors to delay I/O completion until page is released by network stack
` [PATCH 10/10] nfs: debugging for nfs destructor

Subject: [PATCH] Statd should always 'chdir' to its state directory
 2011-07-21  9:05 UTC 

[PATCH] locks: rename lock-manager ops
 2011-07-21  2:45 UTC 

NFS server responds to SYN with ACK only
 2011-07-20 19:23 UTC 

multiple service identities for svcgssd
 2011-07-20 13:41 UTC  (5+ messages)

[PATCH] gssd: Fix typo in debug string
 2011-07-20 13:20 UTC 

[PATCH] NFS41: Drop lseg ref before fallthru to MDS
 2011-07-20  5:52 UTC  (3+ messages)

[PATCH] xfs: failure mapping nfs fh to inode should return ESTALE
 2011-07-19 19:29 UTC  (8+ messages)
  ` [xfs-masters] "

[PATCH] nfs: open-associated setattr shouldn't invalidate own cache
 2011-07-19  0:09 UTC 

[PATCH] nfs: open-associated setattr shouldn't invalidate own cache
 2011-07-18 22:23 UTC 

Warning call traces when NFS under load
 2011-07-18 20:01 UTC 

[PATCH v2 1/2] NFS: Test and Free stateid should take a stateid argument
 2011-07-18 17:58 UTC  (3+ messages)
` [PATCH v2 2/2] NFS: Send SIGIO on lost locks

[PATCH] nfs: don't use d_move in nfs_async_rename_done
 2011-07-18 17:45 UTC  (3+ messages)

[PATCH 1/2] nfsd4: call nfsd4_release_compoundargs from pc_release
 2011-07-18 13:40 UTC  (2+ messages)
` [PATCH 2/2] nfsd: turn on reply cache for NFSv4

[PATCH] blkmapd: use new sunrpc pipefs interface
 2011-07-18  9:13 UTC  (2+ messages)

[PATCH v1 00/25] add block layout driver to pnfs client
 2011-07-17 23:59 UTC  (26+ messages)
` [PATCH v1 01/25] pnfs: GETDEVICELIST
` [PATCH v1 02/25] pnfs: add set-clear layoutdriver interface
` [PATCH v1 03/25] NFS41: Let layoutcommit handle multiple segments
` [PATCH v1 04/25] NFS41: save layoutcommit cred after first successful layoutget
` [PATCH v1 05/25] pnfs: ask for layout_blksize and save it in nfs_server
` [PATCH v1 06/25] pnfs: cleanup_layoutcommit
` [PATCH v1 07/25] pnfsblock: add blocklayout Kconfig option, Makefile, and stubs
` [PATCH v1 08/25] pnfsblock: basic extent code
` [PATCH v1 09/25] pnfsblock: add device operations
` [PATCH v1 10/25] pnfsblock: remove "
` [PATCH v1 11/25] pnfsblock: lseg alloc and free
` [PATCH v1 12/25] pnfsblock: merge extents
` [PATCH v1 13/25] pnfsblock: call and parse getdevicelist
` [PATCH v1 14/25] pnfsblock: xdr decode pnfs_block_layout4
` [PATCH v1 15/25] pnfsblock: bl_find_get_extent
` [PATCH v1 16/25] pnfsblock: add extent manipulation functions
` [PATCH v1 17/25] pnfsblock: merge rw extents
` [PATCH v1 18/25] pnfsblock: encode_layoutcommit
` [PATCH v1 19/25] pnfsblock: cleanup_layoutcommit
` [PATCH v1 20/25] pnfsblock: bl_read_pagelist
` [PATCH v1 21/25] pnfsblock: bl_write_pagelist
` [PATCH v1 22/25] pnfsblock: note written INVAL areas for layoutcommit
` [PATCH v1 23/25] pnfsblock: Implement release_inval_marks
` [PATCH v1 24/25] pnfsblock: use pageio_ops api
` [PATCH v1 25/25] pnfsblock: write_pagelist handle zero invalid extents

[PATCH] blkmapd: remove unused variable
 2011-07-17 20:21 UTC 

block layout patches
 2011-07-17 14:58 UTC  (8+ messages)

[PATCH 1/2] nfsd4: remember to put RW access on stateid destruction
 2011-07-15 23:20 UTC  (2+ messages)
` [PATCH 2/2] nfsd4: fix file leak on open_downgrade

[PATCH] pnfs: simplify pnfs files module autoloading
 2011-07-15 23:18 UTC 

[PATCH] pnfs: simplify pnfs files module autoloading
 2011-07-15 23:15 UTC 

[PATCH] nfs: document nfsv4 sillyrename issues
 2011-07-15 23:09 UTC 

mounting via udp from legacy multi-homed servers
 2011-07-15 22:55 UTC  (4+ messages)

[PATCH] NFS: fix return value of nfs_pagein_one/nfs_flush_one
 2011-07-15 13:07 UTC  (2+ messages)

Why killing processes that access NFS results in the output directory inaccessible?
 2011-07-15  1:24 UTC 

A problem about pnfs+ext4
 2011-07-14 17:59 UTC  (2+ messages)

krb5 mount with large group membership
 2011-07-14 17:25 UTC  (5+ messages)

[RFC] sunrpc: Fix race between work-queue and rpc_killall_tasks
 2011-07-14 16:20 UTC  (11+ messages)

[PATCH 2/2 v2] nfsd41: check the size of request
 2011-07-14 14:51 UTC  (8+ messages)
      ` [PATCH 2/2 v3] "
          ` [PATCH 2/2 v4] "

krb5 failures with recent nfs-utils
 2011-07-14 13:16 UTC  (3+ messages)

[PATCH 0/6] pnfs block layout updates
 2011-07-14 11:25 UTC  (6+ messages)
` [PATCH 1/6] SQUASHME: pnfs-block: Remove write_begin/end hooks

[PATCH 1/2 v2] nfsd41: error out when client sets maxreq_sz or, maxresp_sz too small
 2011-07-14  6:50 UTC  (5+ messages)
  ` [PATCH 1/2 v3] "
      ` [PATCH 1/2 v4] "

[PATCH v5 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations
 2011-07-13 23:57 UTC  (6+ messages)
` [PATCH v5 2/2] NFSD: Added TEST_STATEID operation
` [PATCH v5 1/2] NFSD: added FREE_STATEID operation

[PATCH] svcgssd: acquire creds for multiple server identities
 2011-07-13 17:35 UTC 

Linux pNFS status meeting 7/14/11
 2011-07-13 17:47 UTC 

Manpage corrections for nfs-utils 1.2.4
 2011-07-13 17:29 UTC  (2+ messages)

[PATCH] svcgssd: use correct defaults in call to gss_set_allowable_enctypes
 2011-07-13 16:54 UTC 

nfs41 daemon kernel oops
 2011-07-13 14:54 UTC 

[PATCH 0/8] pNFS read/write cleanup
 2011-07-13 14:08 UTC  (12+ messages)
` [PATCH 1/8] NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup
  ` [PATCH 2/8] NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/one
    ` [PATCH 3/8] NFS: Cache rpc_ops in struct nfs_pageio_descriptor
      ` [PATCH 4/8] NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write request
        ` [PATCH 5/8] NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed
          ` [PATCH 6/8] NFS: Move the pnfs read code into pnfs.c
            ` [PATCH 7/8] NFS: Move the pnfs write "
              ` [PATCH 8/8] NFS: Clean up - simplify the switch to read/write-through-MDS

[PATCH v4 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations
 2011-07-13 13:03 UTC  (5+ messages)
` [PATCH v4 1/2] NFSD: added FREE_STATEID operation
` [PATCH v4 2/2] NFSD: Added TEST_STATEID operation

[GIT PULL] Please pull NFS client bugfixes
 2011-07-12 23:30 UTC 

nfs-utils 1.2.4
 2011-07-12 21:22 UTC  (3+ messages)

svcgssd problem against libgssapi_krb5
 2011-07-12 19:02 UTC  (4+ messages)

Fall Bake-A-Thon 2011 ?
 2011-07-12 18:09 UTC  (2+ messages)

[PATCH] SUNRPC: Fix use of static variable in rpcb_getport_async
 2011-07-12 17:27 UTC 

[PATCH] Do not segfault because of kernel version
 2011-07-12 14:42 UTC  (4+ messages)

[PATCH] closing fd associated with /proc/fs/nfsd/export_features
 2011-07-12 14:20 UTC  (6+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v2 0/2] NFSD: add FREE_STATEID and TEST_STATEID operations
 2011-07-12 12:42 UTC  (9+ messages)
` [PATCH 2/2] NFSD: Added TEST_STATEID operation

Umount and delegation release thread syncronization
 2011-07-12  3:51 UTC  (2+ messages)

[PATCH 1/2] NFS: Test and Free stateid should take a stateid argument
 2011-07-12  2:31 UTC  (6+ messages)
` [PATCH 2/2] NFS: Send SIGIO on lost locks

[PATCH 1/1] NFSv4.1: update nfs4_fattr_bitmap_maxsz
 2011-07-11 21:17 UTC 

[PATCH 1/1] NFSv4.1: handle decoding of three attribute bitmaps
 2011-07-11 20:59 UTC  (5+ messages)


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