summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-11-2111-150/+237
|\
| * rbd: default to single-major device number schemeIlya Dryomov2017-11-131-4/+3
| * libceph: don't WARN() if user tries to add invalid keyEric Biggers2017-11-131-1/+3
| * rbd: set discard_alignment to zeroDavid Disseldorp2017-11-131-1/+0
| * ceph: silence sparse endianness warning in encode_caps_cbJeff Layton2017-11-131-2/+2
| * ceph: remove the bump of i_versionJeff Layton2017-11-131-1/+0
| * ceph: present consistent fsid, regardless of arch endiannessJeff Layton2017-11-131-2/+3
| * ceph: clean up spinlocking and list handling around cleanup_cap_releases()Jeff Layton2017-11-131-13/+21
| * rbd: get rid of rbd_mapping::read_onlyIlya Dryomov2017-11-131-19/+4
| * rbd: fix and simplify rbd_ioctl_set_ro()Ilya Dryomov2017-11-131-28/+6
| * ceph: remove unused and redundant variable droppingColin Ian King2017-11-131-2/+1
| * ceph: mark expected switch fall-throughsGustavo A. R. Silva2017-11-133-3/+15
| * ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap()Ilya Dryomov2017-11-131-2/+2
| * ceph: disable cached readdir after dropping positive dentryYan, Zheng2017-11-131-1/+6
| * ceph: fix bool initialization/comparisonThomas Meyer2017-11-131-3/+3
| * ceph: handle 'session get evicted while there are file locks'Yan, Zheng2017-11-133-17/+58
| * ceph: optimize flock encoding during reconnectYan, Zheng2017-11-132-21/+30
| * ceph: make lock_to_ceph_filelock() staticYan, Zheng2017-11-132-32/+31
| * ceph: keep auth cap when inode has flocks or posix locksYan, Zheng2017-11-134-9/+60
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-11-213-6/+4
|\ \
| * | added new line symbol after warning about dropped messagesMaxim Akristiniy2017-10-301-1/+1
| * | printk: fix typo in printk_safe.cBaoquan He2017-10-301-1/+1
| * | printk: simplify no_printk()Masahiro Yamada2017-10-191-4/+2
* | | Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-2028-748/+164
|\ \ \
| * | | OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()Dan Carpenter2017-11-171-1/+1
| * | | video: fbdev: sm501fb: fix potential null pointer dereference on fbiColin Ian King2017-11-171-2/+4
| * | | fbcon: Initialize ops->info earlyThierry Reding2017-11-131-0/+1
| * | | video: fbdev: Convert timers to use timer_setup()Kees Cook2017-11-105-18/+13
| * | | video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup()Kees Cook2017-11-101-8/+10
| * | | fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven2017-11-091-0/+2
| * | | video: fbdev: sis_main: mark expected switch fall-throughsGustavo A. R. Silva2017-11-091-0/+4
| * | | video: fbdev: cirrusfb: mark expected switch fall-throughsGustavo A. R. Silva2017-11-091-2/+4
| * | | video: fbdev: aty: radeon_pm: mark expected switch fall-throughsGustavo A. R. Silva2017-11-091-0/+3
| * | | video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crtGustavo A. R. Silva2017-11-091-0/+1
| * | | video: fbdev: intelfb: remove redundant variablesColin Ian King2017-11-091-7/+2
| * | | video/fbdev/dnfb: Use common error handling code in dnfb_probe()Markus Elfring2017-11-091-6/+7
| * | | sm501fb: suspend and resume fb if it existsSudip Mukherjee2017-11-091-0/+6
| * | | sm501fb: unregister framebuffer only if registeredSudip Mukherjee2017-11-091-2/+4
| * | | sm501fb: deallocate colormap only if allocatedSudip Mukherjee2017-11-091-0/+3
| * | | video: goldfishfb: Add support for device tree bindingsAleksandar Markovic2017-11-091-1/+7
| * | | Documentation: Add device tree binding for Goldfish FB driverAleksandar Markovic2017-11-091-0/+17
| * | | video: udlfb: Fix read EDID timeoutLadislav Michl2017-11-091-5/+5
| * | | video: fbdev: remove dead igafb driverBartlomiej Zolnierkiewicz2017-11-094-614/+0
| * | | video: fbdev: mxsfb: fix pixelclock polarityStefan Agner2017-11-091-2/+11
| * | | video: fbdev: au1200fb: Style clean upChristophe JAILLET2017-11-091-4/+4
| * | | video: fbdev: au1200fb: Propagate an error codeChristophe JAILLET2017-11-091-3/+4
| * | | video: fbdev: au1200fb: Remove some dead codeChristophe JAILLET2017-11-091-6/+0
| * | | video: fbdev: au1200fb: Fix error handling pathChristophe JAILLET2017-11-091-2/+10
| * | | video: fbdev: au1200fb: Fix incorrect IRQ freeingChristophe JAILLET2017-11-091-2/+0
| * | | video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET2017-11-091-1/+2