summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix linux/nfsd/const.h for make headers_checkCedric Le Goater2006-10-041-1/+2
* [PATCH] knfsd: nfsd4: actually use all the pieces to implement referralsJ.Bruce Fields2006-10-041-0/+1
* [PATCH] knfsd: nfsd4: xdr encoding for fs_locationsJ.Bruce Fields2006-10-041-2/+1
* [PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik2006-10-041-0/+20
* [PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields2006-10-041-0/+1
* [PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown2006-10-041-1/+1
* [PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2006-10-041-0/+3
* [PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch2006-10-041-1/+1
* [PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch2006-10-041-1/+1
* [PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch2006-10-041-0/+1
* [PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch2006-10-042-0/+3
* [PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown2006-10-041-3/+1
* [PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2006-10-042-9/+9
* [PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch2006-10-041-2/+1
* [PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch2006-10-041-4/+3
* [PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch2006-10-041-1/+1
* [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch2006-10-041-1/+0
* [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch2006-10-041-2/+2
* [PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch2006-10-041-3/+14
* [PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch2006-10-041-3/+3
* [PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch2006-10-041-2/+3
* [PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks2006-10-043-0/+15
* [PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown2006-10-042-2/+3
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-045-12/+77
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-044-6/+2
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-041-59/+10
* [PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov2006-10-041-0/+158
* [PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz modeJim Cromie2006-10-041-1/+1
* [PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig2006-10-041-8/+18
* [PATCH] ipc: headers_check fixCedric Le Goater2006-10-043-8/+14
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-0386-86/+86
|\
| * fix file specification in commentsUwe Zeisberger2006-10-0386-86/+86
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-0311-922/+4
|\ \
| * | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-0310-920/+0
| * | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki2006-10-031-0/+3
| * | [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundaryFranck Bui-Huu2006-10-031-2/+1
| |/
* | V4L/DVB (4673): Mark the two newer ioctls as experimentalMauro Carvalho Chehab2006-10-031-0/+5
* | V4L/DVB (4672): Frame format enumeration (1/2)Laurent Pinchart2006-10-031-0/+75
* | V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth2006-10-031-1/+3
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-033-7/+15
|\
| * [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-022-3/+15
| * [ARM] 3874/1: Remove leftover usage of asm/timeofday.hKevin Hilman2006-09-291-4/+0
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-031-1/+2
|\ \
| * | [SERIAL] Magic SysRq SAK does nothing on serial consolesSimon Tatham2006-10-011-1/+1
| * | [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-011-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-0310-134/+25
|\ \ \
| * | | sh: Fixup __raw_read_trylock().Paul Mundt2006-10-031-1/+8
| * | | sh: Kill off remaining config.h references.Paul Mundt2006-10-031-2/+0
| * | | sh: Initial gitignore listPaul Mundt2006-10-031-0/+3
OpenPOWER on IntegriCloud