Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | NFS: Show most mount options via nfs_show_options() | Chuck Lever | 2008-03-19 | 1 | -2/+65 | |
| | * | | | | NFS: Save the values of the "mount*=" mount options | Chuck Lever | 2008-03-19 | 1 | -0/+10 | |
| | * | | | | NFS: Save the value of the "port=" mount option | Chuck Lever | 2008-03-19 | 3 | -31/+11 | |
| | * | | | | NFS: Fix up data types of fields in nfs_parsed_mount_options | Chuck Lever | 2008-03-19 | 1 | -3/+3 | |
| | * | | | | NFS: numeric mount parameters are unsigned | Chuck Lever | 2008-03-19 | 1 | -13/+13 | |
| | * | | | | NFS: clean up short packet handling for NFSv4 readdir | Jeff Layton | 2008-03-19 | 1 | -10/+27 | |
| | * | | | | NFS: clean up short packet handling for NFSv3 readdir | Jeff Layton | 2008-03-19 | 1 | -9/+28 | |
| | * | | | | NFS: clean up short packet handling for NFSv2 readdir | Jeff Layton | 2008-03-19 | 1 | -9/+28 | |
| | * | | | | nfs: remove duplicate initializations of nfs_read_data field | Fred Isaman | 2008-03-19 | 1 | -2/+0 | |
| | * | | | | nfs: nfs_redirty_request | Fred | 2008-03-19 | 1 | -9/+14 | |
| | * | | | | Merge branch 'hotfixes' into devel | Trond Myklebust | 2008-03-19 | 19 | -118/+332 | |
| | |\ \ \ \ | ||||||
| | * | | | | | NFS: fix encode_fsinfo_maxsz | Fred Isaman | 2008-03-14 | 1 | -1/+1 | |
| | * | | | | | SUNRPC: Add a helper rpcauth_lookup_generic_cred() | Trond Myklebust | 2008-03-14 | 4 | -7/+7 | |
| | * | | | | | Merge commit 'origin' into devel | Trond Myklebust | 2008-03-08 | 72 | -846/+962 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'cleanups' into next | Trond Myklebust | 2008-02-28 | 1 | -15/+19 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | nfs: use GFP_NOFS preloads for radix-tree insertion | Nick Piggin | 2008-02-13 | 1 | -15/+19 | |
| | * | | | | | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free path | Trond Myklebust | 2008-02-28 | 2 | -21/+3 | |
| | * | | | | | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues | Trond Myklebust | 2008-02-28 | 2 | -1/+7 | |
| | * | | | | | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs | Trond Myklebust | 2008-02-25 | 2 | -2/+2 | |
| | * | | | | | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task | Trond Myklebust | 2008-02-25 | 1 | -1/+1 | |
| | * | | | | | | | NFS: Ensure that the asynchronous RPC calls complete on nfsiod. | Trond Myklebust | 2008-02-25 | 4 | -0/+13 | |
| | * | | | | | | | NFS: Add an nfsiod workqueue | Trond Myklebust | 2008-02-25 | 2 | -0/+38 | |
| | * | | | | | | | NFS: Fix a deadlock with lazy umount | Trond Myklebust | 2008-02-25 | 4 | -8/+23 | |
| | * | | | | | | | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c | Trond Myklebust | 2008-02-25 | 1 | -1/+1 | |
* | | | | | | | | | knfsd: clear both setuid and setgid whenever a chown is done | Jeff Layton | 2008-04-23 | 1 | -13/+14 | |
* | | | | | | | | | knfsd: get rid of imode variable in nfsd_setattr | Jeff Layton | 2008-04-23 | 1 | -3/+1 | |
* | | | | | | | | | NLM: don't let lockd exit on unexpected svc_recv errors (try #2) | Jeff Layton | 2008-04-23 | 1 | -6/+12 | |
* | | | | | | | | | NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2) | Jeff Layton | 2008-04-23 | 1 | -6/+12 | |
* | | | | | | | | | nfsd: use static memory for callback program and stats | Olga Kornievskaia | 2008-04-23 | 1 | -11/+17 | |
* | | | | | | | | | nfsd: fix comment | J. Bruce Fields | 2008-04-23 | 1 | -1/+1 | |
* | | | | | | | | | lockd: Fix stale nlmsvc_unlink_block comment | J. Bruce Fields | 2008-04-23 | 1 | -2/+1 | |
* | | | | | | | | | NFSD: Remove NFSv4 dependency on NFSv3 | Chuck Lever | 2008-04-23 | 1 | -1/+2 | |
* | | | | | | | | | SUNRPC: Remove PROC_FS dependency | Chuck Lever | 2008-04-23 | 1 | -1/+0 | |
* | | | | | | | | | NFSD: Use "depends on" for PROC_FS dependency | Chuck Lever | 2008-04-23 | 1 | -2/+1 | |
* | | | | | | | | | nfsd: move most of fh_verify to separate function | J. Bruce Fields | 2008-04-23 | 1 | -105/+123 | |
* | | | | | | | | | nfsd: initialize lease type in nfs4_open_delegation() | Felix Blyakher | 2008-04-23 | 1 | -2/+2 | |
* | | | | | | | | | NFS: convert nfs4 callback thread to kthread API | Jeff Layton | 2008-04-23 | 1 | -38/+35 | |
* | | | | | | | | | nfsd: fix sparse warning in vfs.c | Harvey Harrison | 2008-04-23 | 1 | -1/+1 | |
* | | | | | | | | | nfsd: fix sparse warnings | Harvey Harrison | 2008-04-23 | 4 | -13/+7 | |
* | | | | | | | | | lockd: convert nsm_mutex to a spinlock | J. Bruce Fields | 2008-04-23 | 1 | -15/+19 | |
* | | | | | | | | | lockd: clean up __nsm_find() | J. Bruce Fields | 2008-04-23 | 1 | -16/+16 | |
* | | | | | | | | | lockd: fix race in nlm_release() | J. Bruce Fields | 2008-04-23 | 1 | -6/+4 | |
* | | | | | | | | | lockd: fix sparse warning in svcshare.c | Harvey Harrison | 2008-04-23 | 1 | -1/+2 | |
* | | | | | | | | | make nfsd_create_setattr() static | Adrian Bunk | 2008-04-23 | 1 | -1/+1 | |
* | | | | | | | | | NFSD: Remove redundant "select" clauses in fs/Kconfig | Chuck Lever | 2008-04-23 | 1 | -2/+0 | |
* | | | | | | | | | NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL" | Chuck Lever | 2008-04-23 | 1 | -1/+1 | |
* | | | | | | | | | NFSD: Move "select FS_POSIX_ACL if NFSD_V4" | Chuck Lever | 2008-04-23 | 1 | -2/+2 | |
* | | | | | | | | | NFSD: Update help text for CONFIG_NFSD | Chuck Lever | 2008-04-23 | 1 | -29/+47 | |
* | | | | | | | | | NFSD: Remove NFSD_TCP kernel build option | Chuck Lever | 2008-04-23 | 2 | -12/+0 | |
* | | | | | | | | | nfsd: clarify readdir/mountpoint-crossing code | J. Bruce Fields | 2008-04-23 | 1 | -3/+10 |