Linux NFS development
 help / color / mirror / Atom feed
 messages from 2015-11-04 01:37:02 to 2015-11-13 08:43:14 UTC [more...]

CLONE fixes, V2
 2015-11-13  8:38 UTC 

[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
 2015-11-12 21:22 UTC  (11+ messages)
            ` [PATCH] nfsd: don't hold i_mutex over userspace upcalls

[PATCH] svcrdma: Do not send XDR roundup bytes for a write chunk
 2015-11-12 19:13 UTC  (5+ messages)
` Fwd: "

[PATCH] svcrdma: Do not send XDR roundup bytes for a write chunk
 2015-11-12 14:31 UTC  (5+ messages)

[PATCH v9 0/4] VFS: In-kernel copy system call
 2015-11-12 12:39 UTC  (9+ messages)
` [PATCH v9 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v9 2/4] x86: add sys_copy_file_range to syscall tables
` [PATCH v9 3/4] btrfs: add .copy_file_range file operation
` [PATCH v9 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies

[PATCH 0/2] FS-Cache: More miscellany
 2015-11-12 11:46 UTC  (3+ messages)
` [PATCH 1/2] FS-Cache: Add missing initialization of ret in cachefiles_write_page()
` [PATCH 2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers

[PATCH 0/2] FS-Cache: More miscellany
 2015-11-12 11:45 UTC  (4+ messages)
` [PATCH 1/2] FS-Cache: Add missing initialization of ret in cachefiles_write_page()
` [PATCH 2/2] MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers

strange behavior with nfsv3 using linux v4.1
 2015-11-11 21:28 UTC  (3+ messages)

[GIT PULL] nfsd changes for 4.4
 2015-11-11 20:02 UTC 

[GIT PULL] Please pull an NFSoRDMA client bugfix
 2015-11-11 19:12 UTC  (3+ messages)

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

two simple but important clones fixes
 2015-11-11 13:49 UTC  (3+ messages)
` [PATCH 1/2] nfs: pass on count for CLONE operations
` [PATCH 2/2] nfs: offer native ioctls even if CONFIG_COMPAT is set

[PATCH RFC v4] nfsd: fix race with open / open upgrade stateids
 2015-11-10 21:53 UTC  (3+ messages)

feature tests for reflink and dedup
 2015-11-10  7:23 UTC  (3+ messages)
` [PATCH] xfstests: "

[PATCH v5 0/9] VFS: In-kernel copy system call
 2015-11-10  6:24 UTC  (6+ messages)
` [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies

[PATCH v8 0/4] VFS: In-kernel copy system call
 2015-11-10  0:56 UTC  (7+ messages)
` [PATCH v8 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v8 2/4] x86: add sys_copy_file_range to syscall tables
` [PATCH v8 3/4] btrfs: add .copy_file_range file operation
` [PATCH v8 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v8 5/4] copy_file_range.2: New page documenting copy_file_range()

[PATCH] Delete the unix socket only if we have created it
 2015-11-09 23:25 UTC 

[RFC PATCH] Using pthreads to handle upcalls
 2015-11-09 21:31 UTC  (5+ messages)
` [PATCH] gssd: use "

[GIT PULL] Please pull NFS client changes for 4.4
 2015-11-09 19:32 UTC 

[PATCH RFC v3] nfs: nfs_do_return_delegation() needs to send FREE_STATEID
 2015-11-09 18:32 UTC  (6+ messages)

[PATCH 0/3] Improving rpc.gssd's debugging
 2015-11-09 18:27 UTC  (5+ messages)
` [PATCH 1/3] gssd: reworked first level of debugging
` [PATCH 2/3] gssd: log all fatal errors
` [PATCH 3/3] gssd: reworked second level of debugging

[PATCH] systemd: Decouple the starting and stopping of rpcbind/nfs-server
 2015-11-09 16:33 UTC 

[PATCH] rcpbind.sock removed when daemon is killed
 2015-11-09 15:40 UTC 

[PATCH v13 00/51] Richacls
 2015-11-08 22:19 UTC  (24+ messages)
` [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
` [PATCH v13 12/51] vfs: Cache richacl in struct inode
` [PATCH v13 20/51] ext4: Add richacl support
` [PATCH v13 21/51] ext4: Add richacl feature flag
` [PATCH v13 43/51] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into

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

[PATCH] nfs: bump printk level to log pnfs errors
 2015-11-06 21:43 UTC 

[patch 2/2] xprtrdma: checking for NULL instead of IS_ERR()
 2015-11-06 20:04 UTC  (4+ messages)

[PATCH] nfsd: fix nfsd4_delegreturn to return correct error codes
 2015-11-06 17:00 UTC  (10+ messages)

A Call For Charity
 2015-11-06 12:28 UTC 

[PATCH RFCv2] nfsd: fix race with open / open upgrade stateids
 2015-11-06  1:14 UTC  (5+ messages)

[PATCH RFC v3] nfsd: fix race with open / open upgrade stateids
 2015-11-06  1:11 UTC 

[PATCH] nfsd: remove recurring workqueue job to clean DRC
 2015-11-05 21:31 UTC  (2+ messages)

Monthly Linux NFS Town Hall meeting: *Today* - Thur Nov 4
 2015-11-05 17:49 UTC  (2+ messages)

[patch 1/2] xprtrdma: clean up some curly braces
 2015-11-05 14:06 UTC  (2+ messages)

[PATCH] exportfs: Fix buf size in test_export() dump()
 2015-11-05  0:43 UTC  (3+ messages)

[PATCH RFC v2] nfs: nfs_do_return_delegation() needs to send FREE_STATEID
 2015-11-04 23:21 UTC 

[PATCH RFC] nfs: nfs_do_return_delegation() needs to send FREE_STATEID
 2015-11-04 22:07 UTC 

[PATCH] nfsd: Fix message when creating NFSD listener sockets
 2015-11-04 21:52 UTC  (2+ messages)

[PATCH] gssd: Make TCP the default protocol for GSSD connections
 2015-11-04 21:52 UTC  (2+ messages)

[nfs-utils PATCH] exportfs: Restore the EAI_NONAME check in host_pton()
 2015-11-04 21:51 UTC  (2+ messages)

[PATCH] Close etab file's file descriptor on stat error
 2015-11-04 21:51 UTC  (2+ messages)

mountd does not check for membership of IP addresses in netgroups if the IP is resolvable
 2015-11-04 21:50 UTC  (2+ messages)

ANNOUNCE: nfs-utils-1.3.3 released
 2015-11-04 21:50 UTC  (3+ messages)
` [PATCH nfs-utils] systemd/Makefile: only install rpc-svcgssd.service if it is required

[nfs-utils PATCH] gssd: Don't assume the machine account will be in uppercase
 2015-11-04 21:50 UTC  (2+ messages)

[nfs-utils PATCH] close the syslog fd in daemon_init()
 2015-11-04 21:49 UTC  (2+ messages)

[nfs-utils PATCH] Allow gssd and svcgssd to set the libtirpc debug level
 2015-11-04 21:48 UTC  (2+ messages)

[PATCH 0/1] nfs-utils: fix a segfault caused by improper usage of RPC interface
 2015-11-04 21:47 UTC  (3+ messages)
` [PATCH 1/1] nfs-utils/statd: "

[PATCH RFC] nfs4: use adaptive backoff when we get NFS4ERR_DELAY on LAYOUTGET
 2015-11-04 19:57 UTC  (2+ messages)
` [PATCH v2] nfs4: use sliding delay in async calls that get NFS4ERR_DELAY

[PATCH RFC] nfsd: fix race with open / open upgrade stateids
 2015-11-04 16:24 UTC 

[PATCH 0/4] FS-Cache: Miscellaneous fixes
 2015-11-04 15:20 UTC  (5+ messages)
` [PATCH 1/4] FS-Cache: Increase reference of parent after registering, netfs success
` [PATCH 2/4] FS-Cache: Don't override netfs's primary_index if registering failed
` [PATCH 3/4] cachefiles: perform test on s_blocksize when opening cache file
` [PATCH 4/4] FS-Cache: Handle a write to the page immediately beyond the EOF marker

Eure Hilfe
 2015-11-04  7:56 UTC 

Update and questions
 2015-11-04  1:36 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