aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* nfsd: move cache proc (un)registration to separate functionJ. Bruce Fields2008-02-01
* nfsd: fail init on /proc/fs/nfs/exports creation failureJ. Bruce Fields2008-02-01
* nfsd: select CONFIG_PROC_FS in nfsv4 and gss server casesJ. Bruce Fields2008-02-01
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-01
* nfsd: fail module init on reply cache init failureJ. Bruce Fields2008-02-01
* nfsd: cleanup nfsd module initialization cleanupJ. Bruce Fields2008-02-01
* knfsd: cleanup nfsd4 properly on module init failureJ. Bruce Fields2008-02-01
* nfsd: Fix handling of negative lengths in read_buf()J. Bruce Fields2008-02-01
* knfsd: fix cache.c commentJ. Bruce Fields2008-02-01
* NFSD: Path name length signage in nfsd request argument structuresChuck Lever2008-02-01
* NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargsChuck Lever2008-02-01
* NFSD: Use unsigned length argument for decode_pathnameChuck Lever2008-02-01
* NFSD: Adjust filename length argument of nfsd_lookupChuck Lever2008-02-01
* NFSD: File name length signage in nfsd request argument structuresChuck Lever2008-02-01
* NFSD: Use unsigned length argument for decode_filenameChuck Lever2008-02-01
* NLM: Fix sign of length of NLM variable length stringsChuck Lever2008-02-01
* SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-01
* SUNRPC: Prevent length underflow in read_flush()Chuck Lever2008-02-01
* knfsd: fix broken length check in nfs4idmap.cJ. Bruce Fields2008-02-01
* nfsd: Fix inconsistent assignmentPrasad P2008-02-01
* nfsd: move callback rpc_client creation into separate threadJ. Bruce Fields2008-02-01
* nfsd4: probe callback channel only onceJ. Bruce Fields2008-02-01
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-01
|\
| * block: kill swap_io_context()Jens Axboe2008-02-01
| * as-iosched: fix inconsistent ioc->lock contextJens Axboe2008-02-01
| * ide-cd: fix leftover data BUGJens Axboe2008-02-01
| * block: make elevator lib checkpatch compliantJens Axboe2008-02-01
| * cfq-iosched: make checkpatch compliantJens Axboe2008-02-01
| * block: make core bits checkpatch compliantJens Axboe2008-02-01
| * block: new end request handling interface should take unsigned byte countsJens Axboe2008-02-01
| * unexport add_disk_randomnessAdrian Bunk2008-02-01
| * block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-01
| * splice: always updated atime in direct spliceJens Axboe2008-02-01
* | docbook: rapidio: fix fatal filename errorRandy Dunlap2008-02-01
* | fix directory entry in arch-x86-MakefileSteven Rostedt2008-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-01
|\ \
| * | [SPARC64]: Fix inconsistent .section usage in lib/Sam Ravnborg2008-01-31
| * | [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.Sam Ravnborg2008-01-31
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-01
|\ \
| * | [NETNS]: Lookup in FIB semantic hashes taking into account the namespace.Denis V. Lunev2008-01-31
| * | [NETNS]: Add a namespace mark to fib_info.Denis V. Lunev2008-01-31
| * | [IPV4]: fib_sync_down rework.Denis V. Lunev2008-01-31
| * | [NETNS]: Process interface address manipulation routines in the namespace.Denis V. Lunev2008-01-31
| * | [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr.Denis V. Lunev2008-01-31
| * | [IPV4]: Fix memory leak on error path during FIB initialization.Denis V. Lunev2008-01-31
| * | [NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov2008-01-31
| * | [NET_SCHED]: Add flow classifierPatrick McHardy2008-01-31
| * | [NET_SCHED]: sch_sfq: make internal queues visible as classesPatrick McHardy2008-01-31
| * | [NET_SCHED]: sch_sfq: add support for external classifiersPatrick McHardy2008-01-31
| * | [NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy2008-01-31