messages from 2011-02-23 13:53:00 to 2011-03-03 17:50:34 UTC [more...]
[PATCH 1/3] KEYS: Add a new keyctl op to reject a key with a specified error code
2011-03-03 17:50 UTC
[PATCH 1/2] Read /etc/exports.d/*.export as extra export files
2011-03-03 17:50 UTC (4+ messages)
NFS problem on Microblaze LE
2011-03-03 16:20 UTC (12+ messages)
Linux pNFS status meeting 03/03/11
2011-03-03 16:16 UTC (2+ messages)
[PATCH 0/9] NFSv4.1: pnfs wave4 submission v2
2011-03-03 15:13 UTC (10+ messages)
` [PATCH 1/9] NFSv4.1: rearrange nfs_write_rpcsetup
` [PATCH 2/9] NFSv4.1: add callback to nfs4_write_done
` [PATCH 3/9] NFSv4.1: Send lseg down into nfs_write_rpcsetup
` [PATCH 4/9] NFSv4.1: trigger LAYOUTGET for writes
` [PATCH 5/9] NFSv4.1: implement generic pnfs layer write switch
` [PATCH 6/9] NFSv4.1: remove GETATTR from ds writes
` [PATCH 7/9] NFSv4.1: pnfs filelayout driver write
` [PATCH 8/9] NFSv4.1: rearrange ->doio args
` [PATCH 9/9] NFSv4.1: Clear lseg pointer in ->doio function
[PATCH 00/17] add some test case for pynfs41
2011-03-03 14:51 UTC (25+ messages)
` [PATCH 01/17] CLNT: check NFS4ERR_NOT_ONLY_OP for CREATE_SESSION
` [PATCH 02/17] CLNT: test lease period of unconfirmed record
` [PATCH 03/17] CLNT: check the csr_sequence at CREATE_SESSION
` [PATCH 04/17] CLNT: test with ca_maxresponsesize is too small
` [PATCH 05/17] CLNT: test reply too big
` [PATCH 06/17] CLNT: test reply too big to cache
` [PATCH 07/17] CLNT: test operation not in session
` [PATCH 08/17] CLNT: test the sessionid, slotid and sequenceid for SEQUENCE
` [PATCH 09/17] CLNT: test Bad Sequenceid At Slot
` [PATCH 10/17] CLNT: test resues slot ID
` [PATCH 11/17] CLNT: DESTROY_SESSION not the fianl operation
` [PATCH 12/17] CLNT: test DESTROY_SESSION not the sole operation
` [PATCH 13/17] CLNT: add a simple test about RECLAIM_COMPLETE
` [PATCH 14/17] CLNT: test reclaim after RECLAIM_COMPLETE
` [PATCH 15/17] CLNT: test lock before RECLAIM_COMPLETE
` [PATCH 16/17] CLNT: test double RECLAIM_COMPLETE after create session
` [PATCH 17/17] CLNT: test EXCLUSIVE4_1 for different verifier
mount.nfs libmount support (v2)
2011-03-03 14:48 UTC (4+ messages)
` [PATCH 1/2] mount: move generic functions to utils.c and network.c
` [PATCH 2/2] mount: add --enable-libmount-mount
[PATCH 0/2] Give svcgssd access to kernel's supported enctypes
2011-03-03 14:28 UTC (5+ messages)
` [PATCH 1/2] gss:krb5 only include enctype numbers in gm_upcall_enctypes
` [PATCH 2/2] nfsd: add proc file listing kernel's gss_krb5 enctypes
Possible NFSv4 locking bug
2011-03-03 6:20 UTC (5+ messages)
[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
2011-03-02 18:58 UTC (28+ messages)
` [PATCH -V5 03/24] vfs: Add a comment to inode_permission()
` [PATCH -V5 04/24] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V5 05/24] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V5 06/24] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V5 07/24] vfs: Add new file and directory create permission flags
` [PATCH -V5 08/24] vfs: Add delete child and delete self "
` [PATCH -V5 09/24] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V5 10/24] vfs: Add permission flags for setting file attributes
` [PATCH -V5 11/24] vfs: Make acl_permission_check() work for richacls
` [PATCH -V5 12/24] richacl: In-memory representation and helper functions
` [PATCH -V5 13/24] richacl: Permission mapping functions
` [PATCH -V5 14/24] richacl: Compute maximum file masks from an acl
` [PATCH -V5 15/24] richacl: Update the file masks in chmod()
` [PATCH -V5 16/24] richacl: Permission check algorithm
` [PATCH -V5 17/24] richacl: Create-time inheritance
` [PATCH -V5 18/24] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V5 19/24] richacl: Automatic Inheritance
` [PATCH -V5 20/24] richacl: xattr mapping functions
` [PATCH -V5 21/24] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V5 22/24] vfs: Cache richacl in struct inode
` [PATCH -V5 23/24] ext4: Implement rich acl for ext4
` [PATCH -V5 24/24] ext4: Add temporary richacl mount option "
[PATCH v3, RESEND 00/16] make rpc_pipefs be mountable multiple time
2011-03-02 17:06 UTC (2+ messages)
RPC slots count exported to userland
2011-03-01 23:44 UTC (2+ messages)
nfs4 kernel ops
2011-03-01 21:33 UTC
[PATCH pnfs-submit-wave3 update 0/5] Update tree to match submission
2011-03-01 19:25 UTC (6+ messages)
` [PATCH pnfs-submit-wave3 update 1/5] wave3: SQUASHME: remove comment to pnfs_pageio_init_read
` [PATCH pnfs-submit-wave3 update 2/5] wave3: clean up nfs4_reset_read to match write
` [PATCH pnfs-submit-wave3 update 3/5] wave3: document that we are relying on nfs_initiate_read not failing
` [PATCH pnfs-submit-wave3 update 4/5] wave3: clean up lseg after pg_doio function
` [PATCH pnfs-submit-wave3 update 5/5] SQUASHME: NFSv4.1: DS only check
[PATCH pNFS wave 3 Version 3 0/18] pNFS wave 3 submission Version 3
2011-03-01 1:34 UTC (19+ messages)
` [PATCH pNFS wave 3 Version 3 01/18] NFSv4: remove CONFIG_NFS_V4 from nfs_read_data
` [PATCH pNFS wave 3 Version 3 02/18] NFSv4.1: put_layout_hdr can remove nfsi->layout
` [PATCH pNFS wave 3 Version 3 03/18] NFS move nfs_client initialization into nfs_get_client
` [PATCH pNFS wave 3 Version 3 04/18] NFSv4.1: send zero stateid seqid on v4.1 i/o
` [PATCH pNFS wave 3 Version 3 05/18] NFSv4.1: new flag for state renewal check
` [PATCH pNFS wave 3 Version 3 06/18] NFSv4.1: new flag for lease time check
` [PATCH pNFS wave 3 Version 3 07/18] NFSv4.1: add MDS mount DS only check
` [PATCH pNFS wave 3 Version 3 08/18] NFSv4.1: lseg refcounting
` [PATCH pNFS wave 3 Version 3 09/18] NFSv4.1: coelesce across layout stripes
` [PATCH pNFS wave 3 Version 3 10/18] NFSv4.1: shift pnfs_update_layout locations
` [PATCH pNFS wave 3 Version 3 11/18] NFSv4.1: generic read
` [PATCH pNFS wave 3 Version 3 12/18] NFSv4.1: data server connection
` [PATCH pNFS wave 3 Version 3 13/18] NFSv4.1: filelayout i/o helpers
` [PATCH pNFS wave 3 Version 3 14/18] NFSv4.1: filelayout read
` [PATCH pNFS wave 3 Version 3 15/18] NFSv4.1: filelayout async error handler
` [PATCH pNFS wave 3 Version 3 16/18] NFSv4.1 move deviceid cache to filelayout driver
` [PATCH pNFS wave 3 Version 3 17/18] NFSv4.1: turn off pNFS on ds connection failure
` [PATCH pNFS wave 3 Version 3 18/18] NFSv4.1: lseg documentation
[PATCH] zero out delegation in the inode after it has been returned
2011-03-01 13:06 UTC (12+ messages)
kernel NFS bug
2011-02-28 20:04 UTC (2+ messages)
Client still crashing on 2nd callback after NFS4_ERR_DELAY
2011-02-28 18:24 UTC (4+ messages)
` [PATCH] SQUASHME: pnfs: FIX stupid recall_layout BUG
pnfs git tree status pnfs-all-2.6.38-rc2-2011-01-27
2011-02-28 16:31 UTC (3+ messages)
` pnfs git tree status pnfs-all-2.6.38-rc3-2011-02-03
` pnfs git tree status pnfs-all-2.6.38-rc5-2011-02-26
[PATCH 1/4] NFS remove duplicate clientid in nfs_client
2011-02-27 12:45 UTC (7+ messages)
` [PATCH 2/4] SQUASHME: NFSv4.1: DS only check
` [PATCH 3/4] NFSv4.1 reclaim complete must wait for completion
` [PATCH 4/4] SQUASHME put_lseg before setting pointer to NULL
server does not abort grace period
2011-02-25 16:51 UTC (8+ messages)
Seemingly inconsistent directory state under NFSv4
2011-02-25 16:43 UTC (6+ messages)
[PATCH 0/3] Fixes for vfs-scale and vfs-automount
2011-02-25 3:07 UTC (18+ messages)
stat family function problem (php file_exists)
2011-02-25 0:37 UTC (2+ messages)
[PATCH] NFSD: fix decode_cb_sequence4resok
2011-02-25 0:36 UTC (7+ messages)
[PATCH] SQUASHME: pnfs: revert layout recall/get/return synchronization
2011-02-24 22:13 UTC
[PATCH] SQUASHME: pnfsd-lexp: pnfsd_lexp_recall_layout fixes
2011-02-24 22:09 UTC
NFS Regression in commit 0b26a0bf6ff398
2011-02-24 19:57 UTC (2+ messages)
[PATCH] NFSv4.1: put_lseg_common should use list_del_init
2011-02-24 19:37 UTC
STMMAC driver: NFS Problem on 2.6.37
2011-02-24 18:33 UTC (11+ messages)
Page alloc error on nfs4 via automount
2011-02-24 9:13 UTC (3+ messages)
[INVITE] linux-pnfs developers meeting @ Connectathon
2011-02-24 3:33 UTC (2+ messages)
[PATCH] nfs-utils: fix stripe device size calculation for layouts not a multiple of stripe unit
2011-02-24 2:31 UTC (2+ messages)
[PATCH] Fix size argument to memset call in nfsacl_encode
2011-02-23 22:27 UTC (9+ messages)
Invisible file problem
2011-02-23 20:23 UTC (5+ messages)
[PATCH] nfs: don't queue synchronous NFSv4 close rpc_release to nfsiod
2011-02-23 20:17 UTC (16+ messages)
CACHE_NEW_EXPIRY is 120, nextcheck initialized to 30*60=1800?
2011-02-23 19:27 UTC (5+ messages)
` NFS in containers
[PATCH] pnfsd-lexp: recall layout on truncate
2011-02-23 17:56 UTC (3+ 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).