messages from 2012-04-19 08:30:41 to 2012-04-23 21:13:55 UTC [more...]
[PATCH 01/20] NFS: Fix comment misspelling in struct nfs_client definition
2012-04-23 21:13 UTC (22+ messages)
` [PATCH 02/20] NFS: Use proper naming conventions for NFSv4.1 server scope fields
` [PATCH 03/20] NFS: Use proper naming conventions for nfs_client.impl_id field
` [PATCH 04/20] NFS: Use proper naming conventions for the nfs_client.net field
` [PATCH 05/20] NFS: Clean up return code checking in nfs4_proc_exchange_id()
` [PATCH 06/20] NFS: Remove nfs_unique_id
` [PATCH 07/20] NFS: Don't swap bytes in nfs4_construct_boot_verifier()
` [PATCH 08/20] NFS: Fix NFSv4 BAD_SEQID recovery
` [PATCH 09/20] NFS: Force server to drop NFSv4 state
` [PATCH 10/20] NFS: Always use the same SETCLIENTID boot verifier
` [PATCH 11/20] NFS: Refactor nfs_get_client(): add nfs_found_client()
` [PATCH 12/20] NFS: Refactor nfs_get_client(): initialize nfs_client
` [PATCH 13/20] NFS: Fix recovery from NFS4ERR_CLID_INUSE
` [PATCH 14/20] NFS: Add nfs_client behavior flags
` [PATCH 15/20] NFS: Introduce "migration" mount option
` [PATCH 16/20] NFS: Use the same nfs_client_id4 for every server
` [PATCH 17/20] NFS: EXCHANGE_ID should save the server major and minor ID
` [PATCH 18/20] NFS: Detect NFSv4 server trunking when mounting
` [PATCH 19/20] NFS: Add nfs4_unique_id boot parameter
` [PATCH 20/20] NFS: Clean up debugging messages in fs/nfs/client.c
[PATCH 1/3] NFSv4: Ensure we do not reuse open owner names
2012-04-23 20:57 UTC (6+ messages)
` [PATCH 2/3] NFSv4: Ensure that we don't drop a state owner more than once
` [PATCH 3/3] NFSv4: Keep dropped state owners on the LRU list for a while
[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
2012-04-23 20:52 UTC (6+ messages)
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type
[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-23 20:38 UTC (30+ messages)
` [PATCH RFC v3] vfs: make fstatat retry once "
[PATCH] rpcbind: Only listen on requested hostnames for NC_TPI_COTS connections
2012-04-23 16:22 UTC (4+ messages)
NFSv4 ACLs
2012-04-23 14:49 UTC (7+ messages)
[PATCH 0/3] Fix use_ipaddr race
2012-04-23 1:04 UTC (5+ messages)
` [PATCH 1/3] mountd: unconditionally resolve ip address
` [PATCH 2/3] mountd: helper function for export upcall's client matching
` [PATCH 3/3] mountd: ignore use_ipaddr and just try both client types
[PATCH 00/11] Swap-over-NFS without deadlocking V3
2012-04-21 18:13 UTC (2+ messages)
[PATCH v4 18/25] NFS: prepare coalesce testing for directio
2012-04-20 23:55 UTC
[PATCH] NFS4: fix referrals with IPv6 mounts
2012-04-20 22:05 UTC (20+ messages)
[PATCH v3 00/25] directio rewrite
2012-04-20 21:20 UTC (30+ messages)
` [PATCH v3 01/25] NFS: check for req==NULL in nfs_try_to_update_request cleanup
` [PATCH v3 02/25] NFS: put open context on error in nfs_pagein_multi
` [PATCH v3 03/25] NFS: put open context on error in nfs_flush_multi
` [PATCH v3 04/25] NFS: grab open context in direct read
` [PATCH v3 05/25] NFS4.1: make pnfs_ld_[read|write]_done consistent
` [PATCH v3 06/25] NFS4.1: Add lseg to struct nfs4_fl_commit_bucket
` [PATCH v3 07/25] NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
` [PATCH v3 08/25] NFS: dprintks in directio code were referencing task after put
` [PATCH v3 09/25] NFS: reverse arg order in nfs_initiate_[read|write]
` [PATCH v3 10/25] NFS: remove unnecessary casts of void pointers in nfs4filelayout.c
` [PATCH v3 11/25] NFS: use req_offset where appropriate
` [PATCH v3 12/25] NFS: create common nfs_pgio_header for both read and write
` [PATCH v3 13/25] NFS: create struct nfs_page_array
` [PATCH v3 14/25] NFS: merge _full and _partial read rpc_ops
` [PATCH v3 15/25] NFS: merge _full and _partial write rpc_ops
` [PATCH v3 16/25] NFS: create completion structure to pass into page_init functions
` [PATCH v3 17/25] NFS: remove unused wb_complete field from struct nfs_page
` [PATCH v3 18/25] NFS: prepare coalesce testing for directio
` [PATCH v3 19/25] NFS: rewrite directio read to use async coalesce code
` [PATCH v3 20/25] NFS: create nfs_generic_commit_list
` [PATCH v3 21/25] NFS: create struct nfs_commit_info
` [PATCH v3 22/25] NFS: create nfs_commit_completion_ops
` [PATCH v3 23/25] NFS: add dreq to nfs_commit_info
` [PATCH v3 24/25] NFS: avoid some stat gathering for direct io
` [PATCH v3 25/25] NFS: rewrite directio write to use async coalesce code
[PATCH v2 0/8] Fix SECINFO procedure
2012-04-20 19:08 UTC (9+ messages)
` [PATCH v2 1/8] NFS: Fix SECINFO_NO_NAME
` [PATCH v2 2/8] NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
` [PATCH v2 3/8] NFS: Do secinfo as part of lookup
` [PATCH v2 4/8] NFS: Remove secinfo knowledge out of the generic client
` [PATCH v2 5/8] NFS: Create a submount rpc_op
` [PATCH v2 6/8] NFS: Fix following referral mount points with different security
` [PATCH v2 7/8] NFS: Honor the authflavor set in the clone mount data
` [PATCH v2 8/8] NFS: Remove extra rpc_clnt argument to proc_lookup
[PATCH v2 00/28]
2012-04-20 18:36 UTC (29+ messages)
` [PATCH v2 01/28] NFS: check for req==NULL in nfs_try_to_update_request cleanup
` [PATCH v2 02/28] NFS: put open context on error in nfs_pagein_multi
` [PATCH v2 03/28] NFS: put open context on error in nfs_flush_multi
` [PATCH v2 04/28] NFS: grab open context in direct read
` [PATCH v2 05/28] NFS4.1: make pnfs_ld_[read|write]_done consistent
` [PATCH v2 06/28] NFS4.1: Add lseg to struct nfs4_fl_commit_bucket
` [PATCH v2 07/28] NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
` [PATCH v2 08/28] NFS: dprintks in directio code were referencing task after put
` [PATCH v2 09/28] NFS: reverse arg order in nfs_initiate_[read|write]
` [PATCH v2 10/28] NFS: remove unnecessary casts of void pointers in nfs4filelayout.c
` [PATCH v2 11/28] NFS: use req_offset where appropriate
` [PATCH v2 12/28] NFS: create common nfs_pgio_header for both read and write
` [PATCH v2 13/28] NFS: create struct nfs_page_array
` [PATCH v2 14/28] NFS: merge _full and _partial read rpc_ops
` [PATCH v2 15/28] NFS: merge _full and _partial write rpc_ops
` [PATCH v2 16/28] paged writed
` [PATCH v2 17/28] NFS: create completion structure to pass into page_init functions
` [PATCH v2 18/28] NFS: remove unused wb_complete field from struct nfs_page
` [PATCH v2 19/28] NFS: prepare coalesce testing for directio
` [PATCH v2 20/28] NFS: rewrite directio read to use async coalesce code
` [PATCH v2 21/28] direct read
` [PATCH v2 22/28] NFS: create nfs_generic_commit_list
` [PATCH v2 23/28] NFS: create struct nfs_commit_info
` [PATCH v2 24/28] NFS: create nfs_commit_completion_ops
` [PATCH v2 25/28] NFS: add dreq to nfs_commit_info
` [PATCH v2 26/28] NFS: avoid some stat gathering for direct io
` [PATCH v2 27/28] NFS: rewrite directio write to use async coalesce code
` [PATCH v2 28/28] direct write
[PATCH 0/3] SUNRPC: three bugfixes for PipeFS event handling
2012-04-20 14:19 UTC (4+ messages)
` [PATCH 1/3] SUNRPC: skip clients with program without PipeFS entries
` [PATCH 2/3] SUNRPC: traverse clients tree on PipeFS event
` [PATCH 3/3] SUNRPC: set per-net PipeFS superblock before notification
[PATCH v2] SUNRPC: skip dead but not buried clients on PipeFS events
2012-04-20 14:11 UTC
[PATCH] SUNRPC: skip dead but not buried clients on PipeFS events
2012-04-20 6:05 UTC (4+ messages)
[PATCH 0/6] Extended file stat system call
2012-04-19 23:36 UTC (16+ messages)
` [PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
` [PATCH 2/6] xstat: Ext4: Return extended attributes
` [PATCH 3/6] xstat: AFS: "
` [PATCH 4/6] xstat: NFS: "
` [PATCH 5/6] xstat: CIFS: "
` [PATCH 6/6] xstat: eCryptFS: "
[PATCH -next] nfsd: fix nfs4recover.f printk format warning
2012-04-19 23:15 UTC
Regretion on NFS in mainline kernel
2012-04-19 20:46 UTC (6+ messages)
` [PATCH 0/2] Fix regression "
nfsd bugfixes for 3.4
2012-04-19 20:31 UTC
[REGRESSION] NFSv4: open(O_TRUNC) hangs
2012-04-19 11:27 UTC (5+ messages)
Howto temporarily disable delegation?
2012-04-19 11:24 UTC (2+ messages)
[PATCH] LockD: call per-net shutdown on every global shutdown call
2012-04-19 8:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox