summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-28SUNRPC: Clean up one_sock_name()Chuck Lever1-10/+11
2009-04-28SUNRPC: Support PF_INET6 in one_sock_name()Chuck Lever1-0/+7
2009-04-28SUNRPC: Switch one_sock_name() to use snprintf()Chuck Lever1-7/+18
2009-04-28SUNRPC: pass buffer size to svc_sock_names()Chuck Lever3-4/+22
2009-04-28SUNRPC: pass buffer size to svc_addsock()Chuck Lever3-5/+16
2009-04-28NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever3-19/+41
2009-04-28NFSD: move lockd_up() before svc_addsock()Chuck Lever1-9/+10
2009-04-28NFSD: Finish refactoring __write_ports()Chuck Lever1-7/+13
2009-04-28NFSD: Note an additional requirement when passing TCP sockets to portlistChuck Lever1-1/+3
2009-04-28NFSD: Refactor socket creation out of __write_ports()Chuck Lever1-30/+34
2009-04-28NFSD: Refactor portlist socket closing into a helperChuck Lever1-12/+24
2009-04-28NFSD: Refactor transport addition out of __write_ports()Chuck Lever1-23/+33
2009-04-28NFSD: Refactor transport removal out of __write_ports()Chuck Lever1-24/+29
2009-04-28SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2-5/+7
2009-04-28net/sunrpc/svc_xprt.c: fix sparse warningsH Hartley Sweeten1-0/+1
2009-04-28update Documentation/filesystems/00-INDEX with new nfsd related docs.Benny Halevy1-0/+4
2009-04-25nfsd4: distinguish expired from stale stateidsBian Naimeng1-13/+49
2009-04-25lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher3-1/+5
2009-04-24rpcgss: remove redundant test on unsignedRoel Kluin1-9/+4
2009-04-22Linux 2.6.30-rc3v2.6.30-rc3Linus Torvalds1-1/+1
2009-04-22driver synchronization: make scsi_wait_scan more advancedArjan van de Ven4-2/+13
2009-04-22Trivial: fix a typo in slow-work.hJonathan Corbet1-1/+1
2009-04-22PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells3-44/+86
2009-04-22FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells9-35/+50
2009-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds10-83/+272
2009-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds13-418/+176
2009-04-22bfin_5xx: misplaced parenthesesRoel Kluin1-3/+3
2009-04-22vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro1-4/+8
2009-04-22edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-04-22scsi: mpt: suppress debugobjects warningEric Paris1-1/+1
2009-04-22sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2-7/+7
2009-04-22uml: kill a kconfig warningWANG Cong1-1/+1
2009-04-22frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells1-13/+50
2009-04-22rtc-cmos: fix printk outputKrzysztof Halasa1-11/+9
2009-04-22spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2-1/+12
2009-04-22MAINTAINERS: add a more searchable string for the H8300 architecture.Robert P. J. Day1-1/+1
2009-04-22MAINTAINERS: add Matt Mackall to embedded maintainersMatt Mackall1-0/+2
2009-04-22spi: pxa2xx: limit reaches -1Roel Kluin1-3/+3
2009-04-22MAINTAINERS: update KMEMTRACE pattern after file renameJoe Perches1-1/+1
2009-04-22MAINTAINERS: remove include/asm-*/suspend* file patternsJoe Perches1-2/+0
2009-04-22pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro1-0/+7
2009-04-22drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-22memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki1-1/+1
2009-04-22hugetlbfs: return negative error code for bad mount optionAkinobu Mita1-2/+1
2009-04-22ipmi: add oem message handlingdann frazier3-5/+137
2009-04-22ipmi: fix statistics counting issuesCorey Minyard1-22/+51
2009-04-22ipmi: test for event buffer before usingCorey Minyard2-29/+125
2009-04-22ipmi: fix platform return checkCorey Minyard1-1/+1
2009-04-22clocksource: add enable() and disable() callbacksMagnus Damm2-3/+40
2009-04-22clocksource: pass clocksource to read() callbackMagnus Damm54-79/+94