messages from 2015-11-06 14:03:50 to 2015-11-20 14:55:56 UTC [more...]
[RFC][PATCH 00/12] Enhanced file stat system call
2015-11-20 14:55 UTC (8+ 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 04/12] statx: AFS: Return enhanced file attributes
` [PATCH 05/12] statx: Ext4: "
` [PATCH 06/12] statx: NFS: "
` [PATCH 07/12] statx: CIFS: Return enhanced attributes
[PATCH] nfs4: limit callback decoding to received bytes
2015-11-20 14:55 UTC
possible bug in nfs-kernel-server
2015-11-20 11:04 UTC
[PATCH v1 00/38] Allow NFS filesystems to be reexported via knfsd
2015-11-20 0:28 UTC (50+ messages)
` [PATCH v1 01/38] nfsd: add new io class tracepoint
` [PATCH v1 02/38] fs: have flush_delayed_fput flush the workqueue job
` [PATCH v1 03/38] fs: add a kerneldoc header to fput
` [PATCH v1 04/38] fs: rename "delayed_fput" infrastructure to "fput_global"
` [PATCH v1 05/38] fs: add fput_global
` [PATCH v1 06/38] fsnotify: fix a sparse warning
` [PATCH v1 07/38] fsnotify: export several symbols
` [PATCH v1 08/38] fsnotify: destroy marks with call_srcu instead of dedicated thread
` [PATCH v1 09/38] fsnotify: add a srcu barrier for fsnotify
` [PATCH v1 10/38] locks: create a new notifier chain for lease attempts
` [PATCH v1 11/38] sunrpc: add a new cache_detail operation for when a cache is flushed
` [PATCH v1 12/38] nfsd: add a new struct file caching facility to nfsd
` [PATCH v1 13/38] nfsd: keep some rudimentary stats on nfsd_file cache
` [PATCH v1 14/38] nfsd: allow filecache open to skip fh_verify check
` [PATCH v1 15/38] nfsd: hook up nfsd_write to the new nfsd_file cache
` [PATCH v1 16/38] nfsd: hook up nfsd_read to the "
` [PATCH v1 17/38] nfsd: hook nfsd_commit up "
` [PATCH v1 18/38] nfsd: convert nfs4_file->fi_fds array to use nfsd_files
` [PATCH v1 19/38] nfsd: have nfsd_test_lock use the nfsd_file cache
` [PATCH v1 20/38] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
` [PATCH v1 21/38] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
` [PATCH v1 22/38] nfsd: rip out the raparms cache
` [PATCH v1 23/38] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
` [PATCH v1 24/38] nfsd: allow lockd to be forcibly disabled
` [PATCH v1 25/38] nfsd: add errno mapping for EREMOTEIO
` [PATCH v1 26/38] nfsd: return EREMOTE if we find an S_AUTOMOUNT inode
` [PATCH v1 27/38] nfsd: allow filesystems to opt out of subtree checking
` [PATCH v1 28/38] nfsd: close cached files prior to a REMOVE or RENAME that would replace target
` [PATCH v1 29/38] nfsd: retry once in nfsd_open on an -EOPENSTALE return
` [PATCH v1 30/38] nfsd: close cached file when underlying file systems says no such file
` [PATCH v1 31/38] nfs: replace d_add with d_splice_alias in atomic_open
` [PATCH v1 32/38] nfs: add encode_fh export op
` [PATCH v1 33/38] nfs: add fh_to_dentry "
` [PATCH v1 34/38] nfs: nfs_fh_to_dentry() make use of inode cache
` [PATCH v1 35/38] nfs4: add NFSv4 LOOKUPP handlers
` [PATCH v1 36/38] nfs: add a get_parent export operation for NFS
` [PATCH v1 37/38] nfs: set export ops
` [PATCH v1 38/38] nfs: add a Kconfig option for NFS reexporting and documentation
[PATCH v2] nfs4: use sliding delay in async calls that get NFS4ERR_DELAY
2015-11-19 19:30 UTC (2+ messages)
` [PATCH] nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY
[PATCH] Delete the unix socket only if we have created it
2015-11-18 20:14 UTC (2+ messages)
[RFC PATCH 1/2] exportfs: pass export option flags to the kernel when testing export
2015-11-18 19:19 UTC (5+ messages)
` [RFC PATCH 2/2] exportfs: vet exports for subtree checking when testing the export fails
[PATCH] svc_create.c: Make sure errors are logged
2015-11-18 16:51 UTC
[PATCH] NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding success
2015-11-18 2:39 UTC (3+ messages)
` [PATCH v2] "
[GIT PULL] Please pull an NFSoRDMA client bugfix
2015-11-17 20:14 UTC (4+ messages)
lock reclaim failed!
2015-11-17 12:00 UTC (4+ messages)
[PATCH 0/3] Improving rpc.gssd's debugging
2015-11-16 20:59 UTC (6+ 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-16 20:06 UTC (2+ messages)
[PATCH] NFS: Properly set NFS v4.2 NFSDBG_FACILITY
2015-11-16 19:51 UTC
[PATCH] pNFS/flexfiles: Support server-supplied layoutstats sampling period
2015-11-16 16:58 UTC
[PATCH] nfs:Fix error checking in the function nfs4_proc_setattr
2015-11-13 17:59 UTC
CLONE fixes, V2
2015-11-13 9:09 UTC (7+ messages)
` [PATCH 1/5] nfs: pass on count for CLONE operations
` [PATCH 2/5] nfs: offer native ioctls even if CONFIG_COMPAT is set
` [PATCH 3/5] nfs: allow intra-file CLONE
` [PATCH 4/5] nfs: use btrfs ioctl defintions for clone
` [PATCH 5/5] nfs: reduce the amount of ifdefs for v4.2 in nfs4file.c
[PATCH 0/9] vfs: move btrfs clone ioctls to common code
2015-11-13 8:58 UTC (3+ messages)
` [PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag
[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
[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()
[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 (4+ messages)
[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 (6+ messages)
` [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 (17+ 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 11/22] vfs: Cache base_acl objects in inodes
` [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 (3+ messages)
[PATCH] nfsd: fix nfsd4_delegreturn to return correct error codes
2015-11-06 17:00 UTC (8+ messages)
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).