summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSd: make grace end flag per network namespaceStanislav Kinsbursky2012-07-272-5/+4
* Lockd: move grace period management from lockd() to per-net functionsStanislav Kinsbursky2012-07-271-6/+3
* LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-2710-58/+67
* LockD: manage grace list per network namespaceStanislav Kinsbursky2012-07-273-3/+13
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-275-7/+9
* NFSd: make nfsd4_manager allocated per network namespace context.Stanislav Kinsbursky2012-07-272-13/+21
* LockD: make lockd manager allocated per network namespaceStanislav Kinsbursky2012-07-272-8/+12
* LockD: manage grace period per network namespaceStanislav Kinsbursky2012-07-272-6/+13
* Lockd: add more debug to host shutdown functionsStanislav Kinsbursky2012-07-271-2/+2
* Lockd: host complaining function introducedStanislav Kinsbursky2012-07-271-27/+30
* LockD: manage used host count per networks namespaceStanislav Kinsbursky2012-07-272-0/+19
* LockD: manage garbage collection timeout per networks namespaceStanislav Kinsbursky2012-07-272-3/+10
* LockD: make garbage collector network namespace aware.Stanislav Kinsbursky2012-07-271-9/+13
* LockD: mark host per network namespace on garbage collectStanislav Kinsbursky2012-07-273-8/+16
* nfsd4: fix missing fault_inject.h includeJ. Bruce Fields2012-07-271-0/+1
* locks: move lease-specific code out of locks_delete_lockJ. Bruce Fields2012-07-271-6/+5
* locks: prevent side-effects of locks_release_private before file_lock is init...Filipe Brandenburger2012-07-271-11/+6
* NFSd: set nfsd_serv to NULL after service destructionStanislav Kinsbursky2012-07-252-5/+7
* NFSd: introduce nfsd_destroy() helperStanislav Kinsbursky2012-07-253-17/+14
* nfsd: add get_uint for u32'sJ. Bruce Fields2012-07-252-3/+19
* NFSd: fix locking in nfsd_forget_delegations()Stanislav Kinsbursky2012-07-251-6/+17
* nfsd4: fix cr_principal comparison check in same_credsVivek Trivedi2012-07-251-2/+2
* SUNRPC/cache: fix reporting of expired cache entries in 'content' file.NeilBrown2012-07-121-1/+4
* sunrpc/cache.h: replace simple_strtoulEldad Zack2012-07-111-5/+1
* sunrpc/cache.h: fix coding styleEldad Zack2012-07-111-4/+10
* nfsd: share some function prototypesJ. Bruce Fields2012-07-101-0/+2
* nfsd: allow owner_override only for regular filesJ. Bruce Fields2012-07-101-1/+9
* nfsd4: release openowners on free in >=4.1 caseJ. Bruce Fields2012-07-101-6/+13
* nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields2012-07-101-1/+1
* nfsd4: process_open2 cleanupJ. Bruce Fields2012-06-201-5/+3
* nfsd4: nfsd4_lock() cleanupJ. Bruce Fields2012-06-201-12/+3
* nfsd4: remove unnecessary commentJ. Bruce Fields2012-06-201-1/+0
* NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEIDChuck Lever2012-06-202-7/+16
* nfsd: probe the back channel on new connectionsWeston Andros Adamson2012-06-201-0/+5
* Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-1811-38/+66
|\
| * mmc: mxs-mmc: Move of_match_table out of CONFIG_PMMarek Vasut2012-06-061-1/+1
| * mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irqHeiko Stübner2012-06-061-1/+1
| * mmc: core: return an error on suspend if mmc_deselect_cards failsJaehoon Chung2012-06-062-3/+5
| * mmc: omap: Fix broken reg_shift initializationTony Lindgren2012-06-061-2/+1
| * mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() failsTony Lindgren2012-06-061-5/+8
| * mmc: omap: Fix a section warning regressionTony Lindgren2012-06-061-1/+1
| * mmc: dw_mmc: correct the calculation for CLKDIVSeungwon Jeon2012-06-061-4/+5
| * mmc: dw_mmc: fix incorrect setting of host->data of NULLSeungwon Jeon2012-06-061-1/+1
| * mmc: dw_mmc: fix the IDMAC sw resetSeungwon Jeon2012-06-061-12/+12
| * mmc: dw_mmc: fix the transmission handling in IDMACSeungwon Jeon2012-06-061-1/+0
| * mmc: sdio: fix setting card data bus width as 4-bitYong Ding2012-06-062-0/+8
| * mmc: atmel-mci: fix burst/chunk size modificationNicolas Ferre2012-06-062-3/+19
| * mmc: atmel-mci: fix data timeout issueLudovic Desroches2012-06-061-2/+2
| * mmc: sdhci: Use DBG() instead of pr_warning() on large timeoutChris Ball2012-06-061-2/+2
* | Merge tag 'rproc-fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-182-5/+7
|\ \
OpenPOWER on IntegriCloud