summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-013-8/+18
|\
| * iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel2017-02-282-2/+7
| * iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel2017-02-281-6/+11
* | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-03-0133-431/+510
|\ \
| * | nfsd: Fix display of the version stringTrond Myklebust2017-02-281-30/+26
| * | nfsd: fix configuration of supported minor versionsTrond Myklebust2017-02-282-8/+22
| * | sunrpc: don't register UDP port with rpcbind when version needs congestion co...Jeff Layton2017-02-241-0/+7
| * | nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-244-6/+27
| * | sunrpc: flag transports as having congestion controlJeff Layton2017-02-243-0/+10
| * | sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-246-10/+9
| * | nfsd: remove superfluous KERN_INFORasmus Villemoes2017-02-241-1/+1
| * | nfsd: special case truncates some moreChristoph Hellwig2017-02-211-6/+26
| * | nfsd: minor nfsd_setattr cleanupChristoph Hellwig2017-02-201-17/+12
| * | nfsd: merge stable fix into main nfsd branchJ. Bruce Fields2017-02-20183-1239/+1692
| |\ \
| * | | NFSD: Reserve adequate space for LOCKT operationKinglong Mee2017-02-171-5/+5
| * | | NFSD: Get response size before operation for all RPCsKinglong Mee2017-02-171-6/+63
| * | | nfsd/callback: Drop a useless data copy when comparing sessionidKinglong Mee2017-02-171-7/+3
| * | | nfsd/callback: skip the callback tagKinglong Mee2017-02-171-0/+1
| * | | nfsd/callback: Cleanup callback cred on shutdownKinglong Mee2017-02-173-4/+15
| * | | nfsd/idmap: return nfserr_inval for 0-length namesKinglong Mee2017-02-171-0/+8
| * | | SUNRPC/Cache: Always treat the invalid cache as unexpiredKinglong Mee2017-02-081-1/+4
| * | | SUNRPC: Drop all entries from cache_detail when cache_purge()Kinglong Mee2017-02-081-15/+26
| * | | svcrdma: Poll CQs in "workqueue" modeChuck Lever2017-02-082-16/+16
| * | | svcrdma: Combine list fields in struct svc_rdma_op_ctxtChuck Lever2017-02-083-28/+22
| * | | svcrdma: Remove unused sc_dto_q fieldChuck Lever2017-02-082-2/+0
| * | | svcrdma: Clean up backchannel send header encodingChuck Lever2017-02-081-8/+9
| * | | svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever2017-02-081-153/+79
| * | | svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever2017-02-084-29/+16
| * | | svcrdma: Another sendto chunk list parsing updateChuck Lever2017-02-084-25/+38
| * | | NFSDv4: use export cache flushtime for changeid on V4ROOT objects.NeilBrown2017-02-061-3/+7
| * | | nfsd: opt in to labeled nfs per exportJ. Bruce Fields2017-01-314-3/+12
| * | | nfsd: constify nfsd_suppatttrsJ. Bruce Fields2017-01-312-4/+4
| * | | lockd: initialize sin6_scope_id in lockd_inet6addr_event()Scott Mayhew2017-01-311-0/+2
| * | | nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()Scott Mayhew2017-01-311-0/+2
| * | | NFSD: Remove unused value inode in nfsd_vfs_writeKinglong Mee2017-01-311-4/+1
| * | | NFSD: cleanup dead codes and values in nfsd_writeKinglong Mee2017-01-314-36/+18
| * | | NFSD: pass an integer for stable type to nfsd_vfs_writeKinglong Mee2017-01-316-13/+11
| * | | NFSD: correctly range-check v4.x minor version when setting versions.NeilBrown2017-01-311-3/+7
| * | | svcrpc: free contexts immediately on PROC_DESTROYNeil Brown2017-01-313-2/+15
* | | | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-03-0128-932/+835
|\ \ \ \
| * | | | libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov2017-02-245-35/+21
| * | | | libceph: get rid of ack vs commitIlya Dryomov2017-02-242-92/+27
| * | | | ceph: remove special ack vs commit behaviorIlya Dryomov2017-02-246-103/+3
| * | | | ceph: tidy some white space in get_nonsnap_parent()Dan Carpenter2017-02-231-2/+3
| * | | | crush: fix dprintk compilationIlya Dryomov2017-02-231-2/+2
| * | | | crush: do is_out test only if we do not collideIlya Dryomov2017-02-231-3/+1
| * | | | ceph: remove req from unsafe list when unregistering itJeff Layton2017-02-201-2/+3
| * | | | rbd: constify device_type structureBhumika Goyal2017-02-201-1/+1
| * | | | rbd: kill obj_request->object_name and rbd_segment_name_cacheIlya Dryomov2017-02-202-79/+7
| * | | | rbd: store and use obj_request->object_noIlya Dryomov2017-02-201-6/+13