aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_taskTrond Myklebust2008-01-30
* SUNRPC: Clean up the initialisation of priority queue scheduling info.Trond Myklebust2008-01-30
* SUNRPC: Clean up rpc_run_taskTrond Myklebust2008-01-30
* SUNRPC: Cleanup of rpc_task initialisationTrond Myklebust2008-01-30
* SUNRPC: Restrict sunrpc client exportsTrond Myklebust2008-01-30
* SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-30
* sunrpc: document the rpc_pipefs kernel apiJ. Bruce Fields2008-01-30
* SUNRPC: Reconnect immediately whenever the server isn't refusing it.Trond Myklebust2008-01-30
* SUNRPC: Rename xprt_disconnect()Trond Myklebust2008-01-30
* SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect()Trond Myklebust2008-01-30
* SUNRPC: xprt_autoclose() should not call xprt_disconnect()Trond Myklebust2008-01-30
* SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socketTrond Myklebust2008-01-30
* SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writesTrond Myklebust2008-01-30
* SUNRPC: Allow the client to detect if the TCP connection is closedTrond Myklebust2008-01-30
* SUNRPC: Fix TCP rebinding logicTrond Myklebust2008-01-30
* SUNRPC: Fix a race in xs_tcp_state_change()Trond Myklebust2008-01-30
* NFS: Stop sillyname renames and unmounts from racingSteve Dickson2008-01-30
* NFSv4: Clean up the OPEN/CLOSE serialisation codeTrond Myklebust2008-01-30
* NFS: Clean up the write request locking.Trond Myklebust2008-01-30
* NFS: Optimise nfs_vm_page_mkwrite()Trond Myklebust2008-01-30
* NFS: Ensure that we eject stale inodes as soon as possibleTrond Myklebust2008-01-30
* NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()Trond Myklebust2008-01-30
* NFS: Sillyrename: in the case of a race, check aliases are really positiveTrond Myklebust2008-01-30
* NFS: Fix a sillyrename race...Trond Myklebust2008-01-30
* Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"Linus Torvalds2008-01-29
* splice: fix problem with atime not being updatedJens Axboe2008-01-29
* block: constify function pointer tablesJan Engelhardt2008-01-29
* cciss: fix bug in overriding ->data_len before completionJens Axboe2008-01-29
* Expose hardware sector sizeMartin K. Petersen2008-01-29
* Fix blktrace compile warningMartin K. Petersen2008-01-29
* block: fix warning on compile with CONFIG_BLOCKJens Axboe2008-01-29
* block: ll_rw_blk.c split, add blk-merge.cJens Axboe2008-01-29
* block: remove dated (and wrong) comment in blk-core.cJens Axboe2008-01-29
* block: get rid of unnecessary forward declarations in blk-core.cJens Axboe2008-01-29
* block: continue ll_rw_blk.c splitupJens Axboe2008-01-29
* block: split tag and sysfs handling from blk-core.cJens Axboe2008-01-29
* block: first step of splitting ll_rw_blk, rename itJens Axboe2008-01-29
* xsysace: end request handling fixJens Axboe2008-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-29
|\
| * [IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki2008-01-28
| * [PPP]: Sparse warning fixes.Stephen Hemminger2008-01-28
| * [IPV4] fib_trie: remove unneeded NULL checkStephen Hemminger2008-01-28
| * [IPV4] fib_trie: More whitespace cleanup.Stephen Hemminger2008-01-28
| * [NET_SCHED]: Use nla_policy for attribute validation in ematchesPatrick McHardy2008-01-28
| * [NET_SCHED]: Use nla_policy for attribute validation in actionsPatrick McHardy2008-01-28
| * [NET_SCHED]: Use nla_policy for attribute validation in classifiersPatrick McHardy2008-01-28
| * [NET_SCHED]: Use nla_policy for attribute validation in packet schedulersPatrick McHardy2008-01-28
| * [NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy2008-01-28
| * [NET_SCHED]: Use typeful attribute parsing helpersPatrick McHardy2008-01-28
| * [NET_SCHED]: Use typeful attribute construction helpersPatrick McHardy2008-01-28