summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-283-4/+22
* SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-283-5/+16
* NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-283-19/+41
* NFSD: move lockd_up() before svc_addsock()Chuck Lever2009-04-281-9/+10
* NFSD: Finish refactoring __write_ports()Chuck Lever2009-04-281-7/+13
* NFSD: Note an additional requirement when passing TCP sockets to portlistChuck Lever2009-04-281-1/+3
* NFSD: Refactor socket creation out of __write_ports()Chuck Lever2009-04-281-30/+34
* NFSD: Refactor portlist socket closing into a helperChuck Lever2009-04-281-12/+24
* NFSD: Refactor transport addition out of __write_ports()Chuck Lever2009-04-281-23/+33
* NFSD: Refactor transport removal out of __write_ports()Chuck Lever2009-04-281-24/+29
* SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2009-04-282-5/+7
* net/sunrpc/svc_xprt.c: fix sparse warningsH Hartley Sweeten2009-04-281-0/+1
* update Documentation/filesystems/00-INDEX with new nfsd related docs.Benny Halevy2009-04-281-0/+4
* nfsd4: distinguish expired from stale stateidsBian Naimeng2009-04-241-13/+49
* lockd: call locks_release_private to cleanup per-filesystem stateFelix Blyakher2009-04-243-1/+5
* rpcgss: remove redundant test on unsignedRoel Kluin2009-04-231-9/+4
* Linux 2.6.30-rc3v2.6.30-rc3Linus Torvalds2009-04-211-1/+1
* driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-214-2/+13
* Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-211-1/+1
* PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-213-44/+86
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-219-35/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-2110-83/+272
|\
| * Btrfs: fix btrfs fallocate oops and deadlockChris Mason2009-04-212-9/+31
| * Btrfs: use the right node in reada_for_balanceChris Mason2009-04-201-5/+12
| * Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-201-8/+32
| * Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-205-15/+56
| * Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-205-46/+141
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-2113-418/+176
|\ \
| * | go7007: Convert to the new i2c device binding modelJean Delvare2009-04-2113-418/+176
* | | bfin_5xx: misplaced parenthesesRoel Kluin2009-04-211-3/+3
* | | vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro2009-04-211-4/+8
* | | edac: ppc mpc85xx fix mc err detectDave Jiang2009-04-211-1/+1
* | | scsi: mpt: suppress debugobjects warningEric Paris2009-04-211-1/+1
* | | sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-212-7/+7
* | | uml: kill a kconfig warningWANG Cong2009-04-211-1/+1
* | | frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells2009-04-211-13/+50
* | | rtc-cmos: fix printk outputKrzysztof Halasa2009-04-211-11/+9
* | | spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-212-1/+12
* | | MAINTAINERS: add a more searchable string for the H8300 architecture.Robert P. J. Day2009-04-211-1/+1
* | | MAINTAINERS: add Matt Mackall to embedded maintainersMatt Mackall2009-04-211-0/+2
* | | spi: pxa2xx: limit reaches -1Roel Kluin2009-04-211-3/+3
* | | MAINTAINERS: update KMEMTRACE pattern after file renameJoe Perches2009-04-211-1/+1
* | | MAINTAINERS: remove include/asm-*/suspend* file patternsJoe Perches2009-04-211-2/+0
* | | pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro2009-04-211-0/+7
* | | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller2009-04-211-1/+23
* | | memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki2009-04-211-1/+1
* | | hugetlbfs: return negative error code for bad mount optionAkinobu Mita2009-04-211-2/+1
* | | ipmi: add oem message handlingdann frazier2009-04-213-5/+137
* | | ipmi: fix statistics counting issuesCorey Minyard2009-04-211-22/+51
* | | ipmi: test for event buffer before usingCorey Minyard2009-04-212-29/+125
OpenPOWER on IntegriCloud