messages from 2015-08-31 16:19:45 to 2015-09-08 20:03:13 UTC [more...]
[PATCH v1 0/8] VFS: In-kernel copy system call
 2015-09-08 20:03 UTC  (26+ messages)
` [PATCH v1 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v1 2/8] x86: add sys_copy_file_range to syscall tables
` [PATCH v1 3/8] btrfs: add .copy_file_range file operation
` [PATCH v1 4/8] btrfs: Add mountpoint checking during btrfs_copy_file_range
` [PATCH v1 5/8] vfs: Remove copy_file_range mountpoint checks
` [PATCH v1 6/8] vfs: Copy should check len after file open mode
` [PATCH v1 7/8] vfs: Copy should use file_out rather than file_in
` [PATCH v1 8/8] vfs: Fall back on splice if no copy function defined
` [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()
[PATCH] libnfsidmap: strip newlines out of IDMAP_LOG messages
 2015-09-08 16:01 UTC  (2+ messages)
[PATCH] rpc.gssd: Replace exit(0) by return in process_krb5_upcall
 2015-09-08 15:16 UTC  (3+ messages)
readdir and old cookie verifier
 2015-09-08 13:08 UTC 
[GIT PULL] Please pull NFS client changes
 2015-09-08  6:01 UTC  (3+ messages)
[PATCH 1/2] NFSv4: Express delegation limit in units of pages
 2015-09-07 16:39 UTC  (4+ messages)
` [PATCH 2/2] NFSv4: Respect the server imposed limit on how many changes we may cache
[PATCH 0/6 v10] NFSD: Pin to vfsmount for nfsd exports cache
 2015-09-07 14:06 UTC  (7+ messages)
` [PATCH 1/6 v10] fs-pin: allow pin_remove() to be called other than from->kill()
` [PATCH 2/6 v10] fs_pin: Export functions for specific filesystem
` [PATCH 3/6 v10] path: New helpers path_get_pin/path_put_unpin for path,pin
` [PATCH 4/6 v10] fs: New helper legitimize_mntget() for getting a legitimize mnt
` [PATCH 5/6 v10] sunrpc: New helper cache_delete_entry for deleting cache_head directly
` [PATCH 6/6 v10] nfsd: Allows user un-mounting filesystem where nfsd exports base on
[RFC v7 00/41] Richacls
 2015-09-06  8:14 UTC  (43+ messages)
` [RFC v7 01/41] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC v7 02/41] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v7 03/41] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
  ` [PATCH] "
` [RFC v7 04/41] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v7 05/41] vfs: Add permission flags for setting file attributes
` [RFC v7 06/41] richacl: In-memory representation and helper functions
` [RFC v7 07/41] richacl: Permission mapping functions
` [RFC v7 08/41] richacl: Compute maximum file masks from an acl
` [RFC v7 09/41] richacl: Update the file masks in chmod()
` [RFC v7 10/41] richacl: Permission check algorithm
` [RFC v7 11/41] vfs: Cache base_acl objects in inodes
` [RFC v7 12/41] vfs: Cache richacl in struct inode
` [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
` [RFC v7 14/41] richacl: Create-time inheritance
` [RFC v7 15/41] richacl: Automatic Inheritance
` [RFC v7 16/41] richacl: xattr mapping functions
` [RFC v7 17/41] vfs: Add richacl permission checking
` [RFC v7 18/41] ext4: Add richacl support
` [RFC v7 19/41] ext4: Add richacl feature flag
` [RFC v7 20/41] richacl: acl editing helper functions
` [RFC v7 21/41] richacl: Move everyone@ aces down the acl
` [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
` [RFC v7 23/41] richacl: Set the owner permissions to the owner mask
` [RFC v7 24/41] richacl: Set the other permissions to the other mask
` [RFC v7 25/41] richacl: Isolate the owner and group classes
` [RFC v7 26/41] richacl: Apply the file masks to a richacl
` [RFC v7 27/41] richacl: Create richacl from mode values
` [RFC v7 28/41] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v7 29/41] nfsd: Use richacls as internal acl representation
` [RFC v7 30/41] nfsd: Add richacl support
` [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute
` [RFC v7 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [RFC v7 33/41] richacl: Add support for unmapped identifiers
` [RFC v7 34/41] ext4: Don't allow unmapped identifiers in richacls
` [RFC v7 35/41] sunrpc: Allow to demand-allocate pages to encode into
` [RFC v7 36/41] sunrpc: Add xdr_init_encode_pages
` [RFC v7 37/41] nfs: Fix GETATTR bitmap verification
` [RFC v7 38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC v7 39/41] nfs: Add richacl support
` [RFC v7 40/41] nfs: Add support for the v4.1 dacl attribute
` [RFC v7 41/41] richacl: uapi header split
[GIT PULL] nfsd changes for 4.3
 2015-09-06  0:28 UTC  (2+ messages)
[PATCH v2 1/2] NFS: Optimise away the close-to-open getattr if there is no cached data
 2015-09-04 21:14 UTC  (3+ messages)
` [PATCH v2 2/2] Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"
[PATCH 1/2] NFS: Optimise away the close-to-open getattr if there is no cached data
 2015-09-04 20:39 UTC  (4+ messages)
` [PATCH 2/2] Revert "NFS: Make close(2) asynchronous when closing NFS O_DIRECT files"
async CLOSE creates a race with a DELEGRETURN followed by a REMOVE
 2015-09-04 19:08 UTC  (8+ messages)
[PATCH v1 0/5] NFS: Add READ_PLUS support
 2015-09-04 19:07 UTC  (6+ messages)
` [PATCH v1 1/5] SUNRPC: Split out a function for setting current page
` [PATCH v1 2/5] SUNRPC: Add the ability to expand holes in data pages
` [PATCH v1 3/5] NFS: Add basic READ_PLUS support
` [PATCH v1 4/5] SUNRPC: Add the ability to shift data to a specific offset
` [PATCH v1 5/5] NFS: Add support for decoding multiple segments
[PATCH v1 0/3] NFSD: Add READ_PLUS support
 2015-09-04 19:07 UTC  (4+ messages)
` [PATCH v1 1/3] NFSD: nfsd4_encode_read{v}() should encode eof and maxcount
` [PATCH v1 2/3] NFSD: Add basic READ_PLUS support
` [PATCH v1 3/3] NFSD: Add support for encoding multiple segments
[PATCH Version 2 00/16] NFSv4.2: Add support for inter-server to server COPY
 2015-09-04 17:29 UTC  (17+ messages)
` [PATCH Version 2 01/16] VFS: Separate cross fs check from vfs_copy_file_range
` [PATCH Version 2 02/16] BTRFS: Use VFS copy offload helper
` [PATCH Version 2 03/16] VFS SQUASH use file_out instead of file_in for copy_file_range
` [PATCH Version 2 04/16] NFS COPY xdr changes
` [PATCH Version 2 05/16] NFS add same file check and flush source and destination for COPY
` [PATCH Version 2 06/16] NFS add inter ssc functions to nfs42proc
` [PATCH Version 2 07/16] NFS add COPY_NOTIFY operation
` [PATCH Version 2 08/16] NFSD add ca_source_server<> to COPY
` [PATCH Version 2 09/16] NFSD add COPY_NOTIFY operation
` [PATCH Version 2 10/16] NFS add ca_source_server<> to COPY
` [PATCH Version 2 11/16] NFSD generalize nfsd4_compound_state flag names
` [PATCH Version 2 12/16] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH Version 2 13/16] NFSD add nfs4 inter ssc to nfsd4_copy
` [PATCH Version 2 14/16] NFS in copy use stateid returned by copy_notify
` [PATCH Version 2 15/16] NFS always use openstateid in COPY_NOTIFY
` [PATCH Version 2 16/16] NFSD: extra stateid checking in read for interserver copy
[PATCH] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
 2015-09-04 16:27 UTC 
[PATCH] exportfs: add support for "nowcc" option
 2015-09-04 10:41 UTC  (10+ messages)
[PATCH] nfsd: add a new nowcc export option to disable WCC attrs in v3 replies
 2015-09-03 20:35 UTC  (7+ messages)
[PATCH v2] xprtrdma: take HCA driver refcount at client
 2015-09-03 20:25 UTC  (4+ messages)
Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Sept 3
 2015-09-03 16:48 UTC  (2+ messages)
[NFSv4.1] Deadlock on writes - RHEL 7.1 kernel - nfs_pageio_doio?
 2015-09-03 15:54 UTC  (3+ messages)
[RFC PATCH] nfs: avoid swap-over-NFS deadlock
 2015-09-03 14:01 UTC  (8+ messages)
[PATCH 1/2] NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error()
 2015-09-02 22:34 UTC  (2+ messages)
` [PATCH 2/2] NFSv4.1/flexfiles: Clean up ff_layout_write_done_cb/ff_layout_commit_done_cb
[RFC v6 00/40] Richacls
 2015-09-02 20:38 UTC  (13+ messages)
` [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v6 08/40] richacl: Compute maximum file masks from an acl
` [RFC v6 09/40] richacl: Update the file masks in chmod()
[PATCH v2 1/3] NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()
 2015-09-01 22:11 UTC  (3+ messages)
` [PATCH v2 2/3] NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are valid
  ` [PATCH v2 3/3] NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid
[PATCH v2] NFSv4.1/flexfiles: Fix freeing of mirrors
 2015-09-01 19:19 UTC 
[PATCH] NFSv4.1/flexfiles: Fix freeing of mirrors
 2015-09-01 19:14 UTC 
[PATCH] nfsd: deal with DELEGRETURN racing with CB_RECALL
 2015-09-01 18:08 UTC  (6+ messages)
NFSv4 mount fails on Sun Solaris 10 after reboot of client
 2015-09-01 17:43 UTC  (9+ messages)
[PATCH] NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid
 2015-09-01  8:17 UTC 
[PATCH 00/16] NFSv4.2: Add support for inter-server to server COPY
 2015-08-31 19:50 UTC  (17+ messages)
` [PATCH 01/16] VFS: Separate cross fs check from vfs_copy_file_range
` [PATCH 02/16] BTRFS: Use VFS copy offload helper
` [PATCH 03/16] VFS SQUASH use file_out instead of file_in for copy_file_range
` [PATCH 04/16] NFS COPY xdr changes
` [PATCH 05/16] NFS add same file check and flush source and destination for COPY
` [PATCH 06/16] NFS add inter ssc functions to nfs42proc
` [PATCH 07/16] NFS add COPY_NOTIFY operation
` [PATCH 08/16] NFSD add ca_source_server<> to COPY
` [PATCH 09/16] NFSD add COPY_NOTIFY operation
` [PATCH 10/16] NFS add ca_source_server<> to COPY
` [PATCH 11/16] NFSD generalize nfsd4_compound_state flag names
` [PATCH 12/16] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH 13/16] NFSD add nfs4 inter ssc to nfsd4_copy
` [PATCH 14/16] NFS in copy use stateid returned by copy_notify
` [PATCH 15/16] NFS always use openstateid in COPY_NOTIFY
` [PATCH 16/16] NFSD: extra stateid checking in read for interserver copy
[PATCH v3 00/20] nfsd: open file caching
 2015-08-31 16:50 UTC  (8+ messages)
` [PATCH v3 14/20] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
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).