| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-08-03 | 31 | -823/+1412 |
|\ |
|
| * | ceph: fix symbol versioning for ceph_monc_do_statfs | Arnd Bergmann | 2016-07-28 | 1 | -1/+2 |
| * | ceph: Correctly return NXIO errors from ceph_llseek | Phil Turnbull | 2016-07-28 | 1 | -7/+5 |
| * | ceph: Mark the file cache as unreclaimable | Nikolay Borisov | 2016-07-28 | 1 | -2/+2 |
| * | ceph: optimize cap flush waiting | Yan, Zheng | 2016-07-28 | 3 | -27/+73 |
| * | ceph: cleanup ceph_flush_snaps() | Yan, Zheng | 2016-07-28 | 3 | -88/+105 |
| * | ceph: kick cap flushes before sending other cap message | Yan, Zheng | 2016-07-28 | 1 | -9/+34 |
| * | ceph: introduce an inode flag to indicates if snapflush is needed | Yan, Zheng | 2016-07-28 | 3 | -15/+36 |
| * | ceph: avoid sending duplicated cap flush message | Yan, Zheng | 2016-07-28 | 2 | -1/+18 |
| * | ceph: unify cap flush and snapcap flush | Yan, Zheng | 2016-07-28 | 5 | -222/+175 |
| * | ceph: use list instead of rbtree to track cap flushes | Yan, Zheng | 2016-07-28 | 5 | -118/+56 |
| * | ceph: update types of some local varibles | Yan, Zheng | 2016-07-28 | 1 | -11/+12 |
| * | ceph: include 'follows' of pending snapflush in cap reconnect message | Yan, Zheng | 2016-07-28 | 1 | -1/+16 |
| * | ceph: update cap reconnect message to version 3 | Yan, Zheng | 2016-07-28 | 1 | -21/+47 |
| * | ceph: mount non-default filesystem by name | Yan, Zheng | 2016-07-28 | 4 | -17/+117 |
| * | libceph: fsmap.user subscription support | Yan, Zheng | 2016-07-28 | 3 | -4/+8 |
| * | ceph: handle LOOKUP_RCU in ceph_d_revalidate | Jeff Layton | 2016-07-28 | 1 | -6/+14 |
| * | ceph: allow dentry_lease_is_valid to work under RCU walk | Jeff Layton | 2016-07-28 | 1 | -15/+26 |
| * | ceph: clear d_fsinfo pointer under d_lock | Jeff Layton | 2016-07-28 | 1 | -1/+5 |
| * | ceph: remove ceph_mdsc_lease_release | Jeff Layton | 2016-07-28 | 2 | -45/+0 |
| * | ceph: don't use ->d_time | Miklos Szeredi | 2016-07-28 | 4 | -8/+8 |
| * | ceph: fix spelling mistake: "resgister" -> "register" | Colin Ian King | 2016-07-28 | 1 | -1/+1 |
| * | ceph: fix NULL dereference in ceph_queue_cap_snap() | Yan, Zheng | 2016-07-28 | 1 | -1/+1 |
| * | ceph: wait unsafe sync writes for evicting inode | Yan, Zheng | 2016-07-28 | 5 | -48/+61 |
| * | ceph: fix use-after-free bug in ceph_direct_read_write() | Yan, Zheng | 2016-07-28 | 1 | -2/+5 |
| * | ceph: reduce i_nr_by_mode array size | Yan, Zheng | 2016-07-28 | 5 | -23/+36 |
| * | ceph: set user pages dirty after direct IO read | Yan, Zheng | 2016-07-28 | 1 | -2/+2 |
| * | ceph: rados pool namespace support | Yan, Zheng | 2016-07-28 | 8 | -77/+159 |
| * | libceph: make sure redirect does not change namespace | Yan, Zheng | 2016-07-28 | 1 | -0/+15 |
| * | libceph: rados pool namespace support | Yan, Zheng | 2016-07-28 | 7 | -20/+92 |
| * | libceph: introduce reference counted string | Yan, Zheng | 2016-07-28 | 5 | -1/+177 |
| * | libceph: define new ceph_file_layout structure | Yan, Zheng | 2016-07-28 | 12 | -89/+103 |
| * | libceph: add start en/decoding block helpers | Ilya Dryomov | 2016-07-28 | 1 | -0/+54 |
| * | libceph: add an ONSTACK initializer for oids | Ilya Dryomov | 2016-07-28 | 2 | -1/+6 |
| * | libceph: fix some missing includes | Ilya Dryomov | 2016-07-28 | 4 | -1/+3 |
* | | Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 2016-08-03 | 5 | -4/+57 |
|\ \ |
|
| * | | drm/i915: Check PSR setup time vs. vblank length | Ville Syrjälä | 2016-08-02 | 3 | -4/+23 |
| * | | drm/dp: Add drm_dp_psr_setup_time() | Ville Syrjälä | 2016-08-02 | 2 | -0/+34 |
* | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-02 | 87 | -1176/+3014 |
|\ \ \ |
|
| * \ \ | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 2016-08-01 | 1008 | -6387/+9995 |
| |\ \ \ |
|
| | * | | | PCI: Spread interrupt vectors in pci_alloc_irq_vectors() | Christoph Hellwig | 2016-07-21 | 3 | -45/+95 |
| | * | | | PCI: Provide sensible IRQ vector alloc/free routines | Christoph Hellwig | 2016-07-21 | 3 | -391/+192 |
| | * | | | PCI: Make the "entries" argument to pci_enable_msix() optional | Christoph Hellwig | 2016-07-21 | 1 | -14/+16 |
| | * | | | PCI: Switch msix_program_entries() to use pci_msix_desc_addr() | Christoph Hellwig | 2016-07-21 | 1 | -4/+2 |
| | * | | | PCI: Add pci_msix_desc_addr() helper | Christoph Hellwig | 2016-07-21 | 1 | -8/+9 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---------. \ \ \ | Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc... | Bjorn Helgaas | 2016-08-01 | 12 | -51/+1182 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | PCI: xilinx: Fix return value in case of error | Christophe JAILLET | 2016-07-25 | 1 | -3/+3 |
| | | | | | * | | | | | x86/PCI: VMD: Separate MSI and MSI-X vector sharing | Keith Busch | 2016-06-20 | 1 | -4/+8 |
| | | | | | * | | | | | x86/PCI: VMD: Use x86_vector_domain as parent domain | Keith Busch | 2016-06-20 | 1 | -1/+1 |
| | | | | | * | | | | | x86/PCI: VMD: Use lock save/restore in interrupt enable path | Jon Derrick | 2016-06-20 | 1 | -8/+12 |