1. d579814 gfs2: Fix initialisation of args for remount by Andrew Price · 5 years ago
  2. 30aecae gfs2: Fix memory leak when gfs2meta's fs_context is freed by Andrew Price · 5 years ago
  3. 0b36c9e Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  4. 1f52aa0 gfs2: Convert gfs2 to fs_context by Andrew Price · 6 years ago
  5. f0b444b gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps by Bob Peterson · 5 years ago
  6. b473bc2d gfs2: Improve mmap write vs. truncate consistency by Andreas Gruenbacher · 5 years ago
  7. ad26967 gfs2: Use async glocks for rename by Bob Peterson · 5 years ago
  8. 01123cf gfs2: create function gfs2_glock_update_hold_time by Andreas Gruenbacher · 5 years ago
  9. bc74aae gfs2: separate holder for rgrps in gfs2_rename by Bob Peterson · 5 years ago
  10. bccaef9 gfs2: Delete an unnecessary check before brelse() by Markus Elfring · 5 years ago
  11. 45eb050 gfs2: Minor PAGE_SIZE arithmetic cleanups by Andreas Gruenbacher · 5 years ago
  12. 8f0daef gfs2: Fix recovery slot bumping by Andreas Gruenbacher · 5 years ago
  13. 98fb057 gfs2: Fix possible fs name overflows by Bob Peterson · 5 years ago
  14. 8c5ca11 gfs2: untangle the logic in gfs2_drevalidate by Bob Peterson · 5 years ago
  15. 0a6a4ab gfs2: Always mark inode dirty in fallocate by Andreas Gruenbacher · 5 years ago
  16. d403125 gfs2: Minor gfs2_alloc_inode cleanup by Andreas Gruenbacher · 5 years ago
  17. 2257e46 gfs2: implement gfs2_block_zero_range using iomap_zero_range by Christoph Hellwig · 6 years ago
  18. 72d36d0 gfs2: Add support for IOMAP_ZERO by Andreas Gruenbacher · 6 years ago
  19. 34aad20 gfs2: gfs2_iomap_begin cleanup by Andreas Gruenbacher · 6 years ago
  20. a27a0c9 gfs2: gfs2_walk_metadata fix by Andreas Gruenbacher · 5 years ago
  21. 706cb54 gfs2: Inode dirtying fix by Andreas Gruenbacher · 5 years ago
  22. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  23. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  24. 0248a8b Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  25. a47f5c5 Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  26. bb4cb25 gfs2: Remove unused gfs2_iomap_alloc argument by Andreas Gruenbacher · 6 years ago
  27. 35af80a gfs2: don't use buffer_heads in gfs2_allocate_page_backing by Christoph Hellwig · 6 years ago
  28. 7770c93a gfs2: use iomap_bmap instead of generic_block_bmap by Christoph Hellwig · 6 years ago
  29. 378b6cb gfs2: mark stuffed_readpage static by Christoph Hellwig · 6 years ago
  30. 59c01c5 gfs2: merge gfs2_writepage_common into gfs2_writepage by Christoph Hellwig · 6 years ago
  31. eadd7535 gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops by Christoph Hellwig · 6 years ago
  32. e0ec0a6 gfs2: remove the unused gfs2_stuffed_write_end function by Christoph Hellwig · 6 years ago
  33. f3915f83 gfs2: use page_offset in gfs2_page_mkwrite by Christoph Hellwig · 6 years ago
  34. 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 6 years ago
  35. 8d3e72a iomap: don't mark the inode dirty in iomap_write_end by Andreas Gruenbacher · 6 years ago
  36. f29e62e gfs2: replace more printk with calls to fs_info and friends by Bob Peterson · 6 years ago
  37. 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
  38. 55317f5 gfs2: simplify gfs2_freeze by removing case by Bob Peterson · 6 years ago
  39. 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
  40. d14e1ca gfs2: Warn when a journal replay overwrites a rgrp with buffers by Bob Peterson · 6 years ago
  41. 49eb776 gfs2: log which portion of the journal is replayed by Bob Peterson · 6 years ago
  42. e955537 gfs2: eliminate tr_num_revoke_rm by Bob Peterson · 6 years ago
  43. 5b3a9f3 gfs2: kthread and remount improvements by Bob Peterson · 6 years ago
  44. 15a798f gfs2: Use IS_ERR_OR_NULL by Kefeng Wang · 6 years ago
  45. 2a27b75 gfs2: Clean up freeing struct gfs2_sbd by Andreas Gruenbacher · 6 years ago
  46. 4066524 Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  47. 2741b67 gfs2: Fix rounding error in gfs2_iomap_page_prepare by Andreas Gruenbacher · 6 years ago
  48. ef254d1 gfs2: replace ktype default_attrs with default_groups by Kimberly Brown · 6 years ago
  49. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  50. 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
  51. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  52. 651bae9 Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  53. 5a5ec83 gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 6 years ago
  54. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  55. fbcde19 gfs2: Fix error path kobject memory leak by Tobin C. Harding · 6 years ago
  56. ef75bd7 Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  57. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  58. f4686c2 gfs2: read journal in large chunks by Abhi Das · 6 years ago
  59. d0a22a4 gfs2: Fix iomap write page reclaim deadlock by Andreas Gruenbacher · 6 years ago
  60. 8f918219 gfs2: fix race between gfs2_freeze_func and unmount by Abhi Das · 6 years ago
  61. fbb2787 gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} by Andreas Gruenbacher · 6 years ago
  62. a5b1d3f gfs2: Rename sd_log_le_{revoke,ordered} by Andreas Gruenbacher · 6 years ago
  63. 32ac43f gfs2: Remove unnecessary extern declarations by Andreas Gruenbacher · 6 years ago
  64. ce895cf gfs2: Remove misleading comments in gfs2_evict_inode by Andreas Gruenbacher · 6 years ago
  65. 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 6 years ago
  66. 9287c64 gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 6 years ago
  67. 7c70b89 gfs2: clean_journal improperly set sd_log_flush_head by Bob Peterson · 6 years ago
  68. 7881ef3 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
  69. 71921ef gfs2: Fix loop in gfs2_rbm_find (v2) by Andreas Gruenbacher · 6 years ago
  70. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  71. d8456ea Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  72. 784494e gfs2: switch to ->free_inode() by Al Viro · 6 years ago
  73. df0db3e iomap: Add a page_prepare callback by Andreas Gruenbacher · 6 years ago
  74. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  75. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  76. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  77. 36011dd Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  78. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  79. 605b048 gfs2: Fix missed wakeups in find_insert_glock by Andreas Gruenbacher · 6 years ago
  80. 7c03e75 gfs2: Fix an incorrect gfs2_assert() by Tim Smith · 6 years ago
  81. 81214ba iomap: wire up the iopoll method by Christoph Hellwig · 6 years ago
  82. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  83. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  84. 23e93c9 Revert "gfs2: read journal in large chunks to locate the head" by Bob Peterson · 6 years ago
  85. e74c98c gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 6 years ago
  86. 2abbf9a gfs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  87. 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  88. bc02056 gfs2: take jdata unstuff into account in do_grow by Bob Peterson · 6 years ago
  89. 27a2660f gfs2: Dump nrpages for inodes and their glocks by Bob Peterson · 7 years ago
  90. 2d29f6b gfs2: Fix loop in gfs2_rbm_find by Andreas Gruenbacher · 6 years ago
  91. 6ff9b09 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 6 years ago
  92. cbbe76c gfs2: Remove vestigial bd_ops by Bob Peterson · 6 years ago
  93. 2a5f14f gfs2: read journal in large chunks to locate the head by Abhi Das · 6 years ago
  94. 40e0e61 gfs2: add a helper function to get_log_header that can be used elsewhere by Abhi Das · 6 years ago
  95. 5b84609 gfs2: changes to gfs2_log_XXX_bio by Abhi Das · 6 years ago
  96. 98583b3 gfs2: add more timing info to journal recovery process by Abhi Das · 6 years ago
  97. 0ebbe4f gfs2: Fix the gfs2_invalidatepage description by Andreas Gruenbacher · 6 years ago
  98. 977767a gfs2: Clean up gfs2_is_{ordered,writeback} by Andreas Gruenbacher · 6 years ago
  99. 4d62d3f gfs2: properly initial file_lock used for unlock. by NeilBrown · 6 years ago
  100. e6a2562 Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago