summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-12f2fs: add SPDX license identifiersChao Yu
2018-09-12f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT...Chengguang Xu
2018-09-11f2fs: fix setattr project check upon fssetxattr ioctlWang Shilong
2018-09-11f2fs: avoid sleeping under spin_lockZhikang Zhang
2018-09-11f2fs: plug readahead IO in readdir()Chao Yu
2018-09-11f2fs: fix to do sanity check with current segment numberChao Yu
2018-09-11f2fs: fix memory leak of percpu counter in fill_super()Chao Yu
2018-09-11f2fs: fix memory leak of write_io in fill_super()Chao Yu
2018-09-11f2fs: cache NULL when both default_acl and acl are NULLChengguang Xu
2018-09-11f2fs: fix to flush all dirty inodes recovered in readonly fsChao Yu
2018-09-11f2fs: report error if quota off error during umountYunlei He
2018-09-07f2fs: submit bio after shutdownJaegeuk Kim
2018-09-05f2fs: avoid wrong decrypted data from diskJaegeuk Kim
2018-09-05Revert "f2fs: use printk_ratelimited for f2fs_msg"Chao Yu
2018-09-05f2fs: fix unnecessary periodic wakeup of discard thread when dev is busySahitya Tummala
2018-09-05f2fs: fix to avoid NULL pointer dereference on se->discard_mapChao Yu
2018-09-05f2fs: add additional sanity check in f2fs_acl_from_disk()Chengguang Xu
2018-09-05Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04lib/Kconfig.debug: fix three typos in help textThibaut Sautereau
2018-09-04checkpatch: add __ro_after_init to known $AttributeJoe Perches
2018-09-04mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removalDave Jiang
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko
2018-09-04checkpatch: add optional static const to blank line declarations testJoe Perches
2018-09-04ipc/shm: properly return EIDRM in shm_lock()Davidlohr Bueso
2018-09-04mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V
2018-09-04mm/util.c: improve kvfree() kerneldocAndrew Morton
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-09-04kmemleak: always register debugfs fileVincent Whitchurch
2018-09-04mm: respect arch_dup_mmap() return valueNadav Amit
2018-09-04mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().Tetsuo Handa
2018-09-04mm: memcontrol: print proper OOM header when no eligible victim leftJohannes Weiner
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-04act_ife: fix a potential use-after-freeCong Wang
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-09-04nds32: fix build error because of wrong semicolonGreentime Hu
2018-09-04nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu
2018-09-04nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu
2018-09-04nds32: Add macro definition for offset of lp register on stackZong Li
2018-09-04nds32: Remove the deprecated ABI implementationZong Li
2018-09-04nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li