Linux NFS development
 help / color / mirror / Atom feed
 messages from 2012-06-11 14:04:36 to 2012-06-22 17:52:50 UTC [more...]

hi
 2012-06-22 17:52 UTC 

NFSometer released under GPLv2
 2012-06-22 16:31 UTC 

Diagnosing and resolving bottleneck with NFS I/O
 2012-06-22 14:42 UTC  (3+ messages)

[PATCH 00/12] Swap-over-NFS without deadlocking V7
 2012-06-22 14:31 UTC  (13+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage

[GIT PULL] Please pull bugfixes for the NFS client
 2012-06-21 22:58 UTC 

[PATCH 1/8] NFSv2/v3: Remove incorrect dprintks from the readdir reply code
 2012-06-21 21:51 UTC  (8+ messages)
` [PATCH 2/8] SUNRPC: Don't decode beyond the end of the RPC reply message
  ` [PATCH 3/8] SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
    ` [PATCH 4/8] NFS: Let xdr_read_pages() check for buffer overflows
      ` [PATCH 5/8] SUNRPC: Add the helper xdr_stream_pos
        ` [PATCH 6/8] NFSv4: Simplify the GETATTR attribute length calculation
          ` [PATCH 7/8] NFSv3: Don't open code stream position calculation in decode_getacl3resok
            ` [PATCH 8/8] SUNRPC: Clean up xdr_read_pages and xdr_enter_page

[PATCH 0/4] Take 2: TEST_STATEID fix-ups
 2012-06-21 21:04 UTC  (6+ messages)
` [PATCH 1/4] NFS: Clean up TEST_STATEID and FREE_STATEID proc error reporting
` [PATCH 2/4] NFS: Properly sort TEST_STATEID results
` [PATCH 3/4] NFS: State reclaim clears OPEN and LOCK state
` [PATCH 4/4] NFS: Refactor nfs41_check_expired_stateid()

Object Layout Driver Missing Functionality: FLUSH_STABLE
 2012-06-21 16:27 UTC 

Linux pNFS status meeting 06/21/12
 2012-06-21 15:45 UTC 

[patch] nfs client oops when receive a 'read reply Malformed Packet'
 2012-06-21  7:34 UTC  (4+ messages)

[PATCH 00/10] NFS: Create new RPC operations
 2012-06-20 19:53 UTC  (11+ messages)
` [PATCH 01/10] NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
` [PATCH 02/10] NFS: Use nfs4_destroy_server() to clean up NFS v4
` [PATCH 03/10] NFS: Create a v4-specific fsync function
` [PATCH 04/10] NFS: Create a have_delegation rpc_op
` [PATCH 05/10] NFS: Create a return_delegation rpc op
` [PATCH 06/10] NFS: Create a free_client rpc_op
` [PATCH 07/10] NFS: Create an alloc_client rpc_op
` [PATCH 08/10] NFS: Create an read_pageio_init() function
` [PATCH 09/10] NFS: Create an write_pageio_init() function
` [PATCH 10/10] NFS: Create custom NFS v4 write_inode() function

[PATCH Version 2 0/4] NFSv4.1 enable fencing of file layout data servers
 2012-06-20 19:03 UTC  (5+ messages)
` [PATCH Version 2 1/4] NFSv4.1 return the LAYOUT for each file with failed DS connection I/O
` [PATCH Version 2 2/4] NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS
` [PATCH Version 2 3/4] NFSv4.1 mark layout when already returned
` [PATCH Version 2 4/4] NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list

BUG in __key_instantiate_and_link(): unable to handle kernel paging request at 0000632e6472616f
 2012-06-20 18:27 UTC  (8+ messages)

3.4.z nfsd backports
 2012-06-20 18:18 UTC  (10+ messages)
` [PATCH 1/3] SUNRPC: new svc_bind() routine introduced
` [PATCH 2/3] SUNRPC: move per-net operations from svc_destroy()
` [PATCH 3/3] NFS: hard-code init_net for NFS callback transports
  ` [PATCH 4/3] lockd: hard-code init_net in lockd case as well

[PATCH 00/12] Swap-over-NFS without deadlocking V6
 2012-06-20 17:47 UTC  (26+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage

rpciod process is blocked in nfs_release_page waiting for nfs_commit_inode to complete
 2012-06-20 14:14 UTC  (4+ messages)

3.0+ NFS issues
 2012-06-20 12:52 UTC  (10+ messages)

[PATCH 00/12] Swap-over-NFS without deadlocking V6
 2012-06-20  9:36 UTC  (3+ messages)
` [PATCH 01/12] selinux: tag avc cache alloc as non-critical
` [PATCH 02/12] mm: Methods for teaching filesystems about PG_swapcache pages

Spurious permission denied
 2012-06-20  2:16 UTC  (4+ messages)

[PATCH 1/2] NFS: Fix a refcounting issue in O_DIRECT
 2012-06-19 23:02 UTC  (2+ messages)
` [PATCH 2/2] NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)

persistent bad/stale dentry
 2012-06-19 22:08 UTC 

NFS: kernel forces trailing slash for export in /proc/self/mounts
 2012-06-19 19:43 UTC 

[PATCH] mount.nfs: try the next address after mount fails with ETIMEDOUT
 2012-06-19 14:58 UTC  (2+ messages)

[PATCH] Before clearing the capability bounding set, check if we have the cap
 2012-06-19 14:53 UTC  (4+ messages)

[PATCH] rpcdebug: Add new "state" flag for the nfs module
 2012-06-19 14:41 UTC  (3+ messages)
` Fwd: "

[PATCH] idmapd.conf.5: Syntax fixes
 2012-06-19 14:11 UTC  (2+ messages)

NFSv4 and Kerberos problem in svcgssd
 2012-06-19  9:04 UTC  (3+ messages)

NFSv4 regression, kernel BUG at fs/nfsd/nfs4state.c:1044!
 2012-06-19  6:15 UTC  (10+ messages)
          ` RPC: fragment too large with transition to 3.4

[PATCH Version 2 0/1] NFSv4.1 Fix umount when filelayout DS is also the MDS
 2012-06-15 21:35 UTC  (5+ messages)
` [PATCH Version 2 1/1] "

Kernel 3.4.X NFS server regression
 2012-06-15 17:19 UTC  (22+ messages)

nfsd bugfixes for 3.5
 2012-06-14 20:02 UTC 

Help with NFS over 10GbE performance - possible NFS client to TCP bottleneck
 2012-06-14 16:55 UTC  (5+ messages)

[GIT PULL] Please pull bugfixes for the NFS client
 2012-06-14 16:00 UTC 

nfsroot client will not start firefox or thunderbird from 3.4.0 nfsserver
 2012-06-14  1:37 UTC  (6+ messages)

Gave up waiting for root device
 2012-06-13 14:05 UTC  (2+ messages)

[RFC 0/5] CRASHFIX: pnfs-obj: NONE-RPC LD must not call rpc_restart_call_prepare()
 2012-06-13 13:57 UTC  (4+ messages)
` [PATCH 3/6] pnfs-obj: Fix __r4w_get_page when offset is beyond i_size

[PATCH] NFS: hard-code init_net for NFS callback transports
 2012-06-13 11:15 UTC  (5+ messages)

[PATCH 00/27 v7] Fix filesystem freezing deadlocks
 2012-06-12 17:25 UTC  (3+ messages)
` [PATCH 12/27] nfsd: Push mnt_want_write() outside of i_mutex

RFC 5661 LAYOUTRETURN clarification
 2012-06-12 16:34 UTC  (8+ messages)
  ` [nfsv4] "
      ` [nfsv4] RFC 5661 write to DS clarification. (was: [nfsv4] RFC 5661 LAYOUTRETURN clarification)

[PATCH 0/1] NFSv4.1 Fix umount when filelayout DS is also the MDS
 2012-06-12 14:39 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/1] NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcount
 2012-06-07  3:57 UTC 

[patch 2/2] NFS: add an endian notation for sparse
 2012-06-12  7:37 UTC 

[patch 1/2] NFSv4.1: integer overflow in decode_cb_sequence_args()
 2012-06-12  7:37 UTC 

[PATCH 1/3] NFSv4.1 do not call LAYOUTRETURN when there are no legs
 2012-06-11 16:14 UTC  (18+ messages)
` [PATCH 2/3] NFSv4.1 mark layout when already returned

[RFC] Something very wrong with layout_recall of RETURN_FILE
 2012-06-11 15:43 UTC  (6+ messages)
` [PATCH] pnfsd-exofs: Two clients must not write to the same RAID stripe

Block-Layout
 2012-06-11 14:12 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox