pandora-kernel.git
2008-02-01 Trond MyklebustSUNRPC: Move exported symbol definitions after function...
2008-02-01 Jeff LaytonNLM: tear down RPC clients in nlm_shutdown_hosts
2008-02-01 Jeff LaytonSUNRPC: spin svc_rqst initialization to its own function
2008-02-01 J. Bruce Fieldsnfsd: more careful input validation in nfsctl write...
2008-02-01 J. Bruce Fieldslockd: minor log message fix
2008-02-01 J. Bruce Fieldsknfsd: don't bother mapping putrootfh enoent to eperm
2008-02-01 Tom Tuckerrdma: makefile
2008-02-01 Tom Tuckerrdma: ONCRPC RDMA protocol marshalling
2008-02-01 Tom Tuckerrdma: SVCRDMA sendto
2008-02-01 Tom Tuckerrdma: SVCRDMA recvfrom
2008-02-01 Tom Tuckerrdma: SVCRDMA Core Transport Services
2008-02-01 Tom Tuckerrdma: SVCRDMA Transport Module
2008-02-01 Tom Tuckerrdma: SVCRMDA Header File
2008-02-01 Tom Tuckersvc: Add svc_xprt_names service to replace svc_sock_names
2008-02-01 Tom Tuckerknfsd: Support adding transports by writing portlist...
2008-02-01 Tom Tuckersvc: Add svc API that queries for a transport instance
2008-02-01 Tom Tuckersvc: Add /proc/sys/sunrpc/transport files
2008-02-01 Tom Tuckersvc: Add transport hdr size for defer/revisit
2008-02-01 Tom Tuckersvc: Move the xprt independent code to the svc_xprt...
2008-02-01 Tom Tuckersvc: Make svc_check_conn_limits xprt independent
2008-02-01 Tom Tuckersvc: Removing remaining references to rq_sock in rqstp
2008-02-01 Tom Tuckersvc: Move create logic to common code
2008-02-01 Tom Tuckersvc: Make svc_age_temp_sockets svc_age_temp_transports
2008-02-01 Tom Tuckersvc: Make svc_recv transport neutral
2008-02-01 Tom Tuckersvc: Make svc_sock_release svc_xprt_release
2008-02-01 Tom Tuckersvc: Move the sockaddr information to svc_xprt
2008-02-01 Tom Tuckersvc: Make deferral processing xprt independent
2008-02-01 Tom Tuckersvc: Move the authinfo cache to svc_xprt.
2008-02-01 Tom Tuckersvc: Remove sk_lastrecv
2008-02-01 Tom Tuckersvc: Move accept call to svc_xprt_received to common...
2008-02-01 Tom Tuckersvc: Change svc_sock_received to svc_xprt_received...
2008-02-01 Tom Tuckersvc: Make svc_send transport neutral
2008-02-01 Tom Tuckersvc: Make the enqueue service transport neutral and...
2008-02-01 Tom Tuckersvc: Move sk_reserved to svc_xprt
2008-02-01 Tom Tuckersvc: Make close transport independent
2008-02-01 Tom Tuckersvc: Move sk_server and sk_pool to svc_xprt
2008-02-01 Tom Tuckersvc: Move sk_flags to the svc_xprt structure
2008-02-01 Tom Tuckersvc: Change sk_inuse to a kref
2008-02-01 Tom Tuckersvc: Change services to use new svc_create_xprt service
2008-02-01 Tom Tuckersvc: Add a generic transport svc_create_xprt function
2008-02-01 Tom Tuckersvc: Move connection limit checking to its own function
2008-02-01 Tom Tuckersvc: Remove unnecessary call to svc_sock_enqueue
2008-02-01 Tom Tuckersvc: Add xpo_accept transport function
2008-02-01 Tom Tuckersvc: Move close processing to a single place
2008-02-01 Tom Tuckersvc: Add a transport function that checks for write...
2008-02-01 Tom Tuckersvc: Add xpo_prep_reply_hdr
2008-02-01 Tom Tuckersvc: Add per-transport delete functions
2008-02-01 Tom Tuckersvc: Add transport specific xpo_release function
2008-02-01 Tom Tuckersvc: Move sk_sendto and sk_recvfrom to svc_xprt_class
2008-02-01 Tom Tuckersvc: Add a max payload value to the transport
2008-02-01 Tom Tuckersvc: Change the svc_sock in the rqstp structure to...
2008-02-01 Tom Tuckersvc: Make svc_sock the tcp/udp transport
2008-02-01 Tom Tuckersvc: Add an svc transport class
2008-02-01 J. Bruce Fieldssvcrpc: ensure gss DESTROY tokens free contexts from...
2008-02-01 Oleg DrokinLeak in nlmsvc_testlock for async GETFL case
2008-02-01 J. Bruce Fieldsnfsd4: clean up access_valid, deny_valid checks.
2008-02-01 J. Bruce Fieldssunrpc: gss: simplify rsi_parse logic
2008-02-01 Neil Brownknfsd: change mailing list for nfsd in MAINTAINERS
2008-02-01 J. Bruce Fieldsnfsd: fix rsi_cache reference count leak
2008-02-01 J. Bruce Fieldsnfsd: allow root to set uid and gid on create
2008-02-01 Oleg Drokinlockd: fix a leak in nlmsvc_testlock asynchronous reque...
2008-02-01 Frank Filznfsd: Allow AIX client to read dir containing mountpoints
2008-02-01 J. Bruce Fieldsnfsd4: fix bad seqid on lock request incompatible with...
2008-02-01 Oleg Drokinlockd: fix reference count leaks in async locking case
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 Fieldsnfsd: fix encode_entryplus_baggage() indentation
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: move cache proc (un)registration to separate...
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 J. Bruce Fieldsknfsd: fix cache.c comment
2008-02-01 Chuck LeverNFSD: Path name length signage in nfsd request argument...
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: File name length signage in nfsd request argument...
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 Chuck LeverSUNRPC: Use unsigned string lengths in xdr_decode_strin...
2008-02-01 Chuck LeverSUNRPC: Prevent length underflow in read_flush()
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 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next