public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-02 18:59:08 to 2014-05-13 16:46:03 UTC [more...]

[PATCH] SCHED: remove proliferation of wait_on_bit action functions
 2014-05-13 16:45 UTC  (4+ messages)

[PATCH v3 00/17] NFS: Create a common path used by reads and writes
 2014-05-13 15:21 UTC  (20+ messages)
` [PATCH v3 01/17] NFS: Create a common argument structure for "
` [PATCH v3 02/17] NFS: Create a common results "
` [PATCH v3 03/17] NFS: Create a common read and write data struct
` [PATCH v3 04/17] NFS: Create a common read and write header struct
` [PATCH v3 05/17] NFS: Move the write verifier into the nfs_pgio_header
` [PATCH v3 06/17] NFS: Create a common pgio_alloc and pgio_release function
` [PATCH v3 07/17] NFS: Create a common rw_header_alloc and rw_header_free function
` [PATCH v3 08/17] NFS: Create a common pgio_rpc_prepare function
` [PATCH v3 09/17] NFS: Create a common nfs_pgio_result_common function
` [PATCH v3 10/17] NFS: Create a common rpc_call_ops struct
` [PATCH v3 11/17] NFS: Create a common rpcsetup function for reads and writes
` [PATCH v3 12/17] NFS: Create a common pgio_error function
` [PATCH v3 13/17] NFS: Create a generic_pgio function
` [PATCH v3 14/17] NFS: Create a common initiate_pgio() function
` [PATCH v3 15/17] NFS: Create a common multiple_pgios() function
` [PATCH v3 16/17] NFS: Create a common generic_pg_pgios()
` [PATCH v3 17/17] NFS: Create a common nfs_pageio_ops struct

nfsd4 xdr encoding fixes v2
 2014-05-13 14:48 UTC  (64+ messages)
` [PATCH 01/43] nfsd4: embed xdr_stream in nfsd4_compoundres
` [PATCH 02/43] nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
` [PATCH 03/43] nfsd4: move proc_compound xdr encode init to helper
` [PATCH 04/43] nfsd4: reserve head space for krb5 integ/priv info
` [PATCH 05/43] nfsd4: move nfsd4_operation to xdr4.h
` [PATCH 06/43] nfsd4: fix encoding of out-of-space replies
` [PATCH 07/43] nfsd4: allow space for final error return
` [PATCH 08/43] nfsd4: use xdr_reserve_space in attribute encoding
` [PATCH 09/43] nfsd4: use xdr_stream throughout compound encoding
` [PATCH 10/43] nfsd4: remove ADJUST_ARGS
` [PATCH 11/43] nfsd4: no need for encode_compoundres to adjust lengths
` [PATCH 12/43] nfsd4: keep xdr buf length updated
` [PATCH 13/43] rpc: xdr_truncate_encode
` [PATCH 14/43] nfsd4: use xdr_truncate_encode
` [PATCH 15/43] nfsd4: "backfill" using write_bytes_to_xdr_buf
` [PATCH 16/43] nfsd4: teach encoders to handle reserve_space failures
` [PATCH 17/43] nfsd4: reserve space before inlining 0-copy pages
` [PATCH 18/43] nfsd4: nfsd4_check_resp_size needn't recalculate length
` [PATCH 19/43] nfsd4: remove redundant encode buffer size checking
` [PATCH 20/43] nfsd4: size-checking cleanup
` [PATCH 21/43] nfsd4: allow encoding across page boundaries
` [PATCH 22/43] nfsd4: convert 4.1 replay encoding
` [PATCH 23/43] nfsd4: don't try to encode conflicting owner if low on space
` [PATCH 24/43] nfsd4: more precise nfsd4_max_reply
` [PATCH 25/43] nfsd4: minor encode_read cleanup
` [PATCH 26/43] nfsd4: nfsd4_check_resp_size should check against whole buffer
` [PATCH 27/43] rpc: define xdr_restrict_buflen
` [PATCH 28/43] nfsd4: adjust buflen to session channel limit
` [PATCH 29/43] nfsd4: use session limits to release send buffer reservation
` [PATCH 30/43] nfsd4: allow large readdirs
` [PATCH 31/43] nfsd4: enforce rd_dircount
` [PATCH 32/43] nfsd4: don't treat readlink like a zero-copy operation
` [PATCH 33/43] nfsd4: better estimate of getattr response size
` [PATCH 34/43] nfsd4: estimate sequence "
` [PATCH 35/43] nfsd4: turn off zero-copy-read in exotic cases
` [PATCH 36/43] nfsd4: nfsd_vfs_read doesn't use file handle parameter
` [PATCH 37/43] nfsd4: separate splice and readv cases
` [PATCH 38/43] nfsd4: allow exotic read compounds
` [PATCH 39/43] nfsd4: really fix nfs4err_resource in 4.1 case
` [PATCH 40/43] nfsd4: kill WRITE32
` [PATCH 41/43] nfsd4: kill WRITE64
` [PATCH 42/43] nfsd4: kill WRITEMEM
` [PATCH 43/43] nfsd4: kill write32, write64

[PATCH] NFS: revalidate on open if dcache is negative
 2014-05-13  0:41 UTC  (3+ messages)

[PATCH] Push the file layout driver into a subdirectory
 2014-05-12 21:35 UTC 

[PATCH/RFC 0/5] Support loop-back NFS mounts - take 2
 2014-05-12 15:32 UTC  (7+ messages)
` [PATCH 3/5] nfsd: Only set PF_LESS_THROTTLE when really needed

[PATCH 0/2] NFSD: restrict PF_LESS_THROTTLE to loop-back requests
 2014-05-12  1:22 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: track whether a request is coming from a loop-back interface
` [PATCH 2/2] nfsd: Only set PF_LESS_THROTTLE when really needed

[PATCH] NFSD: Checking whether kill_suid by should_remove_suid()
 2014-05-10  5:10 UTC  (8+ messages)
    ` [PATCH v2] NFSD: Don't clear SUID/SGID after root writing data

nfsd bug fixes for 3.15, part 2
 2014-05-09 21:52 UTC 

[PATCH] Push the file layout driver into a subdirectory
 2014-05-09 16:35 UTC  (2+ messages)

[PATCH 00/70] NFSd lock scalability patches
 2014-05-09  7:34 UTC  (61+ messages)
` [PATCH 01/70] NFSd: Ensure we clear the cstate->slot in nfsd4_proc_compound
  ` [PATCH 02/70] NFSd: Move default initialisers from create_client() to alloc_client()
    ` [PATCH 03/70] NFSd: call rpc_destroy_wait_queue() from free_client()
      ` [PATCH 04/70] NFSd: Remove 'inline' designation for free_client()
        ` [PATCH 05/70] nfsd4: rename recall_lock to state_lock
          ` [PATCH 06/70] nfsd4: use cl_lock to synchronize all stateid idr calls
            ` [PATCH 07/70] nfsd4: hash deleg stateid only on successful nfs4_set_delegation
              ` [PATCH 08/70] nfsd4: use state_lock for delegation hashing
                ` [PATCH 09/70] NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
                  ` [PATCH 10/70] NFSd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
                    ` [PATCH 11/70] NFSd: Ensure delegation setup is safe w.r.t. break_lease()
                      ` [PATCH 12/70] NFSd: Add fine grained protection for the nfs4_file->fi_stateids list
                        ` [PATCH 13/70] NFSd: Clean up nfs4_preprocess_stateid_op
                          ` [PATCH 14/70] NFSd: Add a mutex to protect the NFSv4.0 open owner replay cache
                            ` [PATCH 15/70] NFSd: Add locking to the nfs4_file->fi_fds[] array
                              ` [PATCH 16/70] NFSd: Protect the nfs4_file delegation fields using the fi_lock
                                ` [PATCH 17/70] NFSd: Lock owners are not per open stateid
                                  ` [PATCH 18/70] NFSd: Clean up helper __release_lock_stateid
                                    ` [PATCH 19/70] NFSd: Allow lockowners to hold several stateids
                                      ` [PATCH 20/70] NFSd: NFSv4 lock-owners are not associated to a specific file
                                        ` [PATCH 21/70] NFSd: Get rid of the lockowner_ino_hashtbl
                                          ` [PATCH 22/70] NFSd: Cleanup nfs4svc_encode_compoundres
                                            ` [PATCH 23/70] NFSd: Don't get a session reference without a client reference
                                              ` [PATCH 24/70] NFSd: Move the delegation reference counter into the struct nfs4_stid
                                                ` [PATCH 25/70] NFSd: Simplify stateid management
                                                  ` [PATCH 26/70] NFSd: Fix delegation revocation
                                                    ` [PATCH 27/70] NFSd: Don't let the laundromat reap clients that are referenced
                                                      ` [PATCH 28/70] NFSd: Add reference counting to the lock and open stateids
                                                        ` [PATCH 29/70] NFSd: Add a struct nfs4_file field to struct nfs4_stid
                                                          ` [PATCH 30/70] NFSd: Replace delegation->dl_file with the dl_stid.sc_file
                                                            ` [PATCH 31/70] NFSd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
                                                              ` [PATCH 32/70] NFSd: Ensure stateids remain unique until they are freed
                                                                ` [PATCH 33/70] NFSd: Ensure atomicity of stateid destruction and idr tree removal
                                                                  ` [PATCH 34/70] NFSd: Fix atomicity of delegation counter
                                                                    ` [PATCH 35/70] NFSd: Slight cleanup of find_stateid()
                                                                      ` [PATCH 36/70] NFSd: Add reference counting to find_stateid
                                                                        ` [PATCH 37/70] NFSd: nfs4_preprocess_seqid_op should only set *stpp on success

[PATCH] SUNRPC: Fix printk that is not only for nfsd
 2014-05-09  4:02 UTC  (3+ messages)

[PATCH] Push the file layout driver into a subdirectory
 2014-05-08 23:10 UTC  (2+ messages)

[PATCH] Push the file layout driver into a subdirectory
 2014-05-08 21:38 UTC  (4+ messages)

[PATCH] NFSD: Get rid of empty function nfs4_state_init
 2014-05-08 17:06 UTC  (2+ messages)

[PATCH] NFSD: Use simple_read_from_buffer for coping data to userspace
 2014-05-08 17:05 UTC  (2+ messages)

[PATCH 1/2] NFSD: Cleanup unused comments and codes in summarize_posix_acl
 2014-05-08 16:55 UTC  (3+ messages)
` [PATCH] "

[PATCH] NFSD: Clear cached acl after setting a zero-length default posix acl:
 2014-05-08 16:41 UTC  (6+ messages)
  ` [PATCH v2] NFSD: Don't set default ACL if there are no ACE entries
      ` [PATCH v3] NFSD: Call ->set_acl with a NULL ACL structure if no entries

[PATCH] Adding a callback for incoming sm_notify to better handle stale lock issue in client crash recovery in HA-NFS environment. The callout parameters are:
 2014-05-08  0:16 UTC 

Soft lockup in unloading kernel modules
 2014-05-08 15:59 UTC  (2+ messages)

[PATCH] nfsd: clean up fh_auth usage
 2014-05-08 15:28 UTC  (4+ messages)

[PATCH] NFSD: cleanup unneeded including linux/export.h
 2014-05-08 15:24 UTC  (2+ messages)

[PATCH] Adding a callback for incoming sm_notify
 2014-05-07 21:46 UTC 

[PATCH 41/70] NFSd: nfsd4_process_open2() must reference the delegation stateid
 2014-05-07 20:21 UTC  (12+ messages)
` [PATCH 42/70] NFSd: nfsd4_process_open2() must reference the open stateid
  ` [PATCH 43/70] NFSd: Prepare nfsd4_close() for open stateid referencing
    ` [PATCH 44/70] NFSd: nfsd4_open_confirm() must reference the open stateid
      ` [PATCH 45/70] NFSd: Add reference counting to nfs4_preprocess_confirmed_seqid_op
        ` [PATCH 46/70] NFSd: Migrate the stateid reference into nfs4_preprocess_seqid_op
          ` [PATCH 47/70] NFSd: Migrate the stateid reference into nfs4_lookup_stateid()
            ` [PATCH 48/70] NFSd: Migrate the stateid reference into nfs4_find_stateid_by_type()
              ` [PATCH 49/70] NFSd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument
                ` [PATCH 50/70] NFSd: Use the session->se_client in lookup_clientid()

nfs oom on 3.15
 2014-05-07 20:03 UTC  (4+ messages)
    ` [patch] net, sunrpc: suppress allocation warning in rpc_malloc()

Crash in 3.14.0+ (plus hacks)
 2014-05-07 15:02 UTC  (7+ messages)

[PATCH 3/3] NFS4.0: Add some test cases for nfsv4 acl
 2014-05-07 15:00 UTC  (3+ messages)

[PATCH 1/3] NFS4.0: Case for linking to bad source patch with zero-length
 2014-05-07  9:55 UTC  (3+ messages)

[PATCH] locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
 2014-05-06 21:45 UTC  (3+ messages)

[PATCH V2 RFC 0/3] svcrdma: refactor marshalling logic
 2014-05-06 21:13 UTC  (9+ messages)
` [PATCH V2 RFC 1/3] svcrdma: Transport and header file changes
` [PATCH V2 RFC 2/3] svcrdma: Recvfrom changes
` [PATCH V2 RFC 3/3] svcrdma: Sendto changes

[PATCH -V1 00/22] New ACL format for better NFSv4 acl interoperability
 2014-05-06 20:15 UTC  (4+ messages)
` [PATCH -V1 10/22] richacl: In-memory representation and helper functions

get rid of include/linux/nfsd
 2014-05-06 19:09 UTC  (6+ messages)
` [PATCH 1/4] nfsd: remove <linux/nfsd/nfsfh.h>
` [PATCH 2/4] nfsd: move <linux/nfsd/export.h> to fs/nfsd
` [PATCH 3/4] nfsd: move <linux/nfsd/stats.h> "
` [PATCH 4/4] nfsd: remove <linux/nfsd/debug.h>

[PATCH 51/70] NFSd: Convert nfsd4_process_open1() to work with lookup_clientid()
 2014-05-05  8:53 UTC  (11+ messages)
` [PATCH 52/70] NFSd: Convert nfs4_check_open_reclaim() "
  ` [PATCH 53/70] NFSd: Ensure struct nfs4_client is unhashed before we try to destroy it
    ` [PATCH 54/70] NFSd: Ensure that the laundromat unhashes the client before releasing locks
      ` [PATCH 55/70] NFSd: Don't require client_lock in free_client
        ` [PATCH 56/70] NFSd: Move create_client() call outside the lock
          ` [PATCH 57/70] NFSd: Protect unconfirmed client creation using client_lock
            ` [PATCH 58/70] NFSd: Protect session creation and client confirm "
              ` [PATCH 59/70] NFSd: Protect nfsd4_destroy_clientid "
                ` [PATCH 60/70] NFSd: Ensure lookup_clientid() takes client_lock

[PATCH] nfs: commit layouts in fdatasync
 2014-05-05  6:56 UTC  (2+ messages)

[PATCH v2 3.4 0/9] fix the NULL pointer when use nfs in diferent net ns
 2014-05-04 12:30 UTC  (2+ messages)

[PATCH] lockd: avoid warning when CONFIG_SYSCTL undefined
 2014-05-04 12:01 UTC  (2+ messages)

Please Acknowledge My Proposal
 2014-05-03 12:20 UTC 

Please Acknowledge My Proposal
 2014-05-03 12:20 UTC 

[PATCH V3 00/17] NFS/RDMA client-side patches
 2014-05-02 22:34 UTC  (8+ messages)

[PATCH v2 00/17] NFS: Create a common path used by reads and writes
 2014-05-02 19:06 UTC  (10+ messages)
` [PATCH v2 03/17] NFS: Create a common read and write data struct
` [PATCH v2 04/17] NFS: Create a common read and write header struct
` [PATCH v2 05/17] NFS: Move the write verifier into the nfs_pgio_header
` [PATCH v2 06/17] NFS: Create a common pgio_alloc and pgio_release function


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