Linux NFS development
 help / color / mirror / Atom feed
 messages from 2015-11-23 22:21:12 to 2015-12-03 12:04:50 UTC [more...]

move btrfs clone ioctls to common code V2
 2015-12-03 11:59 UTC  (5+ messages)
` [PATCH 1/4] locks: new locks_mandatory_area calling convention
` [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
` [PATCH 3/4] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 4/4] nfsd: implement the NFSv4.2 CLONE operation

Monthly Linux NFS Town Hall meeting: *Today* - Thur Dec 3
 2015-12-03 11:47 UTC 

vfs: move btrfs clone ioctls to common code
 2015-12-03 10:30 UTC  (14+ messages)
` [PATCH 1/5] cifs: implement clone_file_range operation
` [PATCH 2/5] locks: new locks_mandatory_area calling convention
` [PATCH 3/5] vfs: pull btrfs clone API to vfs layer
` [PATCH 4/5] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 5/5] nfsd: implement the NFSv4.2 CLONE operation

[PATCH RFC 0/3] Add notifier blocks to close transport sockets when an
 2015-12-02 22:04 UTC  (4+ messages)
` [PATCH RFC 1/3] sunrpc: Add a function to close temporary transports immediately
` [PATCH RFC 2/3] nfsd: Register callbacks on the inetaddr_chain and inet6addr_chain
` [PATCH RFC 3/3] lockd: "

[PATCH] nfsidmap: keyring_clear() should succeed if id_resolver keyring not found
 2015-12-02 21:23 UTC 

[PATCH] nfsidmap: keyring_clear() should succeed if id_resolver keyring not found
 2015-12-02 21:20 UTC 

[PATCH v16 00/22] Richacls (Core and Ext4)
 2015-12-02 21:01 UTC  (23+ messages)
` [PATCH v16 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v16 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v16 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v16 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v16 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v16 06/22] richacl: In-memory representation and helper functions
` [PATCH v16 07/22] richacl: Permission mapping functions
` [PATCH v16 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v16 09/22] richacl: Permission check algorithm
` [PATCH v16 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v16 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v16 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v16 13/22] vfs: Cache richacl in struct inode
` [PATCH v16 14/22] richacl: Update the file masks in chmod()
` [PATCH v16 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v16 16/22] richacl: Create-time inheritance
` [PATCH v16 17/22] richacl: Automatic Inheritance
` [PATCH v16 18/22] richacl: xattr mapping functions
` [PATCH v16 19/22] richacl: Add richacl xattr handler
` [PATCH v16 20/22] vfs: Add richacl permission checking
` [PATCH v16 21/22] ext4: Add richacl support
` [PATCH v16 22/22] ext4: Add richacl feature flag

[PATCH 1/2] nfs-utils: libnsm.a: do not close file if open failed
 2015-12-02 16:16 UTC  (4+ messages)
` [PATCH 2/2] nfs-utils: mount.nfs: fix null pointer derefernce in nfs_parse_simple_hostname

[PATCH] xprtrdma: add missing curly braces, set rc to zero on non-zero
 2015-12-02 15:28 UTC  (2+ messages)

[PATCH RFC 0/4] Deal with lost delegations and EKEYEXPIRED
 2015-12-02 14:39 UTC  (5+ messages)
` [PATCH RFC 1/4] nfs/nfsd: Move useful bitfield ops to a commonly accessible place
` [PATCH RFC 2/4] nfs: machine credential support for additional operations
` [PATCH RFC 3/4] nfsd: allow mach_creds_match to be used more broadly
` [PATCH RFC 4/4] nfsd: implement machine credential support for some operations

[PATCH RFC] nfs: Fix race in __update_open_stateid()
 2015-12-02 14:20 UTC 

[PATCH] nfs: fix missing assignment in nfs4_sequence_done tracepoint
 2015-12-02 14:19 UTC 

[PATCH v2 09/11] nfs: Move call to security_inode_listsecurity into nfs_listxattr
 2015-12-02 13:44 UTC 

[PATCH v1 0/9] NFS/RDMA client patches for 4.5
 2015-12-02 12:27 UTC  (35+ messages)
` [PATCH v1 1/9] xprtrdma: Add a safety margin for receive buffers
` [PATCH v1 3/9] xprtrdma: Introduce ro_unmap_sync method
` [PATCH v1 5/9] xprtrdma: Add ro_unmap_sync method for FMR
    ` Future of FMR support, was: "
` [PATCH v1 7/9] SUNRPC: Introduct xprt_commit_rqst()
` [PATCH v1 8/9] xprtrdma: Invalidate in the RPC reply handler

[PATCH RFC] nfsd: serialize layout stateid morphing operations
 2015-12-02  7:25 UTC  (10+ messages)

[PATCH] SUNRPC: drop unused xs_reclassify_socketX() helpers
 2015-12-02  6:17 UTC 

[PATCH v2 0/8] NFS/RDMA server patches for 4.5
 2015-12-01 14:36 UTC  (10+ messages)
` [PATCH v2 1/7] svcrdma: Do not send XDR roundup bytes for a write chunk
` [PATCH v2 2/7] svcrdma: Add svc_rdma_get_context() API that is allowed to fail
` [PATCH v2 3/7] svcrdma: Define maximum number of backchannel requests
` [PATCH v2 4/7] svcrdma: Add infrastructure to send backwards direction RPC/RDMA calls
` [PATCH v2 5/7] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies
` [PATCH v2 6/7] xprtrdma: Add class for RDMA backwards direction transport
` [PATCH v2 7/7] svcrdma: No need to count WRs in svc_rdma_send()

NFS Kernel Panics
 2015-11-30 23:07 UTC  (2+ messages)

[PATCH v2 00/11] NFS/RDMA client patches for 4.5
 2015-11-30 22:15 UTC  (12+ messages)
` [PATCH v2 01/11] xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)
` [PATCH v2 02/11] xprtrdma: xprt_rdma_free() must not release backchannel reqs
` [PATCH v2 03/11] xprtrdma: Disable RPC/RDMA backchannel debugging messages
` [PATCH v2 04/11] xprtrdma: Move struct ib_send_wr off the stack
` [PATCH v2 05/11] xprtrdma: Introduce ro_unmap_sync method
` [PATCH v2 06/11] xprtrdma: Add ro_unmap_sync method for FRWR
` [PATCH v2 07/11] xprtrdma: Add ro_unmap_sync method for FMR
` [PATCH v2 08/11] xprtrdma: Add ro_unmap_sync method for all-physical registration
` [PATCH v2 09/11] SUNRPC: Introduce xprt_commit_rqst()
` [PATCH v2 10/11] xprtrdma: Invalidate in the RPC reply handler
` [PATCH v2 11/11] xprtrdma: Revert commit e7104a2a9606 ('xprtrdma: Cap req_cqinit')

[PATCH 09/10] nfs: Move call to security_inode_listsecurity into nfs_listxattr
 2015-11-30 21:43 UTC 

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-11-30 14:46 UTC  (34+ messages)
` [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
` [PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
` [PATCH 03/12] statx: Add a system call to make enhanced file info available
` [PATCH 07/12] statx: CIFS: Return enhanced attributes

Reply Me For Details
 2015-11-28  4:13 UTC 

[GIT PULL] Please pull NFS client fixes for Linux 4.4
 2015-11-28  0:43 UTC 

[PATCH] nfsd: ERROR: do not initialise statics to 0
 2015-11-27  3:35 UTC 

[PATCH] nfs: ERROR: do not initialise statics to 0
 2015-11-27  2:03 UTC 

[PATCH] nfs: ensure that attrcache is revalidated after a SETATTR
 2015-11-25 22:12 UTC  (2+ messages)

RE
 2015-11-25 15:52 UTC 

[PATCH] nfs: if we have no valid attrs, then don't declare the attribute cache valid
 2015-11-25 18:50 UTC 

[PATCH] nfs4: resend LAYOUTGET when there is a race that changes the seqid
 2015-11-25 18:43 UTC 

possible bug in nfs-kernel-server
 2015-11-25 16:23 UTC  (4+ messages)

kmemleak report with nfs3/4 activity on v4.1.x
 2015-11-25 12:57 UTC 

[PATCH v1 0/8] NFS/RDMA server patches for 4.5
 2015-11-24 20:06 UTC  (27+ messages)
` [PATCH v1 2/8] svcrdma: Define maximum number of backchannel requests
` [PATCH v1 3/8] svcrdma: Add svc_rdma_get_context() API that is allowed to fail
` [PATCH v1 5/8] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies
` [PATCH v1 6/8] xprtrdma: Add class for RDMA backwards direction transport
` [PATCH v1 7/8] svcrdma: No need to count WRs in svc_rdma_send()
` [PATCH v1 8/8] svcrdma: Remove svc_rdma_fastreg_mr::access_flags field

[PATCH 0/5] fix nfs server handling of principal names
 2015-11-24 18:36 UTC  (8+ messages)
` [PATCH 1/5] svcrpc: move some initialization to common code
` [PATCH 2/5] nfsd: helper for dup of possibly NULL string
` [PATCH 3/5] nfsd: minor consolidation of mach_cred handling code
` [PATCH 4/5] nfsd: fix unlikely NULL deref in mach_creds_match
` [PATCH 5/5] nfsd4: fix gss-proxy 4.1 mounts for some AD principals

[PATCH Version 2 0/2] Adding to tracepoints
 2015-11-24 18:29 UTC  (3+ messages)
` [PATCH Version 2 1/2] Adding stateid information "
` [PATCH Version 2 2/2] Adding tracepoint to cached open

Use of i_security in fs/nfs/inode.c
 2015-11-24 18:00 UTC 

[PATCH] nfs4.0 tests: discover max supported file size
 2015-11-24 15:21 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