aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-30SUNRPC: remove old portmapperChuck Lever
2007-04-30NFS: switch NFSROOT to use new rpcbind clientChuck Lever
2007-04-30SUNRPC: switch the RPC server to use the new rpcbind registration APIChuck Lever
2007-04-30SUNRPC: switch socket-based RPC transports to use rpcbindChuck Lever
2007-04-30SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever
2007-04-30SUNRPC: Eliminate side effects from rpc_mallocChuck Lever
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsChuck Lever
2007-04-30NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust
2007-04-30NFS: Clean up nfs_sync_mapping_wait()Trond Myklebust
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust
2007-04-30NFS: Fix a race when doing NFS write coalescingTrond Myklebust
2007-04-30NFS: Cleanup for nfs_readpages()Trond Myklebust
2007-04-30NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust
2007-04-30NFS: Cleanup the coalescing codeTrond Myklebust
2007-04-30NFS: Don't wait for congestion in nfs_update_request()Trond Myklebust
2007-04-30NFS: statfs error-handling fixAmnon Aaronsohn
2007-04-30NFS: Fix nfs_set_page_dirty()Trond Myklebust
2007-04-30libata: honour host controllers that want just one hostLinus Torvalds
2007-04-30pm: include EIO from errno-base.hDavid Rientjes
2007-04-30Add kvasprintf()Jeremy Fitzhardinge
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30power management: remove firmware disk modeJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney
2007-04-30Extend print_symbol capabilityRobert Peterson
2007-04-30[UDP]: Do not allow specific bind when wildcard bind exists.David S. Miller
2007-04-30[IPV4] UDP: Fix endianness bugs in hashing changes.David S. Miller
2007-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2007-04-30[IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen
2007-04-30[IPV4] SNMP: Support InNoRoutesMitsuru Chinen
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen
2007-04-30[TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA
2007-04-30[TCP]: Catch skb with S+L bugs earlierIlpo Järvinen
2007-04-30[PATCH] INET : IPV4 UDP lookups converted to a 2 pass algoEric Dumazet
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman
2007-04-30Merge branch 'cfq' into for-linusJens Axboe
2007-04-30[PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe
2007-04-30[SKB]: Introduce skb_queue_walk_safe()James Chapman
2007-04-30cfq-iosched: speedup cic rb lookupJens Axboe