messages from 2015-07-30 13:52:35 to 2015-08-07 13:49:21 UTC [more...]
nfs4_put_lock_state() wants some nfs4_state on cleanup
2015-08-07 13:49 UTC (5+ messages)
[PATCH] mountd: fix mount issue due to comparison with uninitialized uuid
2015-08-07 12:10 UTC
grace-period ending & NLM
2015-08-07 11:10 UTC (5+ messages)
[PATCH] NFS: Add OTW write barrier before may-open test
2015-08-06 21:40 UTC (7+ messages)
Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Aug 6
2015-08-06 16:48 UTC (2+ messages)
[PATCH] IB/core: Make ib_dealloc_pd return void
2015-08-06 17:56 UTC
[PATCH V6 0/9] iSER support for iWARP
2015-08-06 15:37 UTC (9+ messages)
` [PATCH V6 6/9] isert: Rename IO functions to more descriptive names
extremely slow v4 performance on gigabit link
2015-08-06 14:48 UTC
[PATCH v4 00/16] NFS/RDMA client side for Linux 4.3
2015-08-06 14:28 UTC (19+ messages)
` [PATCH v4 01/16] xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
` [PATCH v4 02/16] xprtrdma: Raise maximum payload size to one megabyte
` [PATCH v4 03/16] xprtrdma: Increase default credit limit
` [PATCH v4 04/16] xprtrdma: Don't fall back to PHYSICAL memory registration
` [PATCH v4 05/16] xprtrdma: Remove last ib_reg_phys_mr() call site
` [PATCH v4 06/16] xprtrdma: Clean up rpcrdma_ia_open()
` [PATCH v4 07/16] xprtrdma: Remove logic that constructs RDMA_MSGP type calls
` [PATCH v4 08/16] xprtrdma: Account for RPC/RDMA header size when deciding to inline
` [PATCH v4 09/16] xprtrdma: Always provide a write list when sending NFS READ
` [PATCH v4 10/16] xprtrdma: Don't provide a reply chunk when expecting a short reply
` [PATCH v4 11/16] xprtrdma: Fix XDR tail buffer marshalling
` [PATCH v4 12/16] xprtrdma: Fix large NFS SYMLINK calls
` [PATCH v4 13/16] xprtrdma: Clean up xprt_rdma_print_stats()
` [PATCH v4 14/16] xprtrdma: Count RDMA_NOMSG type calls
` [PATCH v4 15/16] core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs
` [PATCH v4 16/16] xprtrdma: take HCA driver refcount at client
[PATCH for-4.3 00/15] Modify MR allocation API
2015-08-06 14:22 UTC (14+ messages)
` [PATCH for-4.3 02/15] IB: Modify ib_create_mr API
` [PATCH for-4.3 05/15] IB/srp: Convert to ib_alloc_mr
` [PATCH for-4.3 06/15] xprtrdma, svcrdma: "
` [PATCH for-4.3 14/15] qib: Support ib_alloc_mr verb
Debian kernel: "Server nfs-home reports our clientid is in use"
2015-08-06 6:40 UTC
[PATCH 0/9] nfsd: open file caching for v2/3
2015-08-05 21:13 UTC (34+ messages)
` [PATCH] nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
` [PATCH 3/9] nfsd: convert laundry_wq to something less nfsd4 specific
` [PATCH 4/9] nfsd: add a new struct file caching facility to nfsd
` [PATCH 5/9] nfsd: hook up nfsd_write to the new nfsd_file cache
` [PATCH 6/9] nfsd: hook up nfsd_read to the "
` [PATCH 7/9] sunrpc: add a new cache_detail operation for when a cache is flushed
` [PATCH 8/9] nfsd: add a ->flush routine to svc_export_cache
` [PATCH 9/9] nfsd: allow the file cache expire time to be tunable
` [PATCH v2 00/18] nfsd: open file caching for v2/3
` [PATCH v2 01/18] nfsd: include linux/nfs4.h in export.h
` [PATCH v2 02/18] nfsd: move some file caching helpers to a common header
` [PATCH v2 03/18] nfsd: convert laundry_wq to something less nfsd4 specific
` [PATCH v2 04/18] nfsd: add a new struct file caching facility to nfsd
` [PATCH v2 05/18] nfsd: hook up nfsd_write to the new nfsd_file cache
` [PATCH v2 06/18] nfsd: hook up nfsd_read to the "
` [PATCH v2 07/18] sunrpc: add a new cache_detail operation for when a cache is flushed
` [PATCH v2 08/18] nfsd: add a ->flush routine to svc_export_cache
` [PATCH v2 09/18] nfsd: allow the file cache expire time to be tunable
` [PATCH v2 10/18] nfsd: handle NFSD_MAY_NOT_BREAK_LEASE in open file cache
` [PATCH v2 11/18] nfsd: hook nfsd_commit up to the nfsd_file cache
` [PATCH v2 12/18] nfsd: move include of state.h from trace.c to trace.h
` [PATCH v2 13/18] nfsd: add new tracepoints for nfsd_file cache
` [PATCH v2 14/18] nfsd: have _fh_update take a knfsd_fh instead of a svc_fh
` [PATCH v2 15/18] nfsd: have set_version_and_fsid_type take a knfsd_fh instead of svc_fh
` [PATCH v2 16/18] nfsd: add a fh_compose_shallow
` [PATCH v2 17/18] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
` [PATCH v2 18/18] nfsd: call flush_delayed_fput from nfsd_file_close_fh
[GIT PULL] nfsd bugfixes for 4.2
2015-08-05 19:49 UTC (3+ messages)
extremely slow v4 performance on gigabit link
2015-08-05 18:24 UTC (2+ messages)
list_del corruption / unhash_ol_stateid()
2015-08-05 17:12 UTC (14+ messages)
[PATCH v2 0/6] nfsidmap enhancements
2015-08-05 14:46 UTC (7+ messages)
` [PATCH v2 1/6] nfsidmap: Display the effective NFSv4 domain name
` [PATCH v2 2/6] nfsidmap: Use find_key_by_type_and_desc() if available
` [PATCH v2 3/6] nfsidmap: List cached ID mapping results
` [PATCH v2 4/6] nfsidmap: Fix error handling in id_lookup()
` [PATCH v2 5/6] nfsidmap: Fix error handling in name_lookup()
` [PATCH v2 6/6] nfsidmap: Clean up other exit status cases
[PATCH 1/6] NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()
2015-08-05 2:29 UTC (6+ messages)
` [PATCH 2/6] NFSv4.1/pnfs: Fix serialisation of layout return and layoutget
` [PATCH 3/6] NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close
` [PATCH 4/6] NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn
` [PATCH 5/6] NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()
` [PATCH 6/6] NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()
[PATCH] pNFS: Tighten up locking around DS commit buckets
2015-08-04 17:10 UTC (2+ messages)
TEST_STATEID during lock recovery
2015-08-04 16:16 UTC (2+ messages)
[PATCH 0/6] nfsidmap enhancements
2015-08-04 14:30 UTC (10+ messages)
` [PATCH 1/6] nfsidmap: Display the effective NFSv4 domain name
` [PATCH 2/6] nfsidmap: Use find_key_by_type_and_desc() if available
` [PATCH 3/6] nfsidmap: List cached ID mapping results
` [PATCH 4/6] nfsidmap: Fix error handling in id_lookup()
` [PATCH 5/6] nfsidmap: Fix error handling in name_lookup()
` [PATCH 6/6] nfsidmap: Clean up other exit status cases
Automatically loading svcrdma causes reboot hang on systemd
2015-08-04 14:28 UTC (2+ messages)
[RFC v6 00/40] Richacls
2015-08-04 11:53 UTC (41+ messages)
` [RFC v6 01/40] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC v6 04/40] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v6 05/40] vfs: Add permission flags for setting file attributes
` [RFC v6 06/40] richacl: In-memory representation and helper functions
` [RFC v6 07/40] richacl: Permission mapping functions
` [RFC v6 08/40] richacl: Compute maximum file masks from an acl
` [RFC v6 09/40] richacl: Update the file masks in chmod()
` [RFC v6 10/40] richacl: Permission check algorithm
` [RFC v6 11/40] vfs: Cache base_acl objects in inodes
` [RFC v6 12/40] vfs: Cache richacl in struct inode
` [RFC v6 13/40] richacl: Check if an acl is equivalent to a file mode
` [RFC v6 14/40] richacl: Create-time inheritance
` [RFC v6 15/40] richacl: Automatic Inheritance
` [RFC v6 16/40] richacl: xattr mapping functions
` [RFC v6 17/40] vfs: Add richacl permission checking
` [RFC v6 18/40] ext4: Add richacl support
` [RFC v6 19/40] ext4: Add richacl feature flag
` [RFC v6 20/40] richacl: acl editing helper functions
` [RFC v6 21/40] richacl: Move everyone@ aces down the acl
` [RFC v6 22/40] richacl: Propagate everyone@ permissions to other aces
` [RFC v6 23/40] richacl: Set the owner permissions to the owner mask
` [RFC v6 24/40] richacl: Set the other permissions to the other mask
` [RFC v6 25/40] richacl: Isolate the owner and group classes
` [RFC v6 26/40] richacl: Apply the file masks to a richacl
` [RFC v6 27/40] richacl: Create richacl from mode values
` [RFC v6 28/40] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v6 29/40] nfsd: Use richacls as internal acl representation
` [RFC v6 30/40] nfsd: Add richacl support
` [RFC v6 31/40] nfsd: Add support for the v4.1 dacl attribute
` [RFC v6 32/40] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [RFC v6 33/40] richacl: Add support for unmapped identifiers
` [RFC v6 34/40] ext4: Don't allow unmapped identifiers in richacls
` [RFC v6 35/40] sunrpc: Allow to demand-allocate pages to encode into
` [RFC v6 36/40] sunrpc: Add xdr_init_encode_pages
` [RFC v6 37/40] nfs: Fix GETATTR bitmap verification
` [RFC v6 38/40] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC v6 39/40] nfs: Add richacl support
` [RFC v6 40/40] nfs: Add support for the v4.1 dacl attribute
[PATCH 0/7 v2] Some bugfixes and exclcreat supports
2015-08-04 10:43 UTC (4+ messages)
` [PATCH 1/7] NFS: Remove duplicate svc_xprt_put from nfs41_callback_up
` [PATCH 3/7 v2] NFS: Check size by inode_newsize_ok in nfs_setattr
[PATCH] NFSv4.1/pnfs: Fix atomicity of commit list updates
2015-08-03 15:30 UTC (3+ messages)
[PATCH] sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes
2015-08-03 11:44 UTC
[PATCH] nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid
2015-07-31 20:28 UTC (4+ messages)
[PATCH] nfsidmap: Enumerate kernel cache of ID mapping results
2015-07-31 19:47 UTC (3+ messages)
[PATCH] nfsidmap: Display the effective NFSv4 domain name
2015-07-31 15:21 UTC
nfs-root: destructive call to __detach_mounts /dev
2015-07-31 14:27 UTC
[PATCH] rpc.gssd: Only clear the retval if it has not been set
2015-07-31 12:18 UTC (2+ messages)
[PATCH 12/15] fs: Drop unlikely before IS_ERR(_OR_NULL)
2015-07-31 9:20 UTC (2+ messages)
NFS with RDMA mounts, but can't actually be used
2015-07-30 23:23 UTC (4+ messages)
managing the system's NFSv4 domain name
2015-07-30 20:05 UTC (6+ messages)
[PATCH 3/4] 4.1 xdrdef: Fix bad define of sec_label4
2015-07-30 15:48 UTC (6+ messages)
` [PATCH] NFSD: Encode security label as an array
` [PATCH] NFS: Decode "
[PATCH 0/5] NFSD: some bugfixes and updates
2015-07-30 15:48 UTC (7+ messages)
` [PATCH 1/5] NFSD: Store parent's stat in a sperate value
` [PATCH 2/5] nfsd: Fix a encode bug of FS_LAYOUT_TYPES and LAYOUT_TYPES
` [PATCH 3/5] nfsd: SUPPATTR_EXCLCREAT must be encoded before SECURITY_LABEL
` [PATCH 4/5] NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
` [PATCH 5/5] NFSD: Return word2 bitmask if setting security label in OPEN/CREATE
[PATCH 1/4] 4.0 setclientid: More cases for setclientid behavior
2015-07-30 15:38 UTC (4+ messages)
` [PATCH v2] "
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).