nfsd4: kill unneeded cl_confirm check
[safe/jmp/linux-2.6] / fs /
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 Fieldsnfsd: minor fs/nfsd/auth.h cleanup
2008-02-01 J. Bruce Fieldsnfsd: move nfsd/auth.h into fs/nfsd
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsnfsd: fail init on /proc/fs/nfs/exports creation failure
2008-02-01 J. Bruce Fieldsnfsd: select CONFIG_PROC_FS in nfsv4 and gss server...
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-02-01 J. Bruce Fieldsnfsd: fail module init on reply cache init failure
2008-02-01 J. Bruce Fieldsnfsd: cleanup nfsd module initialization cleanup
2008-02-01 J. Bruce Fieldsknfsd: cleanup nfsd4 properly on module init failure
2008-02-01 J. Bruce Fieldsnfsd: Fix handling of negative lengths in read_buf()
2008-02-01 Chuck LeverNFSD: Fix mixed sign comparison in nfs3svc_decode_symli...
2008-02-01 Chuck LeverNFSD: Use unsigned length argument for decode_pathname
2008-02-01 Chuck LeverNFSD: Adjust filename length argument of nfsd_lookup
2008-02-01 Chuck LeverNFSD: Use unsigned length argument for decode_filename
2008-02-01 Chuck LeverNLM: Fix sign of length of NLM variable length strings
2008-02-01 J. Bruce Fieldsknfsd: fix broken length check in nfs4idmap.c
2008-02-01 Prasad Pnfsd: Fix inconsistent assignment
2008-02-01 J. Bruce Fieldsnfsd: move callback rpc_client creation into separate...
2008-02-01 J. Bruce Fieldsnfsd4: probe callback channel only once
2008-02-01 Jens Axboesplice: always updated atime in direct splice
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Denis Chengdlm: static initialization improvements
2008-01-30 David Teiglanddlm: clean ups
2008-01-30 Patrick Caulfelddlm: Sanity check namelen before copying it
2008-01-30 David Teiglanddlm: keep cached master rsbs during recovery
2008-01-30 David Teiglanddlm: change error message to debug
2008-01-30 David Teiglanddlm: fix possible use-after-free
2008-01-30 David Teiglanddlm: limit dir lookup loop
2008-01-30 David Teiglanddlm: reject normal unlock when lock is waiting for...
2008-01-30 David Teiglanddlm: validate messages before processing
2008-01-30 David Teiglanddlm: reject messages from non-members
2008-01-30 David Teiglanddlm: another call to confirm_master in receive_request_...
2008-01-30 David Teiglanddlm: recover locks waiting for overlap replies
2008-01-30 David Teiglanddlm: clear ast_type when removing from astqueue
2008-01-30 David Teiglanddlm: use fixed errno values in messages
2008-01-30 Fabio M. Di Nittodlm: swap bytes for rcom lock reply
2008-01-30 Fabio M. Di Nittodlm: align midcomms message buffer
2008-01-30 Andi Kleenx86: remove iBCS support
2008-01-30 Roland McGrathx86: compat_binfmt_elf Kconfig
2008-01-30 Roland McGrathx86: compat_binfmt_elf
2008-01-30 Roland McGrathelf core dump: notes user_regset
2008-01-30 Roland McGrathelf core dump: notes reorg
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-30 Harvey Harrisoncore: remove last users of empty FASTCALL macro
2008-01-30 Andrew Mortonx86: PIE executable randomization, checkpatch fixes
2008-01-30 Jiri Kosinax86: PIE executable randomization
2008-01-30 Jiri Kosinax86: randomize brk
2008-01-30 Trond MyklebustNFSv4: Iterate through all nfs_clients when the server...
2008-01-30 Trond MyklebustNFSv4: Deal more correctly with duplicate delegations
2008-01-30 Trond MyklebustNFS: Fix a potential race between umount and nfs_access...
2008-01-30 Trond MyklebustNFS: Add an asynchronous delegreturn operation for...
2008-01-30 Benny Halevynfs: convert NFS_*(inode) helpers to static inline
2008-01-30 Benny Halevynfs: obliterate NFS_FLAGS macro
2008-01-30 Chuck LeverNFS: Address memory leaks in the NFS client mount optio...
2008-01-30 J. Bruce Fieldsnfs4: allow nfsv4 acls on non-regular-files
2008-01-30 Trond MyklebustNFS: Optimise away the sigmask code in aio/dio reads...
2008-01-30 Trond MyklebustNLM: Fix a bogus 'return' in nlmclnt_rpc_release
2008-01-30 Chuck LeverNLM: Introduce an arguments structure for nlmclnt_init()
2008-01-30 Chuck LeverNLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
2008-01-30 Chuck LeverNFS: Invoke nlmclnt_init during NFS mount processing
2008-01-30 Chuck LeverNLM: Introduce external nlm_host set-up and tear-down...
2008-01-30 Chuck Leverlockd: Eliminate harmless mixed sign comparison in...
2008-01-30 Chuck LeverNFS: nfs_write_end clean up
2008-01-30 Chuck LeverNFS: Fix minor mixed sign comparison in NFS client...
2008-01-30 Chuck LeverNFS: Use size_t for storing name lengths
2008-01-30 Chuck LeverNFS: Fix use of copy_to_user() in idmap_pipe_upcall
2008-01-30 Chuck LeverNFS: Clean up fs/nfs/idmap.c
2008-01-30 Trond MyklebustNFS: Fix the 'proto=' mount option
2008-01-30 Trond MyklebustNFS: Support per-mountpoint timeout parameters.
2008-01-30 Trond MyklebustNFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT
2008-01-30 Trond MyklebustNFSv4: Add socket proto argument to setclientid
2008-01-30 Chuck LeverNFS: Pull covers off IPv6 address parsing
2008-01-30 Chuck LeverNFS: Support non-IPv4 addresses in nfs_parsed_mount_data
2008-01-30 Chuck LeverNFS: Refactor mount option address parsing into separat...
2008-01-30 Chuck LeverNFS: Remove the NIPQUAD from nfs_try_mount
2008-01-30 Chuck LeverNFS: Adjust nfs_clone_mount structure to store "struct...
2008-01-30 Chuck LeverNFS: Change nfs4_set_client() to accept struct sockaddr *
2008-01-30 Chuck LeverNFS: Change nfs_get_client() to take sockaddr *
2008-01-30 Chuck LeverNFS: Change nfs_find_client() to take "struct sockaddr *"
2008-01-30 Chuck LeverNFS: Change cb_recallargs to pass "struct sockaddr...
2008-01-30 Chuck LeverNFS: Change cb_getattrargs to pass "struct sockaddr...
2008-01-30 Chuck LeverNFS: Expand server address storage in nfs_client struct
2008-01-30 Trond MyklebustNFS: Add support for AF_INET6 addresses in __nfs_find_c...
2008-01-30 Chuck LeverNFS: Set default port for NFSv4, with support for AF_INET6
2008-01-30 Chuck LeverNFS: Make setting a port number agostic
2008-01-30 Chuck LeverNFS: Verify IPv6 addresses properly
2008-01-30 Chuck LeverNFS: Add support for AF_INET6 addresses in nfs_compare_...
2008-01-30 Chuck LeverNFS: Address a couple of nits in nfs_follow_referral()
2008-01-30 Chuck LeverNFS: Move dprintks from callback.c to callback_proc.c
2008-01-30 Chuck LeverNFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
2008-01-30 Chuck LeverNFS: Enable NFS client to generate CLIENTID strings...
2008-01-30 Chuck LeverNFS: Ensure NFSv4 SETCLIENTID send buffer is large...
2008-01-30 Trond MyklebustNFS: Remove the redundant nfs_client->cl_nfsversion
next