summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch
2006-10-04[PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch
2006-10-04[PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch
2006-10-04[PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch
2006-10-04[PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks
2006-10-04[PATCH] knfsd: Allow max size of NFSd payload to be configuredNeilBrown
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2006-10-04[PATCH] mmc: driver for TI FlashMedia card reader - sourceAlex Dubov
2006-10-04[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz modeJim Cromie
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig
2006-10-04[PATCH] ipc: headers_check fixCedric Le Goater
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-10-03V4L/DVB (4673): Mark the two newer ioctls as experimentalMauro Carvalho Chehab
2006-10-03V4L/DVB (4672): Frame format enumeration (1/2)Laurent Pinchart
2006-10-03V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.Steven Toth
2006-10-03[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.Yoichi Yuasa
2006-10-03[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systemsMaciej W. Rozycki
2006-10-03[MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundaryFranck Bui-Huu
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] pr_debug: check pr_debug() argumentsZach Brown
2006-10-03[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspacePaul Clements
2006-10-03[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown
2006-10-03[PATCH] md: Remove working_disks from raid1 state dataNeilBrown
2006-10-03[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmapPaul Clements
2006-10-03[PATCH] md: remove 'working_disks' from raid10 stateNeilBrown
2006-10-03[PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown
2006-10-03[PATCH] md: fix a comment that is wrong in raid5.hNeilBrown
2006-10-03[PATCH] md: the scheduled removal of the START_ARRAY ioctl for mdAdrian Bunk