1. 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 10 months ago
  2. 75b46c4 gfs2: Fix oversight in gfs2_ail1_flush by Bob Peterson · 4 years, 10 months ago
  3. c953a73 gfs2: change from write to read lock for sd_log_flush_lock in journal replay by Bob Peterson · 4 years, 10 months ago
  4. 9592ea8 gfs2: instrumentation wrt ail1 stuck by Bob Peterson · 4 years, 10 months ago
  5. e04d339 gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink by Bob Peterson · 4 years, 10 months ago
  6. 4bd684b gfs2: Remove unnecessary gfs2_qa_{get,put} pairs by Andreas Gruenbacher · 4 years, 11 months ago
  7. 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 11 months ago
  8. 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 11 months ago
  9. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 11 months ago
  10. 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
  11. 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
  12. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 10 months ago
  13. 4900312 gfs2: Additional information when gfs2_ail1_flush withdraws by Bob Peterson · 4 years, 11 months ago
  14. cc44457 gfs2: leaf_dealloc needs to allocate one more revoke by Bob Peterson · 5 years ago
  15. c9ebc4b gfs2: allow journal replay to hold sd_log_flush_lock by Bob Peterson · 5 years ago
  16. 019dd66 gfs2: don't allow releasepage to free bd still used for revokes by Bob Peterson · 5 years ago
  17. ca399c96 gfs2: flesh out delayed withdraw for gfs2_log_flush by Bob Peterson · 5 years ago
  18. 1c634f9 gfs2: Do proper error checking for go_sync family of glops functions by Bob Peterson · 5 years ago
  19. df5db5f gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 5 years ago
  20. 2ca0c2f gfs2: drain the ail2 list after io errors by Bob Peterson · 5 years ago
  21. b1676cb gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages fails by Bob Peterson · 5 years ago
  22. 9ff7828 gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty by Bob Peterson · 5 years ago
  23. d93ae38 gfs2: Check for log write errors before telling dlm to unlock by Bob Peterson · 6 years ago
  24. f05b86d gfs2: Prepare to withdraw as soon as an IO error occurs in log write by Bob Peterson · 6 years ago
  25. 5e4c763 gfs2: Issue revokes more intelligently by Bob Peterson · 6 years ago
  26. 7d9f924 gfs2: Add verbose option to check_journal_clean by Bob Peterson · 6 years ago
  27. 33dbd1e gfs2: fix infinite loop when checking ail item count before go_inval by Bob Peterson · 6 years ago
  28. 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
  29. a72d240 gfs2: Allow some glocks to be used during withdraw by Bob Peterson · 6 years ago
  30. 0d91061 gfs2: move check_journal_clean to util.c for future use by Bob Peterson · 6 years ago
  31. 03678a9 gfs2: Ignore dlm recovery requests if gfs2 is withdrawn by Bob Peterson · 6 years ago
  32. f34a6135 gfs2: Only complain the first time an io error occurs in quota or log by Bob Peterson · 6 years ago
  33. 036330c gfs2: log error reform by Bob Peterson · 6 years ago
  34. b3422ca gfs2: Rework how rgrp buffer_heads are managed by Bob Peterson · 5 years ago
  35. 30fe70a gfs2: clear ail1 list when gfs2 withdraws by Bob Peterson · 5 years ago
  36. 6951108 gfs2: Introduce concept of a pending withdraw by Bob Peterson · 6 years ago
  37. 8e28ef1 gfs2: Return bool from gfs2_assert functions by Andreas Gruenbacher · 5 years ago
  38. a5ca2f1 gfs2: Turn gfs2_consist into void functions by Andreas Gruenbacher · 5 years ago
  39. d7e7ab3 gfs2: Remove usused cluster_wide arguments of gfs2_consist functions by Andreas Gruenbacher · 5 years ago
  40. 8dc88ac gfs2: Report errors before withdraw by Andreas Gruenbacher · 5 years ago
  41. badb55e gfs2: Split gfs2_lm_withdraw into two functions by Andreas Gruenbacher · 5 years ago
  42. 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
  43. 77cb271 gfs2: switch to use of errorfc() et.al. by Al Viro · 5 years ago
  44. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  45. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  46. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  47. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  48. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  49. 6e5e41e gfs2: fix O_SYNC write handling by Andreas Gruenbacher · 5 years ago
  50. 4c0e8dd gfs2: move setting current->backing_dev_info by Christoph Hellwig · 5 years ago
  51. 7582026 gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 by Abhi Das · 5 years ago
  52. a31b4ec Revert "gfs2: eliminate tr_num_revoke_rm" by Bob Peterson · 5 years ago
  53. c04f2e0 gfs2: remove unused LBIT macros by Alex Shi · 5 years ago
  54. b3ca4e4 fs/gfs2: remove unused IS_DINODE and IS_LEAF macros by Alex Shi · 5 years ago
  55. f7be987 gfs2: Remove GFS2_MIN_LVB_SIZE define by Andreas Gruenbacher · 5 years ago
  56. 5d43975 gfs2: Fix incorrect variable name by Andreas Gruenbacher · 5 years ago
  57. 2b0fb35 gfs2: Avoid access time thrashing in gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
  58. e556280 gfs2: minor cleanup: remove unneeded variable ret in gfs2_jdata_writepage by Bob Peterson · 5 years ago
  59. 2e9eeaa gfs2: eliminate ssize parameter from gfs2_struct2blk by Bob Peterson · 5 years ago
  60. eed0f95 gfs2: Another gfs2_find_jhead fix by Andreas Gruenbacher · 5 years ago
  61. 3f1266e Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  62. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  63. 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
  64. ade4808 gfs2: Don't write log headers after file system withdraw by Bob Peterson · 5 years ago
  65. 8f81180 gfs2: Remove duplicate call from gfs2_create_inode by Andreas Gruenbacher · 5 years ago
  66. 2c47c1b gfs2: clean up iopen glock mess in gfs2_create_inode by Bob Peterson · 5 years ago
  67. d99724c gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS by Bob Peterson · 5 years ago
  68. 52b1cdc gfs2: Abort gfs2_freeze if io error is seen by Bob Peterson · 5 years ago
  69. 60528af gfs2: Don't loop forever in gfs2_freeze if withdrawn by Bob Peterson · 5 years ago
  70. f155f5e gfs2: fix infinite loop in gfs2_ail1_flush on io error by Bob Peterson · 5 years ago
  71. eb43e66 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
  72. fe5e7ba gfs2: fix glock reference problem in gfs2_trans_remove_revoke by Bob Peterson · 5 years ago
  73. feed98a gfs2: make gfs2_log_shutdown static by Bob Peterson · 5 years ago
  74. 19ebc05 gfs2: Remove active journal side effect from gfs2_write_log_header by Andreas Gruenbacher · 5 years ago
  75. 184b4e6 gfs2: Fix end-of-file handling in gfs2_page_mkwrite by Andreas Gruenbacher · 5 years ago
  76. f53056c gfs2: Multi-block allocations in gfs2_page_mkwrite by Andreas Gruenbacher · 5 years ago
  77. 39c3a94 gfs2: Improve mmap write vs. punch_hole consistency by Andreas Gruenbacher · 5 years ago
  78. 1a48049 gfs2: make gfs2_fs_parameters static by Ben Dooks (Codethink) · 5 years ago
  79. f3b64b5 gfs2: Some whitespace cleanups by Andreas Gruenbacher · 5 years ago
  80. 098b9c1 gfs2: removed unnecessary semicolon by Aliasgar Surti · 5 years ago
  81. d579814 gfs2: Fix initialisation of args for remount by Andrew Price · 5 years ago
  82. 30aecae gfs2: Fix memory leak when gfs2meta's fs_context is freed by Andrew Price · 5 years ago
  83. 8d09807 gfs2: add compat_ioctl support by Arnd Bergmann · 6 years ago
  84. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  85. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  86. 0b36c9e Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  87. 1f52aa0 gfs2: Convert gfs2 to fs_context by Andrew Price · 6 years ago
  88. f0b444b gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps by Bob Peterson · 5 years ago
  89. b473bc2d gfs2: Improve mmap write vs. truncate consistency by Andreas Gruenbacher · 5 years ago
  90. ad26967 gfs2: Use async glocks for rename by Bob Peterson · 5 years ago
  91. 01123cf gfs2: create function gfs2_glock_update_hold_time by Andreas Gruenbacher · 5 years ago
  92. bc74aae gfs2: separate holder for rgrps in gfs2_rename by Bob Peterson · 5 years ago
  93. bccaef9 gfs2: Delete an unnecessary check before brelse() by Markus Elfring · 5 years ago
  94. 45eb050 gfs2: Minor PAGE_SIZE arithmetic cleanups by Andreas Gruenbacher · 5 years ago
  95. 8f0daef gfs2: Fix recovery slot bumping by Andreas Gruenbacher · 5 years ago
  96. 98fb057 gfs2: Fix possible fs name overflows by Bob Peterson · 5 years ago
  97. 8c5ca11 gfs2: untangle the logic in gfs2_drevalidate by Bob Peterson · 5 years ago
  98. 0a6a4ab gfs2: Always mark inode dirty in fallocate by Andreas Gruenbacher · 5 years ago
  99. d403125 gfs2: Minor gfs2_alloc_inode cleanup by Andreas Gruenbacher · 5 years ago
  100. 2257e46 gfs2: implement gfs2_block_zero_range using iomap_zero_range by Christoph Hellwig · 6 years ago