linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-23 21:53:25 to 2015-03-04 22:09:02 UTC [more...]

panic on 4.20 server exporting xfs filesystem
 2015-03-04 22:09 UTC  (6+ messages)

NFS Freezer and stuck tasks
 2015-03-04 22:00 UTC 

NMI/soft lockup in nfs_delegation_need_return()
 2015-03-04 14:45 UTC  (10+ messages)

[nfs-utils PATCH] mountstats: Fix exit code handling
 2015-03-04 13:12 UTC  (2+ messages)

[nfs-utils PATCH] mountstats: Normalize the mountpoints passed on the command line
 2015-03-04 13:12 UTC  (2+ messages)

[PATCH v2 0/3] Two printf fixes
 2015-03-04 11:49 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] lib/string_helpers.c: Change semantics of string_escape_mem
  ` [PATCH v4 0/3] Two printf fixes
    ` [PATCH v4 3/3] lib/string_helpers.c: Change semantics of string_escape_mem

[PATCH 1/2] NFSv4: Fix a race in NFSv4.1 server trunking discovery
 2015-03-04  2:54 UTC  (2+ messages)
` [PATCH 2/2] NFSv4.1: Clear the old state by our client id before establishing a new lease

[PATCH] systemd: Have rpc-statd-notify.service Require network.target
 2015-03-03 22:51 UTC  (5+ messages)
` [systemd-devel] "

nfsd fixes for 4.0
 2015-03-03 22:29 UTC 

[PATCH 0/2] some systemd unit changes
 2015-03-03 21:44 UTC  (7+ messages)
` [PATCH 1/2] systemd: Order NFS server before client
  ` [systemd-devel] "
` [PATCH 2/2] systemd: Relax dependencies of services
  ` [systemd-devel] "

File Read Returns Non-existent Null Bytes
 2015-03-03 19:57 UTC  (44+ messages)
                  ` fsx size error (was: File Read Returns Non-existent Null Bytes)

[PATCH 1/2] NFS: Fix a regression in the read() syscall
 2015-03-03 19:02 UTC  (2+ messages)
` [PATCH 2/2] NFS: Don't write enable new pages while an invalidation is proceeding

[PATCH] systemd: Relax dependencies of services
 2015-03-03 17:29 UTC  (3+ messages)

[PATCH] SUNRPC: use jiffies_to_msecs for converting jiffies
 2015-03-03 15:18 UTC  (2+ messages)

[PATCH] systemd: Order NFS server before client
 2015-03-03  9:55 UTC 

Apply For Quick Loan Today
 2015-03-03  7:30 UTC 

[PATCH 00/13] FS-Cache: Fix a number of bugs that occur when the cache runs out of space
 2015-03-02 23:58 UTC  (15+ messages)
` [PATCH 01/13] FS-Cache: Count culled objects and objects rejected due to lack "
` [PATCH 02/13] FS-Cache: Move fscache_report_unexpected_submission() to make it more available
` [PATCH 03/13] FS-Cache: When submitting an op, cancel it if the target object is dying
` [PATCH 04/13] FS-Cache: Handle a new operation submitted against a killed object
` [PATCH 05/13] FS-Cache: Synchronise object death state change vs operation submission
` [PATCH 06/13] FS-Cache: fscache_object_is_dead() has wrong logic, kill it
` [PATCH 07/13] FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too
` [PATCH 08/13] FS-Cache: Out of line fscache_operation_init()
` [PATCH 09/13] FS-Cache: Count the number of initialised operations
` [PATCH 10/13] FS-Cache: Fix cancellation of in-progress operation
` [PATCH 11/13] FS-Cache: Put an aborted initialised op so that it is accounted correctly
` [PATCH 12/13] FS-Cache: The operation cancellation method needs calling in more places
` [PATCH 13/13] FS-Cache: Retain the netfs context in the retrieval op earlier

buggy CLOSE in the "testing" branch
 2015-03-02 23:08 UTC  (8+ messages)

[PATCH] NFS: Fix stateid used for NFS v4 closes
 2015-03-02 22:30 UTC  (2+ messages)

[PATCH] NFS: Ensure that buffered writes wait for O_DIRECT writes to complete
 2015-03-02 21:05 UTC  (2+ messages)

Weird TCP hang when doing loopback NFS (wireshark traces attached)
 2015-03-02 19:58 UTC  (6+ messages)

Confidential Letter
 2015-03-02  0:34 UTC 

[PATCH v3 1/8] NFS: Add a helper to set attribute barriers
 2015-03-02  4:24 UTC  (2+ messages)

hang on xfstests generic/074
 2015-03-01 15:58 UTC  (4+ messages)

[PATCH] NFSv4: nfs4_open_recover_helper() must set share access
 2015-02-28  3:16 UTC 

[RFC 00/21] Richacls
 2015-02-28  0:11 UTC  (24+ messages)
` [RFC 01/21] vfs: Minor documentation fix
` [RFC 02/21] vfs: Shrink struct posix_acl
` [RFC 03/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC 04/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC 05/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC 06/21] vfs: Make the inode passed to inode_change_ok non-const
` [RFC 07/21] vfs: Add permission flags for setting file attributes
` [RFC 08/21] richacl: In-memory representation and helper functions
` [RFC 09/21] richacl: Permission mapping functions
` [RFC 10/21] richacl: Compute maximum file masks from an acl
` [RFC 11/21] richacl: Update the file masks in chmod()
` [RFC 12/21] richacl: Permission check algorithm
` [RFC 13/21] richacl: Create-time inheritance
` [RFC 14/21] richacl: Check if an acl is equivalent to a file mode
` [RFC 15/21] richacl: Automatic Inheritance
` [RFC 16/21] richacl: xattr mapping functions
` [RFC 17/21] vfs: Cache base_acl objects in inodes
` [RFC 18/21] vfs: Cache richacl in struct inode
` [RFC 19/21] vfs: Add richacl permission checking
` [RFC 20/21] ext4: Implement rich acl for ext4
` [RFC 21/21] ext4: Add richacl feature flag

[PATCH v2 1/8] NFS: Add a helper to set attribute barriers
 2015-02-27 20:38 UTC  (2+ messages)

[PATCH] rpc-statd-notify: Added Requires=network.target to service file
 2015-02-26 22:53 UTC 

[patch] groups: integer underflow in groups_alloc()
 2015-02-26 20:40 UTC  (4+ messages)
` [patch v2] sunrpc: integer underflow in rsc_parse()

[PATCH] nfs-utils: Fix rpc.gssd and rpc.svcgssd args variable names
 2015-02-26 19:38 UTC  (2+ messages)

[PATCH - nfs-utils] mountd: fix next_mnt handling for "/"
 2015-02-26 19:37 UTC  (2+ messages)

[PATCH/RFC nfs-utils] exports.man: improve documentation of 'nohide' and 'crossmnt'
 2015-02-26 19:37 UTC  (2+ messages)

[PATCH] rpc.statd: Avoid passing unregistered socket to svc_getreqset
 2015-02-26 19:36 UTC  (2+ messages)

[nfs-utils PATCH] mountd: Fix memory leak in getexportent
 2015-02-26 19:36 UTC  (2+ messages)

[PATCH] Fix systemd autotools activation option
 2015-02-26 19:35 UTC  (2+ messages)

[PATCH] NFS: fix clp->cl_revoked list deletion causing softlock in nfsd
 2015-02-26 14:28 UTC  (3+ messages)

[PATCH 00/13] FS-Cache: Fix a number of bugs that occur when the cache runs out of space
 2015-02-26 14:01 UTC 

(no subject)
 2015-02-26 12:29 UTC 

[RFC 00/21] Richacls
 2015-02-26  5:44 UTC  (2+ messages)

[PATCH] NFS: fix clp->cl_revoked list deletion causing softlock in nfsd
 2015-02-25 22:53 UTC 

[PATCH v2] NFS: Don't zap caches on fallocate()
 2015-02-25 20:32 UTC 

little help please regarding pNFS
 2015-02-25 18:43 UTC 

rpc-statd won't start for user NFS mounts
 2015-02-25 15:40 UTC  (3+ messages)

NFS4 client port for file delegations
 2015-02-25 14:29 UTC  (2+ messages)

[PATCH 1/3] NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
 2015-02-25  0:17 UTC  (9+ messages)
` [PATCH 2/3] NFSv3: Use the readdir fileid as the mounted-on-fileid
  ` [PATCH 3/3] NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()

soft lockup in the laundromat
 2015-02-25  0:09 UTC  (5+ messages)

[PATCH] dcache: return -ESTALE not -EBUSY on distributed fs race
 2015-02-24 21:22 UTC  (3+ messages)

[PATCH] NFS: Add a GETATTR to ALLOCATE and DEALLOCATE calls
 2015-02-24 16:56 UTC  (4+ messages)

Mailbox quota exceeded ! ! !
 2015-02-24  2:41 UTC 

wiki.linux-nfs.org pNFS information
 2015-02-23 22:31 UTC  (2+ messages)

[GIT PULL] Please pull NFS RDMA client updates
 2015-02-23 22:03 UTC 


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