messages from 2016-06-20 18:03:20 to 2016-06-30 13:57:51 UTC [more...]
[PATCH v23 00/22] Richacls (Core and Ext4)
2016-06-30 13:47 UTC (23+ messages)
` [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v23 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v23 06/22] richacl: In-memory representation and helper functions
` [PATCH v23 07/22] richacl: Permission mapping functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 09/22] richacl: Permission check algorithm
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code
` [PATCH v23 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v23 13/22] vfs: Cache richacl in struct inode
` [PATCH v23 14/22] richacl: Update the file masks in chmod()
` [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v23 16/22] richacl: Create-time inheritance
` [PATCH v23 17/22] richacl: Automatic Inheritance
` [PATCH v23 18/22] richacl: xattr mapping functions
` [PATCH v23 19/22] richacl: Add richacl xattr handler
` [PATCH v23 20/22] vfs: Add richacl permission checking
` [PATCH v23 21/22] ext4: Add richacl support
` [PATCH v23 22/22] ext4: Add richacl feature flag
It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() ))
2016-06-30 13:17 UTC (2+ messages)
[GIT PULL] Please pull NFS client bugfixes for 4.7
2016-06-29 21:04 UTC
[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
2016-06-29 19:48 UTC (3+ messages)
` [PATCH v3 19/24] fs: nfs: Make nfs boot time y2038 safe
` [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
[PATCH v4 00/24] NFS/RDMA client patches proposed for v4.8
2016-06-29 17:55 UTC (25+ messages)
` [PATCH v4 01/24] xprtrdma: Remove FMRs from the unmap list after unmapping
` [PATCH v4 02/24] xprtrdma: Create common scatterlist fields in rpcrdma_mw
` [PATCH v4 03/24] xprtrdma: Move init and release helpers
` [PATCH v4 04/24] xprtrdma: Rename fields in rpcrdma_fmr
` [PATCH v4 05/24] xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR
` [PATCH v4 06/24] xprtrdma: Refactor MR recovery work queues
` [PATCH v4 07/24] xprtrdma: Do not leak an MW during a DMA map failure
` [PATCH v4 08/24] xprtrdma: Remove ALLPHYSICAL memory registration mode
` [PATCH v4 09/24] xprtrdma: Remove rpcrdma_map_one() and friends
` [PATCH v4 10/24] xprtrdma: Clean up device capability detection
` [PATCH v4 11/24] xprtrdma: Reply buffer exhaustion can be catastrophic
` [PATCH v4 12/24] xprtrdma: Honor ->send_request API contract
` [PATCH v4 13/24] xprtrdma: Chunk list encoders must not return zero
` [PATCH v4 14/24] xprtrdma: Allocate MRs on demand
` [PATCH v4 15/24] xprtrdma: Release orphaned MRs immediately
` [PATCH v4 16/24] xprtrdma: Place registered MWs on a per-req list
` [PATCH v4 17/24] xprtrdma: Chunk list encoders no longer share one rl_segments array
` [PATCH v4 18/24] xprtrdma: rpcrdma_inline_fixup() overruns the receive page list
` [PATCH v4 19/24] xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()
` [PATCH v4 20/24] xprtrdma: Update only specific fields in private receive buffer
` [PATCH v4 21/24] xprtrdma: Clean up fixup_copy_count accounting
` [PATCH v4 22/24] xprtrdma: No direct data placement with krb5i and krb5p
` [PATCH v4 23/24] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
` [PATCH v4 24/24] NFS: Don't drop CB requests with invalid principals
unhappy 4.5.7 kernel with nfs
2016-06-29 14:54 UTC (2+ messages)
[PATCH v3 00/25] NFS/RDMA client patches proposed for v4.8
2016-06-28 20:53 UTC (17+ messages)
` [PATCH v3 01/25] xprtrdma: Remove FMRs from the unmap list after unmapping
` [PATCH v3 25/25] IB/mlx4: Workaround for mlx4_alloc_priv_pages() array allocator
[PATCH 1/1 v2] systemd: Only start the gssd daemons when they are enabled
2016-06-28 20:38 UTC (15+ messages)
[PATCH] NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup
2016-06-28 19:02 UTC
[PATCH v2] nfs4: clnt: respect noresvport when establishing connections to DSes
2016-06-28 18:35 UTC (3+ messages)
[PATCH v4 00/13] pnfs: layout pipelining and related fixes
2016-06-28 13:09 UTC (7+ messages)
` [PATCH v4 12/13] pnfs: rework LAYOUTGET retry handling
[PATCH v4 01/17] NFS: Don't flush caches for a getattr that races with writeback
2016-06-28 12:12 UTC (18+ messages)
` [PATCH v4 02/17] NFS: Cache access checks more aggressively
` [PATCH v4 03/17] NFS: Cache aggressively when file is open for writing
` [PATCH v4 04/17] NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
` [PATCH v4 05/17] NFS: writepage of a single page should not be synchronous
` [PATCH v4 06/17] NFS: Don't hold the inode lock across fsync()
` [PATCH v4 07/17] NFS: Don't call COMMIT in ->releasepage()
` [PATCH v4 08/17] NFS: Fix O_DIRECT verifier problems
` [PATCH v4 09/17] NFS: Ensure we reset the write verifier 'committed' value on resend
` [PATCH v4 10/17] NFS: Remove racy size manipulations in O_DIRECT
` [PATCH v4 11/17] NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c
` [PATCH v4 12/17] NFS: Move buffered I/O locking into nfs_file_write()
` [PATCH v4 13/17] NFS: Do not serialise O_DIRECT reads and writes
` [PATCH v4 14/17] NFS: Cleanup nfs_direct_complete()
` [PATCH v4 15/17] NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin()
` [PATCH v4 16/17] NFS: Remove unused function nfs_revalidate_mapping_protected()
` [PATCH v4 17/17] NFS nfs_vm_page_mkwrite: Don't freeze me, Bro
[PATCH] NFS: Fix another OPEN_DOWNGRADE bug
2016-06-27 21:12 UTC (2+ messages)
[PATCH] sunrpc: Fix bit count when setting hashtable size to power-of-two
2016-06-27 19:17 UTC
[PATCH 1/5] NFS: Do not aggressively cache file attributes in the case of O_DIRECT
2016-06-26 0:25 UTC (5+ messages)
` [PATCH 2/5] NFS: Fix a race in nfs42_proc_deallocate()
` [PATCH 3/5] NFSv4.2: Fix writeback races in nfs4_copy_file_range
` [PATCH 4/5] NFS: Getattr doesn't require data sync semantics
` [PATCH 5/5] NFS: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync
/etc/exports parsing is borked again in nfs-utils
2016-06-25 20:12 UTC
Interrupted IO causing async errors
2016-06-24 22:16 UTC (5+ messages)
[GIT PULL] bugfixes for 4.7
2016-06-24 22:12 UTC
[PATCH 01/10] SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
2016-06-24 21:31 UTC (17+ messages)
` [PATCH 02/10] SUNRPC: Don't allocate a full sockaddr_storage for tracing
` [PATCH 03/10] SUNRPC: Add a tracepoint for server socket out-of-space conditions
` [PATCH 04/10] SUNRPC: Add tracepoints for dropped and deferred requests
` [PATCH 05/10] SUNRPC: lock the socket while detaching it
` [PATCH 06/10] SUNRPC: Call the default socket callbacks instead of open coding
` [PATCH 07/10] SUNRPC: Micro optimisation for svc_data_ready
` [PATCH 08/10] SUNRPC: Add a server side per-connection limit
` [PATCH 09/10] SUNRPC: Change TCP socket space reservation
` [PATCH 10/10] SUNRPC: Remove unused callback xpo_adjust_wspace()
[RFC v3 00/45] Richacls
2016-06-23 17:15 UTC (4+ messages)
` [RFC v3 42/45] nfs: Add richacl support
[PATCH v2 01/12] NFS: Don't flush caches for a getattr that races with writeback
2016-06-23 11:00 UTC (28+ messages)
` [PATCH v2 02/12] NFS: Cache access checks more aggressively
` [PATCH v2 03/12] NFS: Cache aggressively when file is open for writing
` [PATCH v2 04/12] NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
` [PATCH v2 05/12] NFS: writepage of a single page should not be synchronous
` [PATCH v2 06/12] NFS: Don't hold the inode lock across fsync()
` [PATCH v2 07/12] NFS: Don't call COMMIT in ->releasepage()
` [PATCH v2 08/12] NFS: Fix O_DIRECT verifier problems
` [PATCH v2 09/12] NFS: Ensure we reset the write verifier 'committed' value on resend
` [PATCH v2 10/12] NFS: Do not serialise O_DIRECT reads and writes
` [PATCH v2 11/12] NFS: Remove inode->i_dio_count from the NFS O_DIRECT code
` [PATCH v2 12/12] NFS: Clean up nfs_direct_complete()
[PATCH v3 01/13] NFS: Don't flush caches for a getattr that races with writeback
2016-06-22 20:47 UTC (13+ messages)
` [PATCH v3 02/13] NFS: Cache access checks more aggressively
` [PATCH v3 03/13] NFS: Cache aggressively when file is open for writing
` [PATCH v3 04/13] NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
` [PATCH v3 05/13] NFS: writepage of a single page should not be synchronous
` [PATCH v3 06/13] NFS: Don't hold the inode lock across fsync()
` [PATCH v3 07/13] NFS: Don't call COMMIT in ->releasepage()
` [PATCH v3 08/13] NFS: Fix O_DIRECT verifier problems
` [PATCH v3 09/13] NFS: Ensure we reset the write verifier 'committed' value on resend
` [PATCH v3 10/13] NFS: Do not serialise O_DIRECT reads and writes
` [PATCH v3 11/13] NFS: Remove racy size manipulations in O_DIRECT
` [PATCH v3 12/13] NFS: Remove inode->i_dio_count from the NFS O_DIRECT code
` [PATCH v3 13/13] NFS: Remove unused function nfs_revalidate_mapping_protected()
[PATCH 1/1] Fix SETATTR/DELEGRETURN race
2016-06-22 19:28 UTC
[REGRESSION] NFS is creating a hidden port (left over from xs_bind() )
2016-06-22 16:41 UTC (19+ messages)
` It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() ))
[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-06-22 15:49 UTC (5+ messages)
` [Y2038] "
Feature for lockd messages
2016-06-22 7:14 UTC (2+ messages)
[PATCH] nfs.man: clarify effect of 'retry' option
2016-06-22 5:08 UTC (2+ messages)
[PATCH 1/1] start-statd: Use flock to serialize the running of this script
2016-06-21 16:09 UTC (2+ messages)
[PATCH] nfsdcltrack: fix a typo in the manpage
2016-06-21 16:09 UTC (2+ messages)
[nfs-utils PATCH] statd: suppress a benign log message in nsm_delete_host()
2016-06-21 16:08 UTC (2+ messages)
[PATCH v2 01/24] mlx4-ib: Use coherent memory for priv pages
2016-06-21 14:35 UTC (14+ 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).