summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: fix READ permission checkingJ. Bruce Fields2015-04-211-4/+8
* nfsd4: disallow SEEK with special stateidsJ. Bruce Fields2015-04-211-0/+2
* nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields2015-04-211-0/+2
* nfsd: add NFSEXP_PNFS to the exflags arrayChristoph Hellwig2015-04-032-0/+4
* nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee2015-03-313-3/+2
* nfsd: allow setting acls with unenforceable DENYsJ. Bruce Fields2015-03-311-49/+1
* nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FSChengyu Song2015-03-311-1/+1
* nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton2015-03-313-3/+3
* nfsd: remove bogus setting of status in nfsd4_process_open2Jeff Layton2015-03-311-1/+0
* NFSD: Use correct reply size calculating functionKinglong Mee2015-03-311-2/+2
* NFSD: Using path_equal() for checking two pathsKinglong Mee2015-03-312-3/+2
* sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-03-315-47/+41
* nfsd: require an explicit option to enable pNFSChristoph Hellwig2015-03-302-2/+2
* NFSD: Fix bad update of layout in nfsd4_return_file_layoutKinglong Mee2015-03-251-3/+2
* NFSD: Take care the return value from nfsd4_encode_stateidKinglong Mee2015-03-251-1/+1
* NFSD: Printk blocklayout length and offset as format 0x%llxKinglong Mee2015-03-252-4/+4
* nfsd: return correct lockowner when there is a race on hash insertJ. Bruce Fields2015-03-251-1/+1
* nfsd: return correct openowner when there is a race to put one in the hashJeff Layton2015-03-251-1/+1
* NFSD: Put exports after nfsd4_layout_verify failKinglong Mee2015-03-201-1/+1
* NFSD: Error out when register_shrinker() failKinglong Mee2015-03-201-1/+5
* NFSD: Take care the return value from nfsd4_decode_stateidKinglong Mee2015-03-201-3/+15
* NFSD: Check layout type when returning client layoutsKinglong Mee2015-03-201-0/+3
* NFSD: restore trace event lost in mismergeKinglong Mee2015-03-201-0/+2
* Subject: nfsd: don't recursively call nfsd4_cb_layout_failChristoph Hellwig2015-03-191-2/+0
* Linux 4.0-rc4v4.0-rc4Linus Torvalds2015-03-151-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-03-151-1/+1
|\
| * [PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa2015-03-161-1/+1
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-1510-29/+83
|\ \ | |/ |/|
| * ASoC: kirkwood: fix struct clk pointer comparingShawn Guo2015-03-111-1/+1
| * ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo2015-03-111-2/+2
| * ARM: imx: fix struct clk pointer comparingShawn Guo2015-03-111-2/+3
| * clk: introduce clk_is_matchMichael Turquette2015-03-112-0/+44
| * clk: don't export static symbolJulia Lawall2015-03-111-1/+0
| * clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König2015-03-091-6/+7
| * clk: divider: fix selection of divider when rounding to closestUwe Kleine-König2015-03-091-1/+5
| * clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König2015-03-091-7/+1
| * clk: divider: return real rate instead of divider valueHeiko Stübner2015-03-061-1/+1
| * clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| * clk: qcom: fix platform_no_drv_owner.cocci warningskbuild test robot2015-02-251-1/+0
| * clk: qcom: Add PLL4 vote clockStephen Boyd2015-02-251-0/+13
| * clk: qcom: lcc-msm8960: Fix PLL rate detectionStephen Boyd2015-02-251-1/+1
| * clk: qcom: Fix slimbus n and m val offsetsStephen Boyd2015-02-251-2/+2
| * clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren2015-02-251-3/+3
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-1571-225/+882
|\ \
| * | MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT2015-03-131-0/+1
| * | Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann2015-03-118-11/+14
| |\ \
| | * | ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang2015-03-111-0/+2
| | * | ARM: at91/dt: fix USB high-speed clock to select UTMINicolas Ferre2015-03-114-5/+5
| | * | ARM: at91/dt: fix at91 udc compatible stringsBoris Brezillon2015-03-113-3/+4
| | * | ARM: at91/dt: declare matrix node as a syscon deviceBoris Brezillon2015-03-111-1/+1