1. 7813081 f2fs: fix to keep project quota consistent by Chao Yu · 6 years ago
  2. af033b2 f2fs: guarantee journalled quota data by checkpoint by Chao Yu · 6 years ago
  3. 26b5a07 f2fs: cleanup dirty pages if recover failed by Sheng Yong · 6 years ago
  4. 1e78e8b f2fs: fix data corruption issue with hardware encryption by Sahitya Tummala · 6 years ago
  5. 0c093b5 f2fs: fix to recover inode->i_flags of inode block during POR by Chao Yu · 6 years ago
  6. 9149a5e f2fs: spread f2fs_set_inode_flags() by Chao Yu · 6 years ago
  7. 2baf078 f2fs: fix to spread clear_cold_data() by Chao Yu · 6 years ago
  8. 164a63f Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()" by Jaegeuk Kim · 6 years ago
  9. 5f9abab f2fs: account read IOs and use IO counts for is_idle by Jaegeuk Kim · 6 years ago
  10. 78efac5 f2fs: fix to account IO correctly for cgroup writeback by Chao Yu · 6 years ago
  11. 4c58ed0 f2fs: fix to account IO correctly by Chao Yu · 6 years ago
  12. b93f654 f2fs: remove request_list check in is_idle() by Jens Axboe · 6 years ago
  13. 730746c f2fs: allow to mount, if quota is failed by Jaegeuk Kim · 6 years ago
  14. 6390398 f2fs: update REQ_TIME in f2fs_cross_rename() by Sahitya Tummala · 6 years ago
  15. c75f2fe f2fs: do not update REQ_TIME in case of error conditions by Sahitya Tummala · 6 years ago
  16. 3b30eb1 f2fs: remove unneeded disable_nat_bits() by Chao Yu · 6 years ago
  17. 850971b f2fs: remove unused sbi->trigger_ssr_threshold by Chao Yu · 6 years ago
  18. ed15ba1 f2fs: shrink sbi->sb_lock coverage in set_file_temperature() by Chao Yu · 6 years ago
  19. 4dada3f f2fs: use rb_*_cached friends by Chao Yu · 6 years ago
  20. ef2a007 f2fs: fix to recover cold bit of inode block during POR by Chao Yu · 6 years ago
  21. 48018b4 f2fs: submit cached bio to avoid endless PageWriteback by Chao Yu · 6 years ago
  22. 4354994 f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  23. fb7d70d f2fs: clear PageError on the read path by Jaegeuk Kim · 6 years ago
  24. f847c69 f2fs: allow out-place-update for direct IO in LFS mode by Chao Yu · 6 years ago
  25. 39a8695 f2fs: refactor ->page_mkwrite() flow by Chao Yu · 6 years ago
  26. bab475c Revert: "f2fs: check last page index in cached bio to decide submission" by Chao Yu · 6 years ago
  27. d440c52 f2fs: support superblock checksum by Junling Zheng · 6 years ago
  28. 274bd9b f2fs: add to account skip count of background GC by Chao Yu · 6 years ago
  29. b63e7be f2fs: add to account meta IO by Chao Yu · 6 years ago
  30. 095680f f2fs: keep lazytime on remount by Jaegeuk Kim · 6 years ago
  31. 89d13c3 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  32. 61f7725 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  33. edc55aa f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO by Jaegeuk Kim · 6 years ago
  34. 4a1728c f2fs: mark inode dirty explicitly in recover_inode() by Chao Yu · 6 years ago
  35. 5cd1f38 f2fs: fix to recover inode's crtime during POR by Chao Yu · 6 years ago
  36. 7de36cf f2fs: fix to recover inode's i_gc_failures during POR by Chao Yu · 6 years ago
  37. 19c73a6 f2fs: fix to recover inode's i_flags during POR by Chao Yu · 6 years ago
  38. f4474aa f2fs: fix to recover inode's project id during POR by Chao Yu · 6 years ago
  39. 0a4daae f2fs: update i_size after DIO completion by Jaegeuk Kim · 6 years ago
  40. d83d0f5 f2fs: report ENOENT correctly in f2fs_rename by Jaegeuk Kim · 6 years ago
  41. c6b1867 f2fs: fix remount problem of option io_bits by Chengguang Xu · 6 years ago
  42. dc4cd12 f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  43. f84262b f2fs: avoid infinite loop in f2fs_alloc_nid by Jaegeuk Kim · 6 years ago
  44. a7d10cf f2fs: add new idle interval timing for discard and gc paths by Sahitya Tummala · 6 years ago
  45. 6f5c2ed f2fs: split IO error injection according to RW by Chao Yu · 6 years ago
  46. 7c1a000 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  47. 4cb037e f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT_INJECTION by Chengguang Xu · 6 years ago
  48. c8e9275 f2fs: fix setattr project check upon fssetxattr ioctl by Wang Shilong · 6 years ago
  49. b430f72 f2fs: avoid sleeping under spin_lock by Zhikang Zhang · 6 years ago
  50. e1293bd f2fs: plug readahead IO in readdir() by Chao Yu · 6 years ago
  51. 042be0f f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  52. 4a70e25 f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  53. 0b2103e8 f2fs: fix memory leak of write_io in fill_super() by Chao Yu · 6 years ago
  54. 313ed62 f2fs: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  55. 1378752 f2fs: fix to flush all dirty inodes recovered in readonly fs by Chao Yu · 6 years ago
  56. cda9cc5 f2fs: report error if quota off error during umount by Yunlei He · 7 years ago
  57. 5ce8058 f2fs: submit bio after shutdown by Jaegeuk Kim · 6 years ago
  58. 0ded69f f2fs: avoid wrong decrypted data from disk by Jaegeuk Kim · 6 years ago
  59. 22d7ea1 Revert "f2fs: use printk_ratelimited for f2fs_msg" by Chao Yu · 6 years ago
  60. abde73c f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy by Sahitya Tummala · 6 years ago
  61. 7d20c8a f2fs: fix to avoid NULL pointer dereference on se->discard_map by Chao Yu · 6 years ago
  62. 1618e6e f2fs: add additional sanity check in f2fs_acl_from_disk() by Chengguang Xu · 6 years ago
  63. ae98043 nilfs2: convert to SPDX license tags by Ryusuke Konishi · 6 years ago
  64. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  66. f3f106d Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  67. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  68. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  70. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  71. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  72. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  73. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  74. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  75. 6e5461d7 ubifs: Remove empty file.h by Richard Weinberger · 6 years ago
  76. ee4af50 udf: Fix mounting of Win7 created UDF filesystems by Jan Kara · 6 years ago
  77. 82c82ab udf: Remove dead code from udf_find_fileset() by Jan Kara · 6 years ago
  78. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  79. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  80. a2036a1 fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds by Arnd Bergmann · 6 years ago
  81. 0722f18 fs/afs: use new return type vm_fault_t by Souptick Joarder · 6 years ago
  82. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  83. dc25727 hfs: prevent crash on exit from failed search by Ernesto A. Fernández · 6 years ago
  84. aba93a9 hfsplus: prevent crash on exit from failed search by Ernesto A. Fernandez · 6 years ago
  85. a7ec7a4 hfsplus: fix NULL dereference in hfsplus_lookup() by Ernesto A. Fernández · 6 years ago
  86. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  87. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  88. 6f7948f Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  89. 7753e38 cifs: update internal module version number for cifs.ko to 2.12 by Steve French · 6 years ago
  90. 126c97f cifs: check kmalloc before use by Nicholas Mc Guire · 6 years ago
  91. e6c47dd cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  92. 4d8dfaf cifs: create a define for how many iovs we need for an SMB2_open() by Ronnie Sahlberg · 6 years ago
  93. 82c9a92 getxattr: use correct xattr length by Christian Brauner · 7 years ago
  94. a26dd64 nfsd: Remove callback_cred by Chuck Lever · 6 years ago
  95. cb25e7b nfsd: Use correct credential for NFSv4.0 callback with GSS by Chuck Lever · 6 years ago
  96. 9abdda5 sunrpc: Extract target name into svc_cred by Chuck Lever · 6 years ago
  97. fe6f0ed Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  98. 6faf05c ovl: set I_CREATING on inode being created by Miklos Szeredi · 6 years ago
  99. cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  100. 3e811f0 fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp by Arnd Bergmann · 6 years ago