messages from 2010-05-13 15:31:23 to 2010-05-20 10:30:48 UTC [more...]
[PATCH 00/22] LAYOUTGET invocation
2010-05-16 1:23 UTC (22+ messages)
` [PATCH 01/22] Revert "pnfs-nonfilelayout: Prelim support for non-file layout O_DIRECT"
` [PATCH 02/22] Revert "pnfs: Enable O_DIRECT write path."
` [PATCH 03/22] Revert "pnfs: Enable O_DIRECT read path."
` [PATCH 04/22] Revert "pnfs: Add function to set up O_DIRECT I/O"
` [PATCH 05/22] pnfs: filelayout: clean and breakup nfs4_pnfs_dserver_get
` [PATCH 06/22] pnfs: filelayout: remove some dead code from filelayout_commit
` [PATCH 07/22] pnfs: remove PNFS_LAYOUTGET_ON_OPEN
` [PATCH 08/22] pnfs: track the number of outstanding commits
` [PATCH 09/22] pnfs_submit: mandate basic io path operations for layout drivers
` [PATCH 10/22] pnfs_submit: expose pnfs_update_layout, put_lseg, and get_lseg functions
` [PATCH 11/22] pnfs_submit: stash and refcount lseg in read path
` [PATCH 12/22] pnfs_submit: read path changeover
` [PATCH 13/22] pnfs_submit: use fsdata to pass lseg
` [PATCH 14/22] pnfs_submit: stash and refcount lseg in write path
` [PATCH 15/22] pnfs_submit: remove pnfs_file_operations
` [PATCH 16/22] pnfs_submit: remove pnfs_update_layout_commit
` [PATCH 17/22] pnfs_submit: remove pnfs_writepages LAYOUTGET invocation
` [PATCH 18/22] pnfs: export some commit error handling for use by layout drivers
` [PATCH 19/22] pnfs_submit: API change: remove pnfs_commit layoutget invocation
` [PATCH 20/22] pnfs_submit: filelayout: rewrite filelayout_commit to use new API
` [PATCH 21/22] pnfs_submit: remove unecessary pnfs_fl_call_data field pnfs_client
[RFC][PATCH] pnfs: unlock lo_lock spinlock before calling specific layoutdriver's setup_layoutcommit() operation
2010-05-20 10:25 UTC
[PATCH] VFS: Unlink should revoke all outstanding leases on file
2010-05-20 9:46 UTC (19+ messages)
[PATCH 02/22] Revert "pnfs: Enable O_DIRECT write path."
2010-05-16 0:36 UTC (4+ messages)
` [PATCH 03/22] Revert "pnfs: Enable O_DIRECT read path."
` [PATCH 04/22] Revert "pnfs: Add function to set up O_DIRECT I/O"
` [PATCH 05/22] pnfs: filelayout: clean and breakup nfs4_pnfs_dserver_get
permission denied with >= ~2.6.25
2010-05-20 9:28 UTC (8+ messages)
[PATCH] pnfsblock: Lookup list entry of layouts and tags in reverse order
2010-05-20 5:44 UTC (13+ messages)
[PATCH] nfs: avoid possible deadlock bug when setting up delegation
2010-05-20 5:42 UTC
[Bugme-new] [Bug 15709] New: swapper page allocation failure
2010-05-20 7:39 UTC (17+ messages)
[PATCH] pnfs: call layoutcommit after flushing inode's data to disk
2010-05-20 4:42 UTC (2+ messages)
bad filename
2010-05-20 2:03 UTC (3+ messages)
nfsd changes for 2.6.35
2010-05-19 20:57 UTC
[PATCH 4/8] sunrpc: Pushdown the bkl from ioctl
2010-05-19 17:24 UTC (2+ messages)
` [PATCH 5/8] sunrpc: Pushdown the bkl from sunrpc cache ioctl
NFS4 mount finishes after 2 hours
2010-05-19 15:01 UTC (3+ messages)
[PATCH] Revert "nfsd4: distinguish expired from stale stateids"
2010-05-18 23:37 UTC
[PATCH 1/2] nfs4: minor callback code simplification
2010-05-18 22:48 UTC (3+ messages)
` [PATCH 2/2] nfsd4: fix callback program version
Linux pNFS status meeting 05/20
2010-05-18 22:47 UTC
[pnfs] Linux pNFS status meeting 05/20
2010-05-18 22:40 UTC
Different options for subdir? Possible?
2010-05-18 18:24 UTC (4+ messages)
[PATCH 0/8] pnfs-submit: Forgetful cleint and some layout cleanups
2010-05-18 18:22 UTC (14+ messages)
` [PATCH 1/8] pnfs-submit: clean struct nfs_inode
` [PATCH 2/8] pnfs-submit: clean locking infrastructure
` [PATCH 3/8] pnfs-submit: remove lgetcount, lretcount (outstanding LAYOUTGETs/LAYOUTRETUNs)
` [PATCH 4/8] pnfs-submit: change stateid to be a union
` [PATCH 5/8] pnfs-submit: request whole file layouts only
` [PATCH 6/8] pnfs-submit: change layouts list to be similar to the other state list management
` [PATCH 7/8] pnfs-submit: forgetful client model
` [PATCH 8/8] pnfs-submit: support for cb_recall_any (layouts)
[PATCH] nfsd: Fix uninitialized ptr access in find_file()
2010-05-18 15:41 UTC (2+ messages)
[pnfs] Linux pNFS status meeting 05/13
2010-05-18 15:12 UTC (2+ messages)
[GIT PULL] Please pull NFS client changes
2010-05-18 8:59 UTC (2+ messages)
[PATCH 00/24] Modernize NFSv2 XDR encoder/decoders
2010-05-17 20:57 UTC (26+ messages)
` [PATCH 01/24] SUNRPC: Refactor logic to NUL-terminate strings in pages
` [PATCH 02/24] NFS: Introduce XDR helpers for basic NFSv2 data types
` [PATCH 03/24] NFS: Encode NFSv2 fhandle argument using an xdr_stream
` [PATCH 04/24] NFS: Encode v2 setattr "
` [PATCH 05/24] NFS: Encode dirop "
` [PATCH 06/24] NFS: Encode NFSv2 readlink "
` [PATCH 07/24] NFS: Encode NFSv2 read "
` [PATCH 08/24] NFS: Encode NFSv2 write "
` [PATCH 09/24] NFS: Encode NFSv2 create "
` [PATCH 10/24] NFS: Encode NFSv2 rename "
` [PATCH 11/24] NFS: Encode NFSv2 link "
` [PATCH 12/24] NFS: Encode NFSv2 symlink "
` [PATCH 13/24] NFS: Encode NFSv2 readdir "
` [PATCH 14/24] NFS: Replace old NFSv2 encoder functions with xdr_stream-based ones
` [PATCH 15/24] NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()
` [PATCH 16/24] NFS: Decode NFSv2 stat reply using an xdr_stream
` [PATCH 17/24] NFS: Decode NFSv2 attrstat "
` [PATCH 18/24] NFS: Decode NFSv2 dirop "
` [PATCH 19/24] NFS: Decode NFSv2 readlink "
` [PATCH 20/24] NFS: Decode NFSv2 read "
` [PATCH 21/24] NFS: Decode NFSv2 write "
` [PATCH 22/24] NFS: Decode NFSv2 readdir "
` [PATCH 23/24] NFS: Decode NFSv2 statfs "
` [PATCH 24/24] NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
[PATCH 0/2] get rid of threshold policy ops
2010-05-17 20:58 UTC (3+ messages)
` [PATCH 1/1] SQUASHME: pnfs-obj: "
` [PATCH 2/2] SQUASHME: pnfsblock: "
pnfs git tree status 2010-04-29
2010-05-17 20:45 UTC (4+ messages)
` pnfs git tree status pnfs-all-2.6.34-rc6-2010-05-06 pnfs-all-2.6.33-2010-05-06
` pnfs git tree status pnfs-all-2.6.34-2010-05-17
linux-nfs.org will be going down for an upgrade today
2010-05-17 20:16 UTC (7+ messages)
[PATCH] SQUASHME: pnfs-submit: check for NULL nfs_client in nfs4_init_pnfs
2010-05-17 20:06 UTC
[PATCH 05/39] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-05-17 19:51 UTC (5+ messages)
[PATCH] pnfs: devide put_lseg and return_layout_barrier into different workqueue
2010-05-17 18:21 UTC (5+ messages)
pNFS - Both DS and MDS on one machine (file layout)
2010-05-17 16:43 UTC
SQUASHME: missing from FIXME: async layout return
2010-05-17 6:02 UTC (10+ messages)
NFS cache
2010-05-16 23:54 UTC (2+ messages)
IPv6 support in pNFS
2010-05-16 13:42 UTC (4+ messages)
Disable NFS client cache
2010-05-16 13:37 UTC (2+ messages)
[PATCH] NFSD: don't report compiled-out versions as present
2010-05-14 22:14 UTC (3+ messages)
[PATCH 01/15] SUNRPC: Fix xs_setup_bc_tcp()
2010-05-14 19:18 UTC (21+ messages)
` [PATCH 02/15] NFSv4: Don't use GFP_KERNEL allocations in state recovery
` [PATCH 03/15] NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
` [PATCH 04/15] NFS: Clean up nfs_create_request()
` [PATCH 05/15] NFS: Read requests can use GFP_KERNEL
` [PATCH 06/15] SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS
` [PATCH 07/15] SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired()
` [PATCH 08/15] SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter
` [PATCH 09/15] NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS
` [PATCH 10/15] NFS: Clean up nfs_access_zap_cache()
` [PATCH 11/15] NFS: Don't call iput() in nfs_access_cache_shrinker
` [PATCH 12/15] SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
` [PATCH 13/15] SUNRPC: Remove the 'tk_magic' debugging field
` [PATCH 14/15] SUNRPC: Reorder the struct rpc_task fields
` [PATCH 15/15] SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired
[PATCH 2/2] pnfsblock: iterating all local block disks instead of only scsi disks when initializing mount point
2010-05-14 8:48 UTC
[PATCH 1/2] pnfsblock: expose block_class interface
2010-05-14 8:46 UTC
session hangs with 2.6.33rc7 & nfs-utils 1.2.2rc9
2010-05-14 6:43 UTC (3+ messages)
trouble using kerberos between linux client and server
2010-05-13 21:13 UTC (6+ messages)
What NFS client code is queued up for the 2.6.35 merge window?
2010-05-13 21:02 UTC
[PATCH 0/3] Use MDS session for dual role MDS/DS
2010-05-13 19:29 UTC (5+ messages)
` [PATCH 1/3] SQUASHME pnfs_submit: use MDS session for dual MDS/DS
` [PATCH 2/3] SQUASHME pnfs_submit: update DS nfs4_set_client
[PATCH v2 0/9] nfsd4: keep the client from expiring while in use by nfs41 compounds
2010-05-13 16:11 UTC (8+ messages)
` [PATCH v2 8/9] nfsd4: keep a reference count on client while in use
ONE More BAD bug with 2.6.34-pnfs branch found - watch out
2010-05-13 15:58 UTC
pNFS-related questions
2010-05-13 15:56 UTC (6+ 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;
as well as URLs for NNTP newsgroup(s).