Linux NFS development
 help / color / mirror / Atom feed
 messages from 2013-12-01 12:06:56 to 2013-12-08 23:29:48 UTC [more...]

[PATCH 00/18] Consolidate Posix ACL implementation
 2013-12-08 23:28 UTC  (40+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 06/18] fs: make posix_acl_create "
` [PATCH 07/18] btrfs: use generic posix ACL infrastructure
` [PATCH 08/18] ext2/3/4: "
    ` [Jfs-discussion] "
` [PATCH 09/18] f2fs: "
` [PATCH 10/18] hfsplus: "
` [PATCH 11/18] jffs2: "
` [PATCH 12/18] ocfs2: "
` [PATCH 13/18] reiserfs: "
` [PATCH 14/18] xfs: "
` [PATCH 15/18] jfs: "
  ` [Jfs-discussion] "
` [PATCH 16/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 18/18] fs: remove generic_acl

[PATCH 0/4] Add ceph root filesystem functionality and documentation
 2013-12-07  6:10 UTC  (5+ messages)
` [PATCH 1/4] init: Add a new root device option, the Ceph file system
` [PATCH 2/4] Documentation: Document the cephroot functionality

[PATCH] Add missing recording of back channel attrs in nfsd4_session
 2013-12-06 21:12 UTC  (3+ messages)

nfs vs xfstests 193
 2013-12-06 20:47 UTC  (5+ messages)

[PATCH 3.4 0/9] fix the NULL pointer when use nfs in different net ns
 2013-12-06 18:32 UTC  (13+ messages)
` [PATCH 3.4 1/9] nfsd: use "init_net" for portmapper
` [PATCH 3.4 2/9] nfsd: pass net to nfsd_init_socks()
` [PATCH 3.4 3/9] nfsd: pass net to nfsd_startup() and nfsd_shutdown()
` [PATCH 3.4 4/9] nfsd: pass net to nfsd_create_serv()
` [PATCH 3.4 5/9] nfsd: pass net to nfsd_svc()
` [PATCH 3.4 6/9] nfsd: pass net to nfsd_set_nrthreads()
` [PATCH 3.4 7/9] nfsd: pass net to __write_ports() and down
` [PATCH 3.4 8/9] nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
` [PATCH 3.4 9/9] nfsd: use the current net ns in write_threads() and write_ports()

[PATCH] Do not enter setup_callback_client when finding backchannel failed
 2013-12-06 18:00 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH 1/2] nfs/nfsd: return err directly while malloc failing
 2013-12-06 15:36 UTC  (4+ messages)
` [PATCH 2/2] nfs: fix return err if inode exiting in nfs_instantiate

Patch for mapping EILSEQ into NFSERR_INVAL
 2013-12-05 19:45 UTC  (21+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2013-12-05 17:20 UTC 

librpcsecgss: FTBFS on GNU/kFreeBSD
 2013-12-05 16:37 UTC  (15+ messages)

[PATCH RFC 0/3] nfsd: convert nfsd DRC code to use list_lru infrastructure
 2013-12-05 16:22 UTC  (15+ messages)
` [PATCH RFC 1/3] nfsd: don't try to reuse an expired DRC entry off the list
` [PATCH RFC 2/3] list_lru: add a new LRU_SKIP_REST lru_status value and handling
` [PATCH RFC 3/3] nfsd: convert DRC code to use list_lru

[PATCH] nfsd: get rid of unused function definition
 2013-12-05 14:57 UTC  (2+ messages)

[PATCH] Define op_iattr for nfsd4_open instead using macro
 2013-12-05 14:56 UTC  (2+ messages)

[PATCH] sunrpc: add an "info" file for the dummy gssd pipe
 2013-12-05 12:34 UTC 

[PATCH] rpc_pipe: remove the clntXX dir if creating the pipe fails
 2013-12-05 12:33 UTC 

[PATCH] nfsd: when reusing an existing repcache entry, unhash it first
 2013-12-04 18:43 UTC  (16+ messages)

3.12-rc2 nfsd oops in nfsd_cache_lookup
 2013-12-04  0:55 UTC  (6+ messages)

[PATCH] fs: fix iversion handling
 2013-12-03 20:54 UTC  (4+ messages)

Linux client access to NFSv4 Alternate Data Streams (O_XATTR)?
 2013-12-03  9:30 UTC  (9+ messages)

[PATCH 00/11] [RFC] repair net namespace damage to rpc_pipefs
 2013-12-03  7:24 UTC  (36+ messages)
` [PATCH 01/11] sunrpc: allocate pipefs inodes using kmalloc
` [PATCH 02/11] rpc_pipefs: always mount on net namespace initialization
` [PATCH 03/11] sunrpc: remove the rpc_clients_block notifier
` [PATCH 04/11] sunrpc: no need to have a lock or superblock for rpc_unlink
` [PATCH 05/11] sunprc: add sensible pipe creation and removal helpers
` [PATCH 06/11] sunrpc: clean up rpc_pipefs client dir creation
` [PATCH 07/11] sunrpc: make rpc_mkdir_populate net-namespace aware
` [PATCH 08/11] sunrpc: rpc_get_sb_net, die, die, die
` [PATCH 09/11] nfs: convert idmapper to rpc_mkpipe_clnt
` [PATCH 10/11] auth_gss: convert "
` [PATCH 11/11] sunrpc: rpc_pipefs cleanup
  ` [RFC] alloc_pid() breakage

[stable bug] NFSd NULL pointer trigger kernel panic
 2013-12-03  1:24 UTC  (4+ messages)

[PATCH] nfs: fix do_div() warning by instead using sector_div()
 2013-12-02 18:59 UTC 

Questions abou nfsd file cache and open files
 2013-12-02 16:50 UTC  (3+ messages)

[REVIEW][PATCH 1/3] vfs: In d_path don't call d_dname on a mount point
 2013-12-02 16:23 UTC  (2+ messages)

[PATCH] sunrpc: fix some typos
 2013-12-02 14:51 UTC  (2+ messages)


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