summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27/proc/kcore: update physical address for kcore ram and textPratyush Anand
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-27sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev
2017-02-27fs/reiserfs: atomically read inode sizeFabian Frederick
2017-02-27hfsplus: atomically read inode sizeFabian Frederick
2017-02-27autofs: take more care to not update last_used on path walkIan Kent
2017-02-27autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definitionTomohiro Kusumi
2017-02-27autofs: add command enum/macros for root-dir ioctlsTomohiro Kusumi
2017-02-27autofs: update ioctl documentation regarding struct autofs_dev_ioctlTomohiro Kusumi
2017-02-27autofs: fix wrong ioctl documentation regarding devidTomohiro Kusumi
2017-02-27autofs: fix typo in DocumentationTomohiro Kusumi
2017-02-27autofs: remove wrong commentTomohiro Kusumi
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-27zswap: don't param_set_charp while holding spinlockDan Streetman
2017-02-27zswap: clear compressor or zpool param if invalid at initDan Streetman
2017-02-27zswap: allow initialization at boot without poolDan Streetman
2017-02-27mm,fs,dax: mark dax_iomap_pmd_fault as constArnd Bergmann
2017-02-28Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...Dave Airlie
2017-02-27ide: palm_bk3710: add __initdata to palm_bk3710_port_infoBhumika Goyal
2017-02-27nfsd: Fix display of the version stringTrond Myklebust
2017-02-27nfsd: fix configuration of supported minor versionsTrond Myklebust
2017-02-27f2fs: avoid to issue redundant discard commandsJaegeuk Kim
2017-02-27Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-02-27Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-02-27f2fs: fix a plint compile warningHou Pengyang
2017-02-27f2fs: add f2fs_drop_inode tracepointHou Pengyang
2017-02-27f2fs: Fix zoned block device supportMasato Suzuki
2017-02-27f2fs: remove redundant set_page_dirty()Yunlei He
2017-02-27f2fs: fix to enlarge size of write_io_dummy mempoolChao Yu
2017-02-27f2fs: fix memory leak of write_io_dummy mempool during umountChao Yu
2017-02-27f2fs: fix to update F2FS_{CP_}WB_DATA count correctlyChao Yu
2017-02-27f2fs: use MAX_FREE_NIDS for the free nids targetKinglong Mee
2017-02-27f2fs: introduce free nid bitmapChao Yu
2017-02-27f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpointKinglong Mee
2017-02-27f2fs: update the comment of default nr_pages to skippingKinglong Mee
2017-02-27f2fs: drop the duplicate pval in f2fs_getxattrKinglong Mee
2017-02-27f2fs: Don't update the xattr data that same as the existKinglong Mee
2017-02-27f2fs: kill __is_extent_sameChao Yu
2017-02-27f2fs: avoid bggc->fggc when enough free segments are avaliable after cpHou Pengyang
2017-02-27f2fs: select target segment with closer temperature in SSR modeChao Yu
2017-02-27f2fs: show simple call stack in fault injection messageChao Yu
2017-02-27f2fs: no need lock_op in f2fs_write_inline_dataYunlei He
2017-02-27f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim
2017-02-27f2fs: replace rw semaphore extent_tree_lock with mutex lockYunlei He
2017-02-27f2fs: avoid m_flags overlay when allocating more data blocksKinglong Mee
2017-02-27f2fs: remove unsafe bitmap checkingHou Pengyang
2017-02-27f2fs: init local extent_info to avoid stale stack info in tpHou Pengyang
2017-02-27f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gcYunlong Song
2017-02-27f2fs: check discard alignment only for SEQWRITE zonesJaegeuk Kim
2017-02-27f2fs: wait for discard completion after submissionJaegeuk Kim