Linux NFS development
 help / color / mirror / Atom feed
 messages from 2007-09-27 05:02:17 to 2007-10-02 20:40:12 UTC [more...]

[RFC,PATCH 00/35] SVC Transport Switch
 2007-10-02 20:38 UTC  (69+ messages)
` [RFC,PATCH 01/35] svc: Add an svc transport class
` [RFC,PATCH 02/35] svc: Make svc_sock the tcp/udp transport
` [RFC, PATCH 03/35] svc: Change the svc_sock in the rqstp structure to a transport
` [RFC, PATCH 04/35] svc: Add a max payload value to the transport
` [RFC, PATCH 05/35] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
` [RFC, PATCH 06/35] svc: Add transport specific xpo_release function
` [RFC,PATCH 07/35] svc: Add per-transport delete functions
` [RFC,PATCH 08/35] svc: Add xpo_prep_reply_hdr
` [RFC, PATCH 09/35] svc: Add a transport function that checks for write space
` [RFC, PATCH 10/35] svc: Move close processing to a single place
` [RFC,PATCH 11/35] svc: Add xpo_accept transport function
` [RFC, PATCH 12/35] svc: Add a generic transport svc_create_xprt function
` [RFC, PATCH 13/35] svc: Change services to use new svc_create_xprt service
` [RFC,PATCH 14/35] svc: Change sk_inuse to a kref
` [RFC, PATCH 15/35] svc: Move sk_flags to the svc_xprt structure
` [RFC, PATCH 16/35] svc: Move sk_server and sk_pool to svc_xprt
` [RFC,PATCH 17/35] svc: Make close transport independent
` [RFC,PATCH 18/35] svc: Move sk_reserved to svc_xprt
` [RFC, PATCH 19/35] svc: Make the enqueue service transport neutral and export it
` [RFC,PATCH 20/35] svc: Make svc_send transport neutral
` [RFC, PATCH 21/35] svc: Change svc_sock_received to svc_xprt_received and export it
` [RFC,PATCH 22/35] svc: Remove sk_lastrecv
` [RFC,PATCH 23/35] svc: Move the authinfo cache to svc_xprt
` [RFC, PATCH 24/35] svc: Make deferral processing xprt independent
` [RFC, PATCH 25/35] svc: Move the sockaddr information to svc_xprt
` [RFC, PATCH 26/35] svc: Make svc_sock_release svc_xprt_release
` [RFC,PATCH 27/35] svc: Make svc_recv transport neutral
` [RFC, PATCH 28/35] svc: Make svc_age_temp_sockets svc_age_temp_transports
` [RFC, PATCH 29/35] svc: Move common create logic to common code
` [RFC, PATCH 30/35] svc: Removing remaining references to rq_sock in rqstp
` [RFC, PATCH 31/35] svc: Make svc_check_conn_limits xprt independent
` [RFC, PATCH 32/35] svc: Move the xprt independent code to the svc_xprt.c file
` [RFC, PATCH 33/35] svc: Add transport hdr size for defer/revisit
` [RFC,PATCH 34/35] svc: Add /proc/sys/sunrpc/transport files
` [RFC, PATCH 35/35] knfsd: Support adding transports by writing portlist file

nfs write problems
 2007-10-02 19:56 UTC 

NLM mutex deadlock in 2.6.22.9
 2007-10-02 15:46 UTC  (2+ messages)

[PATCH] nfs-utils: exportfs: automatically set 'nohide' on referral exports
 2007-10-02 14:38 UTC 

[PATCH] nfs-utils: rpc.mountd: cache debugging statements
 2007-10-02 14:22 UTC 

Terawuti Rungsa has invited you to join salespider.com
 2007-10-02  9:04 UTC 

lists for sale
 2007-10-02  5:24 UTC 

[\x91\xAC\x95\xF1\x82\xBF\x82\xE1\x82\xF1\x82\xCB\x82\xE9]\x8A\xAE\x91S\x8A\x84\x82\xE8\x90\xD8\x82\xE8\x90\xEA\x97p\x83R\x83~\x83\x85\x83j\x83e\x83B\x81I\x91\xE5\x90l\x82\xCC\x92\xB4VIP\x83Z\x83\x8C\x83u\x92\x86\x90S\x82\xCC\x89\xEF\x88\xF5\x82Q\x96\x9C\x90l\x81I\x81I\x81I
 2007-10-02  4:33 UTC 

get more leads with these healthcare lists
 2007-10-02  5:31 UTC 

simple question about r/wsize
 2007-10-02  3:05 UTC  (5+ messages)

[RFC,PATCH 00/33] SVC Transport Switch
 2007-10-01 15:58 UTC  (40+ messages)
` [RFC, PATCH 06/33] svc: Add transport specific xpo_release function
` [RFC, PATCH 09/33] svc: Add a transport function that checks for write space
` [RFC,PATCH 11/33] svc: Add xpo_accept transport function
` [RFC, PATCH 12/33] svc: Add a generic transport svc_create_xprt function
` [RFC,PATCH 20/33] svc: Make svc_send transport neutral
` [RFC, PATCH 21/33] svc: Change svc_sock_received to svc_xprt_received and export it
` [RFC,PATCH 22/33] svc: Move sk_lastrecv to svc_xprt
` [RFC,PATCH 23/33] svc: Move the authinfo cache "
  ` [RFC, PATCH "
` [RFC, PATCH 24/33] svc: Make deferral processing xprt independent
` [RFC, PATCH 25/33] svc: Move the sockaddr information to svc_xprt
` [RFC, PATCH 26/33] svc: Make svc_sock_release svc_xprt_release
` [RFC,PATCH 27/33] svc: Make svc_recv transport neutral
` [RFC, PATCH 28/33] svc: Make svc_age_temp_sockets svc_age_temp_transports
` [RFC, PATCH 29/33] svc: Move common create logic to common code
` [RFC, PATCH 30/33] svc: Removing remaining references to rq_sock in rqstp
` [RFC, PATCH 31/33] svc: Move the xprt independent code to the svc_xprt.c file
` [RFC,PATCH 32/33] svc: Add /proc/sys/sunrpc/transport files
` [RFC, PATCH 33/33] knfsd: Support adding transports by writing portlist file

lockd regression in 2.6.22.9, 2.6.23-rc8 (CONFIG_SUNRPC_BIND34)
 2007-10-01 16:01 UTC  (2+ messages)

Your email address has won $4.6M from the UK Lottery online
 2007-10-01  5:38 UTC 

äæîï ùìê é÷ø?
 2007-10-01  2:45 UTC 

idjinsfa
 2007-10-01  2:29 UTC 

filetimes after creat()
 2007-09-30 14:47 UTC  (2+ messages)

ledrogta
 2007-09-29 19:26 UTC 

[PATCH] Properly ignore quota options
 2007-09-29 13:08 UTC  (2+ messages)

[PATCH] gssd(8) manpage typo
 2007-09-29 13:07 UTC  (2+ messages)

Sorry, man. I have to go
 2007-09-29 13:54 UTC 

Things should go fine
 2007-09-29 13:47 UTC 

[PATCH 0/8] Refresh: Add string option parsing facility to mount.nfs
 2007-09-29  9:52 UTC  (3+ messages)

Kindly Acknowledge Mail
 2007-09-29  9:02 UTC 

A unresponsive file system can hang all I/O in the system on linux-2.6.23-rc6 (dirty_thresh problem?)
 2007-09-29  1:51 UTC  (29+ messages)
      ` [linux-pm] "
        ` KDB?

Você não tem tempo para uma amante ciumenta - Cultura com Pitadas Cristãs - Outravia News - 18
 2007-09-29  1:14 UTC 

[PATCH 4/8] text-based mount.nfs: prepare for more complex error exit handling
 2007-09-28 20:36 UTC 

[PATCH 8/8] text-based mount.nfs: Fix mounthost= processing
 2007-09-28 20:37 UTC 

[PATCH 6/8] text-based mount.nfs: start using new mount option parsing facility
 2007-09-28 20:36 UTC 

[PATCH 7/8] text-based mount.nfs: Clean up helper functions that are no longer used
 2007-09-28 20:37 UTC 

[PATCH 5/8] text-based mount.nfs: add parser init and destroy calls
 2007-09-28 20:36 UTC 

[PATCH 2/8] text-based mount.nfs: parse option strings into lists
 2007-09-28 20:36 UTC 

[PATCH 3/8] text-based mount.nfs: Use new parser to handle 'addr=' and 'clientaddr='
 2007-09-28 20:36 UTC 

[PATCH 1/8] mount.nfs: add new string tokenizer facility
 2007-09-28 20:36 UTC 

Very cool offer
 2007-09-28 17:39 UTC 

NFS: Fix an Oops in encode_lookup()
 2007-09-28 16:27 UTC 

nfs_refresh_inode: inode number mismatch
 2007-09-28 14:52 UTC  (4+ messages)

[PATCH][RFC] use after free in NLM subsystem -- how best to fix it?
 2007-09-28 12:37 UTC  (10+ messages)

[BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945
 2007-09-28 12:05 UTC  (8+ messages)
    ` [NFS] "

::PavaZine# ano 1 n.º 19:: With or without you
 2007-09-28 11:58 UTC 

[PATCH 0/5] rpc.mountd: Fix mountd buffer overflow when using large numbers of netgroups (resend)
 2007-09-28 11:19 UTC  (3+ messages)

[PATCH 00/19] export operations rewrite
 2007-09-28  2:09 UTC  (2+ messages)

Hi my friend!
 2007-09-27 18:12 UTC 

Good luck, dear friend
 2007-09-27 17:58 UTC 

[PATCH 0/7] Add mount option parsing facility to text-based mount.nfs
 2007-09-27 17:31 UTC  (3+ messages)

NFS server development update
 2007-09-27 15:39 UTC  (2+ messages)

[\x8Fd\x97v]\x92x\x82\xEA\x82\xC4\x82\xA2\x82\xC4\x91\xE5\x95\xCF\x90\\x82\xB5\x96\xF3\x82\xA0\x82\xE8\x82\xDC\x82\xB9\x82\xF1\x82\xC5\x82\xB5\x82\xBD\x81B\x8B\xD9\x8B}\x82\xC8\x82\xA8\x92m\x82\xE7\x82\xB9\x82\xC5\x82\xB7\x81B
 2007-09-27 13:59 UTC 

[PATCH 5/5] rpc.mountd: add new mode for handling netgroup-heavy configurations
 2007-09-27 10:54 UTC 

[PATCH 4/5] rpc.mountd: create client_resolve and change client_compose to take a hostent arg
 2007-09-27 10:53 UTC 

[PATCH 2/5] rpc.mountd: Change nfs_client->m_hostname to be a dynamically-allocated string
 2007-09-27 10:53 UTC 

[PATCH 3/5] rpc.mountd: make exportent->e_hostname a dynamically-allocated string
 2007-09-27 10:53 UTC 

[PATCH 1/5] rpc.mountd: fix memory leak and error handling in nfsd_fh
 2007-09-27 10:53 UTC 

Remenber youth
 2007-09-27  9:12 UTC 


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