messages from 2014-08-25 20:11:49 to 2014-09-04 13:54:32 UTC [more...]
rpciod deadlock issue
2014-09-04 13:54 UTC (21+ messages)
` [PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod
[PATCH v2 00/17] locks: internal lease API overhaul
2014-09-04 12:49 UTC (20+ messages)
` [PATCH v2 01/17] locks: consolidate "nolease" routines
` [PATCH v2 02/17] security: make security_file_set_fowner, f_setown and __f_setown void return
` [PATCH v2 03/17] locks: close potential race in lease_get_mtime
` [PATCH v2 04/17] nfsd: fix potential lease memory leak in nfs4_setlease
` [PATCH v2 05/17] locks: generic_delete_lease doesn't need a file_lock at all
` [PATCH v2 06/17] locks: clean up vfs_setlease kerneldoc comments
` [PATCH v2 07/17] nfsd: don't keep a pointer to the lease in nfs4_file
` [PATCH v2 08/17] locks: plumb a "priv" pointer into the setlease routines
` [PATCH v2 09/17] locks: define a lm_setup handler for leases
` [PATCH v2 10/17] locks: move i_lock acquisition into generic_*_lease handlers
` [PATCH v2 11/17] locks: move freeing of leases outside of i_lock
` [PATCH v2 12/17] locks: update Documentation/filesystems with new setlease semantics
` [PATCH v2 13/17] locks: remove i_have_this_lease check from __break_lease
` [PATCH v2 14/17] locks: __break_lease cleanup in preparation of allowing direct removal of leases
` [PATCH v2 15/17] locks: give lm_break a return value
` [PATCH v2 16/17] locks: set fl_owner for leases to filp instead of current->files
` [PATCH v2 17/17] locks: clean up comments over fl_owner_t definition
How to use NFS with multiple principals in different realms?
2014-09-04 12:32 UTC (4+ messages)
pnfs: add CB_NOTIFY_DEVICEID support
2014-09-04 1:38 UTC (9+ messages)
` [PATCH 1/6] pnfs: enable "
` [PATCH 2/6] pnfs/blocklayout: move extent processing to blocklayout.c
` [PATCH 3/6] pnfs/blocklayout: refactor extent processing
` [PATCH 4/6] pnfs/blocklayout: move all rpc_pipefs related code into a single file
` [PATCH 5/6] pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
` [PATCH 6/6] pnfs/blocklayout: ask for NOTIFY_DEVICEID callbacks
Linux NFS Town Hall meeting: Tomorrow - Thur 09/4/14
2014-09-04 0:27 UTC (2+ messages)
pnfs: factor GETDEVICEINFO implementations V2
2014-09-03 23:34 UTC (7+ messages)
` [PATCH 1/4] pnfs: factor GETDEVICEINFO implementations
` [PATCH 2/4] pnfs: add a common GETDEVICELIST implementation
` [PATCH 3/4] pnfs: add a nfs4_get_deviceid helper
` [PATCH 4/4] pnfs/blocklayout: use the device id cache
[PATCH v2 0/5] nfsd: support for lifting grace period early
2014-09-03 21:54 UTC (6+ messages)
` [PATCH v2 1/5] lockd: move lockd's grace period handling into its own module
[PATCH 6/6] NFSD: Put export if prepare_creds() fail
2014-09-03 21:36 UTC (2+ messages)
nfs-utils - TCP ephemeral port exhaustion results in mount failures
2014-09-03 20:01 UTC (4+ messages)
FROM: Husam Al Sayed
2014-09-03 18:39 UTC
[PATCH] NFS: Fix state owner lock usage
2014-09-03 18:15 UTC (2+ messages)
` [PATCH] NFS: Clear up "
[PATCH 0/4] NFS: Remove as many CONFIG_NFS_V3s as possible
2014-09-03 16:19 UTC (5+ messages)
` [PATCH 1/4] NFS: Unconditionally enable commit code
` [PATCH 2/4] NFS: Move v3 declarations out of internal.h
` [PATCH 3/4] NFS: Remove v3 not compiled check from validate_mount_data()
` [PATCH 4/4] NFS: Move NFS v3 acl functions to nfs3_fs.h
Accessing alternate data streams on NFSv4 server?
2014-09-03 13:31 UTC (5+ messages)
Soft lockups on kerberised NFSv4.0 clients
2014-09-03 7:01 UTC (6+ messages)
Incorrect backport to 2.6.32-stable - NFSD regression
2014-09-03 1:28 UTC
[PATCH 1/6] NFSD: Put file after ima_file_check fail in nfsd_open()
2014-09-03 0:16 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/2] lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task
2014-09-02 21:53 UTC (9+ messages)
` [PATCH 2/2] nfs: do not start the callback thread until we set rqstp->rq_task
[PATCH v2 0/2] NFSD: Add v4.2 SEEK support
2014-09-02 19:10 UTC (4+ messages)
` [PATCH v2 1/2] NFSD: Add generic v4.2 infrastructure
` [PATCH v2 2/2] NFSD: Implement SEEK
[PATCH v2] NFS: Add v4.2 SEEK support
2014-09-02 17:31 UTC (2+ messages)
` [PATCH v2] NFS: Implement SEEK
[PATCH] Next branch: authgss: authgss.c: Fix warnings for uninitizlized variable expire
2014-09-02 16:05 UTC (7+ messages)
[PATCH 5/6] NFSD: Full checking of authentication name
2014-09-02 14:14 UTC
[PATCH 4/6] NFSD: Fix bad using of return value from qword_get
2014-09-02 14:13 UTC
[PATCH 3/6] NFSD: Fix a memory leak if nfsd4_recdir_load fail
2014-09-02 14:12 UTC
[PATCH 2/6] NFSD: Reset creds after mnt_want_write_file() fail
2014-09-02 14:11 UTC
Oct 2014 Bakeathon (Reminder)
2014-09-02 10:53 UTC
VFS regression: commit aba809cf0944 breaks MNT_SHRINKABLE automounted partitions
2014-09-01 23:52 UTC (10+ messages)
[PATCH 00/10] locks/nfsd: internal lease API overhaul
2014-08-31 14:51 UTC (18+ messages)
` [PATCH 04/10] locks: clean up vfs_setlease kerneldoc comments
` [PATCH 06/10] locks: plumb an "aux" pointer into the setlease routines
` [PATCH 07/10] locks: define a lm_setup handler for leases
` [PATCH 08/10] locks: move i_lock acquisition into generic_*_lease handlers
3.10.y regression caused by: lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
2014-08-29 21:22 UTC (2+ messages)
[PATCH] nfsd4: fix rd_dircount enforcement
2014-08-29 19:46 UTC (3+ messages)
[GIT PULL] Please pull NFS client fixes
2014-08-29 19:35 UTC
[PATCH] nfs: Always try and release an NFS file lock, even after receiving a SIGKILL
2014-08-29 19:02 UTC (10+ messages)
[nfsd:nfsd-next 5/23] net/sunrpc/svc_xprt.c:794:20: error: 'current_task' undeclared
2014-08-28 19:52 UTC (3+ messages)
nfsiod work_queue hang issue in RHEL 6.6 pre kernel (2.6.32-459)
2014-08-28 18:25 UTC (3+ messages)
`ls` shows no files in mounted nfs folder, but ls 'file' works
2014-08-28 7:42 UTC (12+ messages)
[PATCH v2] nfs: fix kernel warning when removing proc entry
2014-08-28 1:41 UTC (3+ messages)
[PATCH 0/4] Simple-minded server fixes for sidecar backchannel
2014-08-27 21:16 UTC (3+ messages)
` [PATCH 1/4] sunrpc: fix byte-swapping of displayed XID
[PATCH 0/3] NFSD: Add v4.2 SEEK support
2014-08-27 19:39 UTC (12+ messages)
` [PATCH 1/3] NFSD: Update error codes
` [PATCH 2/3] NFSD: Create nfs v4.2 decode ops
` [PATCH 3/3] NFSD: Implement SEEK
[PATCH] NFS: Add v4.2 SEEK support
2014-08-27 17:54 UTC (6+ messages)
` [PATCH] NFS: Implement SEEK
BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1177
2014-08-27 13:06 UTC
(no subject)
2014-08-27 8:50 UTC (26+ messages)
` [PATCH 03/19] pnfs: force a layout commit when encountering busy segments during recall
` [PATCH] pnfs: Kick a pnfs_layoutcommit_inode on recall
` [PATCH 16/19] pnfs/blocklayout: rewrite extent tracking
[PATCH v2 1/2] NFSv4: Fix problems with close in the presence of a delegation
2014-08-26 22:43 UTC (6+ messages)
` [PATCH v2 2/2] NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE
` NFSv4.2 Linux client
[PATCH 1/2] NFSv4: Fix problems with close in the presence of a delegation
2014-08-26 2:46 UTC (2+ messages)
` [PATCH 2/2] NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE
[PATCH] nfs: use canonical path in nfs_show_devname
2014-08-25 21:17 UTC (5+ messages)
` [PATCH v2] nfs: remove redundant slash from nfs_path
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