1. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  2. 4a55752 gfs2: Split up gfs2_meta_sync into inode and rgrp versions by Bob Peterson · 4 years, 3 months ago
  3. bedb0f0 gfs2: Recover statfs info in journal head by Abhi Das · 4 years, 3 months ago
  4. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  5. 20be493 gfs2: Even more gfs2_find_jhead fixes by Andreas Gruenbacher · 4 years, 8 months ago
  6. aa83da7 gfs2: More gfs2_find_jhead fixes by Andreas Gruenbacher · 4 years, 9 months ago
  7. 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
  8. f05b86d gfs2: Prepare to withdraw as soon as an IO error occurs in log write by Bob Peterson · 6 years ago
  9. f34a6135 gfs2: Only complain the first time an io error occurs in quota or log by Bob Peterson · 6 years ago
  10. 7582026 gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 by Abhi Das · 5 years ago
  11. 2e9eeaa gfs2: eliminate ssize parameter from gfs2_struct2blk by Bob Peterson · 5 years ago
  12. eed0f95 gfs2: Another gfs2_find_jhead fix by Andreas Gruenbacher · 5 years ago
  13. fe5e7ba gfs2: fix glock reference problem in gfs2_trans_remove_revoke by Bob Peterson · 5 years ago
  14. 19ebc05 gfs2: Remove active journal side effect from gfs2_write_log_header by Andreas Gruenbacher · 5 years ago
  15. 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
  16. d14e1ca gfs2: Warn when a journal replay overwrites a rgrp with buffers by Bob Peterson · 6 years ago
  17. 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
  18. 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
  19. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  20. 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
  21. f4686c2 gfs2: read journal in large chunks by Abhi Das · 6 years ago
  22. a5b1d3f gfs2: Rename sd_log_le_{revoke,ordered} by Andreas Gruenbacher · 6 years ago
  23. 32ac43f gfs2: Remove unnecessary extern declarations by Andreas Gruenbacher · 6 years ago
  24. 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 6 years ago
  25. 9287c64 gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 6 years ago
  26. 7c70b89 gfs2: clean_journal improperly set sd_log_flush_head by Bob Peterson · 6 years ago
  27. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  28. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  29. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  30. 23e93c9 Revert "gfs2: read journal in large chunks to locate the head" by Bob Peterson · 6 years ago
  31. 2a5f14f gfs2: read journal in large chunks to locate the head by Abhi Das · 6 years ago
  32. 5b84609 gfs2: changes to gfs2_log_XXX_bio by Abhi Das · 6 years ago
  33. 281b495 gfs2: Rename bitmap.bi_{len => bytes} by Andreas Gruenbacher · 6 years ago
  34. 9e1a9ec gfs2: Don't withdraw under a spin lock by Andreas Gruenbacher · 7 years ago
  35. 4519eaa GFS2: Fix minor comment typo by Bob Peterson · 7 years ago
  36. c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
  37. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  38. 942b0cd GFS2: Withdraw for IO errors writing to the journal or statfs by Bob Peterson · 7 years ago
  39. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  40. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  41. 87354e5 buffer: set errors in mapping at the time that the error occurs by Jeff Layton · 8 years ago
  42. c96e6da Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  43. 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
  44. 722f6f6 GFS2: Eliminate vestigial sd_log_flush_wrapped by Bob Peterson · 8 years ago
  45. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  46. f729b66 gfs2: remove the unused sd_log_error field by Christoph Hellwig · 8 years ago
  47. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  48. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  49. e1cb6be GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes by Bob Peterson · 8 years ago
  50. e1b1afa gfs2: use bio op accessors by Mike Christie · 9 years ago
  51. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  52. 01cab55 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  53. 15562c4 GFS2: Move glock superblock pointer to field gl_name by Bob Peterson · 10 years ago
  54. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 10 years ago
  55. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  56. 5a7c669 GFS2: lops.c: replace 0 by NULL for pointers by Fabian Frederick · 11 years ago
  57. a17d758b GFS2: Move recovery variables to journal structure in memory by Bob Peterson · 11 years ago
  58. b50f227 GFS2: Clean up journal extent mapping by Steven Whitehouse · 11 years ago
  59. 022ef4f GFS2: Move log buffer accounting to transaction by Steven Whitehouse · 11 years ago
  60. d69a3c6 GFS2: Move log buffer lists into transaction by Steven Whitehouse · 11 years ago
  61. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  62. 70d4ee9 GFS2: Use only a single address space for rgrps by Steven Whitehouse · 11 years ago
  63. 5ea5050 GFS2: Implement a "rgrp has no extents longer than X" scheme by Bob Peterson · 11 years ago
  64. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  65. 7c0ef28 GFS2: Move gfs2_sync_meta to lops.c by Steven Whitehouse · 12 years ago
  66. 5d05496 GFS2: aggressively issue revokes in gfs2_log_flush by Benjamin Marzinski · 12 years ago
  67. cd51e61e GFS2: Eliminate gfs2_rg_lops by Bob Peterson · 12 years ago
  68. 7f63257 GFS2: Sort buffer lists by inplace block number by Benjamin Marzinski · 12 years ago
  69. 4a58681 GFS2: Set log descriptor type for jdata blocks by Bob Peterson · 12 years ago
  70. e97e548 GFS2: Fix typo in gfs2_log_end_write loop by Steven Whitehouse · 12 years ago
  71. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  72. 16ca941 GFS2: replace gfs2_ail structure with gfs2_trans by Benjamin Marzinski · 12 years ago
  73. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  74. 767f433 GFS2: Copy gfs2_trans_add_bh into new data/meta functions by Steven Whitehouse · 12 years ago
  75. 75f2b87 GFS2: Merge revoke adding functions by Steven Whitehouse · 12 years ago
  76. 96e5d1d GFS2: Test bufdata with buffer locked and gfs2_log_lock held by Benjamin Marzinski · 12 years ago
  77. 73738a7 GFS2: Clean up some unused assignments by Andrew Price · 12 years ago
  78. 1b8ba31 GFS2: Fix error handling when reading an invalid block from the journal by Steven Whitehouse · 13 years ago
  79. c0752aa GFS2: eliminate log elements and simplify by Bob Peterson · 13 years ago
  80. 144a4c2 GFS2: Log code fixes by Steven Whitehouse · 13 years ago
  81. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 13 years ago
  82. dad30e9 GFS2: Remove duplicate log code by Steven Whitehouse · 13 years ago
  83. e8c92ed GFS2: Clean up log write code path by Steven Whitehouse · 13 years ago
  84. 14e5f18 GFS2: Make gfs2_log_fake_buf() write the buffer too by Steven Whitehouse · 13 years ago
  85. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  86. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  87. 75ca61c1 GFS2: Remove a __GFP_NOFAIL allocation by Steven Whitehouse · 13 years ago
  88. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 13 years ago
  89. 47ac553 GFS2: Move two functions from log.c to lops.c by Steven Whitehouse · 13 years ago
  90. 891a8e9 GFS2: Misc fixes by Steven Whitehouse · 13 years ago
  91. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 13 years ago
  92. f42ab08 GFS2: Optimise glock lru and end of life inodes by Steven Whitehouse · 14 years ago
  93. 29687a2 GFS2: Alter point of entry to glock lru list for glocks with an address_space by Steven Whitehouse · 14 years ago
  94. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  95. c618e87 GFS2: Update to AIL list locking by Steven Whitehouse · 14 years ago
  96. d6a079e GFS2: introduce AIL lock by Dave Chinner · 14 years ago
  97. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  98. bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 14 years ago
  99. 5e687ea GFS2: Various gfs2_logd improvements by Benjamin Marzinski · 15 years ago
  100. e588463 GFS2: ordered writes are backwards by Dave Chinner · 15 years ago