[PATCH] proc: properly compute TGID_OFFSET
[safe/jmp/linux-2.6] / fs / nfsd /
2006-10-02 Peter Zijlstra[PATCH] nfsd: lockdep annotation
2006-10-02 Greg Banks[PATCH] knfsd: allow admin to set nthreads per node
2006-10-02 Greg Banks[PATCH] knfsd: use svc_set_num_threads to manage thread...
2006-10-02 Greg Banks[PATCH] knfsd: add svc_get
2006-10-02 NeilBrown[PATCH] knfsd: Correctly handle error condition from...
2006-10-02 NeilBrown[PATCH] knfsd: Check return value of lockd_up in write_...
2006-10-02 NeilBrown[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_p...
2006-10-02 Josh Triplett[PATCH] nfsd: add lock annotations to e_start and e_stop
2006-10-02 Greg Banks[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded...
2006-10-02 NeilBrown[PATCH] knfsd: allow sockets to be passed to nfsd via...
2006-10-02 NeilBrown[PATCH] knfsd: define new nfsdfs file: portlist - conta...
2006-10-02 NeilBrown[PATCH] knfsd: separate out some parts of nfsd_svc...
2006-10-02 NeilBrown[PATCH] knfsd: remove nfsd_versbits as intermediate...
2006-10-02 NeilBrown[PATCH] knfsd: be more selective in which sockets lockd...
2006-10-02 NeilBrown[PATCH] knfsd: add a callback for when last rpc thread...
2006-10-02 Greg Banks[PATCH] knfsd: remove an unused variable from e_show()
2006-10-02 Greg Banks[PATCH] knfsd: add some missing newlines in printks
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-23 Chuck LeverNFSD: Convert NFS server callback logic to use new...
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_hash interface instead of...
2006-07-31 NeilBrown[PATCH] knfsd: Fix stale file handle problem with subtr...
2006-07-10 Shankar Anand[PATCH] knfsd: nfsd4: add per-operation server stats
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendf...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: fix open flag passing
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: fix some open argument tests
2006-06-30 David M. Richter[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: remove superfluous grace period...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: fix open_confirm locking
2006-06-30 NeilBrown[PATCH] knfsd: ignore ref_fh when crossing a mountpoint
2006-06-30 NeilBrown[PATCH] knfsd: remove noise about filehandle being...
2006-06-30 Frank Filz[PATCH] knfsd: fixing missing 'expkey' support for...
2006-06-30 NeilBrown[PATCH] knfsd: improve the test for cross-device-rename...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-05-23 NeilBrown[PATCH] knfsd: Fix two problems that can cause rmmod...
2006-05-21 Florin Malita[PATCH] nfsd: sign conversion obscuring errors in nfsd_...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: grant delegations more frequently
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: limit number of delegations hande...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: add missing rpciod_down()
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix laundromat shutdown race
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix corruption on readdir encodin...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix corruption of returned data...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh
2006-04-11 NeilBrown[PATCH] knfsd: nfsd: nfsd_setuser doesn't really need...
2006-04-11 NeilBrown[PATCH] knfsd: nfsd: oops exporting nonexistent directory
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: fix acl xattr length return
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: better nfs4acl errors
2006-04-11 NeilBrown[PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl
2006-04-11 Adrian Bunk[PATCH] fs/nfsd/nfs4state.c: make a struct static
2006-04-11 NeilBrown[PATCH] knfsd: locks: flag NFSv4-owned locks
2006-04-11 NeilBrown[PATCH] knfsd: Correct reserved reply space for read...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-27 Adrian Bunk[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needl...
2006-03-27 NeilBrown[PATCH] knfsd: Convert sunrpc_cache to use krefs
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache code for name/id lookup...
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache_lookup for svc_expkey...
2006-03-27 NeilBrown[PATCH] knfsd: Use new cache_lookup for svc_export
2006-03-27 NeilBrown[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
2006-03-27 NeilBrown[PATCH] knfsd: Break the hard linkage from svc_expkey...
2006-03-27 NeilBrown[PATCH] knfsd: Change the store of auth_domains to...
2006-03-26 Andy Adamson[PATCH] NFSD4: return conflict lock without races
2006-03-26 Ingo Molnar[PATCH] sem2mutex: fs/
2006-03-25 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-20 Andy Adamsonlocks,lockd: fix race in nlmsvc_testlock
2006-03-20 Chuck LeverSUNRPC: display human-readable procedure name in rpc_io...
2006-02-08 J. Bruce Fields[PATCH] knfsd: fix nfs4_open lock leak
2006-02-01 Andreas Gruenbacher[PATCH] knfsd: Restore recently broken ACL functionalit...
2006-01-19 David Shaw[PATCH] knfsd: Provide missing NFSv2 part of patch...
2006-01-19 NeilBrown[PATCH] knfsd: Fix some more errno/nfserr confusion...
2006-01-19 Al Viro[PATCH] nfsd4_lock() returns bogus values to clients
2006-01-19 Al Viro[PATCH] NFSERR_SERVERFAULT returned host-endian
2006-01-19 Al Viro[PATCH] nfsd4_truncate() bogus return value
2006-01-19 Al Viro[PATCH] nfsd/vfs.c: endianness fixes
2006-01-19 Fred Isaman[PATCH] nfsd4: clean up settattr code
2006-01-19 Fred Isaman[PATCH] nfsd4: Fix bug in rdattr_error return
2006-01-19 J. Bruce Fields[PATCH] nfsd4: fix open_downgrade
2006-01-19 J. Bruce Fields[PATCH] nfsd4: don't create on open that fails due...
2006-01-19 J. Bruce Fields[PATCH] nfsd4: simplify process-open1 logic
2006-01-19 J. Bruce Fields[PATCH] nfsd4: nfs4state.c miscellaneous goto removals
2006-01-19 J. Bruce Fields[PATCH] nfsd4: no replays on unconfirmed owners
2006-01-19 J. Bruce Fields[PATCH] nfsd4: handle replays of failed open reclaims
2006-01-19 J. Bruce Fields[PATCH] nfsd4: recovery lookup dir check
2006-01-19 J. Bruce Fields[PATCH] nfsd4: fix open of recovery directory
2006-01-19 J. Bruce Fields[PATCH] nfsd4: operation debugging
2006-01-19 J. Bruce Fields[PATCH] nfsd4: fix check_for_locks
2006-01-19 J. Bruce Fields[PATCH] nfsd4: remove release_state_owner()
2006-01-19 J. Bruce Fields[PATCH] nfsd4: rename lk_stateowner
2006-01-19 J. Bruce Fields[PATCH] nfsd4: fix nfsd4_lock cleanup on failure
2006-01-19 Andy Adamson[PATCH] nfsd4: misc lock fixes
2006-01-19 NeilBrown[PATCH] nfsd: remove inline from a couple of large...
2006-01-19 YAMAMOTO Takashi[PATCH] nfsd: check error status from nfsd_sync_dir
next