1. 9bfd61d btrfs: Replace BUG_ON with ASSERT in find_lock_delalloc_range by Nikolay Borisov · 6 years ago
  2. 917aace btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument by Nikolay Borisov · 6 years ago
  3. 64bc6c2 btrfs: Remove superfluous check form btrfs_remove_chunk by Nikolay Borisov · 6 years ago
  4. f9085ab btrfs: don't report user-requested cancel as an error by Anand Jain · 6 years ago
  5. 49365e6 btrfs: silence warning if replace is canceled by Anand Jain · 6 years ago
  6. 53e62fb btrfs: dev-replace: add explicit check for replace result "no error" by Anand Jain · 6 years ago
  7. fe97e2e btrfs: dev-replace: replace's scrub must not be running in suspended state by Anand Jain · 6 years ago
  8. b47dda2 btrfs: dev-replace: set result code of cancel by status of scrub by Anand Jain · 6 years ago
  9. d189dd7 btrfs: fix use-after-free due to race between replace start and cancel by Anand Jain · 6 years ago
  10. 05c49e6 btrfs: dev-replace: go back to suspend state if another EXCL_OP is running by Anand Jain · 6 years ago
  11. 0d228ec btrfs: dev-replace: go back to suspended state if target device is missing by Anand Jain · 6 years ago
  12. 54862d6 btrfs: mark btrfs_dev_replace_start as static by Anand Jain · 6 years ago
  13. a9261d4 btrfs: harden agaist duplicate fsid on scanned devices by Anand Jain · 6 years ago
  14. b50836e btrfs: introduce nparity raid_attr by Hans van Kranenburg · 6 years ago
  15. da612e3 btrfs: fix ncopies raid_attr for RAID56 by Hans van Kranenburg · 6 years ago
  16. baf9211 btrfs: alloc_chunk: fix more DUP stripe size handling by Hans van Kranenburg · 6 years ago
  17. 23f0ff1 btrfs: alloc_chunk: improve chunk size variable name by Hans van Kranenburg · 6 years ago
  18. 2f29df4 btrfs: alloc_chunk: do not refurbish num_bytes by Hans van Kranenburg · 6 years ago
  19. 3cd24c6 btrfs: use tagged writepage to mitigate livelock of snapshot by Ethan Lien · 6 years ago
  20. c629732 btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_ordered by Nikolay Borisov · 6 years ago
  21. 8cc0237 btrfs: Remove extent_page_data argument from writepage_delalloc by Nikolay Borisov · 6 years ago
  22. 7789a55 btrfs: Move epd::extent_locked check to writepage_delalloc's caller by Nikolay Borisov · 6 years ago
  23. fc8a168 btrfs: Check for missing device before bio submission in btrfs_map_bio by Nikolay Borisov · 6 years ago
  24. ab45724 btrfs: remove redundant replace_state init by Anand Jain · 6 years ago
  25. 6d4cbf7 Btrfs: remove no longer used io_err from btrfs_log_ctx by Filipe Manana · 6 years ago
  26. 59b0713 Btrfs: simpler and more efficient cleanup of a log tree's extent io tree by Filipe Manana · 6 years ago
  27. 46cc775 btrfs: Adjust loop in free_extent_buffer by Nikolay Borisov · 6 years ago
  28. 9cfc8ba btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing by Nikolay Borisov · 6 years ago
  29. df44971 btrfs: Remove unnecessary tree locking code in qgroup_rescan_leaf by Nikolay Borisov · 6 years ago
  30. 8c7eeb6 btrfs: Remove extra reference count bumps in btrfs_compare_trees by Nikolay Borisov · 6 years ago
  31. 24cee18 btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind by Nikolay Borisov · 6 years ago
  32. 6c122e2 btrfs: Remove redundant extent_buffer_get in get_old_root by Nikolay Borisov · 6 years ago
  33. 5c623d3 btrfs: Remove needless tree locking in iterate_inode_extrefs by Nikolay Borisov · 6 years ago
  34. e5bba0b btrfs: Remove needless tree locking in iterate_inode_refs by Nikolay Borisov · 6 years ago
  35. d9cb245 btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate number by Qu Wenruo · 6 years ago
  36. ed46ff3 Btrfs: support swap files by Omar Sandoval · 8 years ago
  37. 60ca842 Btrfs: rename and export get_chunk_map by Omar Sandoval · 7 years ago
  38. eede2bf Btrfs: prevent ioctls from interfering with a swap file by Omar Sandoval · 8 years ago
  39. abbb55f btrfs: Remove extent_io_ops::split_extent_hook callback by Nikolay Borisov · 6 years ago
  40. 5c84819 btrfs: Remove extent_io_ops::merge_extent_hook callback by Nikolay Borisov · 6 years ago
  41. a36bb5f btrfs: Remove extent_io_ops::clear_bit_hook callback by Nikolay Borisov · 6 years ago
  42. e06a1fc btrfs: Remove extent_io_ops::set_bit_hook extent_io callback by Nikolay Borisov · 6 years ago
  43. 65a680f btrfs: Remove extent_io_ops::check_extent_io_range callback by Nikolay Borisov · 6 years ago
  44. 7087a9d btrfs: Remove extent_io_ops::writepage_end_io_hook by Nikolay Borisov · 6 years ago
  45. d75855b btrfs: Remove extent_io_ops::writepage_start_hook by Nikolay Borisov · 6 years ago
  46. 5eaad97 btrfs: Remove extent_io_ops::fill_delalloc by Nikolay Borisov · 6 years ago
  47. 06f2548 btrfs: Add function to distinguish between data and btree inode by Nikolay Borisov · 6 years ago
  48. 05a37c4 btrfs: volumes: Make sure no dev extent is beyond device boundary by Qu Wenruo · 6 years ago
  49. 5eb1938 btrfs: volumes: Make sure there is no overlap of dev extents at mount time by Qu Wenruo · 6 years ago
  50. e72d79d btrfs: Refactor find_free_extent loops update into find_free_extent_update_loop by Qu Wenruo · 6 years ago
  51. e1a4184 btrfs: Refactor unclustered extent allocation into find_free_extent_unclustered() by Qu Wenruo · 6 years ago
  52. d06e3bb btrfs: Refactor clustered extent allocation into find_free_extent_clustered by Qu Wenruo · 6 years ago
  53. b4bd745 btrfs: Introduce find_free_extent_ctl structure for later rework by Qu Wenruo · 6 years ago
  54. e2907c1 btrfs: extent-tree: Detect bytes_pinned underflow earlier by Lu Fengqi · 6 years ago
  55. 9f9b8e8 btrfs: extent-tree: Detect bytes_may_use underflow earlier by Qu Wenruo · 6 years ago
  56. 85dd506 Btrfs: remove no longer used stuff for tracking pending ordered extents by Filipe Manana · 6 years ago
  57. ce02f03 Btrfs: remove no longer used logged range variables when logging extents by Filipe Manana · 6 years ago
  58. 6531e11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  59. 01e881f userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered by Andrea Arcangeli · 6 years ago
  60. 61c6de6 fs/iomap.c: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  61. 380ef2c Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  62. c19bf74 Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  63. e6333d7 Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  64. 70f4828 Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  65. 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
  66. a538e3f aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 6 years ago
  67. 6f9718f ceph: make 'nocopyfrom' a default mount option by Luis Henriques · 6 years ago
  68. d72f70d fuse: Fix memory leak in fuse_dev_free() by Takeshi Misawa · 6 years ago
  69. bc4caf1 Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  70. fa82dcb Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  71. f896adc Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  72. 6ac7929 CIFS: Avoid returning EBUSY to upper layer VFS by Long Li · 6 years ago
  73. 7f80c73 Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  74. c988de2 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  75. 6e78530 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) by Steve French · 6 years ago
  76. d089709 Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  77. 27359fd dax: Fix unlock mismatch with updated API by Matthew Wilcox · 6 years ago
  78. 8f67b5a iomap: partially revert 4721a601099 (simulated directio short read on EFAULT) by Darrick J. Wong · 6 years ago
  79. 1761444 splice: don't read more than available pipe space by Darrick J. Wong · 6 years ago
  80. 6744557 vfs: allow some remap flags to be passed to vfs_clone_file_range by Darrick J. Wong · 6 years ago
  81. 7d048df xfs: fix inverted return from xfs_btree_sblock_verify_crc by Eric Sandeen · 6 years ago
  82. a579121 xfs: fix PAGE_MASK usage in xfs_free_file_space by Darrick J. Wong · 6 years ago
  83. a72173e Revert "exec: make de_thread() freezable" by Rafael J. Wysocki · 6 years ago
  84. 1095092 btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable by Qu Wenruo · 6 years ago
  85. ec7ba11 Revert "ovl: relax permission checking on underlying layers" by Miklos Szeredi · 6 years ago
  86. d233c7d fuse: fix revalidation of attributes for permission check by Miklos Szeredi · 6 years ago
  87. a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago
  88. ad3cba2 nfs: don't dirty kernel pages read by direct-io by Dave Kleikamp · 6 years ago
  89. 320f35b flexfiles: enforce per-mirror stateid only for v4 DSes by Tigran Mkrtchyan · 6 years ago
  90. 8805841 Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  91. d8f190e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  92. fd3b3e0 Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  93. 164f7e5 ocfs2: fix potential use after free by Pan Bian · 6 years ago
  94. 29ec9066 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  95. c7d7d620 hfsplus: do not free node before using by Pan Bian · 6 years ago
  96. ce96a40 hfs: do not free node before using by Pan Bian · 6 years ago
  97. e21e574 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  98. 5f1ca5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  99. e9eaf72 Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  100. 31ffa56 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 7 years ago