messages from 2012-05-09 19:23:13 to 2012-05-15 18:29:12 UTC [more...]
[RFC net-next 0/2] net: Use net_<level>_ratelimit
2012-05-15 18:29 UTC (11+ messages)
` [RFC net-next 2/2] net: Convert net_ratelimit uses to net_<level>_ratelimited
[PATCH] ext4: fix how i_version is modified and turn it on by default V2
2012-05-15 18:17 UTC (4+ messages)
[PATCH] ext4: turn on i_version updates by default
2012-05-15 17:59 UTC (21+ messages)
[PATCH RFC] Performing direct I/O on sector-aligned requests
2012-05-15 17:44 UTC (4+ messages)
` [PATCH RFC v2] "
Questions about Exofs
2012-05-15 17:20 UTC (10+ messages)
[patch] NFS: kmalloc() doesn't return an ERR_PTR()
2012-05-15 16:49 UTC (7+ messages)
[PATCH 1/2] NFS: call block plug around direct write
2012-05-15 16:23 UTC (4+ messages)
` [PATCH 2/2] NFS: call block plug around direct read
[PATCH] statd: drop all capabilities from the bounding set as well
2012-05-15 15:00 UTC (2+ messages)
ANNOUNCE: nfs-utils-1.2.6 released
2012-05-15 14:19 UTC (5+ messages)
[RFC] NFSd laundromat containerization
2012-05-15 13:55 UTC (12+ messages)
[PATCH 0/4] Add support for new upcall mechanism for nfsd
2012-05-15 13:12 UTC (5+ messages)
` [PATCH 1/4] SUNRPC: conditionally return endtime from import_sec_context
` [PATCH 2/4] SUNRPC: Document a bit RPCGSS handling in the NFS Server
` [PATCH 3/4] SUNRPC: Add RPC based upcall mechanism for RPCGSS auth
` [PATCH 4/4] SUNRPC: Use gssproxy upcall for nfsd's RPCGSS authentication
[PATCH 00/12] Swap-over-NFS without deadlocking V4
2012-05-15 10:08 UTC (21+ 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] ext4: fix how i_version is modified and turn it on by default
2012-05-15 9:03 UTC (4+ messages)
[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)
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
[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 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)
Extended file stat: Splitting file- and fs-specific info?
2012-05-11 8:54 UTC (12+ messages)
` [PATCH 0/6] Extended file stat system call
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 (10+ 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)
Extended file stat: Splitting file- and fs-specific info?
2012-05-09 1:16 UTC
[PATCH 0/6] Extended file stat system call
2012-04-28 0:58 UTC (2+ messages)
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).