linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-22 11:11:22 to 2015-01-30 23:49:26 UTC [more...]

[Patch] sunrpc: NULL utsname dereference on NFS umount during namespace cleanup
 2015-01-30 23:49 UTC  (3+ messages)

[PATCH 0/2] Two printf fixes
 2015-01-30 23:39 UTC  (9+ messages)
` [PATCH 2/2] string_helpers: Change semantics of string_escape_mem
` [PATCH v2 0/3] Two printf fixes
  ` [PATCH v2 3/3] lib/string_helpers.c: Change semantics of string_escape_mem

ANNOUNCE: nfs-utils-1.3.2 released
 2015-01-30 22:36 UTC 

[GIT PULL] Please pull NFSoRDMA client changes
 2015-01-30 22:07 UTC 

3.18.x: the return of the NFSv3 client BUG on reboot
 2015-01-30 21:17 UTC 

[PATCH v3 00/20] NFS/RDMA client for 3.20
 2015-01-30 17:21 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2015-01-29 21:37 UTC 

a simple and scalable pNFS block layout server V2
 2015-01-29 20:52 UTC  (25+ messages)
` [PATCH 03/20] fs: add FL_LAYOUT lease type
` [PATCH 04/20] nfsd: factor out a helper to decode nfstime4 values
` [PATCH 10/20] nfsd: implement pNFS operations
` [PATCH 12/20] nfsd: update documentation for pNFS support
` [PATCH 13/20] nfsd: add trace events
` [PATCH 14/20] exportfs: add methods for block layout exports
` [PATCH 15/20] nfsd: pNFS block layout driver
` [PATCH 16/20] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
` [PATCH 17/20] xfs: update the superblock using a synchronous transaction in growfs
` [PATCH 18/20] xfs: factor out a xfs_update_prealloc_flags() helper
` [PATCH 19/20] xfs: implement pNFS export operations
` [PATCH 20/20] xfs: recall pNFS layouts on conflicting access

[PATCH v2 0/4] NFSD: Add READ_PLUS support
 2015-01-29 16:49 UTC  (8+ messages)
` [PATCH v2 1/4] NFSD: nfsd4_encode_read() should encode eof and maxcount
` [PATCH v2 2/4] NFSD: Add READ_PLUS support for data segments
` [PATCH v2 3/4] NFSD: Add READ_PLUS support for hole segments
` [PATCH v2 4/4] NFSD: Add support for encoding multiple segments

LOL
 2015-01-28 20:21 UTC 

[PATCH 00/19] gssd improvements
 2015-01-28 21:29 UTC  (2+ messages)

[nfs-utils PATCH] tests: fix typo and let make check work again
 2015-01-28 21:37 UTC  (2+ messages)

[PATCH 0/4] Configure flag clean up
 2015-01-28 14:07 UTC  (5+ messages)
` [PATCH 1/4] ipv6: Enable IPv6 support by default
` [PATCH 2/4] svcgssd: Disable support for the rpcsec_gss server "
` [PATCH 3/4] configure.ac: clean up
` [PATCH 4/4] configure.ac: More "

[nfsv4] protocol question about delegation stateid
 2015-01-28 23:44 UTC 

[PATCH v2 0/6] mount.nfs default version
 2015-01-28 21:29 UTC  (2+ messages)

[PATCH v2 0/6] NFS: Add READ_PLUS support
 2015-01-28 20:43 UTC  (7+ messages)
` [PATCH v2 1/6] NFS: Add READ_PLUS support for data segments
` [PATCH v2 2/6] SUNRPC: Split out a function for setting current page
` [PATCH v2 3/6] SUNRPC: Add the ability to expand holes in data pages
` [PATCH v2 4/6] NFS: Add READ_PLUS support for hole segments
` [PATCH v2 5/6] SUNRPC: Add the ability to shift data to a specific offset
` [PATCH v2 6/6] NFS: Add support for decoding multiple segments

[PATCH 1/2] SUNRPC: Adjust rpciod workqueue parameters
 2015-01-27 15:09 UTC  (11+ messages)
` [PATCH 2/2] SUNRPC: Allow waiting on memory allocation

[PATCH] xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
 2015-01-26 22:11 UTC 

Yet another kernel crash in NFS4 state recovery
 2015-01-26 12:08 UTC  (8+ messages)

[PATCH 0/5] Parallelise OPEN/OPEN_DOWNGRADE/CLOSE in NFSv4.x (x>0)
 2015-01-25 15:14 UTC  (11+ messages)
` [PATCH 1/5] NFSv4: Fix an atomicity problem in CLOSE
  ` [PATCH 2/5] NFSv4: More CLOSE/OPEN races
    ` [PATCH 3/5] NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails
      ` [PATCH 4/5] NFSv4: Check for NULL argument in nfs_*_seqid() functions
        ` [PATCH 5/5] NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE

[PATCH] NFSv4: Deal with atomic upgrades of an existing delegation
 2015-01-25  0:21 UTC 

[PATCH] NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
 2015-01-25  0:20 UTC 

[PATCH] NFSv4.1: Optimise layout return-on-close
 2015-01-25  0:18 UTC 

[PATCH 0/5] Parallelise LOCK/LOCKU in NFSv4.x (x>0)
 2015-01-25  0:17 UTC  (6+ messages)
` [PATCH 1/5] NFSv4: Fix atomicity problems with lock stateid updates
  ` [PATCH 2/5] NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised
    ` [PATCH 3/5] NFSv4: Fix lock on-wire reordering issues
      ` [PATCH 4/5] NFSv4: Update of VFS byte range lock must be atomic with the stateid update
        ` [PATCH 5/5] NFSv4.1: Allow parallel LOCK/LOCKU calls

[PATCH v5 00/51] Add Flexfile Layout Module
 2015-01-24 18:49 UTC  (2+ messages)

[PATCH v5 00/51] Add Flexfile Layout Module
 2015-01-24 14:33 UTC  (55+ messages)
` [PATCH v5 01/51] pnfs: Prepare for flexfiles by pulling out common code
` [PATCH v5 02/51] pnfs: Do not grab the commit_info lock twice when rescheduling writes
` [PATCH v5 03/51] nfs41: pull data server cache from file layout to generic pnfs
` [PATCH v5 04/51] nfs41: pull decode_ds_addr "
` [PATCH v5 05/51] nfs41: pull nfs4_ds_connect "
` [PATCH v5 06/51] nfs41: allow LD to choose DS connection auth flavor
` [PATCH v5 07/51] nfs41: move file layout macros to generic pnfs
` [PATCH v5 08/51] nfsv3: introduce nfs3_set_ds_client
` [PATCH v5 09/51] nfs41: allow LD to choose DS connection version/minor_version
` [PATCH v5 10/51] nfs41: create NFSv3 DS connection if specified
` [PATCH v5 11/51] pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio
` [PATCH v5 12/51] nfs: allow different protocol in nfs_initiate_commit
` [PATCH v5 13/51] nfs4: pass slot table to nfs40_setup_sequence
` [PATCH v5 14/51] nfs4: export nfs4_sequence_done
` [PATCH v5 15/51] nfs: allow to specify cred in nfs_initiate_pgio
` [PATCH v5 16/51] NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()
` [PATCH v5 17/51] sunrpc: add rpc_count_iostats_idx
` [PATCH v5 18/51] nfs: set hostname when creating nfsv3 ds connection
` [PATCH v5 19/51] nfs/flexclient: export pnfs_layoutcommit_inode
` [PATCH v5 20/51] nfs41: close a small race window when adding new layout to global list
` [PATCH v5 21/51] nfs41: serialize first layoutget of a file
` [PATCH v5 22/51] nfs: save server READ/WRITE/COMMIT status
` [PATCH v5 23/51] nfs41: pass iomode through layoutreturn args
` [PATCH v5 24/51] nfs41: make a helper function to send layoutreturn
` [PATCH v5 25/51] nfs41: add a helper to mark layout for return
` [PATCH v5 26/51] nfs41: don't use a layout if it is marked for returning
` [PATCH v5 27/51] nfs41: send layoutreturn in last put_lseg
` [PATCH v5 28/51] nfs41: clear NFS_LAYOUT_RETURN if layoutreturn is sent or failed to send
` [PATCH v5 29/51] nfs/filelayout: use pnfs_error_mark_layout_for_return
` [PATCH v5 30/51] nfs: introduce pg_cleanup op for pgio descriptors
` [PATCH v5 31/51] pnfs: release lseg in pnfs_generic_pg_cleanup
` [PATCH v5 32/51] nfs: handle overlapping reqs in lock_and_join
` [PATCH v5 33/51] nfs: rename pgio header ds_idx to ds_commit_idx
` [PATCH v5 34/51] pnfs: pass ds_commit_idx through the commit path
` [PATCH v5 35/51] nfs: add mirroring support to pgio layer
` [PATCH v5 36/51] nfs: mirroring support for direct io
` [PATCH v5 37/51] pnfs: fail comparison when bucket verifier not set
` [PATCH v5 38/51] nfs41: add a debug warning if we destroy an unempty layout
` [PATCH v5 39/51] nfs: only reset desc->pg_mirror_idx when mirroring is supported
` [PATCH v5 40/51] nfs: add nfs_pgio_current_mirror helper
` [PATCH v5 41/51] pnfs: allow LD to ask to resend read through pnfs
` [PATCH v5 42/51] nfs41: add range to layoutreturn args
` [PATCH v5 43/51] nfs41: allow async version layoutreturn
` [PATCH v5 44/51] nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSE
` [PATCH v5 45/51] nfs/flexfiles: send layoutreturn before freeing lseg
` [PATCH v5 46/51] nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flags
` [PATCH v5 47/51] nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writes
` [PATCH v5 48/51] nfs41: wait for LAYOUTRETURN before retrying LAYOUTGET
` [PATCH v5 49/51] nfs: count DIO good bytes correctly with mirroring
` [PATCH v5 50/51] pnfs/flexfiles: Add the FlexFile Layout Driver
` [PATCH v5 51/51] pnfs: Update documentation on the Layout Drivers
    ` Hi Christoph,

Darlehen Angebot
 2015-01-24  2:11 UTC 

Darlehen Angebot
 2015-01-24  2:11 UTC 

NFSv4.1 backchannel for RDMA
 2015-01-24  1:01 UTC  (4+ messages)

NFSv4.1 backchannel for RDMA
 2015-01-23 22:18 UTC 

xfstest generic/299
 2015-01-23 20:28 UTC  (6+ messages)

[PATCH RESEND] nfs: prevent truncate on active swapfile
 2015-01-23 18:24 UTC  (6+ messages)

nfs-utils release warning
 2015-01-23 15:47 UTC 

[PATCH] systemd: Ensure RPC pipefs is mounted before rpc.idmapd starts
 2015-01-23 15:37 UTC  (2+ messages)

[nfs-utils PATCH] rpc.idmapd: Add a reference to nfsidmap(8) on the man page
 2015-01-23 15:31 UTC  (2+ messages)

[pull request] nfs-utils: fixup detection of libtirpc
 2015-01-23 15:11 UTC  (2+ messages)

nfs-utils/idmapd: use of private define breaks with libevent-2.1.x
 2015-01-23 14:03 UTC  (2+ messages)

Race in bl_resolve_deviceid?
 2015-01-23 13:41 UTC  (2+ messages)

nfstrace - sniffer of NFS statistics for 1+Gbps traffic
 2015-01-23 13:17 UTC 

race between inode eviction with delegation and opening same file
 2015-01-22 23:25 UTC  (6+ messages)

RoCE support for NFS over RDMA
 2015-01-22 19:27 UTC 

RoCE support for NFS over RDMA?
 2015-01-22 19:21 UTC 

[PATCH] sunrpc/lockd: fix references to the BKL
 2015-01-22 19:14 UTC  (2+ messages)

[PATCH v3 00/13] locks: saner method for managing file locks
 2015-01-22 14:27 UTC  (14+ messages)
` [PATCH v3 01/13] locks: add new struct list_head to struct file_lock
` [PATCH v3 02/13] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [PATCH v3 03/13] locks: add a new struct file_locking_context pointer to struct inode
` [PATCH v3 04/13] ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
` [PATCH v3 05/13] locks: move flock locks to file_lock_context
` [PATCH v3 06/13] locks: convert posix "
` [PATCH v3 07/13] locks: convert lease handling "
` [PATCH v3 08/13] locks: remove i_flock field from struct inode
` [PATCH v3 09/13] locks: add a dedicated spinlock to protect i_flctx lists
` [PATCH v3 10/13] locks: clean up the lm_change prototype
` [PATCH v3 11/13] locks: keep a count of locks on the flctx lists
` [PATCH v3 12/13] locks: consolidate NULL i_flctx checks in locks_remove_file
` [PATCH v3 13/13] locks: update comments that refer to inode->i_flock


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