ext3: copy i_flags to inode flags on write
[safe/jmp/linux-2.6] / fs / nfsd /
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
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-05-01 Chuck LeverSUNRPC: RPC buffer size estimates are too large
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-03-27 Bruce Fields[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace...
2007-03-27 NeilBrown[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
2007-03-14 Al Viro[PATCH] include of asm/pgtable.h in nfsfh is bogus
2007-02-20 Greg Banks[PATCH] Fix a free-wrong-pointer bug in nfs/acl server.
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix handling of directories witho...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: acls: don't return explicit mask
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix error return on unsupported acl
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failur...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: represent nfsv4 acl with array...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: relax checking of ACL inheritance...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix non-terminated string
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-14 NeilBrown[PATCH] knfsd: add some new fsid types
2007-02-14 NeilBrown[PATCH] knfsd: tidy up choice of filesystem-identifier...
2007-02-14 NeilBrown[PATCH] knfsd: fix return value for writes to some...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: Add a function to format the...
2007-02-12 Chuck Lever[PATCH] knfsd: SUNRPC: allow creating an RPC service...
2007-02-02 Al Viro[PATCH] endianness bug: ntohl() misspelled as >> 24...
2007-01-30 NeilBrown[PATCH] knfsd: ratelimit some nfsd messages that are...
2007-01-26 NeilBrown[PATCH] knfsd: Fix type mismatch with filldir_t used...
2007-01-26 Peter Staubach[PATCH] knfsd: Don't mess with the 'mode' when storing...
2007-01-26 NeilBrown[PATCH] knfsd: fix an NFSD bug with full sized, non...
2007-01-26 NeilBrown[PATCH] knfsd: fix setting of ACL server versions
2006-12-13 NeilBrown[PATCH] knfsd: Fix up some bit-rot in exp_export
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: simplify filehandle check
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: simplify migration op check
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: reorganize compound ops
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: make verify and nverify wrappers
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: don't inline nfsd4 compound op...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: move replay_owner to cstate
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: remove spurious replay_owner...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: pass saved and current fh togethe...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: don't drop silently on upcall...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: simplify exp_pseudoroot
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock
2006-12-13 Al Viro[PATCH] lockd endianness annotations
2006-12-08 Yan Burman[PATCH] nfsd: replace kmalloc+memset with kcalloc ...
2006-12-08 Jesper Juhl[PATCH] NFS3: Calculate 'w' a bit later in nfs3svc_enco...
2006-12-08 Jesper Juhl[PATCH] NFS2: Calculate 'w' a bit later in nfsaclsvc_en...
2006-12-08 Peter Zijlstra[PATCH] lockdep: annotate nfsd4 recover code
2006-12-08 Josef "Jeff" Sipek[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Adrian Bunk[PATCH] remove NFSD_OPTIMIZE_SPACE
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-09 J. Bruce Fields[PATCH] nfsd: fix spurious error return from nfsd_creat...
2006-11-09 J. Bruce Fields[PATCH] nfsd4: fix open-create permissions
2006-11-09 J. Bruce Fields[PATCH] nfsd4: reindent do_open_lookup()
2006-11-03 Srinivasa Ds[PATCH] NFS4: fix for recursive locking problem
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] xdr annotations: nfsd callback*
2006-10-20 Al Viro[PATCH] nfsd: NFSv4 errno endianness annotations
2006-10-20 Al Viro[PATCH] nfsd: NFSv{2,3} trivial endianness annotations...
2006-10-20 Al Viro[PATCH] nfsd: nfs4 code returns error values in net...
2006-10-20 Al Viro[PATCH] nfsd: vfs.c endianness annotations
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv4 server
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv3 server
2006-10-20 Al Viro[PATCH] xdr annotations: NFSv2 server
2006-10-20 Al Viro[PATCH] xdr annotations: nfsd_dispatch()
2006-10-20 Al Viro[PATCH] nfsfh simple endianness annotations
2006-10-20 Al Viro[PATCH] nfsd: nfserrno() endianness annotations
2006-10-20 Al Viro[PATCH] fix svc_procfunc declaration
2006-10-20 Al Viro[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()
2006-10-17 NeilBrown[PATCH] knfsd: Allow lockd to drop replies as appropriate
2006-10-17 J. Bruce Fields[PATCH] knfsd: nfsd4: Fix error handling in nfsd's...
2006-10-17 J. Bruce Fields[PATCH] knfsd: nfsd4: fix open permission checking
2006-10-17 J. Bruce Fields[PATCH] knfsd: nfsd4: fix owner-override on open
2006-10-06 NeilBrown[PATCH] knfsd: tidy up up meaning of 'buffer size'...
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: actually use all the pieces to...
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
2006-10-04 Manoj Naik[PATCH] knfsd: nfsd4: fslocations data structures
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd: store export path in export
2006-10-04 NeilBrown[PATCH] knfsd: fix auto-sizing of nfsd request/reply...
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: acls: fix handling of zero-length...
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_...
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: acls: fix inheritance
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix...
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
2006-10-04 J.Bruce Fields[PATCH] knfsd: nfsd4: refactor exp_pseudoroot
2006-10-04 Olaf Kirch[PATCH] knfsd: register all RPC programs with portmappe...
2006-10-04 Greg Banks[PATCH] knfsd: make nfsd readahead params cache SMP...
2006-10-04 NeilBrown[PATCH] knfsd: Allow max size of NFSd payload to be...
2006-10-04 Greg Banks[PATCH] knfsd: Prepare knfsd for support of rsize/wsize...
2006-10-04 NeilBrown[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
2006-10-04 NeilBrown[PATCH] knfsd: Replace two page lists in struct svc_rqs...
2006-10-04 NeilBrown[PATCH] knfsd: Fixed handling of lockd fail when adding...
next