summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08f2fs: fix to consider multiple device for readonly checkChao Yu
2019-05-08f2fs: relocate chksum_offset for large_nat_bitmap featureChao Yu
2019-05-08f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu
2019-05-08f2fs: Replace spaces with tabYoungjun Yoo
2019-05-08f2fs: insert space before the open parenthesis '('Youngjun Yoo
2019-05-08f2fs: allow address pointer number of dnode aligning to specified sizeChao Yu
2019-05-08f2fs: introduce f2fs_read_single_page() for cleanupChao Yu
2019-05-08f2fs: mark is_extension_exist() inlinePark Ju Hyung
2019-05-08f2fs: fix to set FI_UPDATE_WRITE correctlyChao Yu
2019-05-08f2fs: fix to avoid panic in f2fs_inplace_write_data()Chao Yu
2019-05-08f2fs: fix to do sanity check on valid block count of segmentChao Yu
2019-05-08f2fs: fix to do sanity check on valid node/block countChao Yu
2019-05-08f2fs: fix to avoid panic in do_recover_data()Chao Yu
2019-05-08f2fs: fix to do sanity check on free nidChao Yu
2019-05-08f2fs: fix to do checksum even if inode page is uptodateChao Yu
2019-05-08f2fs: fix to avoid panic in f2fs_remove_inode_page()Chao Yu
2019-05-08f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu
2019-05-08f2fs: remove new blank line of f2fs kernel messageChao Yu
2019-05-08f2fs: fix wrong __is_meta_io() macroChao Yu
2019-05-08f2fs: fix to avoid panic in dec_valid_node_count()Chao Yu
2019-05-08f2fs: fix to avoid panic in dec_valid_block_count()Chao Yu
2019-05-08f2fs: fix to use inline space only if inline_xattr is enableChao Yu
2019-05-08f2fs: fix to retrieve inline xattr spaceChao Yu
2019-05-08f2fs: fix error path of recoveryChao Yu
2019-05-08f2fs: fix to avoid deadloop in foreground GCChao Yu
2019-04-16f2fs: data: fix warning Using plain integer as NULL pointerHariprasad Kelam
2019-04-16f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu
2019-04-05f2fs: add comment for conditional compilation statementChao Yu
2019-04-05f2fs: fix potential recursive call when enabling data_flushChao Yu
2019-04-05f2fs: improve discard handling with multi-device volumesDamien Le Moal
2019-04-05f2fs: Reduce zoned block device memory usageDamien Le Moal
2019-04-05f2fs: Fix use of number of devicesDamien Le Moal
2019-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-04-03HID: input: add mapping for Assistant keyDmitry Torokhov
2019-04-02Merge tag 'pidfd-fixes-v5.1-rc3' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2019-04-02Merge tag 'hwmon-for-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-02Update Nicolas Pitre's email addressNicolas Pitre
2019-04-01signal: don't silently convert SI_USER signals to non-current pidfdJann Horn
2019-04-01Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2019-04-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-04-01HID: i2c-hid: Disable runtime PM on Synaptics touchpadHui Wang
2019-04-01debugfs: fix use-after-free on symlink traversalAl Viro
2019-04-01ubifs: fix use-after-free on symlink traversalAl Viro
2019-04-01jffs2: fix use-after-free on symlink traversalAl Viro
2019-03-31Linux 5.1-rc3Linus Torvalds
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds