1. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  2. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  3. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  4. d61c6a5 Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 11 months ago
  5. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  6. f7b36dc Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 11 months ago
  7. 938a184 f2fs: give a warning only for readonly partition by Jaegeuk Kim · 4 years ago
  8. d50dfc0c f2fs: don't grab superblock freeze for flush/ckpt thread by Jaegeuk Kim · 4 years ago
  9. e17fe65 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl by Eric Biggers · 4 years ago
  10. e659206 f2fs: add ckpt_thread_ioprio sysfs node by Daeho Jeong · 4 years ago
  11. 261eeb9 f2fs: introduce checkpoint_merge mount option by Daeho Jeong · 4 years ago
  12. c8e43d5 f2fs: relocate inline conversion from mmap() to mkwrite() by Chao Yu · 4 years ago
  13. 39f71b7 f2fs: fix a wrong condition in __submit_bio by Dehe Gu · 4 years ago
  14. 2e0cd47 f2fs: remove unnecessary initialization in xattr.c by Liu Song · 4 years ago
  15. 25fb04d f2fs: fix to avoid inconsistent quota data by Yi Chen · 4 years ago
  16. b0ff4fe f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
  17. d5f7bc0 f2fs: deprecate f2fs_trace_io by Jaegeuk Kim · 4 years ago
  18. 12699fb f2fs: Remove readahead collision detection by Matthew Wilcox (Oracle) · 4 years ago
  19. deaa965 f2fs: remove unused stat_{inc, dec}_atomic_write by Jack Qiu · 4 years ago
  20. 0bfe9f7 f2fs: introduce sb_status sysfs node by Chao Yu · 4 years ago
  21. 6d1451b f2fs: fix to use per-inode maxbytes by Chengguang Xu · 4 years ago
  22. 3afae09 f2fs: compress: fix potential deadlock by Chao Yu · 4 years ago
  23. 46085f3 f2fs: fix to set/clear I_LINKABLE under i_lock by Chao Yu · 4 years ago
  24. df0736d f2fs: fix null page reference in redirty_blocks by Daeho Jeong · 4 years ago
  25. 7f59b27 f2fs: clean up post-read processing by Eric Biggers · 4 years ago
  26. cf74040 f2fs: trival cleanup in move_data_block() by Chao Yu · 4 years, 1 month ago
  27. 2562515 f2fs: fix out-of-repair __setattr_copy() by Chao Yu · 4 years, 1 month ago
  28. 0953fe8 f2fs: fix to tag FIEMAP_EXTENT_MERGED in f2fs_fiemap() by Chao Yu · 4 years, 1 month ago
  29. 5d4daa5 f2fs: introduce a new per-sb directory in sysfs by Chao Yu · 4 years, 1 month ago
  30. 3fde13f f2fs: compress: support compress level by Chao Yu · 4 years ago
  31. 32be0e9 f2fs: compress: deny setting unsupported compress algorithm by Chao Yu · 4 years ago
  32. 0b979f1 f2fs: relocate f2fs_precache_extents() by Chao Yu · 4 years, 1 month ago
  33. e0fcd01 f2fs: enforce the immutable flag on open files by Chao Yu · 4 years, 1 month ago
  34. 17232e83 f2fs: enhance to update i_mode and acl atomically in f2fs_setattr() by Chao Yu · 4 years, 1 month ago
  35. a28d9aa f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode by Weichao Guo · 4 years, 1 month ago
  36. 36218b8 f2fs: Replace expression with offsetof() by Zheng Yongjun · 4 years, 1 month ago
  37. 632faca f2fs: handle unallocated section and zone on pinned/atgc by Jaegeuk Kim · 4 years, 1 month ago
  38. 67883ad f2fs: remove FAULT_ALLOC_BIO by Christoph Hellwig · 4 years ago
  39. 25ac842 f2fs: use blkdev_issue_flush in __submit_flush_wait by Christoph Hellwig · 4 years ago
  40. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  41. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  42. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  43. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  44. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  45. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  46. e2728c5 fs: don't call ->dirty_inode for lazytime timestamp updates by Eric Biggers · 4 years ago
  47. ff49c86 Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 1 month ago
  48. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  49. 75e91c8 f2fs: compress: fix compression chksum by Chao Yu · 4 years, 1 month ago
  50. e584bbe f2fs: fix shift-out-of-bounds in sanity_check_raw_super() by Chao Yu · 4 years, 1 month ago
  51. 6422a71 f2fs: fix race of pending_pages in decompression by Daeho Jeong · 4 years, 1 month ago
  52. 96dd025 f2fs: fix to account inline xattr correctly during recovery by Chao Yu · 4 years, 1 month ago
  53. 8492156 f2fs: inline: fix wrong inline inode stat by Jack Qiu · 4 years, 1 month ago
  54. 6e5ca4f f2fs: inline: correct comment in f2fs_recover_inline_data by Jack Qiu · 4 years, 1 month ago
  55. d540e35 f2fs: don't check PAGE_SIZE again in sanity_check_raw_super() by Yangtao Li · 4 years, 1 month ago
  56. b9ec109 f2fs: convert to F2FS_*_INO macro by Yangtao Li · 4 years, 1 month ago
  57. 1020856 f2fs: introduce max_io_bytes, a sysfs entry, to limit bio size by Jaegeuk Kim · 4 years, 1 month ago
  58. ec2ddf4 f2fs: don't allow any writes on readonly mount by Jaegeuk Kim · 4 years, 1 month ago
  59. a95ba66 f2fs: avoid race condition for shrinker count by Jaegeuk Kim · 4 years, 2 months ago
  60. 5fdb322 f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE by Daeho Jeong · 4 years, 2 months ago
  61. 602a16d f2fs: add compress_mode mount option by Daeho Jeong · 4 years, 2 months ago
  62. db48965 f2fs: Remove unnecessary unlikely() by Yangtao Li · 4 years, 2 months ago
  63. 5335bfc f2fs: init dirty_secmap incorrectly by Jack Qiu · 4 years, 2 months ago
  64. b876f4c f2fs: remove buffer_head which has 32bits limit by Jaegeuk Kim · 4 years, 2 months ago
  65. 963ba7f f2fs: fix wrong block count instead of bytes by Jaegeuk Kim · 4 years, 2 months ago
  66. 43b9d4b f2fs: use new conversion functions between blks and bytes by Jaegeuk Kim · 4 years, 2 months ago
  67. 6cbfcab f2fs: rename logical_to_blk and blk_to_logical by Jaegeuk Kim · 4 years, 2 months ago
  68. 3a0a9cb f2fs: fix kbytes written stat for multi-device case by Chao Yu · 4 years, 2 months ago
  69. b28f047 f2fs: compress: support chksum by Chao Yu · 4 years, 2 months ago
  70. 493720a f2fs: fix to avoid REQ_TIME and CP_TIME collision by Chao Yu · 4 years, 2 months ago
  71. 8769918 f2fs: change to use rwsem for cp_mutex by Sahitya Tummala · 4 years, 2 months ago
  72. 7ad08a5 f2fs: Handle casefolding with Encryption by Daniel Rosenberg · 4 years, 2 months ago
  73. bb9cd91 fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
  74. beb7818 f2fs: Remove the redundancy initialization by Zhang Qilong · 4 years, 2 months ago
  75. 9f7e334 f2fs: remove writeback_inodes_sb in f2fs_remount by Liu Song · 4 years, 2 months ago
  76. 89ff600 f2fs: fix double free of unicode map by Hyeongseok Kim · 4 years, 2 months ago
  77. 34178b1b f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE by Chao Yu · 4 years, 2 months ago
  78. 3a1b9ea f2fs: avoid unneeded data copy in f2fs_ioc_move_range() by Chao Yu · 4 years, 2 months ago
  79. e1e8deb f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 3 months ago
  80. ec0caa97 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 2 months ago
  81. 73114b6 f2fs: remove f2fs_dir_open() by Eric Biggers · 4 years, 2 months ago
  82. 9499ffc f2fs: remove a few bd_part checks by Christoph Hellwig · 4 years, 2 months ago
  83. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 2 months ago
  84. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
  85. 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 2 months ago
  86. bfc2b7e f2fs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
  87. 9e2a5f8 f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl by Daeho Jeong · 4 years, 3 months ago
  88. fa4320c f2fs: move ioctl interface definitions to separated file by Chao Yu · 4 years, 3 months ago
  89. 7a6e59d f2fs: fix to seek incorrect data offset in inline data file by Chao Yu · 4 years, 3 months ago
  90. 3acc452 f2fs: call f2fs_get_meta_page_retry for nat page by Jaegeuk Kim · 4 years, 3 months ago
  91. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  92. 7a3dade Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 3 months ago
  93. 73bb49d mm/readahead: make page_cache_ra_unbounded take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  94. 788e96d f2fs: code cleanup by removing unnecessary check by Chengguang Xu · 4 years, 3 months ago
  95. ae284d8 f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info by Jamie Iles · 4 years, 3 months ago
  96. 8c8cf26 f2fs: fix writecount false positive in releasing compress blocks by Daeho Jeong · 4 years, 3 months ago
  97. af4b6b8 f2fs: introduce check_swap_activate_fast() by Chao Yu · 4 years, 3 months ago
  98. 6ed29fe f2fs: don't issue flush in f2fs_flush_device_cache() for nobarrier case by Chao Yu · 4 years, 3 months ago
  99. 86f3360 f2fs: handle errors of f2fs_get_meta_page_nofail by Jaegeuk Kim · 4 years, 4 months ago
  100. 6f5032a Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 3 months ago