Linux NFS development
 help / color / mirror / Atom feed
 messages from 2015-10-07 17:21:19 to 2015-10-12 23:18:29 UTC [more...]

[PATCH v5 0/9] VFS: In-kernel copy system call
 2015-10-12 23:17 UTC  (18+ messages)
` [PATCH v5 4/9] vfs: Copy should check len after file open mode
` [PATCH v5 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v5 6/9] vfs: Copy should use file_out rather than file_in
` [PATCH v5 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v5 9/9] btrfs: btrfs_copy_file_range() only supports reflinks

[PATCH 1/1] Adding issync field to delegreturn_exit tracepoint
 2015-10-12 22:01 UTC 

[PATCH 1/1] Adding issync field to delegreturn_exit tracepoint
 2015-10-12 21:55 UTC 

[PATCH] nfsd: use a multithreaded workqueue for nfsd4_callbacks
 2015-10-12 21:07 UTC  (8+ messages)

[PATCH v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-12 20:26 UTC  (7+ messages)

[PATCH] nfsd/blocklayout: accept any minlength
 2015-10-12 20:18 UTC  (10+ messages)

[PATCH v10 00/46] Richacls
 2015-10-12 19:49 UTC  (56+ messages)
` [PATCH v10 01/46] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v10 02/46] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v10 03/46] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v10 04/46] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v10 05/46] vfs: Add permission flags for setting file attributes
` [PATCH v10 06/46] richacl: In-memory representation and helper functions
` [PATCH v10 07/46] richacl: Permission mapping functions
` [PATCH v10 08/46] richacl: Compute maximum file masks from an acl
` [PATCH v10 09/46] richacl: Permission check algorithm
` [PATCH v10 10/46] vfs: Cache base_acl objects in inodes
` [PATCH v10 11/46] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v10 12/46] vfs: Cache richacl in struct inode
` [PATCH v10 13/46] richacl: Update the file masks in chmod()
` [PATCH v10 14/46] richacl: Check if an acl is equivalent to a file mode
` [PATCH v10 15/46] richacl: Create-time inheritance
` [PATCH v10 16/46] richacl: Automatic Inheritance
` [PATCH v10 17/46] richacl: xattr mapping functions
` [PATCH v10 18/46] richacl: Add richacl xattr handler
` [PATCH v10 19/46] vfs: Add richacl permission checking
` [PATCH v10 20/46] ext4: Add richacl support
` [PATCH v10 21/46] ext4: Add richacl feature flag
` [PATCH v10 22/46] xfs: Fix error path in xfs_get_acl
` [PATCH v10 23/46] xfs: Make xfs_set_mode non-static
` [PATCH v10 24/46] xfs: Add richacl support
` [PATCH v10 25/46] richacl: acl editing helper functions
` [PATCH v10 26/46] richacl: Move everyone@ aces down the acl
` [PATCH v10 27/46] richacl: Propagate everyone@ permissions to other aces
` [PATCH v10 28/46] richacl: Set the owner permissions to the owner mask
` [PATCH v10 29/46] richacl: Set the other permissions to the other mask
` [PATCH v10 30/46] richacl: Isolate the owner and group classes
` [PATCH v10 31/46] richacl: Apply the file masks to a richacl
` [PATCH v10 32/46] richacl: Create richacl from mode values
` [PATCH v10 33/46] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v10 34/46] nfsd: Use richacls as internal acl representation
` [PATCH v10 35/46] nfsd: Add richacl support
` [PATCH v10 36/46] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v10 37/46] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v10 38/46] richacl: Add support for unmapped identifiers
` [PATCH v10 39/46] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v10 40/46] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v10 41/46] sunrpc: Add xdr_init_encode_pages
` [PATCH v10 42/46] nfs: Fix GETATTR bitmap verification
` [PATCH v10 43/46] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v10 44/46] nfs: Add richacl support
` [PATCH v10 45/46] nfs: Add support for the v4.1 dacl attribute
` [PATCH v10 46/46] richacl: uapi header split

PROBLEM: nfs I/O errors with sqlite applications
 2015-10-12 19:46 UTC  (3+ messages)

[PATCH] svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
 2015-10-12 17:13 UTC  (2+ messages)

[PATCH v4 00/26] New fast registration API
 2015-10-12 15:29 UTC  (27+ messages)
` [PATCH v4 01/26] IB/core: Introduce new "
` [PATCH v4 02/26] IB/mlx5: Remove dead fmr code
` [PATCH v4 03/26] IB/mlx5: Support the new memory registration API
` [PATCH v4 04/26] IB/mlx4: "
` [PATCH v4 05/26] RDMA/ocrdma: "
` [PATCH v4 06/26] RDMA/cxgb3: "
` [PATCH v4 07/26] iw_cxgb4: "
` [PATCH v4 08/26] IB/qib: "
` [PATCH v4 09/26] RDMA/nes: "
` [PATCH v4 10/26] IB/iser: Port to new fast "
` [PATCH v4 11/26] iser-target: Port to new memory "
` [PATCH v4 12/26] xprtrdma: "
` [PATCH v4 13/26] svcrdma: "
` [PATCH v4 14/26] RDS/IW: Convert "
` [PATCH v4 15/26] IB/srp: Split srp_map_sg
` [PATCH v4 16/26] IB/srp: Convert to new registration API
` [PATCH v4 17/26] IB/srp: Remove srp_finish_mapping
` [PATCH v4 18/26] IB/srp: Dont allocate a page vector when using fast_reg
` [PATCH v4 19/26] IB/mlx5: Remove old FRWR API support
` [PATCH v4 20/26] IB/mlx4: "
` [PATCH v4 21/26] RDMA/ocrdma: Remove old FRWR API
` [PATCH v4 22/26] RDMA/cxgb3: "
` [PATCH v4 23/26] iw_cxgb4: "
` [PATCH v4 24/26] IB/qib: "
` [PATCH v4 25/26] RDMA/nes: "
` [PATCH v4 26/26] IB/core: Remove old fast registration API

[PATCH RFC] nfsd: serialize layout stateid morphing operations
 2015-10-11 20:51 UTC  (3+ messages)

RCU caching regression in kernel v4.1+
 2015-10-10 17:19 UTC  (9+ messages)
    ` [PATCH] namei: results of d_is_negative() should be checked after dentry revalidation

[PATCH v5 00/20] nfsd: open file caching
 2015-10-10 13:48 UTC  (6+ messages)

[PATCH v3 00/26] New fast registration API
 2015-10-10  1:06 UTC  (33+ messages)
` [PATCH v3 01/26] IB/core: Introduce new "
` [PATCH v3 02/26] IB/mlx5: Remove dead fmr code
` [PATCH v3 03/26] IB/mlx5: Support the new memory registration API
` [PATCH v3 04/26] IB/mlx4: "
` [PATCH v3 05/26] RDMA/ocrdma: "
` [PATCH v3 06/26] RDMA/cxgb3: "
` [PATCH v3 07/26] iw_cxgb4: "
` [PATCH v3 08/26] IB/qib: "
` [PATCH v3 09/26] RDMA/nes: "
` [PATCH v3 10/26] IB/iser: Port to new fast "
` [PATCH v3 11/26] iser-target: Port to new memory "
` [PATCH v3 12/26] xprtrdma: "
` [PATCH v3 13/26] svcrdma: "
` [PATCH v3 14/26] RDS/IW: Convert "
` [PATCH v3 15/26] IB/srp: Split srp_map_sg
` [PATCH v3 16/26] IB/srp: Convert to new registration API
` [PATCH v3 17/26] IB/srp: Remove srp_finish_mapping
` [PATCH v3 18/26] IB/srp: Dont allocate a page vector when using fast_reg
` [PATCH v3 19/26] IB/mlx5: Remove old FRWR API support
` [PATCH v3 20/26] IB/mlx4: "
` [PATCH v3 21/26] RDMA/ocrdma: Remove old FRWR API
` [PATCH v3 22/26] RDMA/cxgb3: "
` [PATCH v3 23/26] iw_cxgb4: "
` [PATCH v3 24/26] IB/qib: "
` [PATCH v3 25/26] RDMA/nes: "
` [PATCH v3 26/26] IB/core: Remove old fast registration API

[PATCH] sunrpc: avoid warning in gss_key_timeout
 2015-10-09 20:10 UTC  (2+ messages)

[PATCH] sunrpc: fix waitqueue_active without memory barrier in sunrpc
 2015-10-09  1:11 UTC  (4+ messages)

[PATCH] SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()
 2015-10-08 13:20 UTC  (7+ messages)
        ` [PATCH v2 1/2] SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()
          ` [PATCH v2 2/2] SUNRPC: Use MSG_SENDPAGE_NOTLAST in svc_send_common()

[PATCH] lockd: get rid of reference-counted NSM RPC clients
 2015-10-08 12:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 00/26] New fast registration API
 2015-10-08  6:03 UTC  (2+ messages)

[PATCH RESEND] svcrdma: handle rdma read with a non-zero initial page offset
 2015-10-07 20:41 UTC  (5+ messages)

[GIT PULL] nfsd bugfix for 4.3
 2015-10-07 19:18 UTC 

[RFC PATCH v2 1/4] SUNRPC: Refactor TCP receive
 2015-10-07 17:53 UTC  (4+ messages)
` [RFC PATCH v2 2/4] SUNRPC: Move TCP receive data path into a workqueue context
  ` [RFC PATCH v2 3/4] SUNRPC: Move UDP "
    ` [RFC PATCH v2 4/4] SUNRPC: Move AF_LOCAL "

[PATCH] nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
 2015-10-07 17:25 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox