1. 3710969 mm: migrate: remove unused mode argument by Keith Busch · 5 years ago
  2. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  3. a641a88 Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  4. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  5. bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
  6. 2d00883 f2fs: improve print log in f2fs_sanity_check_ckpt() by Chao Yu · 6 years ago
  7. 56f3ce6 f2fs: avoid out-of-range memory access by Ocean Chen · 6 years ago
  8. 6e0cd4a f2fs: fix to avoid long latency during umount by Heng Xiao · 6 years ago
  9. b13bdf0 f2fs: allow all the users to pin a file by Jaegeuk Kim · 6 years ago
  10. 34e51a5 blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner() by Tejun Heo · 6 years ago
  11. 4969c06 f2fs: support swap file w/ DIO by Jaegeuk Kim · 6 years ago
  12. cad3836 f2fs: allocate blocks for pinned file by Jaegeuk Kim · 6 years ago
  13. 56659ce f2fs: fix is_idle() check for discard type by Sahitya Tummala · 6 years ago
  14. db6ec53 f2fs: add a rw_sem to cover quota flag changes by Jaegeuk Kim · 6 years ago
  15. c83414a f2fs: set SBI_NEED_FSCK for xattr corruption case by Chao Yu · 6 years ago
  16. 10f966b f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 6 years ago
  17. f91108b f2fs: Use DIV_ROUND_UP() instead of open-coding by Geert Uytterhoeven · 6 years ago
  18. 2d821c1 f2fs: print kernel message if filesystem is inconsistent by Chao Yu · 6 years ago
  19. dcbb4c1 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 6 years ago
  20. 8740edc f2fs: avoid get_valid_blocks() for cleanup by Chao Yu · 6 years ago
  21. 04f0b2e f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 6 years ago
  22. 5043a96 f2fs: only set project inherit bit for directory by Wang Shilong · 6 years ago
  23. 3609855 f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags by Eric Biggers · 6 years ago
  24. 176ef3c f2fs: replace ktype default_attrs with default_groups by Kimberly Brown · 6 years ago
  25. dad4afe f2fs: replace ktype default_attrs with default_groups by Kimberly Brown · 6 years ago
  26. 4d3aed7 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 6 years ago
  27. a4c3eca f2fs: Fix accounting for unusable blocks by Daniel Rosenberg · 6 years ago
  28. 9a9aeca f2fs: Fix root reserved on remount by Daniel Rosenberg · 6 years ago
  29. ae4ad7e f2fs: Lower threshold for disable_cp_again by Daniel Rosenberg · 6 years ago
  30. 36af5f4 f2fs: fix sparse warning by Chao Yu · 6 years ago
  31. 81621f9 f2fs: fix f2fs_show_options to show nodiscard mount option by Sahitya Tummala · 6 years ago
  32. 9227d52 f2fs: add error prints for debugging mount failure by Sahitya Tummala · 6 years ago
  33. c854f4d f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 6 years ago
  34. 53bc1d85 fscrypt: support encrypting multiple filesystem blocks per page by Eric Biggers · 6 years ago
  35. d2d0727 fscrypt: simplify bounce page handling by Eric Biggers · 6 years ago
  36. 040d2bb f2fs: fix to avoid deadloop if data_flush is on by Chao Yu · 6 years ago
  37. f7dfd9f f2fs: always assume that the device is idle under gc_urgent by Park Ju Hyung · 6 years ago
  38. 8648de2 f2fs: add bio cache for IPU by Chao Yu · 6 years ago
  39. 49dd883 f2fs: allow ssr block allocation during checkpoint=disable period by Jaegeuk Kim · 6 years ago
  40. 5dae2d3 f2fs: fix to check layout on last valid checkpoint park by Chao Yu · 6 years ago
  41. bc88ac9 f2fs: link f2fs quota ops for sysfile by Jaegeuk Kim · 6 years ago
  42. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  43. 0d28544 Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  44. 2777e65 f2fs: fix to avoid accessing xattr across the boundary by Randall Huang · 6 years ago
  45. c9c8ed5 f2fs: fix to avoid potential race on sbi->unusable_block_count access/update by Chao Yu · 6 years ago
  46. d764834 f2fs: add tracepoint for f2fs_filemap_fault() by Chao Yu · 6 years ago
  47. 93770ab f2fs: introduce DATA_GENERIC_ENHANCE by Chao Yu · 6 years ago
  48. 896285a f2fs: fix to handle error in f2fs_disable_checkpoint() by Chao Yu · 6 years ago
  49. d5d5f0c f2fs: remove redundant check in f2fs_file_write_iter() by Chengguang Xu · 6 years ago
  50. f5a131bb f2fs: fix to be aware of readonly device in write_checkpoint() by Chao Yu · 6 years ago
  51. b61af31 f2fs: fix to skip recovery on readonly device by Chao Yu · 6 years ago
  52. f824deb f2fs: fix to consider multiple device for readonly check by Chao Yu · 6 years ago
  53. b471eb9 f2fs: relocate chksum_offset for large_nat_bitmap feature by Chao Yu · 6 years ago
  54. d7eb8f1 f2fs: allow unfixed f2fs_checkpoint.checksum_offset by Chao Yu · 6 years ago
  55. 3a912b7 f2fs: Replace spaces with tab by Youngjun Yoo · 6 years ago
  56. c456362 f2fs: insert space before the open parenthesis '(' by Youngjun Yoo · 6 years ago
  57. d02a6e6 f2fs: allow address pointer number of dnode aligning to specified size by Chao Yu · 6 years ago
  58. 2df0ab0 f2fs: introduce f2fs_read_single_page() for cleanup by Chao Yu · 6 years ago
  59. 5c533b1 f2fs: mark is_extension_exist() inline by Park Ju Hyung · 6 years ago
  60. cd23ffa9 f2fs: fix to set FI_UPDATE_WRITE correctly by Chao Yu · 6 years ago
  61. 05573d6 f2fs: fix to avoid panic in f2fs_inplace_write_data() by Chao Yu · 6 years ago
  62. e95bcdb f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 6 years ago
  63. 7b63f72 f2fs: fix to do sanity check on valid node/block count by Chao Yu · 6 years ago
  64. 22d61e2 f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 6 years ago
  65. 626bcf2 f2fs: fix to do sanity check on free nid by Chao Yu · 6 years ago
  66. b42b179 f2fs: fix to do checksum even if inode page is uptodate by Chao Yu · 6 years ago
  67. 8b6810f f2fs: fix to avoid panic in f2fs_remove_inode_page() by Chao Yu · 6 years ago
  68. 546d22f f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 6 years ago
  69. bda5239 f2fs: remove new blank line of f2fs kernel message by Chao Yu · 6 years ago
  70. 6dc3a12 f2fs: fix wrong __is_meta_io() macro by Chao Yu · 6 years ago
  71. ea6d7e7 f2fs: fix to avoid panic in dec_valid_node_count() by Chao Yu · 6 years ago
  72. 5e159cd f2fs: fix to avoid panic in dec_valid_block_count() by Chao Yu · 6 years ago
  73. 622927f f2fs: fix to use inline space only if inline_xattr is enable by Chao Yu · 6 years ago
  74. 45a7468 f2fs: fix to retrieve inline xattr space by Chao Yu · 6 years ago
  75. 9883857 f2fs: fix error path of recovery by Chao Yu · 6 years ago
  76. 793ab1c f2fs: fix to avoid deadloop in foreground GC by Chao Yu · 6 years ago
  77. a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  78. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  79. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  80. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  81. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  82. d01718a f2fs: switch to ->free_inode() by Al Viro · 6 years ago
  83. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  84. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  85. 2c58d54 fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 6 years ago
  86. b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  87. adcc00f f2fs: data: fix warning Using plain integer as NULL pointer by Hariprasad Kelam · 6 years ago
  88. 126ce72 f2fs: add tracepoint for f2fs_file_write_iter() by Chao Yu · 6 years ago
  89. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  90. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  91. e1074d4 f2fs: add comment for conditional compilation statement by Chao Yu · 6 years ago
  92. 186857c f2fs: fix potential recursive call when enabling data_flush by Chao Yu · 6 years ago
  93. 7f3d771 f2fs: improve discard handling with multi-device volumes by Damien Le Moal · 6 years ago
  94. 95175da f2fs: Reduce zoned block device memory usage by Damien Le Moal · 6 years ago
  95. 0916878 f2fs: Fix use of number of devices by Damien Le Moal · 6 years ago
  96. 5160bcc Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  97. aff7b62 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 6 years ago
  98. aadcef6 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 6 years ago
  99. 2c28aba f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 6 years ago
  100. dd6c89b f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 6 years ago