summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: refactor nfs4_preprocess_stateid_opChristoph Hellwig2015-06-191-45/+52
* nfsd: clean up raparams handlingChristoph Hellwig2015-06-193-55/+43
* nfsd: use swap() in sort_pacl_range()Fabian Frederick2015-06-191-4/+2
* rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever2015-06-047-48/+69
* svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever2015-06-043-7/+8
* svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever2015-06-043-28/+7
* svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-044-48/+42
* svcrdma: Fix byte-swapping in svc_rdma_sendto.cChuck Lever2015-06-041-6/+8
* nfsd: Update callback sequnce id only CB_SEQUENCE successKinglong Mee2015-06-042-2/+13
* nfsd: Reset cb_status in nfsd4_cb_prepare() at retryingKinglong Mee2015-06-041-0/+1
* svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-032-57/+0
* SUNRPC: Move EXPORT_SYMBOL for svc_processChuck Lever2015-06-031-1/+1
* uapi/nfs: Add NFSv4.1 ACL definitionsAndreas Gruenbacher2015-06-011-0/+7
* nfsd: Remove dead declarationsAndreas Gruenbacher2015-05-291-12/+0
* nfsd: work around a gcc-5.1 warningArnd Bergmann2015-05-291-2/+1
* nfsd: Checking for acl support does not require fetching any aclsAndreas Gruenbacher2015-05-291-15/+10
* nfsd: Disable NFSv2 timestamp workaround for NFSv3+Andreas Gruenbacher2015-05-292-38/+50
* nfsd: stop READDIRPLUS returning inconsistent attributesNeilBrown2015-05-071-5/+7
* Documentation: remove overloads-avoided counter from knfsd-stats.txtScott Mayhew2015-05-041-40/+4
* nfsd: remove nfsd_closeChristoph Hellwig2015-05-043-16/+6
* nfsd: skip CB_NULL probes for 4.1 or laterChristoph Hellwig2015-05-041-0/+9
* nfsd: fix callback restartsChristoph Hellwig2015-05-043-33/+24
* nfsd: split transport vs operation errors for callbacksChristoph Hellwig2015-05-042-36/+25
* svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew2015-05-041-7/+16
* nfsd: fix pNFS return on close semanticsSachin Bhamare2015-05-043-7/+133
* nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_opChristoph Hellwig2015-05-041-10/+11
* nfsd/blocklayout: pretend we can send deviceid notificationsChristoph Hellwig2015-05-041-0/+11
* Linux 4.1-rc2v4.1-rc2Linus Torvalds2015-05-041-1/+1
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-0413-229/+210
|\
| * ext4: fix growing of tiny filesystemsJan Kara2015-05-031-2/+5
| * ext4: move check under lock scope to close a race.Davide Italiano2015-05-031-7/+8
| * ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2015-05-032-0/+10
| * ext4 crypto: remove duplicated encryption mode definitionsChanho Park2015-05-021-6/+0
| * ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu2015-05-021-2/+7
| * ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-015-8/+31
| * ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-015-204/+149
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-0415-94/+117
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-042-0/+10
| |\ \
| | * | drm/i915/chv: Implement WaDisableShadowRegForCpdDeepak S2015-04-282-0/+10
| * | | Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie2015-05-042-4/+12
| |\ \ \
| | * | | drm/rockchip: fix error check when getting irqHeiko Stuebner2015-04-201-4/+5
| | * | | MAINTAINERS: add entry for Rockchip drm driversHeiko Stuebner2015-04-201-0/+7
| * | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-04-3011-90/+95
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/radeon: fix userptr return value checking (v2)Christian König2015-04-271-5/+5
| | * | | drm/radeon: check new address before removing old oneChristian König2015-04-271-14/+17
| | * | | drm/radeon: reset BOs address after clearing it.Christian König2015-04-271-0/+2
| | * | | drm/radeon: fix lockup when BOs aren't part of the VM on releaseChristian König2015-04-271-1/+2
| | * | | drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher2015-04-271-0/+1
| | * | | drm/radeon: adjust pll when audio is not enabledAlex Deucher2015-04-271-0/+3
| | * | | drm/radeon: only enable audio streams if the monitor supports itAlex Deucher2015-04-272-12/+21