messages from 2017-07-28 14:00:36 to 2017-08-14 10:10:35 UTC [more...]
Do we really need d_weak_revalidate???
2017-08-14 10:10 UTC (6+ messages)
[RFC][PATCH 0/9] Make containers kernel objects
2017-08-14 5:47 UTC (3+ messages)
` [PATCH 2/9] Implement containers as "
[RFC v3 0/3] VFS/NFS support to destroy FS credentials
2017-08-13 11:38 UTC (20+ messages)
` [RFC v3 1/3] VFS adding destroy_creds call
` [RFC 1/1] destroy_creds.2: new page documenting destroy_creds()
` [RFC v3 2/3] SUNRPC mark user credentials destroyed
` [RFC v3 3/3] NFS define vfs destroy_creds functions
[nfs:ioctl 2/5] fs/nfs/ioctl.c:undefined reference to `__ucmpdi2'
2017-08-12 0:37 UTC
[GIT PULL] Please pull a few more NFS client fixes for 4.13
2017-08-11 20:40 UTC
[nfs:ioctl 2/5] ERROR: "__ucmpdi2" [fs/nfs/nfs.ko] undefined!
2017-08-11 20:05 UTC
[PATCH v1 0/5] Clean up XDR encoding of RPC/RDMA xprt hdrs
2017-08-11 20:02 UTC (7+ messages)
` [PATCH v1 1/5] xprtrdma: Clean up rpcrdma_marshal_req() synopsis
` [PATCH v1 2/5] xprtrdma: Remove rpclen from rpcrdma_marshal_req
` [PATCH v1 3/5] xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
` [PATCH v1 4/5] xprtrdma: Harden chunk list encoding against send buffer overflow
` [PATCH v1 5/5] xprtrdma: Clean up rpcrdma_bc_marshal_reply()
[PATCH] pnfs/blocklayout: require 64-bit ѕector_t
2017-08-11 19:00 UTC (3+ messages)
Locking problems with Linux 4.9 with NFSD and `fs/iomap.c`
2017-08-11 15:14 UTC (10+ messages)
` Locking problems with Linux 4.9 and 4.11 "
` AW: "
[PATCH] nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
2017-08-11 14:18 UTC (4+ messages)
[PATCH v2] NFS: Fix NFSv2 security settings
2017-08-10 20:41 UTC
[PATCH v1] NFS: Fix NFSv2 security settings
2017-08-10 20:36 UTC (2+ messages)
[PATCH] VFS: lookup path of "-o remount" the same way as "umount"
2017-08-10 6:30 UTC
[PATCH RFC] NLM: GRANTED_MSG fails after client remount
2017-08-09 22:05 UTC (2+ messages)
[PATCH 1/2] NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state()
2017-08-09 1:40 UTC (2+ messages)
` [PATCH 2/2] NFSv4: Use the nfs4_state being recovered "
[PATCH] NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid()
2017-08-09 1:39 UTC
[PATCH] sunrpc: Const-ify all instances of struct rpc_xprt_ops
2017-08-08 21:12 UTC (4+ messages)
[PATCH v1 0/7] Clean up XDR decoding of RPC/RDMA xprt hdrs
2017-08-08 20:54 UTC (9+ messages)
` [PATCH v1 1/7] xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
` [PATCH v1 2/7] xprtrdma: Harden backchannel call decoding
` [PATCH v1 3/7] xprtrdma: Refactor rpcrdma_reply_handler()
` [PATCH v1 4/7] xprtrdma: Replace rpcrdma_count_chunks()
` [PATCH v1 5/7] xprtrdma: Remove opcode check in Receive completion handler
` [PATCH v1 6/7] xprtrdma: Remove rpcrdma_rep::rr_len
` [PATCH v1 7/7] xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()
cannot attach files to bugs in bugzilla.linux-nfs.org
2017-08-08 19:07 UTC
[PATCH nfs-utils v2 00/12] add NFS over AF_VSOCK support
2017-08-08 14:07 UTC (16+ messages)
` [PATCH nfs-utils v2 05/12] getport: recognize "vsock" netid
[nfs-utils PATCH] idmapd: daemonize earlier
2017-08-07 19:09 UTC
[nfs-utils PATCH] idmapd: fix object order in idmapd_LDADD
2017-08-07 19:09 UTC
[RFC v2 0/3] VFS/NFS support to destroy FS credentials
2017-08-07 15:53 UTC (7+ messages)
` [RFC v2 1/3] VFS adding destroy_creds call
` [RFC v2 2/3] SUNRPC mark user credentials destroyed
` [RFC v2 3/3] NFS define vfs destroy_creds functions
lockd: server not responding
2017-08-04 23:03 UTC (3+ messages)
nfs gss context destruction
2017-08-03 18:47 UTC
[RFC 0/3] VFS/NFS support to destroy FS credentials
2017-08-03 18:35 UTC (4+ messages)
` [RFC 1/3] VFS adding destroy_creds call
` [RFC 2/3] NFS define vfs destroy_creds functions
` [RFC 3/3] SUNRPC mark user credentials destroyed
[PATCH v2 00/28] Reducing inode->i_lock contention in writebacks
2017-08-03 15:39 UTC (31+ messages)
` [PATCH v2 01/28] NFS: Simplify page writeback
` [PATCH v2 02/28] NFS: Reduce lock contention in nfs_page_find_head_request()
` [PATCH v2 03/28] NFS: Reduce lock contention in nfs_try_to_update_request()
` [PATCH v2 04/28] NFS: Ensure we always dereference the page head last
` [PATCH v2 05/28] NFS: Fix a reference and lock leak in nfs_lock_and_join_requests()
` [PATCH v2 06/28] NFS: Fix an ABBA issue "
` [PATCH v2 07/28] NFS: Don't check request offset and size without holding a lock
` [PATCH v2 08/28] NFS: Don't unlock writebacks before declaring PG_WB_END
` [PATCH v2 09/28] NFS: Fix the inode request accounting when pages have subrequests
` [PATCH v2 10/28] NFS: Teach nfs_try_to_update_request() to deal with request page_groups
` [PATCH v2 11/28] NFS: Remove page group limit in nfs_flush_incompatible()
` [PATCH v2 12/28] NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests()
` [PATCH v2 13/28] NFS: Further optimise nfs_lock_and_join_requests()
` [PATCH v2 14/28] NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases
` [PATCH v2 15/28] NFS: Remove nfs_page_group_clear_bits()
` [PATCH v2 16/28] NFS: Remove unuse function nfs_page_group_lock_wait()
` [PATCH v2 17/28] NFS: Remove unused parameter from nfs_page_group_lock()
` [PATCH v2 18/28] NFS: Fix up nfs_page_group_covers_page()
` [PATCH v2 19/28] NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request()
` [PATCH v2 20/28] NFS: Refactor nfs_page_find_head_request()
` [PATCH v2 21/28] NFSv4: Use a mutex to protect the per-inode commit lists
` [PATCH v2 22/28] NFS: Use an atomic_long_t to count the number of requests
` [PATCH v2 23/28] NFS: Use an atomic_long_t to count the number of commits
` [PATCH v2 24/28] NFS: Switch to using mapping->private_lock for page writeback lookups
` [PATCH v2 25/28] NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg()
` [PATCH v2 26/28] NFS: Wait for requests that are locked on the commit list
` [PATCH v2 27/28] SUNRPC: Add a function to allow waiting for RPC transmission
` [PATCH v2 28/28] NFS: Throttle I/O to the NFS server
[PATCH 1/2] NFS: Create NFS_ACCESS_* flags
2017-08-02 20:51 UTC (2+ messages)
` [PATCH 2/2] NFS: Don't compare apples to elephants to determine access bits
[GIT PULL] Please pull two more NFS client fixes for 4.13
2017-08-02 20:27 UTC
[PATCH] NFSv4: Don't add a new lock on an interrupted wait for LOCK
2017-08-02 11:27 UTC (3+ messages)
` [PATCH v2] "
delegation self-conflicts
2017-08-01 21:44 UTC (2+ messages)
[PATCH v1 0/4] NFS server clean ups for v4.14
2017-08-01 21:37 UTC (6+ messages)
` [PATCH v1 1/4] sunrpc: Const-ify instances of struct svc_xprt_ops
` [PATCH v1 2/4] nfsd: Const-ify NFSv4 encoding and decoding ops arrays
` [PATCH v1 3/4] sunrpc: Const-ify struct sv_serv_ops
` [PATCH v1 4/4] svcrdma: Clean up svc_rdma_build_read_chunk()
[PATCH 1/5] NFSv4: Fix EXCHANGE_ID corrupt verifier issue
2017-08-01 20:07 UTC (6+ messages)
` [PATCH 2/5] NFSv4: Fix double frees in nfs4_test_session_trunk()
` [PATCH 3/5] NFSv4: Refactor _nfs4_proc_exchange_id()
` [PATCH 4/5] NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode()
` [PATCH 5/5] NFSv4: Cleanup setting of the migration flags
[PATCH v2 0/1] rpcbind: install the rpcbind program to sbindir
2017-08-01 18:55 UTC (2+ messages)
` [PATCH v2 1/1] autotools: install rpcbind to --sbindir
[PATCH 0/1] rpcbind: install the rpcbind program to sbindir
2017-08-01 18:47 UTC (6+ messages)
` [PATCH 1/1] autotools: install rpcbind to --sbindir
[GIT PULL] Please pull NFS client changes for Linux 4.13
2017-08-01 17:58 UTC (14+ messages)
[PATCH Version 4 0/2] Libtirpc changes for RPCSEC_GSS version 3
2017-08-01 14:26 UTC (5+ messages)
` [PATCH Version 4 1/2] Use "
` [PATCH Version 4 2/2] RPCSEC_GSSv3 new reply verifier
[PATCH v2] Replace bzero() calls with equivalent memset() calls
2017-08-01 0:54 UTC
[PATCH Version 4 3/3] GSSD RPCSEC_GSS version 3 gssd man page additions
2017-07-31 19:15 UTC
[PATCH] Replace bzero() calls with equivalent memset() calls
2017-07-31 15:15 UTC (4+ messages)
` [Libtirpc-devel] "
[PATCH] Replace bcopy() calls with equivalent memmove() calls
2017-07-31 14:47 UTC (2+ messages)
` [Libtirpc-devel] "
[PATCH Version 4 0/2] GSSD changes for RPCSEC_GSS version 3
2017-07-31 13:50 UTC (4+ messages)
` [PATCH Version 4 1/2] GSSD: Add RPCSEC_GSS version to downcall
` [PATCH Version 4 2/2] GSSD add option to not put gss version in downcall
[RFC PATCH] NFS: Fix the access mask checks in NFSv4
2017-07-31 13:02 UTC (3+ messages)
/etc/mtab read ~900 times by rpc.mountd
2017-07-31 4:23 UTC (14+ messages)
[GIT PULL] Please pull a few more NFS client fixes for 4.13
2017-07-28 20:37 UTC
[PATCH Version 6 00/12] RPCSEC_GSS Version 3 Full MOde MAC Labeling
2017-07-28 20:21 UTC (13+ messages)
` [PATCH Version 6 01/12] SELINUX export security_current_sid_to_context
` [PATCH Version 6 02/12] SUNRPC GSSv3: base definitions
` [PATCH Version 6 03/12] SUNRPC AUTH_GSS get RPCSEC_GSS version from gssd downcall
` [PATCH Version 6 04/12] SUNRPC AUTH_GSS gss3 reply verifier
` [PATCH Version 6 05/12] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with label payload
` [PATCH Version 6 06/12] SUNRPC AUTH_GSS store and use gss3 label assertion
` [PATCH Version 6 07/12] SUNRPC-AUTH_GSS gss3_free_assertions
` [PATCH Version 6 08/12] SUNRPC SVCAUTH_GSS allow RPCSEC_GSS version 1 or 3
` [PATCH Version 6 09/12] SUNRPC SVCAUTH_GSS gss3 reply verifier
` [PATCH Version 6 10/12] SUNRPC SVCAUTH_GSS gss3 create label
` [PATCH Version 6 11/12] SUNRPC SVCAUTH_GSS set gss3 label on nfsd thread
` [PATCH Version 6 12/12] SUNRPC SVCAUTH_gss store gss3 child handles in parent rsc
[PATCH 00/20] Reducing inode->i_lock contention in writebacks
2017-07-28 19:59 UTC (2+ messages)
[PATCH] NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
2017-07-28 16:49 UTC (2+ 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