summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SUNRPC: xprt_autoclose() should not call xprt_disconnect()Trond Myklebust2008-01-302-3/+1
* SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socketTrond Myklebust2008-01-301-7/+34
* SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writesTrond Myklebust2008-01-301-0/+2
* SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust2008-01-302-3/+22
* SUNRPC: Fix TCP rebinding logicTrond Myklebust2008-01-301-21/+38
* SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust2008-01-303-4/+22
* NFS: Stop sillyname renames and unmounts from racingSteve Dickson2008-01-305-0/+39
* NFSv4: Clean up the OPEN/CLOSE serialisation codeTrond Myklebust2008-01-302-35/+27
* NFS: Clean up the write request locking.Trond Myklebust2008-01-303-26/+16
* NFS: Optimise nfs_vm_page_mkwrite()Trond Myklebust2008-01-301-22/+14
* NFS: Ensure that we eject stale inodes as soon as possibleTrond Myklebust2008-01-301-0/+4
* NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()Trond Myklebust2008-01-301-2/+13
* NFS: Sillyrename: in the case of a race, check aliases are really positiveTrond Myklebust2008-01-301-1/+3
* NFS: Fix a sillyrename race...Trond Myklebust2008-01-302-7/+6
* Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"Linus Torvalds2008-01-302-1/+28
* splice: fix problem with atime not being updatedJens Axboe2008-01-291-8/+7
* block: constify function pointer tablesJan Engelhardt2008-01-291-2/+2
* cciss: fix bug in overriding ->data_len before completionJens Axboe2008-01-291-1/+0
* Expose hardware sector sizeMartin K. Petersen2008-01-291-0/+11
* Fix blktrace compile warningMartin K. Petersen2008-01-291-3/+3
* block: fix warning on compile with CONFIG_BLOCKJens Axboe2008-01-291-0/+1
* block: ll_rw_blk.c split, add blk-merge.cJens Axboe2008-01-294-481/+495
* block: remove dated (and wrong) comment in blk-core.cJens Axboe2008-01-291-5/+0
* block: get rid of unnecessary forward declarations in blk-core.cJens Axboe2008-01-291-32/+30
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-298-1249/+1312
* block: split tag and sysfs handling from blk-core.cJens Axboe2008-01-295-710/+735
* block: first step of splitting ll_rw_blk, rename itJens Axboe2008-01-292-1/+1
* xsysace: end request handling fixJens Axboe2008-01-291-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-291113-55518/+139990
|\
| * [IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki2008-01-281-8/+6
| * [PPP]: Sparse warning fixes.Stephen Hemminger2008-01-285-6/+8
| * [IPV4] fib_trie: remove unneeded NULL checkStephen Hemminger2008-01-281-3/+0
| * [IPV4] fib_trie: More whitespace cleanup.Stephen Hemminger2008-01-281-6/+0
| * [NET_SCHED]: Use nla_policy for attribute validation in ematchesPatrick McHardy2008-01-282-8/+12
| * [NET_SCHED]: Use nla_policy for attribute validation in actionsPatrick McHardy2008-01-287-33/+51
| * [NET_SCHED]: Use nla_policy for attribute validation in classifiersPatrick McHardy2008-01-286-68/+59
| * [NET_SCHED]: Use nla_policy for attribute validation in packet schedulersPatrick McHardy2008-01-289-93/+87
| * [NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy2008-01-282-1/+4
| * [NET_SCHED]: Use typeful attribute parsing helpersPatrick McHardy2008-01-2811-29/+27
| * [NET_SCHED]: Use typeful attribute construction helpersPatrick McHardy2008-01-2811-31/+26
| * [NET_SCHED]: Use NLA_PUT_STRING for string dumpingPatrick McHardy2008-01-286-8/+8
| * [NET_SCHED]: Use nla_nest_start/nla_nest_endPatrick McHardy2008-01-2816-133/+166
| * [NET_SCHED]: Propagate nla_parse return valuePatrick McHardy2008-01-2825-60/+171
| * [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy2008-01-283-41/+48
| * [NET_SCHED]: act_api: use nlmsg_parsePatrick McHardy2008-01-281-4/+1
| * [NET_SCHED]: act_api: fix netlink API conversion bugPatrick McHardy2008-01-281-4/+4
| * [NET_SCHED]: sch_netem: use nla_parse_nested_compatPatrick McHardy2008-01-281-32/+26
| * [NET_SCHED]: sch_atm: fix format string warningPatrick McHardy2008-01-281-1/+1
| * [NETNS]: Add namespace for ICMP replying code.Denis V. Lunev2008-01-282-9/+14
| * [NETNS]: Routing cache virtualization.Denis V. Lunev2008-01-283-7/+18
OpenPOWER on IntegriCloud