nfsd4: use helper for copying delegation filehandle
[safe/jmp/linux-2.6] / fs / nfsd / nfs4state.c
2009-03-18 J. Bruce Fieldsnfsd4: use helper for copying delegation filehandle
2009-03-18 J. Bruce Fieldsnfsd4: split open/lockowner release code
2009-03-18 J. Bruce Fieldsnfsd4: remove a forward declaration
2009-03-18 J. Bruce Fieldsnfsd4: split lockstateid/openstateid release logic
2009-01-27 Jeff Laytonnfsd: only set file_lock.fl_lmops in nfsd4_lockt if...
2009-01-07 Benny Halevynfsd: last_byte_offset
2009-01-07 J. Bruce Fieldsnfsd: Ensure nfsv4 calls the underlying filesystem...
2009-01-06 Krishna Kumarnfsd: Minor cleanup of find_stateid
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-24 J. Bruce Fieldsnfsd: clean up grace period on early exit
2008-10-31 Harvey Harrisonfs: replace NIPQUAD()
2008-10-23 Al Viro[PATCH] switch nfsd to kern_path()
2008-10-03 J. Bruce Fieldsnfsd: common grace period control
2008-07-07 Benny Halevynfsd: take file and mnt write in nfs4_upgrade_open
2008-07-07 J. Bruce Fieldsnfsd: document open share bit tracking
2008-06-23 Miklos Szeredinfsd: rename MAY_ flags
2008-06-23 Jeff Laytonknfsd: clean up nfsd filesystem interfaces
2008-05-18 J. Bruce Fieldsnfsd: remove unnecessary atomic ops
2008-04-25 J. Bruce Fieldslocks: don't call ->copy_lock methods on return of...
2008-04-23 Felix Blyakhernfsd: initialize lease type in nfs4_open_delegation()
2008-04-23 Harvey Harrisonnfsd: fix sparse warnings
2008-04-23 J. Bruce Fieldsnfsd4: kill unnecessary check in preprocess_stateid_op
2008-04-23 J. Bruce Fieldsnfsd4: simplify stateid sequencing checks
2008-04-23 J. Bruce Fieldsnfsd4: remove unnecessary CHECK_FH check in preprocess_...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: create helper to drop file...
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-01 J. Bruce Fieldsnfsd4: clean up access_valid, deny_valid checks.
2008-02-01 J. Bruce Fieldsnfsd4: fix bad seqid on lock request incompatible with...
2008-02-01 J. Bruce Fieldsnfsd4: recognize callback channel failure earlier
2008-02-01 J. Bruce Fieldsnfsd4: miscellaneous nfs4state.c style fixes
2008-02-01 J. Bruce Fieldsnfsd4: make current_clientid local
2008-02-01 J. Bruce Fieldsnfsd4: kill unneeded cl_confirm check
2008-02-01 J. Bruce Fieldsnfsd4: remove unnecessary cl_verifier check from setcli...
2008-02-01 J. Bruce Fieldsnfsd4: kill unnecessary same_name() in setclientid_confirm
2008-02-01 J. Bruce Fieldsnfsd: uniquify cl_confirm values
2008-02-01 J. Bruce Fieldsnfsd: eliminate final bogus case from setclientid logic
2008-02-01 J. Bruce Fieldsnfsd4: kill some unneeded setclientid comments
2008-02-01 J. Bruce Fieldsnfsd4: probe callback channel only once
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-09 Pavel EmelyanovCleanup macros for distinguishing mandatory locks
2007-10-09 J. Bruce Fieldsknfsd: nfsv4 delegation recall should take reference...
2007-10-09 J. Bruce Fieldsknfsd: don't shutdown callbacks until nfsv4 client...
2007-10-09 J. Bruce Fieldsknfsd: let nfsd manage timing out its own leases
2007-10-09 J. Bruce Fieldsknfsd: remove code duplication in nfsd4_setclientid()
2007-10-09 J. Bruce Fieldsknfsd: move nfsv4 slab creation/destruction to module...
2007-10-09 J. Bruce Fieldsknfsd: demote some printk()s to dprintk()s
2007-10-09 J. Bruce Fieldsknfsd: cleanup of nfsd4 cmp_* functions
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 J. Bruce Fieldslocks: rename lease functions to reflect locks.c conven...
2007-07-17 Meelap Shahknfsd: nfsd4: don't delegate files that have had conflicts
2007-07-17 Meelap Shahknfsd: nfsd4: vary maximum delegation limit based on...
2007-07-17 Marc Eshelknfsd: lockd: nfsd4: use same grace period for lockd...
2007-07-11 Trond MyklebustSUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
2007-05-09 Eric W. Biedermannfsd/nfs4state: remove unnecessary daemonize call
2007-05-07 Marc Eshelnfsd4: Convert NFSv4 to new lock interface
2007-05-06 Marc Eshellocks: allow {vfs,posix}_lock_file to return conflictin...
2007-05-06 Marc Eshellocks: give posix_test_lock same interface as ->lock
2007-03-27 J. Bruce Fields[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed...
2007-03-27 Bruce Fields[PATCH] knfsd: nfsd4: demote "clientid in use" printk...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: reorganize compound ops
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: move replay_owner to cstate
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: pass saved and current fh togethe...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
2006-12-08 Josef "Jeff" Sipek[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-20 Al Viro[PATCH] nfsd: nfs_replay_me
2006-10-20 Al Viro[PATCH] nfsd: misc endianness annotations
2006-10-20 Al Viro[PATCH] nfsd: NFSv4 errno endianness annotations
2006-10-20 Al Viro[PATCH] nfsd: nfs4 code returns error values in net...
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-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 J. Bruce Fields[PATCH] knfsd: nfsd4: remove superfluous grace period...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: fix open_confirm locking
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
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: fix laundromat shutdown race
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-03-26 Andy Adamson[PATCH] NFSD4: return conflict lock without races
2006-03-26 Ingo Molnar[PATCH] sem2mutex: fs/
2006-03-20 Andy Adamsonlocks,lockd: fix race in nlmsvc_testlock
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 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: no replays on unconfirmed owners
2006-01-19 J. Bruce Fields[PATCH] nfsd4: fix check_for_locks
next