linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-10 18:45:28 to 2015-04-25 16:56:41 UTC [more...]

blocklayout regression in "pnfs: lookup new lseg at lseg boundary"
 2015-04-25 16:56 UTC 

Claim €950,000.00 EURO
 2015-04-25  9:25 UTC 

[RFC v3 00/45] Richacls
 2015-04-25  7:56 UTC  (45+ messages)
` [RFC v3 01/45] vfs: Minor documentation fix
` [RFC v3 02/45] uapi: Remove kernel internal declaration
` [RFC v3 03/45] nfsd: Checking for acl support does not require fetching any acls
` [RFC v3 04/45] vfs: Shrink struct posix_acl
` [RFC v3 05/45] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC v3 06/45] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v3 07/45] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC v3 08/45] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v3 09/45] vfs: Add permission flags for setting file attributes
` [RFC v3 10/45] richacl: In-memory representation and helper functions
` [RFC v3 11/45] richacl: Permission mapping functions
` [RFC v3 12/45] richacl: Compute maximum file masks from an acl
` [RFC v3 13/45] richacl: Update the file masks in chmod()
` [RFC v3 14/45] richacl: Permission check algorithm
` [RFC v3 15/45] vfs: Cache base_acl objects in inodes
` [RFC v3 16/45] vfs: Cache richacl in struct inode
` [RFC v3 17/45] richacl: Create-time inheritance
` [RFC v3 18/45] richacl: Check if an acl is equivalent to a file mode
` [RFC v3 19/45] richacl: Also recognize nontrivial mode-equivalent acls
` [RFC v3 20/45] richacl: Automatic Inheritance
` [RFC v3 21/45] richacl: xattr mapping functions
` [RFC v3 22/45] vfs: Add richacl permission checking
` [RFC v3 25/45] richacl: acl editing helper functions
` [RFC v3 26/45] richacl: Move everyone@ aces down the acl
` [RFC v3 27/45] richacl: Propagate everyone@ permissions to other aces
` [RFC v3 28/45] richacl: Isolate the owner and group classes
` [RFC v3 29/45] richacl: Apply the file masks to a richacl
` [RFC v3 30/45] richacl: Create richacl from mode values
` [RFC v3 31/45] richacl: Create acl with masks applied in richacl_from_mode()
` [RFC v3 32/45] nfsd: Remove dead declarations
` [RFC v3 33/45] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v3 34/45] nfsd: Use richacls as internal acl representation
` [RFC v3 35/45] nfsd: Add richacl support
` [RFC v3 36/45] NFSv4: Fix GETATTR bitmap verification
` [RFC v3 37/45] nfs/sunrpc: No more encode and decode function pointer casting
` [RFC v3 38/45] nfs/sunrpc: Return status code from encode functions
` [RFC v3 39/45] nfs3: Return posix acl encode errors
` [RFC v3 40/45] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC v3 41/45] rpc: Allow to demand-allocate pages to encode into
` [RFC v3 42/45] nfs: Add richacl support
` [RFC v3 43/45] uapi/nfs: Add NFSv4.1 ACL definitions
` [RFC v3 44/45] nfsd: Add support for the v4.1 dacl attribute
` [RFC v3 45/45] nfs: "

[GIT PULL] Please pull NFS client updates for 4.1
 2015-04-24 16:40 UTC 

[GIT] nfsd changes for 4.0
 2015-04-24 16:32 UTC  (3+ messages)

nfs-utils: Allow users to disable mount option rewriting via norewriteopts mount option
 2015-04-24 15:34 UTC  (3+ messages)

[RFC 00/39] Richacls (2)
 2015-04-24 11:25 UTC  (7+ messages)
` [RFC 02/39] uapi: Remove kernel internal declaration
` [RFC 11/39] richacl: Compute maximum file masks from an acl

[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
 2015-04-24  3:00 UTC  (8+ messages)

[PATCH v2 0/7] Rebase, resend
 2015-04-24  0:27 UTC  (8+ messages)
` [PATCH v2 1/7] delete src/config.h
` [PATCH v2 2/7] getrpcent: Fix compilation on glibc
` [PATCH v2 3/7] Make sure to include config.h
` [PATCH v2 4/7] configure.ac: Allow for disabling NIS
` [PATCH v2 5/7] configure.ac: Allow for disabling auth DES
` [PATCH v2 6/7] getrpcport: rephrase host lookup
` [PATCH v2 7/7] headers: if 0 out some unbuilt functions

[PATCH 0/9] Cleanups and fixes for musl libc
 2015-04-23 21:51 UTC  (3+ messages)
` [Libtirpc-devel] "

[PATCH] fs/nfs: fix new compiler warning about boolean in switch
 2015-04-23 16:17 UTC 

NFS Client looping with STALE_STATE_ID error - 100% load on one CPU core
 2015-04-23 10:16 UTC 

[PATCH] nfs: Remove unneeded casts in nfs
 2015-04-23  9:17 UTC 

nfsroot protocol version
 2015-04-22  8:57 UTC  (6+ messages)

[PATCH 1/1] Recover from stateid-type error on SETATTR
 2015-04-21 22:36 UTC 

patches for 4.1
 2015-04-21 20:26 UTC  (5+ messages)
` [PATCH 1/3] nfsd4: disallow ALLOCATE with special stateids
` [PATCH 2/3] nfsd4: disallow SEEK "
` [PATCH 3/3] nfsd4: fix READ permission checking

[PATCH v2] nfsd: fix: prevent BUG_ON by registering rpc_pipefs_event only after nfsd_net_id is valid
 2015-04-21 19:23 UTC  (2+ messages)

[PATCH] NFS: Don't attempt to decode missing directory entries
 2015-04-21 18:17 UTC 

[PATCH] nfs-utils: Substitute sbindir in systemd unit files
 2015-04-21 17:43 UTC  (2+ messages)

[PATCH v2] nfs-utils: Run rpcgen using the cpp found by configure
 2015-04-21 17:31 UTC 

[PATCH] nfs-utils: Run rpcgen using the cpp found by configure
 2015-04-21 17:19 UTC  (3+ messages)

is receiving BAD_STATEID during IO on delegated stateid unrecoverable?
 2015-04-21 13:29 UTC  (5+ messages)

[PATCH v2 1/2] nfs: fix DIO good bytes calculation
 2015-04-21 12:18 UTC  (2+ messages)

[PATCH] nfs-utils: Allow users to disable mount option rewriting via norewriteopts mount option
 2015-04-20 18:18 UTC 

June 2015 BAT hotel block now available
 2015-04-20 16:23 UTC 

[PATCH v3 3/3] NFSD: Add support for encoding multiple segments
 2015-04-17 22:07 UTC  (17+ messages)

[PATCH] nfsd: fix: prevent BUG_ON registering rpc_pipefs_event for notifications only after nfsd_net_id is valid
 2015-04-17 21:22 UTC  (3+ messages)

[PATCH] rpc.mountd: Remove duplicate and invalid secinfo setting
 2015-04-17 18:15 UTC  (2+ messages)

Problems mounting via UDP from a netapp with multiple interfaces
 2015-04-17 17:56 UTC  (9+ messages)

[PATCH v3] NFS: Add a stub for GETDEVICELIST
 2015-04-17  8:20 UTC  (2+ messages)

[PATCH v2 0/3] NFS: Various idmap cleanups
 2015-04-17  8:14 UTC  (5+ messages)
` [PATCH v2 1/3] NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
` [PATCH v2 2/3] NFS: Move nfs_idmap.h into fs/nfs/
` [PATCH v2 3/3] NFS: Rename idmap.c to nfs4idmap.c

No NFSoRDMA bi-weekly meeting from now to Aug
 2015-04-16 19:00 UTC  (2+ messages)
        ` NFSoRDMA bi-weekly developers meeting minutes (4/16/15)

Problem installing nfs-utils to non standard dir
 2015-04-16 15:59 UTC  (9+ messages)

NFS 6.7 blocker bugs
 2015-04-16 14:14 UTC  (2+ messages)

nfs: wrong function to increment NFSIOS_READPAGES/WRITEPAGES stat counters?
 2015-04-16 10:48 UTC  (2+ messages)
` [PATCH] Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"

[PATCH] nfs: Fix unused variable build warning when CONFIG_SUNRPC_DEBUG is not set
 2015-04-15 21:06 UTC  (3+ messages)

Linux NFS town hall meeting Tomorrow (Cancelled)
 2015-04-15 16:51 UTC 

[PATCH 3/3] osd_login: add --disable-osdlogin for configure osd_login
 2015-04-15 16:20 UTC 

[PATCH 2/3] configure.ac: fix configure fail with --disable-mount
 2015-04-15 16:20 UTC 

[PATCH 1/3] configure.ac: fix typo of enable_nfsdcltrack
 2015-04-15 16:20 UTC 

[PATCH RFC 0/3] simple copy offloading system call
 2015-04-14 20:04 UTC  (20+ messages)
` [PATCH RFC 1/3] vfs: add copy_file_range syscall and vfs helper
` [PATCH RFC 2/3] x86: add sys_copy_file_range to syscall tables
` [PATCH RFC 3/3] btrfs: add .copy_file_range file operation

[PATCH] NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
 2015-04-14 19:23 UTC  (3+ messages)

Split NFS4 share on multiple servers
 2015-04-14 17:25 UTC  (3+ messages)

[PATCH v2] NFS: Add stubs for GETDEVICELIST
 2015-04-14 14:34 UTC  (3+ messages)

[PATCH] fscache: put reference of parent's usage and n_children
 2015-04-14  9:34 UTC  (10+ messages)
    ` [PATCH v2 1/2] FSCACHE: Increase reference of parent after registering netfs success
    ` [PATCH v2 2/2] FSCACHE: Don't override netfs's primary_index if registering failed
      ` [PATCH v3 1/2] FSCACHE: Increase reference of parent after registering, netfs success
      ` [PATCH v3 2/2] FSCACHE: Don't override netfs's primary_index if registering failed

NFS Session Trunking
 2015-04-13 19:51 UTC  (2+ messages)

[PATCH/RFC] fscache/cachefiles versus btrfs
 2015-04-13 17:30 UTC 

[PATCH] mount: Writes signal number to kernel as command line
 2015-04-13 12:53 UTC  (2+ messages)

[PATCH] mount: make sure mounting nfs with v4,vers=4 and nfsvers=4
 2015-04-13 12:43 UTC  (4+ messages)

[PATCH] fscache: Don't override netfs->primary_index if register failed
 2015-04-13 11:36 UTC  (2+ messages)

[PATCH v2 00/17] IB/Verbs: IB Management Helpers
 2015-04-13  7:40 UTC  (17+ messages)
` [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW


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).