summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSD: forget_delegations should use list_for_each_entry_safeBryan Schumaker2011-12-141-4/+5
* NFSD: Only reinitilize the recall_lru list under the recall lockBryan Schumaker2011-12-131-3/+0
* nfsd4: initialize special stateid's at compile timeJ. Bruce Fields2011-12-121-5/+12
* NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2011-12-073-10/+13
* SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky2011-12-064-8/+10
* svcrpc: update outdated BKL commentJ. Bruce Fields2011-12-061-2/+2
* nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong2011-12-061-4/+3
* svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields2011-12-062-20/+38
* svcrpc: destroy server sockets all at onceJ. Bruce Fields2011-12-063-8/+12
* svcrpc: make svc_delete_xprt staticJ. Bruce Fields2011-12-062-2/+2
* nfsd: Fix oops when parsing a 0 length exportSasha Levin2011-12-061-1/+1
* nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-252-4/+2
* nfsd4: add a separate (lockowner, inode) lookupJ. Bruce Fields2011-11-152-6/+24
* nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile errorJ. Bruce Fields2011-11-151-1/+1
* nfsd4: share open and lock owner hash tablesJ. Bruce Fields2011-11-081-39/+32
* nfsd4: hash lockowners to simplify RELEASE_LOCKOWNERJ. Bruce Fields2011-11-071-28/+14
* NFSD: Remove unnecessary whitespaceBryan Schumaker2011-11-071-7/+7
* NFSD: Call nfsd4_init_slabs() from init_nfsd()Bryan Schumaker2011-11-073-10/+9
* NFSD: Added fault injection documentationBryan Schumaker2011-11-072-0/+71
* NFSD: Added fault injection scriptBryan Schumaker2011-11-071-0/+49
* NFSD: Added fault injectionBryan Schumaker2011-11-076-0/+252
* nfsd4: maintain one seqid stream per (lockowner, file)J. Bruce Fields2011-11-071-20/+38
* nfsd4: cleanup lock clientid handling in sessions caseJ. Bruce Fields2011-11-071-5/+9
* nfsd4: fix lockowner matchingJ. Bruce Fields2011-11-071-2/+15
* Update NFSD MAINTAINERNeilBrown2011-11-072-1/+5
* Linux 3.2-rc1v3.2-rc1Linus Torvalds2011-11-071-3/+3
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-11-0742-402/+345
|\
| * Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-073863-39041/+82624
| |\
| | * ARM: OMAP: Fix export.h or module.h includesTony Lindgren2011-11-074-0/+4
| | * ARM: OMAP: omap_device: Include linux/export.hAxel Lin2011-11-071-0/+1
| * | ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren2011-11-041-53/+69
| * | ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-042-124/+0
| * | ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren2011-11-041-1/+1
| * | ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson2011-11-041-11/+1
| * | ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson2011-11-044-47/+0
| * | ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber2011-11-041-1/+0
| * | ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo2011-11-041-38/+0
| * | MAINTAINERS: Update linux-omap git repositoryJarkko Nikula2011-11-041-1/+1
| * | ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-049-20/+36
| * | ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K2011-11-041-1/+1
| * | ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K2011-11-041-12/+2
| * | ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Paul Walmsley2011-11-041-2/+2
| * | ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successLaurent Pinchart2011-11-041-1/+1
| * | ARM: OMAP: dmtimer: Include linux/module.hAxel Lin2011-11-041-0/+1
| * | ARM: OMAP2+: l3-noc: Include linux/module.hAxel Lin2011-11-041-0/+1
| * | ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi2011-11-041-14/+3
| * | ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2011-11-042-0/+14
| * | Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2011-11-043-39/+53
| |\ \
| | * | ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley2011-10-071-9/+11
| | * | ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2011-10-073-27/+38
OpenPOWER on IntegriCloud