1. 36b877a f2fs: Keep alloc_valid_block_count in sync by Daniel Rosenberg · 7 years ago
  2. 20ee438 f2fs: issue small discard by LBA order by Chao Yu · 7 years ago
  3. 522d171 f2fs: stop issuing discard immediately if there is queued IO by Chao Yu · 7 years ago
  4. 4c6b56c f2fs: clean up with IS_INODE() by Chao Yu · 7 years ago
  5. 2482c43 f2fs: detect bug_on in f2fs_wait_discard_bios by Chao Yu · 7 years ago
  6. cb15d1e f2fs: fix defined but not used build warnings by Randy Dunlap · 7 years ago
  7. a39e5365 f2fs: enable real-time discard by default by Chao Yu · 7 years ago
  8. 82902c0 f2fs: fix to detect looped node chain correctly by Chao Yu · 7 years ago
  9. c9b6078 f2fs: fix to do sanity check with block address in main area by Chao Yu · 7 years ago
  10. 10d255c f2fs: fix to skip GC if type in SSA and SIT is inconsistent by Chao Yu · 7 years ago
  11. 4b270a8 f2fs: try grabbing node page lock aggressively in sync scenario by Chao Yu · 7 years ago
  12. dc13280 f2fs: show the fsync_mode=nobarrier mount option by Sahitya Tummala · 7 years ago
  13. 68c43a2 f2fs: check the right return value of memory alloc function by Yunlei He · 7 years ago
  14. b138547 f2fs: Replace strncpy with memcpy by Guenter Roeck · 7 years ago
  15. 2d3a585 f2fs: avoid the global name 'fault_name' by Gao Xiang · 7 years ago
  16. 4dbe38d f2fs: fix to do sanity check with reserved blkaddr of inline inode by Chao Yu · 7 years ago
  17. e34438c f2fs: fix to do sanity check with node footer and iblocks by Chao Yu · 7 years ago
  18. e15d54d f2fs: Allocate and stat mem used by free nid bitmap more accurately by Yunlei He · 7 years ago
  19. 9dc956b f2fs: fix to do sanity check with user_block_count by Chao Yu · 7 years ago
  20. 76d56d4 f2fs: fix to do sanity check with extra_attr feature by Chao Yu · 7 years ago
  21. 01f9cf6 f2fs: fix to correct return value of f2fs_trim_fs by Chao Yu · 7 years ago
  22. c77ec61 f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize by Chao Yu · 7 years ago
  23. 42bf546 f2fs: fix to do sanity check with secs_per_zone by Chao Yu · 7 years ago
  24. 67fce70 f2fs: disable f2fs_check_rb_tree_consistence by Chao Yu · 7 years ago
  25. e1da787 f2fs: introduce and spread verify_blkaddr by Chao Yu · 7 years ago
  26. 24b81df f2fs: use timespec64 for inode timestamps by Arnd Bergmann · 7 years ago
  27. 6aead16 f2fs: fix to wait on page writeback before updating page by Chao Yu · 7 years ago
  28. e2e5941 f2fs: assign REQ_RAHEAD to bio for ->readpages by Jaegeuk Kim · 7 years ago
  29. 2a63531 f2fs: fix a hungtask problem caused by congestion_wait by Yunlei He · 7 years ago
  30. 2a96d8a f2fs: Fix uninitialized return in f2fs_ioc_shutdown() by Dan Carpenter · 7 years ago
  31. 5a61549 f2fs: don't issue discard commands in online discard is on by Jaegeuk Kim · 7 years ago
  32. e237401 f2fs: fix to propagate return value of scan_nat_page() by Chao Yu · 7 years ago
  33. 54c55c4 f2fs: support in-memory inode checksum when checking consistency by Weichao Guo · 7 years ago
  34. 4e42383 f2fs: fix error path of fill_super by Chao Yu · 7 years ago
  35. 4cac90d f2fs: relocate readdir_ra configure initialization by Chao Yu · 7 years ago
  36. 0aa7e0f f2fs: move s_res{u,g}id initialization to default_options() by Chao Yu · 7 years ago
  37. 76a45e3 f2fs: don't acquire orphan ino during recovery by Chao Yu · 7 years ago
  38. a1933c0 f2fs: avoid potential deadlock in f2fs_sbi_store by Jaegeuk Kim · 7 years ago
  39. 83a3bfd f2fs: indicate shutdown f2fs to allow unmount successfully by Jaegeuk Kim · 7 years ago
  40. af697c0 f2fs: keep meta pages in cp_error state by Jaegeuk Kim · 7 years ago
  41. 1cb50f8 f2fs: do checkpoint in kill_sb by Jaegeuk Kim · 7 years ago
  42. 8a56dd9 f2fs: allow wrong configured dio to buffered write by Jaegeuk Kim · 7 years ago
  43. 7f2ecdd f2fs: flush journal nat entries for nat_bits during unmount by Jaegeuk Kim · 7 years ago
  44. 0fa3ecd Fix up non-directory creation in SGID directories by Linus Torvalds · 7 years ago
  45. d02d21e autofs: rename 'autofs' module back to 'autofs4' by Linus Torvalds · 7 years ago
  46. 1e2c043 userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access by Janosch Frank · 7 years ago
  47. d3bc0e67f8 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  48. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  49. 7886953 Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  50. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  51. e4e7ede Btrfs: fix mount failure when qgroup rescan is in progress by Filipe Manana · 7 years ago
  52. 717beb9 Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion by Chris Mason · 7 years ago
  53. 6f7de19 btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf by Qu Wenruo · 7 years ago
  54. 877f919 proc: add proc_seq_release by Chunyu Hu · 7 years ago
  55. f574943 Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  56. 8b8f53a ceph: fix dentry leak in splice_dentry() by Yan, Zheng · 7 years ago
  57. 84bfed4 Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  58. d8cb5e4 xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation by Darrick J. Wong · 7 years ago
  59. e53c4b5 xfs: ensure post-EOF zeroing happens after zeroing part of a file by Darrick J. Wong · 7 years ago
  60. a3a374b xfs: fix off-by-one error in xfs_rtalloc_query_range by Darrick J. Wong · 7 years ago
  61. 232d0a2 xfs: fix uninitialized field in rtbitmap fsmap backend by Darrick J. Wong · 7 years ago
  62. 5bd88d1 xfs: recheck reflink state after grabbing ILOCK_SHARED for a write by Darrick J. Wong · 7 years ago
  63. f62cb48 xfs: don't allow insert-range to shift extents past the maximum offset by Darrick J. Wong · 7 years ago
  64. aafe12c xfs: don't trip over negative free space in xfs_reserve_blocks by Darrick J. Wong · 7 years ago
  65. 10ee252 xfs: allow empty transactions while frozen by Darrick J. Wong · 7 years ago
  66. c5b4a50 Btrfs: fix return value on rename exchange failure by Filipe Manana · 7 years ago
  67. 894b8c0 Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  68. e53946d xfs: xfs_iflush_abort() can be called twice on cluster writeback failure by Dave Chinner · 7 years ago
  69. 23fcb33 xfs: More robust inode extent count validation by Dave Chinner · 7 years ago
  70. e2ac836 xfs: simplify xfs_bmap_punch_delalloc_range by Christoph Hellwig · 7 years ago
  71. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  72. 22883dd btrfs: fix invalid-free in btrfs_extent_same by Lu Fengqi · 7 years ago
  73. f098631 Btrfs: fix physical offset reported by fiemap for inline extents by Filipe Manana · 7 years ago
  74. 6c1e4d0 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 7 years ago
  75. f2e8334 udf: Provide function for calculating dir entry length by Jan Kara · 7 years ago
  76. fa65653 udf: Detect incorrect directory size by Jan Kara · 7 years ago
  77. 27e6ed5 ext2: add warning when specifying nocheck option by Chengguang Xu · 7 years ago
  78. 1822193 quota: Cleanup list iteration in dqcache_shrink_scan() by Jan Kara · 7 years ago
  79. 9560ba3 quota: reclaim least recently used dquots by Greg Thelen · 7 years ago
  80. f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 7 years ago
  81. 7b0df92 pNFS/flexfiles: Process writeback resends from nfsiod context as well by Trond Myklebust · 7 years ago
  82. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 7 years ago
  83. c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 7 years ago
  84. 2dbf8df pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception by Trond Myklebust · 7 years ago
  85. ba4dbde Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  86. 9ffc59d Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  87. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  88. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  89. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  90. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  91. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  92. 83ffdea cifs: Fix invalid check in __cifs_calc_signature() by Paulo Alcantara · 7 years ago
  93. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 7 years ago
  94. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  95. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
  96. 47ea0f2 afs: Optimise callback breaking by not repeating volume lookup by David Howells · 7 years ago
  97. 0da0b7f afs: Display manually added cells in dynamic root mount by David Howells · 7 years ago
  98. c88d5a7 afs: Enable IPv6 DNS lookups by David Howells · 7 years ago
  99. d819d29 smb3: fix corrupt path in subdirs on smb311 with posix by Steve French · 7 years ago
  100. 115d5d2 smb3: do not display empty interface list by Steve French · 7 years ago