| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | nfsd4: rename io_during_grace_disallowed | J. Bruce Fields | 2009-03-18 | 1 | -2/+2 |
| * | nfsd4: remove unused CHECK_FH flag | J. Bruce Fields | 2009-03-18 | 2 | -4/+4 |
| * | nfsd4: fail when delegreturn gets a non-delegation stateid | J. Bruce Fields | 2009-03-18 | 1 | -2/+1 |
| * | nfsd4: separate delegreturn case from preprocess_stateid_op | J. Bruce Fields | 2009-03-18 | 1 | -12/+28 |
| * | nfsd4: add a helper function to decide if stateid is delegation | J. Bruce Fields | 2009-03-18 | 1 | -1/+6 |
| * | nfsd4: remove some dprintk's | J. Bruce Fields | 2009-03-18 | 1 | -9/+2 |
| * | nfsd4: remove unneeded local variable | J. Bruce Fields | 2009-03-18 | 1 | -5/+2 |
| * | nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op | J. Bruce Fields | 2009-03-18 | 1 | -11/+8 |
| * | nfsd4: move check_stateid_generation check | J. Bruce Fields | 2009-03-18 | 1 | -3/+6 |
| * | nfsd4: trivial preprocess_stateid_op cleanup | J. Bruce Fields | 2009-03-18 | 1 | -6/+8 |
| * | nfsd(v2/v3): fix the failure of creation from HPUX client | wengang wang | 2009-03-18 | 1 | -0/+19 |
| * | nfsd: lock state around put client and delegation in nfsd4_cb_recall | Alexandros Batsakis | 2009-03-18 | 1 | -1/+2 |
| * | nfsd4: use helper for copying delegation filehandle | J. Bruce Fields | 2009-03-18 | 2 | -5/+3 |
| * | nfsd4: use helper for copying filehandles for replay | J. Bruce Fields | 2009-03-18 | 1 | -11/+6 |
| * | nfsd4: fix misplaced comment | J. Bruce Fields | 2009-03-18 | 1 | -1/+1 |
| * | nfsd: clarify exclusive create bitmask result. | J. Bruce Fields | 2009-03-18 | 1 | -3/+5 |
| * | nfsd : Define NFSD only when FILE_LOCKING is enabled | Manish Katiyar | 2009-03-18 | 1 | -0/+1 |
| * | NFSD: cleanup for nfs3proc.c | Qinghuang Feng | 2009-03-18 | 1 | -2/+3 |
| * | nfsd4: split open/lockowner release code | J. Bruce Fields | 2009-03-18 | 1 | -23/+34 |
| * | nfsd4: remove a forward declaration | J. Bruce Fields | 2009-03-18 | 1 | -43/+42 |
| * | nfsd4: split lockstateid/openstateid release logic | J. Bruce Fields | 2009-03-18 | 1 | -23/+32 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-02 | 1 | -5/+2 |
|\ \ |
|
| * | | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro | 2009-03-31 | 1 | -5/+2 |
* | | | Merge branch 'devel' into for-linus | Trond Myklebust | 2009-04-01 | 2 | -5/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() | Chuck Lever | 2009-03-28 | 1 | -1/+0 |
| * | | SUNRPC: Change svc_create_xprt() to take a @family argument | Chuck Lever | 2009-03-28 | 2 | -3/+3 |
| * | | NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL | Chuck Lever | 2009-03-28 | 1 | -1/+3 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-03-27 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | nfsd: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 | 1 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use f_lock to protect f_flags | Jonathan Corbet | 2009-03-16 | 1 | -1/+4 |
| |/ |
|
* | | NFSD: provide encode routine for OP_OPENATTR | Benny Halevy | 2009-03-17 | 1 | -0/+1 |
|/ |
|
* | nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found | Jeff Layton | 2009-01-27 | 1 | -1/+0 |
* | nfsd: fix cred leak on every rpc | J. Bruce Fields | 2009-01-27 | 1 | -0/+1 |
* | nfsd: fix null dereference on error path | J. Bruce Fields | 2009-01-27 | 1 | -0/+2 |
* | fs/Kconfig: move nfsd out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+80 |
* | nfsd: last_byte_offset | Benny Halevy | 2009-01-07 | 1 | -16/+26 |
* | nfsd: delete wrong file comment from nfsd/nfs4xdr.c | Marc Eshel | 2009-01-07 | 1 | -2/+0 |
* | nfsd: git rid of nfs4_cb_null_ops declaration | Benny Halevy | 2009-01-07 | 1 | -3/+0 |
* | nfsd: dprint each op status in nfsd4_proc_compound | Benny Halevy | 2009-01-07 | 1 | -0/+5 |
* | nfsd: add etoosmall to nfserrno | Dean Hildebrand | 2009-01-07 | 1 | -0/+1 |
* | NFSD: FIDs need to take precedence over UUIDs | Steve Dickson | 2009-01-07 | 1 | -3/+3 |
* | nfsd: fix double-locks of directory mutex | J. Bruce Fields | 2009-01-07 | 1 | -3/+31 |
* | CRED: Fix NFSD regression | David Howells | 2009-01-07 | 1 | -2/+2 |
* | nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT | J. Bruce Fields | 2009-01-07 | 1 | -10/+20 |
* | NFSD: Add documenting comments for nfsctl interface | Chuck Lever | 2009-01-06 | 1 | -16/+437 |
* | NFSD: Replace open-coded integer with macro | Chuck Lever | 2009-01-06 | 1 | -2/+2 |
* | NFSD: Fix a handful of coding style issues in write_filehandle() | Chuck Lever | 2009-01-06 | 1 | -3/+6 |
* | NFSD: clean up failover sysctl function naming | Chuck Lever | 2009-01-06 | 1 | -7/+6 |
* | nfsd: Fix leaked memory in nfs4_make_rec_clidname | Krishna Kumar | 2009-01-06 | 1 | -1/+1 |