summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-0331-823/+1412
|\
| * ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-281-1/+2
| * ceph: Correctly return NXIO errors from ceph_llseekPhil Turnbull2016-07-281-7/+5
| * ceph: Mark the file cache as unreclaimableNikolay Borisov2016-07-281-2/+2
| * ceph: optimize cap flush waitingYan, Zheng2016-07-283-27/+73
| * ceph: cleanup ceph_flush_snaps()Yan, Zheng2016-07-283-88/+105
| * ceph: kick cap flushes before sending other cap messageYan, Zheng2016-07-281-9/+34
| * ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng2016-07-283-15/+36
| * ceph: avoid sending duplicated cap flush messageYan, Zheng2016-07-282-1/+18
| * ceph: unify cap flush and snapcap flushYan, Zheng2016-07-285-222/+175
| * ceph: use list instead of rbtree to track cap flushesYan, Zheng2016-07-285-118/+56
| * ceph: update types of some local variblesYan, Zheng2016-07-281-11/+12
| * ceph: include 'follows' of pending snapflush in cap reconnect messageYan, Zheng2016-07-281-1/+16
| * ceph: update cap reconnect message to version 3Yan, Zheng2016-07-281-21/+47
| * ceph: mount non-default filesystem by nameYan, Zheng2016-07-284-17/+117
| * libceph: fsmap.user subscription supportYan, Zheng2016-07-283-4/+8
| * ceph: handle LOOKUP_RCU in ceph_d_revalidateJeff Layton2016-07-281-6/+14
| * ceph: allow dentry_lease_is_valid to work under RCU walkJeff Layton2016-07-281-15/+26
| * ceph: clear d_fsinfo pointer under d_lockJeff Layton2016-07-281-1/+5
| * ceph: remove ceph_mdsc_lease_releaseJeff Layton2016-07-282-45/+0
| * ceph: don't use ->d_timeMiklos Szeredi2016-07-284-8/+8
| * ceph: fix spelling mistake: "resgister" -> "register"Colin Ian King2016-07-281-1/+1
| * ceph: fix NULL dereference in ceph_queue_cap_snap()Yan, Zheng2016-07-281-1/+1
| * ceph: wait unsafe sync writes for evicting inodeYan, Zheng2016-07-285-48/+61
| * ceph: fix use-after-free bug in ceph_direct_read_write()Yan, Zheng2016-07-281-2/+5
| * ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-285-23/+36
| * ceph: set user pages dirty after direct IO readYan, Zheng2016-07-281-2/+2
| * ceph: rados pool namespace supportYan, Zheng2016-07-288-77/+159
| * libceph: make sure redirect does not change namespaceYan, Zheng2016-07-281-0/+15
| * libceph: rados pool namespace supportYan, Zheng2016-07-287-20/+92
| * libceph: introduce reference counted stringYan, Zheng2016-07-285-1/+177
| * libceph: define new ceph_file_layout structureYan, Zheng2016-07-2812-89/+103
| * libceph: add start en/decoding block helpersIlya Dryomov2016-07-281-0/+54
| * libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-282-1/+6
| * libceph: fix some missing includesIlya Dryomov2016-07-284-1/+3
* | Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-08-035-4/+57
|\ \
| * | drm/i915: Check PSR setup time vs. vblank lengthVille Syrjälä2016-08-023-4/+23
| * | drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä2016-08-022-0/+34
* | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-0287-1176/+3014
|\ \ \
| * \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011008-6387/+9995
| |\ \ \
| | * | | PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-213-45/+95
| | * | | PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig2016-07-213-391/+192
| | * | | PCI: Make the "entries" argument to pci_enable_msix() optionalChristoph Hellwig2016-07-211-14/+16
| | * | | PCI: Switch msix_program_entries() to use pci_msix_desc_addr()Christoph Hellwig2016-07-211-4/+2
| | * | | PCI: Add pci_msix_desc_addr() helperChristoph Hellwig2016-07-211-8/+9
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-08-0112-51/+1182
| |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | PCI: xilinx: Fix return value in case of errorChristophe JAILLET2016-07-251-3/+3
| | | | | | * | | | | x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch2016-06-201-4/+8
| | | | | | * | | | | x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch2016-06-201-1/+1
| | | | | | * | | | | x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick2016-06-201-8/+12