| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown | 2007-01-26 | 3 | -9/+7 |
* | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON | NeilBrown | 2007-01-26 | 1 | -11/+4 |
* | [PATCH] knfsd: nfsd4: reorganize compound ops | J.Bruce Fields | 2006-12-13 | 2 | -1/+5 |
* | [PATCH] knfsd: nfsd4: move replay_owner to cstate | J.Bruce Fields | 2006-12-13 | 1 | -10/+7 |
* | [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations | J.Bruce Fields | 2006-12-13 | 1 | -7/+15 |
* | [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE | J.Bruce Fields | 2006-12-13 | 1 | -2/+2 |
* | [PATCH] nfsd4: fix open-create permissions | J. Bruce Fields | 2006-11-08 | 1 | -1/+1 |
* | [PATCH] nfsd: nfs_replay_me | Al Viro | 2006-10-20 | 1 | -0/+1 |
* | [PATCH] nfsd: misc endianness annotations | Al Viro | 2006-10-20 | 5 | -7/+7 |
* | [PATCH] nfsd: nfs4 code returns error values in net-endian | Al Viro | 2006-10-20 | 2 | -20/+20 |
* | [PATCH] nfsd: vfs.c endianness annotations | Al Viro | 2006-10-20 | 1 | -19/+19 |
* | [PATCH] xdr annotations: NFSv4 server | Al Viro | 2006-10-20 | 1 | -12/+12 |
* | [PATCH] xdr annotations: NFSv3 server | Al Viro | 2006-10-20 | 1 | -57/+57 |
* | [PATCH] xdr annotations: NFSv2 server | Al Viro | 2006-10-20 | 2 | -26/+26 |
* | [PATCH] nfsfh simple endianness annotations | Al Viro | 2006-10-20 | 1 | -3/+3 |
* | [PATCH] nfsd: nfserrno() endianness annotations | Al Viro | 2006-10-20 | 1 | -1/+1 |
* | [PATCH] Fix linux/nfsd/const.h for make headers_check | Cedric Le Goater | 2006-10-04 | 1 | -1/+2 |
* | [PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals | J.Bruce Fields | 2006-10-04 | 1 | -0/+1 |
* | [PATCH] knfsd: nfsd4: xdr encoding for fs_locations | J.Bruce Fields | 2006-10-04 | 1 | -2/+1 |
* | [PATCH] knfsd: nfsd4: fslocations data structures | Manoj Naik | 2006-10-04 | 1 | -0/+20 |
* | [PATCH] knfsd: nfsd: store export path in export | J.Bruce Fields | 2006-10-04 | 1 | -0/+1 |
* | [PATCH] knfsd: Allow max size of NFSd payload to be configured | NeilBrown | 2006-10-04 | 2 | -2/+3 |
* | [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP | Greg Banks | 2006-10-04 | 1 | -1/+14 |
* | [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom | NeilBrown | 2006-10-04 | 3 | -6/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 2 | -2/+2 |
* | [PATCH] nfsd: lockdep annotation | Peter Zijlstra | 2006-10-02 | 1 | -2/+9 |
* | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions | NeilBrown | 2006-10-02 | 2 | -17/+4 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -8/+2 |
* | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -2/+7 |
* | [PATCH] knfsd: nfsd4: add per-operation server stats | Shankar Anand | 2006-07-10 | 1 | -0/+6 |
* | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+2 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 3 | -3/+0 |
* | [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static | Adrian Bunk | 2006-03-27 | 1 | -4/+1 |
* | [PATCH] knfsd: Convert sunrpc_cache to use krefs | NeilBrown | 2006-03-27 | 1 | -3/+1 |
* | [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export | NeilBrown | 2006-03-27 | 1 | -16/+4 |
* | [PATCH] nfsd4: rename lk_stateowner | J. Bruce Fields | 2006-01-18 | 1 | -2/+3 |
* | [PATCH] nfsd: check error status from nfsd_sync_dir | YAMAMOTO Takashi | 2006-01-18 | 1 | -1/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -3/+3 |
* | [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync | David Shaw | 2006-01-06 | 2 | -0/+4 |
* | [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr | NeilBrown | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] knfsd: Allow run-time selection of NFS versions to export | NeilBrown | 2005-11-07 | 2 | -1/+18 |
* | [PATCH] nfsd4: move replay_owner | Neil Brown | 2005-09-13 | 1 | -5/+10 |
* | [PATCH] nfsd4: check lock type against openmode. | NeilBrown | 2005-07-07 | 1 | -0/+5 |
* | [PATCH] nfsd4: return better error on io incompatible with open mode | NeilBrown | 2005-07-07 | 1 | -0/+1 |
* | [PATCH] nfsd4: seqid comments | NeilBrown | 2005-07-07 | 1 | -1/+3 |
* | [PATCH] nfsd4: fix sync'ing of recovery directory | NeilBrown | 2005-07-07 | 1 | -0/+1 |
* | [PATCH] knfsd: nfsd4 reboot dirname fix | NeilBrown | 2005-06-24 | 1 | -0/+2 |
* | [PATCH] knfsd: nfsd4: reboot recovery | NeilBrown | 2005-06-24 | 1 | -0/+5 |
* | [PATCH] knfsd: nfsd4: initialize recovery directory | NeilBrown | 2005-06-24 | 1 | -0/+4 |