summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-28autofs: fix typo in DocumentationTomohiro Kusumi1-3/+3
2017-02-28autofs: remove wrong commentTomohiro Kusumi1-4/+0
2017-02-28kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez40-38/+125
2017-02-28zswap: don't param_set_charp while holding spinlockDan Streetman1-7/+13
2017-02-28zswap: clear compressor or zpool param if invalid at initDan Streetman1-12/+37
2017-02-28zswap: allow initialization at boot without poolDan Streetman1-12/+34
2017-02-28mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann1-1/+2
2017-02-28Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...Dave Airlie6-6/+21
2017-02-28ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal1-1/+1
2017-02-28nfsd: Fix display of the version stringTrond Myklebust1-30/+26
2017-02-28nfsd: fix configuration of supported minor versionsTrond Myklebust2-8/+22
2017-02-28f2fs: avoid to issue redundant discard commandsJaegeuk Kim1-0/+2
2017-02-28Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-17/+17
2017-02-28Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds16-259/+585
2017-02-27f2fs: fix a plint compile warningHou Pengyang1-1/+1
2017-02-27f2fs: add f2fs_drop_inode tracepointHou Pengyang2-2/+12
2017-02-27f2fs: Fix zoned block device supportMasato Suzuki1-23/+44
2017-02-27f2fs: remove redundant set_page_dirty()Yunlei He1-2/+1
2017-02-27f2fs: fix to enlarge size of write_io_dummy mempoolChao Yu1-1/+1
2017-02-27f2fs: fix memory leak of write_io_dummy mempool during umountChao Yu1-1/+1
2017-02-27f2fs: fix to update F2FS_{CP_}WB_DATA count correctlyChao Yu1-1/+2
2017-02-27f2fs: use MAX_FREE_NIDS for the free nids targetKinglong Mee1-5/+3
2017-02-27f2fs: introduce free nid bitmapChao Yu4-10/+120
2017-02-27f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpointKinglong Mee4-19/+15
2017-02-27f2fs: update the comment of default nr_pages to skippingKinglong Mee1-2/+2
2017-02-27f2fs: drop the duplicate pval in f2fs_getxattrKinglong Mee1-3/+0
2017-02-27f2fs: Don't update the xattr data that same as the existKinglong Mee1-4/+16
2017-02-27f2fs: kill __is_extent_sameChao Yu2-12/+3
2017-02-27f2fs: avoid bggc->fggc when enough free segments are avaliable after cpHou Pengyang1-8/+9
2017-02-27f2fs: select target segment with closer temperature in SSR modeChao Yu1-6/+17
2017-02-27f2fs: show simple call stack in fault injection messageChao Yu8-13/+32
2017-02-27f2fs: no need lock_op in f2fs_write_inline_dataYunlei He1-2/+5
2017-02-27f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim6-20/+231
2017-02-27f2fs: replace rw semaphore extent_tree_lock with mutex lockYunlei He2-12/+12
2017-02-27f2fs: avoid m_flags overlay when allocating more data blocksKinglong Mee1-1/+1
2017-02-27f2fs: remove unsafe bitmap checkingHou Pengyang1-6/+0
2017-02-27f2fs: init local extent_info to avoid stale stack info in tpHou Pengyang2-5/+5
2017-02-27f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gcYunlong Song1-9/+3
2017-02-27f2fs: check discard alignment only for SEQWRITE zonesJaegeuk Kim1-12/+12
2017-02-27f2fs: wait for discard completion after submissionJaegeuk Kim1-3/+13
2017-02-27f2fs: much larger batched trim_fs jobJaegeuk Kim1-1/+1
2017-02-27f2fs: avoid very large discard commandJaegeuk Kim2-2/+4
2017-02-27ALSA: hda: Add Geminilake HDMI codec IDVinod Koul1-0/+1
2017-02-27Merge branch 'qed-fixes'David S. Miller5-22/+34
2017-02-27qed: Don't use attention PTT for configuring BWMintz, Yuval3-5/+8
2017-02-27qed: Fix race with multiple VFsMintz, Yuval2-17/+26
2017-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-5/+6
2017-02-27dma-buf: add support for compat ioctlMarek Szyprowski1-0/+3
2017-02-27ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machineHui Wang1-0/+1
2017-02-27l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber1-1/+1