messages from 2017-05-10 13:48:54 to 2017-05-17 15:46:53 UTC [more...]
nfs+ext4,can not umount the ext4 mountpoint
2017-05-17 15:46 UTC (4+ messages)
[PATCH] rpcbind: libtirpc fixes for CVE-2017-8779
2017-05-17 15:04 UTC (2+ messages)
EXCHANGE_ID with same network address but different server owner
2017-05-17 14:33 UTC (10+ messages)
[4.12-rc1 regression] failed to set posix acl on NFSv3 mount
2017-05-17 12:55 UTC (4+ messages)
` [PATCH] nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"
[PATCH 1/1] NFS fix COMMIT after COPY
2017-05-17 12:47 UTC (2+ messages)
[RFC][PATCH 00/21] VFS: Introduce superblock configuration context [ver #3]
2017-05-17 11:31 UTC (26+ messages)
` [PATCH 01/21] Provide a function to create a NUL-terminated string from unterminated data "
` [PATCH 02/21] Clean up whitespace in fs/namespace.c "
` [PATCH 03/21] VFS: Make get_mnt_ns() return the namespace "
` [PATCH 04/21] VFS: Make get_filesystem() return the affected filesystem "
` [PATCH 05/21] VFS: Provide empty name qstr "
` [PATCH 06/21] VFS: Introduce a superblock configuration context "
` [PATCH 07/21] Implement fsopen() to prepare for a mount "
` [PATCH 08/21] Implement fsmount() to effect a pre-configured "
` [PATCH 09/21] Sample program for driving fsopen/fsmount "
` [PATCH 10/21] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 11/21] proc: Add superblock config support to procfs "
` [PATCH 12/21] NFS: Move mount bits into their own file "
` [PATCH 13/21] NFS: Constify mount argument match tables "
` [PATCH 14/21] NFS: Rename struct nfs_parsed_mount_data to struct nfs_sb_config "
` [PATCH 15/21] NFS: Split nfs_parse_mount_options() "
` [PATCH 16/21] NFS: Deindent nfs_sb_config_parse_option() "
` [PATCH 17/21] NFS: Add a small buffer in nfs_sb_config to avoid string dup "
` [PATCH 18/21] NFS: Do some tidying of the parsing code "
` [PATCH 19/21] NFS: Add mount context support. "
` [PATCH 20/21] Support legacy filesystems "
` [PATCH 21/21] Add commands to create or update a superblock "
[RFC PATCH] nfs: test nfs4_getfacl near page size ACL from server
2017-05-17 3:38 UTC (3+ messages)
[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
2017-05-16 21:49 UTC (4+ messages)
[4.12-rc1 regression] copy_file_range(2) stuck in infinite loop
2017-05-16 15:59 UTC (2+ messages)
[GIT PULL] Please pull NFS client fixes for 4.12
2017-05-16 15:15 UTC (13+ messages)
[PATCH 0/3] Improvements to page writeback commit policy
2017-05-16 13:36 UTC (4+ messages)
` [PATCH 1/3] NFS: Remove unused fields in the page I/O structures
` [PATCH 2/3] NFS: Ensure we commit after writeback is complete
` [PATCH 3/3] NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
How to debug permission denied issues?
2017-05-16 11:59 UTC (2+ messages)
[PATCH] nfs: Mark unnecessarily extern functions as static
2017-05-16 10:18 UTC
[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-05-15 17:58 UTC (15+ messages)
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls
[xfstests PATCH v2 0/3] xfstest for updated writeback error handling
2017-05-15 17:42 UTC (3+ messages)
` [xfstests PATCH v2 2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV
Venue change for bake-a-thon June 2017
2017-05-15 15:51 UTC (7+ messages)
` [nfsv4] "
remove function pointer casts and constify function tables
2017-05-15 15:44 UTC (49+ messages)
` [PATCH 01/33] sunrpc: properly type argument to kxdreproc_t
` [PATCH 02/33] sunrpc: fix encoder callback prototypes
` [PATCH 03/33] lockd: "
` [PATCH 04/33] nfs: "
` [PATCH 05/33] nfsd: "
` [PATCH 06/33] sunrpc/auth_gss: "
` [PATCH 07/33] sunrpc: properly type argument to kxdrdproc_t
` [PATCH 08/33] sunrpc: fix decoder callback prototypes
` [PATCH 09/33] sunrpc/auth_gss: "
` [PATCH 10/33] nfsd: "
` [PATCH 11/33] lockd: "
` [PATCH 12/33] nfs: "
` [PATCH 13/33] nfs: don't cast callback decode/proc/encode routines
` [PATCH 14/33] lockd: fix some weird indentation
` [PATCH 15/33] sunrpc: move p_count out of struct rpc_procinfo
` [PATCH 16/33] nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration
` [PATCH 17/33] sunrpc: mark all struct rpc_procinfo instances as const
` [PATCH 18/33] nfsd4: const-ify nfs_cb_version4
` [PATCH 19/33] nfsd: use named initializers in PROC()
` [PATCH 20/33] nfsd: remove the unused PROC() macro in nfs3proc.c
` [PATCH 21/33] sunrpc: properly type pc_func callbacks
` [PATCH 22/33] sunrpc: properly type pc_release callbacks
` [PATCH 23/33] sunrpc: properly type pc_decode callbacks
` [PATCH 24/33] sunrpc: properly type pc_encode callbacks
` [PATCH 25/33] sunrpc: remove kxdrproc_t
` [PATCH 26/33] nfsd4: properly type op_set_currentstateid callbacks
` [PATCH 27/33] nfsd4: properly type op_get_currentstateid callbacks
` [PATCH 28/33] nfsd4: remove nfsd4op_rsize
` [PATCH 29/33] nfsd4: properly type op_func callbacks
` [PATCH 30/33] sunrpc: move pc_count out of struct svc_procinfo
` [PATCH 31/33] sunrpc: mark all struct svc_procinfo instances as const
` [PATCH 32/33] sunrpc: mark all struct svc_version "
` [PATCH 33/33] nfsd4: const-ify nfsd4_ops
[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
2017-05-12 16:21 UTC (17+ messages)
[RFC][PATCH 00/14] VFS: Introduce superblock configuration context [ver #2]
2017-05-12 13:55 UTC (17+ messages)
` [PATCH 01/14] Provide a function to create a NUL-terminated string from unterminated data "
` [PATCH 02/14] Clean up whitespace in fs/namespace.c "
` [PATCH 03/14] VFS: Make get_mnt_ns() return the namespace "
` [PATCH 04/14] VFS: Make get_filesystem() return the affected filesystem "
` [PATCH 05/14] VFS: Provide empty name qstr "
` [PATCH 06/14] VFS: Introduce a superblock configuration context "
` [PATCH 07/14] Implement fsopen() to prepare for a mount "
` [PATCH 08/14] Implement fsmount() to effect a pre-configured "
` [PATCH 09/14] Sample program for driving fsopen/fsmount "
` [PATCH 10/14] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 11/14] proc: Add superblock config support to procfs "
` [PATCH 13/14] Support legacy filesystems "
` [PATCH 14/14] Add commands to create or update a superblock "
[PATCH v6 0/5] Add copy_file_range() tests
2017-05-12 13:08 UTC (10+ messages)
` [PATCH v6 1/5] generic/429: Add copy to new file test
` [PATCH v6 2/5] generic/430: Add small copies "
` [PATCH v6 3/5] generic/431: Add copy test that overwrites data
` [PATCH v6 4/5] generic/432: Add a copy test for overwriting small amounts of data
` [PATCH v6 5/5] generic/433: Add a copy test for invalid input
APPLY FOR YOUR URGENT LOAN AT 2%
2017-05-12 10:53 UTC
[PATCH 3/9] VFS: Introduce a mount context
2017-05-12 8:15 UTC (14+ messages)
` [RFC][PATCH 0/9] VFS: Introduce "
[PATCH] rpcbind: pair all svc_getargs() calls with svc_freeargs() to avoid memory leak
2017-05-11 15:49 UTC (2+ messages)
[RFC][PATCH 00/14] VFS: Introduce superblock configuration context
2017-05-11 14:35 UTC (20+ messages)
` [PATCH 01/14] Provide a function to create a NUL-terminated string from unterminated data
` [PATCH 02/14] Clean up whitespace in fs/namespace.c
` [PATCH 03/14] VFS: Make get_mnt_ns() return the namespace
` [PATCH 04/14] VFS: Make get_filesystem() return the affected filesystem
` [PATCH 05/14] VFS: Provide empty name qstr
` [PATCH 06/14] VFS: Introduce a superblock configuration context
` [PATCH 07/14] Implement fsopen() to prepare for a mount
` [PATCH 08/14] Implement fsmount() to effect a pre-configured mount
` [PATCH 09/14] Sample program for driving fsopen/fsmount
` [PATCH 10/14] procfs: Move proc_fill_super() to fs/proc/root.c
` [PATCH 11/14] proc: Add superblock config support to procfs
` [PATCH 13/14] Support legacy filesystems
` [PATCH 14/14] Add commands to create or update a superblock
[GIT PULL] nfsd changes for 4.12
2017-05-10 19:11 UTC
RFC: remove function pointer casts and constify function tables
2017-05-10 18:38 UTC (7+ messages)
` [PATCH 02/32] sunrpc: fix encoder callback prototypes
Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
2017-05-10 17:23 UTC (4+ 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