Age | Commit message (Expand) | Author |
2006-10-04 | [PATCH] Convert lockd to use the newer mutex instead of the older semaphore | Neil Brown |
2006-10-04 | [PATCH] knfsd: register all RPC programs with portmapper by default | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: export nsm_local_state to user space via sysctl | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: match GRANTED_RES replies using cookies | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: make nlmclnt_next_cookie SMP safe | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: lockd: optionally use hostnames for identifying peers | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: simplify nlmsvc_invalidate_all | NeilBrown |
2006-10-04 | [PATCH] knfsd: lockd: make nlm_traverse_* more flexible | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: change nlm_file to use a hlist | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: lockd: Change list of blocked list to list_node | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: lockd: make the hash chains use a hlist_node | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: lockd: introduce nsm_handle | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: when looking up a lockd host, pass hostname & length | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: consolidate common code for statd->lockd notification | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: knfsd: cache ipmap per TCP socket | Greg Banks |
2006-10-04 | [PATCH] knfsd: Allow max size of NFSd payload to be configured | NeilBrown |
2006-10-04 | [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP | Greg Banks |
2006-10-04 | [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom | NeilBrown |
2006-10-04 | [PATCH] knfsd: Replace two page lists in struct svc_rqst with one | NeilBrown |
2006-10-04 | [PATCH] mmc: driver for TI FlashMedia card reader - source | Alex Dubov |
2006-10-04 | [PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode | Jim Cromie |
2006-10-04 | [PATCH] slab: clean up leak tracking ifdefs a little bit | Christoph Hellwig |
2006-10-04 | [PATCH] ipc: headers_check fix | Cedric Le Goater |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-10-03 | V4L/DVB (4673): Mark the two newer ioctls as experimental | Mauro Carvalho Chehab |
2006-10-03 | V4L/DVB (4672): Frame format enumeration (1/2) | Laurent Pinchart |
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 systems | Maciej W. Rozycki |
2006-10-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-10-03 | [PATCH] pr_debug: check pr_debug() arguments | Zach Brown |
2006-10-03 | [PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace | Paul Clements |
2006-10-03 | [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit | NeilBrown |
2006-10-03 | [PATCH] md: Remove working_disks from raid1 state data | NeilBrown |
2006-10-03 | [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap | Paul Clements |
2006-10-03 | [PATCH] md: remove 'working_disks' from raid10 state | NeilBrown |
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 flags | NeilBrown |
2006-10-03 | [PATCH] md: fix a comment that is wrong in raid5.h | NeilBrown |
2006-10-03 | [PATCH] md: the scheduled removal of the START_ARRAY ioctl for md | Adrian Bunk |
2006-10-03 | [PATCH] dm table: add target flush | Bryn Reeves |
2006-10-03 | [PATCH] dm: extract device limit setting | Bryn Reeves |
2006-10-03 | [PATCH] dm table: add target preresume | Milan Broz |
2006-10-03 | [PATCH] dm: export blkdev_driver_ioctl | Alasdair G Kergon |
2006-10-03 | [PATCH] dm: support ioctls on mapped devices | Milan Broz |
2006-10-03 | [PATCH] vt: proper prototypes for some console functions | Adrian Bunk |