aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-04MAINTAINERS: Add Andreas Gruenbacher as a maintainer for gfs2Bob Peterson1-1/+1
2018-06-04gfs2: Iomap cleanups and improvementsAndreas Gruenbacher4-95/+126
2018-06-04gfs2: Remove ordered write mode handling from gfs2_trans_add_dataAndreas Gruenbacher5-28/+30
2018-06-04gfs2: gfs2_stuffed_write_end cleanupAndreas Gruenbacher1-31/+18
2018-06-04gfs2: hole_size improvementAndreas Gruenbacher1-57/+153
2018-06-04GFS2: gfs2_free_extlen can return an extent that is too longBob Peterson2-1/+2
2018-06-04GFS2: Fix allocation error bug with recursive rgrp glockingAndreas Gruenbacher1-5/+8
2018-06-04gfs2: Update find_metapath commentAndreas Gruenbacher1-3/+2
2018-06-03Linux 4.17Linus Torvalds1-1/+1
2018-06-03Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro3-19/+33
2018-06-02blk-mq: update nr_requests when switching to 'none' schedulerMing Lei1-0/+1
2018-06-02block: don't use blocking queue entered for recursive bio submitsJens Axboe3-1/+15
2018-06-02dm-crypt: fix warning in shutdown pathKent Overstreet1-4/+3
2018-06-02CIFS: Add support for direct pages in wdataLong Li3-4/+17
2018-06-02CIFS: Use offset when reading pagesLong Li5-19/+45
2018-06-02CIFS: Add support for direct pages in rdataLong Li2-4/+21
2018-06-02cifs: update multiplex loop to handle compounded responsesRonnie Sahlberg4-5/+39
2018-06-02mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins1-1/+1
2018-06-02mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins1-1/+1
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson1-15/+10
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2-0/+4
2018-06-01perf tools intel-pt-decoder: Update insn.h from the kernel sourcesArnaldo Carvalho de Melo1-0/+18
2018-06-01tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+14
2018-06-01tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo1-0/+12
2018-06-01perf trace beauty prctl: Default header_dir to cwd to work without parmsArnaldo Carvalho de Melo1-1/+1
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-01ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel2-5/+11
2018-06-01ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel1-4/+4
2018-06-01hwmon: (asus_atk0110) Make use of device managed memoryBastian Germann1-36/+8
2018-06-01hwmon: (asus_atk0110) Replace deprecated device register callBastian Germann1-50/+25
2018-06-01hwmon: (k10temp) Make function get_raw_temp staticColin Ian King1-1/+1
2018-06-01net: dsa: b53: Add BCM5389 supportDamien Thébault4-1/+19
2018-06-01lightnvm: pblk: take bitmap alloc. out of critical sectionJavier González1-41/+56
2018-06-01lightnvm: pblk: kick writer on new flush pointsHans Holmberg4-7/+10
2018-06-01lightnvm: pblk: only try to recover lines with written smetaHans Holmberg1-9/+21
2018-06-01lightnvm: pblk: remove unnecessary bio_get/putJavier González1-37/+28
2018-06-01lightnvm: pblk: add possibility to set write buffer size manuallyMarcin Dziegielewski1-2/+12
2018-06-01lightnvm: fix partial read error pathIgor Konopko1-4/+4
2018-06-01lightnvm: proper error handling for pblk_bio_add_pagesIgor Konopko1-2/+4
2018-06-01lightnvm: pblk: fix smeta write error pathHans Holmberg1-3/+4
2018-06-01lightnvm: pblk: garbage collect lines with failed writesHans Holmberg7-64/+200
2018-06-01lightnvm: pblk: rework write error recovery pathHans Holmberg5-229/+181
2018-06-01kcm: Fix use-after-free caused by clonned socketsKirill Tkhai1-1/+1
2018-06-01cifs: remove header_preamble_size where it is always 0Ronnie Sahlberg3-68/+48
2018-06-01cifs: remove struct smb2_hdrRonnie Sahlberg7-55/+41
2018-06-01CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry, status STATUS_NETWORK_SESSION_EXPIRED, however the server can also respond with STATUS_USER_SESSION_DELETED in cases where the session has been idle for some time and the server reaps the session to recover resources.Mark Syms1-2/+3
2018-06-01lightnvm: pblk: remove dead functionJavier González2-8/+0
2018-06-01lightnvm: pass flag on graceful teardown to targetsJavier González6-18/+35
2018-06-01lightnvm: pblk: check for chunk size before allocating itJavier González1-3/+3
2018-06-01lightnvm: pblk: remove unnecessary argumentJavier González3-5/+5