messages from 2015-08-04 11:55:14 to 2015-08-17 16:44:11 UTC [more...]
misc blocklayout updates
2015-08-17 16:40 UTC (4+ messages)
` [PATCH 1/5] pnfs/blocklayout: calculate layoutupdate size correctly
` [PATCH 2/5] pnfs/blocklayout: set up layoutupdate_pages properly
` [PATCH 3/5] pnfs/blocklayout: reject too long signatures
nfs-utils regression on IPv6-less kernels
2015-08-17 16:09 UTC (6+ messages)
[PATCH 1/6] NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()
2015-08-17 14:42 UTC (7+ 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] SUNRPC: Change WARN_ON to an warn message in rpc_exit_task
2015-08-17 13:35 UTC (2+ messages)
nfs-root: destructive call to __detach_mounts /dev
2015-08-17 12:37 UTC (4+ messages)
[PATCH] NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client
2015-08-15 13:52 UTC
[PATCH] svcrdma: limit FRMR page list lengths to device max
2015-08-15 1:31 UTC (3+ messages)
Global protection fault in netfilter code
2015-08-14 20:59 UTC
[PATCH] SUNRPC: Fix a thinko in xs_connect()
2015-08-14 15:05 UTC
[PATCH] NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
2015-08-13 18:26 UTC (3+ messages)
[PATCH V6 0/9] iSER support for iWARP
2015-08-13 13:09 UTC (11+ messages)
` [PATCH V6 6/9] isert: Rename IO functions to more descriptive names
[PATCH 0/7] NFSv4.2: Add support for the COPY operation
2015-08-13 13:03 UTC (12+ messages)
` [PATCH 1/7] vfs: add copy_file_range syscall and vfs helper
` [PATCH 2/7] x86: add sys_copy_file_range to syscall tables
` [PATCH 3/7] btrfs: add .copy_file_range file operation
` [PATCH 4/7] VFS: Fall back on splice if no copy function defined
` [PATCH 5/7] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 6/7] NFSD: Implement the COPY call
` [PATCH 7/7] NFS: Add COPY nfs operation
` [RFC] vfs_copy_range() test program
[GIT PULL] Please pull NFSoRDMA Client
2015-08-12 19:16 UTC
[PATCH] svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
2015-08-12 13:53 UTC (4+ messages)
[PATCH V1 Resend 07/10] fs: Drop unlikely before IS_ERR(_OR_NULL)
2015-08-12 10:29 UTC
[PATCH] nfs: allow nfs4_label_free to ignore a PTR_ERR value
2015-08-11 18:45 UTC (3+ messages)
is it possible to set CONFIG_PNFS_FLEXFILE_LAYOUT=y ?
2015-08-11 15:48 UTC
xfstests crash with trond/testing
2015-08-11 12:44 UTC (5+ messages)
[PATCH] nfsd: Fix two typos in comments
2015-08-11 9:30 UTC
Debian kernel: "Server nfs-home reports our clientid is in use"
2015-08-11 7:09 UTC (2+ messages)
[PATCH 0/5] NFSD: some bugfixes and updates
2015-08-10 21:22 UTC (2+ messages)
extremely slow v4 performance on gigabit link
2015-08-10 15:23 UTC (2+ messages)
[PATCH 0/9] nfsd: open file caching for v2/3
2015-08-10 14:33 UTC (53+ messages)
` [PATCH v2 00/18] "
` [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
[PATCH] Fix memory corruption in PMAP_CALLIT code
2015-08-10 13:02 UTC
[PATCH 0/9 v8] NFSD: Pin to vfsmount for nfsd exports cache
2015-08-10 11:37 UTC (4+ messages)
` [PATCH 9/9 v8] nfsd: Allows user un-mounting filesystem where nfsd exports base on
` [PATCH] fs-pin: allow pin_remove() to be called other than from ->kill()
[PATCH] pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytes
2015-08-10 8:47 UTC
[PATCH V1 Resend 08/11] fs: Drop unlikely before IS_ERR(_OR_NULL)
2015-08-10 6:12 UTC
[PATCH for-4.3 00/15] Modify MR allocation API
2015-08-07 16:31 UTC (13+ messages)
` [PATCH for-4.3 06/15] xprtrdma, svcrdma: Convert to ib_alloc_mr
` [PATCH for-4.3 11/15] iw_cxgb4: Support ib_alloc_mr verb
` [PATCH for-4.3 14/15] qib: "
grace-period ending & NLM
2015-08-07 15:19 UTC (6+ messages)
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
[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 v4 00/16] NFS/RDMA client side for Linux 4.3
2015-08-06 14:28 UTC (2+ messages)
[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] 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 (5+ messages)
` [PATCH 3/6] nfsidmap: List cached ID mapping results
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 (22+ messages)
` [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
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