1. 359c92c Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  2. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  3. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  4. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  5. 99be3f6 Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  6. 91f1a95 Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  7. cdbcf82 xfs: fix xfs_buf_ioerror_alert location reporting by Darrick J. Wong · 5 years ago
  8. 706b8c5b xfs: remove unnecessary null pointer checks from _read_agf callers by Darrick J. Wong · 5 years ago
  9. f48e2df xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers by Darrick J. Wong · 5 years ago
  10. ee647f8 xfs: remove the xfs_btree_get_buf[ls] functions by Darrick J. Wong · 5 years ago
  11. ce92464 xfs: make xfs_trans_get_buf return an error code by Darrick J. Wong · 5 years ago
  12. 9676b54 xfs: make xfs_trans_get_buf_map return an error code by Darrick J. Wong · 5 years ago
  13. 0e3eccc xfs: make xfs_buf_read return an error code by Darrick J. Wong · 5 years ago
  14. 2842b6d xfs: make xfs_buf_get_uncached return an error code by Darrick J. Wong · 5 years ago
  15. 841263e xfs: make xfs_buf_get return an error code by Darrick J. Wong · 5 years ago
  16. 4ed8e27 xfs: make xfs_buf_read_map return an error code by Darrick J. Wong · 5 years ago
  17. 3848b5f xfs: make xfs_buf_get_map return an error code by Darrick J. Wong · 5 years ago
  18. 32dff5e xfs: make xfs_buf_alloc return an error code by Darrick J. Wong · 5 years ago
  19. b3531f5 xfs: remove unused variable 'done' by YueHaibing · 5 years ago
  20. 54027a4 xfs: fix uninitialized variable in xfs_attr3_leaf_inactive by Darrick J. Wong · 5 years ago
  21. aa12443 xfs: change return value of xfs_inode_need_cow to int by zhengbin · 5 years ago
  22. 8a6453a xfs: check log iovec size to make sure it's plausibly a buffer log format by Darrick J. Wong · 5 years ago
  23. b7df5e9 xfs: make struct xfs_buf_log_format have a consistent size by Darrick J. Wong · 5 years ago
  24. c3d5f0c xfs: complain if anyone tries to create a too-large buffer log item by Darrick J. Wong · 5 years ago
  25. c64dd49 xfs: clean up xfs_buf_item_get_format return value by Darrick J. Wong · 5 years ago
  26. 0bb9d15 xfs: streamline xfs_attr3_leaf_inactive by Darrick J. Wong · 5 years ago
  27. e8db2aa xfs: fix memory corruption during remote attr value buffer invalidation by Darrick J. Wong · 5 years ago
  28. 8edbb26 xfs: refactor remote attr value buffer invalidation by Darrick J. Wong · 5 years ago
  29. 7b53b86 xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read by Christoph Hellwig · 5 years ago
  30. ca78eee xfs: Add __packed to xfs_dir2_sf_entry_t definition by Vincenzo Frascino · 5 years ago
  31. 932befe xfs: fix s_maxbytes computation on 32-bit kernels by Darrick J. Wong · 5 years ago
  32. 4bbb04a xfs: truncate should remove all blocks, not just to the end of the page cache by Darrick J. Wong · 5 years ago
  33. a508486 xfs: introduce XFS_MAX_FILEOFF by Darrick J. Wong · 5 years ago
  34. 7cb41b1 xfs: remove bogus assertion when online repair isn't enabled by Darrick J. Wong · 5 years ago
  35. d29f781 xfs: Remove all strlen in all xfs_attr_* functions for attr names. by Allison Henderson · 5 years ago
  36. 780d290 xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag by Christoph Hellwig · 5 years ago
  37. 8cde9f2 xfs: also remove cached ACLs when removing the underlying attr by Christoph Hellwig · 5 years ago
  38. 84fd081 xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE by Christoph Hellwig · 5 years ago
  39. 953aa9d xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE by Christoph Hellwig · 5 years ago
  40. 5a57c05 xfs: remove shadow variable in xfs_btree_lshift by Eric Sandeen · 5 years ago
  41. b8a0880 xfs: quota: move to time64_t interfaces by Arnd Bergmann · 5 years ago
  42. 3b62f00 xfs: rename compat_time_t to old_time32_t by Arnd Bergmann · 5 years ago
  43. 3f666c5 dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range() by Vivek Goyal · 5 years ago
  44. 46f5cfc Merge branch 'core/kprobes' into perf/core, to pick up a completed branch by Ingo Molnar · 5 years ago
  45. 5084bf6 xfs: Make the symbol 'xfs_rtalloc_log_count' static by Chen Wandun · 5 years ago
  46. 13eaec4 xfs: don't commit sunit/swidth updates to disk if that would cause repair failures by Darrick J. Wong · 5 years ago
  47. 4f5b1b3 xfs: split the sunit parameter update into two parts by Darrick J. Wong · 5 years ago
  48. 1cac233 xfs: refactor agfl length computation function by Darrick J. Wong · 5 years ago
  49. af952ae libxfs: resync with the userspace libxfs by Darrick J. Wong · 5 years ago
  50. 826f7e3 xfs: use bitops interface for buf log item AIL flag check by Brian Foster · 5 years ago
  51. b1de6fc xfs: fix log reservation overflows when allocating large rt extents by Darrick J. Wong · 5 years ago
  52. d0c2204 xfs: stabilize insert range start boundary to avoid COW writeback race by Brian Foster · 5 years ago
  53. 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
  54. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  55. 798a9ca xfs: fix mount failure crash on invalid iclog memory access by Brian Foster · 5 years ago
  56. 69ffe59 xfs: don't check for AG deadlock for realtime files in bunmapi by Omar Sandoval · 5 years ago
  57. 0c4da70 xfs: fix realtime file data space leak by Omar Sandoval · 5 years ago
  58. 97eeb4d Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  59. 3b266a5 Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  60. 8feb473 xfs: allow parent directory scans to be interrupted with fatal signals by Darrick J. Wong · 5 years ago
  61. 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
  62. 2911edb xfs: remove the mappedbno argument to xfs_da_get_buf by Christoph Hellwig · 5 years ago
  63. cd2c9f1 xfs: remove the mappedbno argument to xfs_da_read_buf by Christoph Hellwig · 5 years ago
  64. 02c57f0 xfs: split xfs_da3_node_read by Christoph Hellwig · 5 years ago
  65. f3fcb31 xfs: remove the mappedbno argument to xfs_dir3_leafn_read by Christoph Hellwig · 5 years ago
  66. c943c0b xfs: remove the mappedbno argument to xfs_dir3_leaf_read by Christoph Hellwig · 5 years ago
  67. dfb8759 xfs: remove the mappedbno argument to xfs_attr3_leaf_read by Christoph Hellwig · 5 years ago
  68. 06566fd xfs: remove the mappedbno argument to xfs_da_reada_buf by Christoph Hellwig · 5 years ago
  69. 199e9ba xfs: improve the xfs_dabuf_map calling conventions by Christoph Hellwig · 5 years ago
  70. 45feef8 xfs: refactor xfs_dabuf_map by Christoph Hellwig · 5 years ago
  71. fa0d44e xfs: simplify mappedbno handling in xfs_da_{get,read}_buf by Christoph Hellwig · 5 years ago
  72. 6519f70 xfs: report corruption only as a regular error by Darrick J. Wong · 5 years ago
  73. 377bcd5 xfs: Remove kmem_zone_free() wrapper by Carlos Maiolino · 5 years ago
  74. aaf54eb xfs: Remove kmem_zone_destroy() wrapper by Carlos Maiolino · 5 years ago
  75. b123176 xfs: Remove slab init wrappers by Carlos Maiolino · 5 years ago
  76. 2a2b593 xfs: fix attr leaf header freemap.size underflow by Brian Foster · 5 years ago
  77. 050552c xfs: fix some memory leaks in log recovery by Darrick J. Wong · 5 years ago
  78. f368b29 xfs: fix another missing include by Darrick J. Wong · 5 years ago
  79. 8234532 xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE by Christoph Hellwig · 5 years ago
  80. eb0d216 xfs: remove duplicated include from xfs_dir2_data.c by YueHaibing · 5 years ago
  81. a55cefc xfs: remove unused structure members & simple typedefs by Eric Sandeen · 5 years ago
  82. 35dab30 xfs: remove unused typedef definitions by Eric Sandeen · 5 years ago
  83. 1cc95e6 xfs: Replace function declaration by actual definition by Pavel Reichl · 5 years ago
  84. d0bdfb1 xfs: remove the xfs_qoff_logitem_t typedef by Pavel Reichl · 5 years ago
  85. fd8b81d xfs: remove the xfs_dq_logitem_t typedef by Pavel Reichl · 5 years ago
  86. c072fbe xfs: remove the xfs_quotainfo_t typedef by Pavel Reichl · 5 years ago
  87. aefe69a xfs: remove the xfs_disk_dquot_t and xfs_dquot_t by Pavel Reichl · 5 years ago
  88. e8777b2 xfs: avoid time_t in user api by Arnd Bergmann · 5 years ago
  89. 93597ae xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename() by kaixuxia · 5 years ago
  90. 048a35d xfs: don't reset the "inode core" in xfs_iread by Christoph Hellwig · 5 years ago
  91. de7a866 xfs: merge the projid fields in struct xfs_icdinode by Christoph Hellwig · 5 years ago
  92. 8d2d878 xfs: use a struct timespec64 for the in-core crtime by Christoph Hellwig · 5 years ago
  93. d8d11fc xfs: devirtualize ->m_dirnameops by Christoph Hellwig · 5 years ago
  94. 537dabc xfs: remove the unused m_chsize field by Christoph Hellwig · 5 years ago
  95. a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
  96. f9e0370 xfs: kill the XFS_WANT_CORRUPT_* macros by Darrick J. Wong · 5 years ago
  97. 1ec2861 xfs: add a XFS_IS_CORRUPT macro by Darrick J. Wong · 5 years ago
  98. 2713fef xfs: attach dquots before performing xfs_swap_extents by Darrick J. Wong · 5 years ago
  99. 2815a16 xfs: attach dquots and reserve quota blocks during unwritten conversion by Darrick J. Wong · 5 years ago
  100. 27d9ee5 xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock by Darrick J. Wong · 5 years ago