summaryrefslogtreecommitdiffstats
path: root/include/linux
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
| |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-10-0314-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix file specification in commentsUwe Zeisberger2006-10-0314-14/+14
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-032-68/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa2006-10-032-68/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki2006-10-031-0/+3
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-032-5/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-282-5/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-0/+47
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-212-5/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] pr_debug: check pr_debug() argumentsZach Brown2006-10-031-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspacePaul Clements2006-10-031-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-4/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] md: Remove working_disks from raid1 state dataNeilBrown2006-10-031-1/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements2006-10-031-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] md: remove 'working_disks' from raid10 stateNeilBrown2006-10-031-1/+0