messages from 2012-05-07 18:42:52 to 2012-05-14 20:28:04 UTC [more...]
[PATCH 00/12] Swap-over-NFS without deadlocking V4
2012-05-14 20:26 UTC (18+ 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
[patch] NFS: kmalloc() doesn't return an ERR_PTR()
2012-05-14 19:45 UTC
ANNOUNCE: nfs-utils-1.2.6 released
2012-05-14 19:15 UTC
[PATCH] ext4: turn on i_version updates by default
2012-05-14 19:05 UTC (10+ messages)
[PATCH] ext4: fix how i_version is modified and turn it on by default
2012-05-14 18:47 UTC
[PATCH RFC 00/13] Lockd: grace period containerization
2012-05-14 14:00 UTC (3+ messages)
` [RFC PATCH 14/13] NFSd: make grace end flag per network namespace
` [RFC PATCH 15/13] NFSd: make boot_time variable "
nfs v4.1 client without pNFS
2012-05-14 11:41 UTC (7+ messages)
[RFC] NFSd laundromat containerization
2012-05-14 10:19 UTC (10+ messages)
HP TONERS Cartridge
2012-05-14 5:21 UTC
nfs 4.1 server returns available file lyaout type when the file system is exported without pNFS
2012-05-14 8:15 UTC (3+ messages)
` nfs 4.1 server returns available file lyaout type when the file system is exported without pNFS (updated)
` [PATCH] pnfsd: apply pnfs export option on pnfs export ops setup
[RFC net-next 0/2] net: Use net_<level>_ratelimit
2012-05-14 7:56 UTC (2+ messages)
` [RFC net-next 2/2] net: Convert net_ratelimit uses to net_<level>_ratelimited
[PATCH resend] sunrpc: fix kernel-doc warnings
2012-05-13 17:35 UTC
[PATCH 3.0.y, 3.2.y] NFSv4: Revalidate uid/gid after open
2012-05-12 19:13 UTC (3+ messages)
haalloo,
2012-05-12 17:05 UTC
[PATCH v2 1/3] NFS: Create an NFS v3 stat_to_errno()
2012-05-11 22:20 UTC (9+ messages)
` [PATCH v2 2/3] NFS: Make v2 configurable
` [PATCH v2 3/3] NFS: Turn v3 on by default
[PATCH RFC] Performing direct I/O on sector-aligned requests
2012-05-11 18:36 UTC (4+ messages)
` [PATCH RFC v2] "
[PATCH 0/4] nfsd: clean up share access with accessor functions
2012-05-11 13:45 UTC (5+ messages)
` [PATCH 1/4] nfsd: consolidate set_access and set_deny
` [PATCH 2/4] nfsd: make test_share a bool return
` [PATCH 3/4] nfsd: wrap accesses to st_access_bmap
` [PATCH 4/4] nfsd: wrap all accesses to st_deny_bmap
per-net rpc shutdown
2012-05-11 11:41 UTC (5+ messages)
` [RFC PATCH] SUNRPC: protect service sockets lists during per-net shutdown
[PATCH 0/6] Lockd: service start cleanup patch set
2012-05-11 11:04 UTC (4+ messages)
[PATCH 0/6] Extended file stat system call
2012-05-11 8:54 UTC (26+ messages)
` Extended file stat: Splitting file- and fs-specific info?
Re: Re: [Problem]NFS Server – Um?ount results in Device Busy
2012-05-11 8:37 UTC
[PATCH] NFS: Prevent a deadlock in the new read and write code
2012-05-10 20:56 UTC (5+ messages)
Cannot unmount nfs4 sec=krb5 mount if network is down
2012-05-10 20:24 UTC
[PATCH] nfsd: return 0 on reads of fault injection files
2012-05-10 19:31 UTC
[PATCH v4 00/14] Clean up mount functions
2012-05-10 19:07 UTC (15+ messages)
` [PATCH v4 01/14] NFS: Rename nfs4_proc_get_root()
` [PATCH v4 02/14] NFS: Create a single nfs_get_root()
` [PATCH v4 03/14] NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
` [PATCH v4 04/14] NFS: Remove NFS4_MOUNT_UNSHARED
` [PATCH v4 05/14] NFS: Create a common fs_mount() function
` [PATCH v4 06/14] NFS: Create a common xdev_mount() function
` [PATCH v4 07/14] NFS: Use nfs_fs_mount_common() for xdev mounts
` [PATCH v4 08/14] NFS: Use nfs_fs_mount_common() for remote referral mounts
` [PATCH v4 09/14] NFS: Let mount data parsing set the NFS version
` [PATCH v4 10/14] NFS: Create a new nfs_try_mount()
` [PATCH v4 11/14] NFS: Create a single function for text mount data
` [PATCH v4 12/14] NFS: Create a single nfs_validate_mount_data() function
` [PATCH v4 13/14] NFS: Allocate parsed mount data directly to the nfs_mount_info structure
` [PATCH v4 14/14] NFS: Pass mntfh as part of "
[PATCH v3 00/14] Clean up mount functions
2012-05-10 18:44 UTC (16+ messages)
` [PATCH v3 01/14] NFS: Rename nfs4_proc_get_root()
` [PATCH v3 02/14] NFS: Create a single nfs_get_root()
` [PATCH v3 03/14] NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
` [PATCH v3 04/14] NFS: Remove NFS4_MOUNT_UNSHARED
` [PATCH v3 05/14] NFS: Create a common fs_mount() function
` [PATCH v3 06/14] NFS: Create a common xdev_mount() function
` [PATCH v3 07/14] NFS: Use nfs_fs_mount_common() for xdev mounts
` [PATCH v3 08/14] NFS: Use nfs_fs_mount_common() for remote referral mounts
` [PATCH v3 09/14] NFS: Let mount data parsing set the NFS version
` [PATCH v3 10/14] NFS: Create a new nfs_try_mount()
` [PATCH v3 11/14] NFS: Create a single function for text mount data
` [PATCH v3 12/14] NFS: Create a single nfs_validate_mount_data() function
` [PATCH v3 13/14] NFS: Allocate parsed mount data directly to the nfs_mount_info structure
` [PATCH v3 14/14] NFS: Pass mntfh as part of "
[GIT PULL] Please pull one bugfix for the NFS client
2012-05-10 17:04 UTC
[nfsv4] problem with nfsv4_getfacl
2012-05-10 16:45 UTC
[PATCH 9/9] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack
2012-05-10 13:26 UTC (3+ messages)
Re: [Problem]NFS Server – Um?ount results in Device Busy
2012-05-10 12:16 UTC
[Problem]NFS Server – Umount results in Device Busy
2012-05-10 10:38 UTC (2+ messages)
[PATCH] NFSv4: Save the owner/group name string when doing open
2012-05-10 0:18 UTC (4+ messages)
` [PATCH v2] "
"Using NFS over UDP on high-speed links such as Gigabit can cause silent data corruption."
2012-05-09 22:16 UTC (11+ messages)
` [PATCH] nfs-utils: Add a warning to the nfs manpage regarding using NFS over UDP on high-speed links
DCACHE_DISCONNECTED patches
2012-05-09 21:18 UTC (3+ messages)
` [PATCH 1/2] vfs: stop d_splice_alias creating directory aliases
` [PATCH 2/2] vfs: remove unused __d_splice_alias argument
Linux pNFS status meeting 05/10/12
2012-05-09 19:24 UTC
Linux pNFS status meeting 05/09/12
2012-05-09 19:22 UTC (2+ messages)
[PATCH 1/5] NFS: Prevent a deadlock in the new writeback code
2012-05-09 19:18 UTC (5+ messages)
` [PATCH 2/5] NFS: nfs_set_page_writeback no longer needs to reference the page
` [PATCH 3/5] NFS: Clean up - simplify nfs_lock_request()
` [PATCH 4/5] NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release
` [PATCH 5/5] NFS: Clean up - Simplify reference counting in fs/nfs/direct.c
[PATCH v2] nfsdcld: add support for dropping capabilities
2012-05-09 18:15 UTC (2+ messages)
[PATCH] nfsdcld: demote pipe opening error to D_GENERAL
2012-05-09 18:14 UTC (2+ messages)
[PATCH] sunrpc: do array overrun check in svc_recv before allocating pages
2012-05-09 16:06 UTC (2+ messages)
libgssglue-0.4 now available
2012-05-09 13:12 UTC
[PATCH v1 RESEND 00/12] vfs: add the ability to retry on ESTALE to several syscalls
2012-05-09 10:57 UTC (3+ messages)
` [PATCH v1 RESEND 04/12] vfs: add new "reval" argument to kern_path_create and user_path_create
[PATCH][RFC] statd: drop all capabilities from the bounding set as well
2012-05-08 20:11 UTC
[PATCH] nfsdcld: add support for dropping capabilities
2012-05-08 20:08 UTC (4+ messages)
Another try at LNFS?
2012-05-08 16:25 UTC (8+ messages)
Your urgent response is needed
2012-05-08 14:45 UTC
use_ipaddr fixes version surely-that's-enough
2012-05-08 14:07 UTC (3+ messages)
` [PATCH 1/5] mountd: fix export upcall failure in use_ipaddr case
extremely slow nfs when sync enabled
2012-05-08 13:43 UTC (13+ messages)
NFS server misbehaving (nfsd eats CPU and returns no data)
2012-05-07 22:44 UTC
[PATCH v2 0/8] Clean up mount functions
2012-05-07 18:54 UTC (10+ messages)
` [PATCH v2 1/8] NFS: Rename nfs4_proc_get_root()
` [PATCH v2 2/8] NFS: Create a single nfs_get_root()
` [PATCH v2 3/8] NFS: Don't pass mount data to nfs_fscache_get_super_cookie()
` [PATCH v2 4/8] NFS: Remove NFS4_MOUNT_UNSHARED
` [PATCH v2 5/8] NFS: Create a common fs_mount() function
` [PATCH v2 6/8] NFS: Create a common xdev_mount() function
` [PATCH v2 7/8] NFS: Use nfs_fs_mount_common() for xdev mounts
` [PATCH v2 8/8] NFS: Use nfs_fs_mount_common() for remote referral mounts
short read from NFS client
2012-05-07 18:51 UTC (2+ messages)
[PATCH v2] NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
2012-05-07 18:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).