summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields2010-10-021-0/+25
* nfsd4: keep per-session list of connectionsJ. Bruce Fields2010-10-021-0/+3
* nfsd4: remove spkm3J. Bruce Fields2010-10-021-55/+0Star
* net: Export __sock_createPavel Emelyanov2010-10-011-0/+2
* sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-011-1/+2
* sunrpc: Add net to xprt_createPavel Emelyanov2010-10-011-0/+1
* sunrpc: Add net to rpc_create_argsPavel Emelyanov2010-10-011-0/+1
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-011-0/+1
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-011-2/+2
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-011-0/+1
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-011-0/+1
* sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-291-2/+2
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-271-8/+15
* sunrpc: Tag svc_xprt with netPavel Emelyanov2010-09-271-0/+2
* sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-271-0/+2
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-271-2/+2
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-271-1/+2
* sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2010-09-221-1/+1
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-211-3/+7
* Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-2031-89/+207
|\
| * SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-131-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-114-2/+13
| |\
| | * Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-101-1/+10
| | |\
| | | * cgroups: fix API thinkoMichael S. Tsirkin2010-09-051-1/+10
| | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-09332-3752/+8706
| | |\ \
| | * | | udp: add rehash on connect()Eric Dumazet2010-09-092-0/+2
| | * | | ipvs: fix active FTPJulian Anastasov2010-09-081-0/+3
| | * | | cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-031-2/+8
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-101-0/+1
| |\ \ \
| | * | | block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-231-0/+1
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-101-1/+3
| |\ \ \ \
| | * | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-101-1/+2
| | * | | | libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-101-0/+1
| | | |_|/ | | |/| |
| * | | | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-102-0/+35
| * | | | swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2010-09-101-1/+2
| * | | | swap: revert special hibernation allocationHugh Dickins2010-09-101-7/+1Star
| * | | | gpio: doc updatesDavid Brownell2010-09-101-1/+13
| * | | | gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean2010-09-101-0/+4
| * | | | mm: fix swapin race conditionAndrea Arcangeli2010-09-101-11/+9Star
| * | | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-101-1/+11
| * | | | kfifo: add parenthesis for macro parameter referenceHuang Ying2010-09-101-29/+29
| * | | | mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-101-0/+2
| * | | | lglock: make lg_lock_global() actually lock globallyJonathan Corbet2010-09-091-2/+2
| * | | | mm: Move vma_stack_continue into mm.hStefan Bader2010-09-091-0/+6
| * | | | Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-081-0/+3
| |\ \ \ \
| | * | | | semaphore: Add DEFINE_SEMAPHOREThomas Gleixner2010-09-081-0/+3
| | |/ / /
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-081-12/+12
| |\ \ \ \
| | * | | | io-mapping: Fix the address space annotationsFrancisco Jerez2010-09-051-12/+12
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-081-0/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-031-0/+8