1. 7baf8fd gfs2: take jdata unstuff into account in do_grow by Bob Peterson · 6 years ago
  2. e0c1e6e gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps by Bob Peterson · 5 years ago
  3. 21344f0 gfs2: gfs2_walk_metadata fix by Andreas Gruenbacher · 5 years ago
  4. 3808437 gfs2: Fix iomap buffer head reference counting bug by Andreas Gruenbacher · 6 years ago
  5. 55795da gfs2: Fix metadata read-ahead during truncate (2) by Andreas Gruenbacher · 6 years ago
  6. fee5150 gfs2: Fix iomap buffered write support for journaled files (2) by Andreas Gruenbacher · 6 years ago
  7. dc480fe gfs2: Fix iomap buffered write support for journaled files by Andreas Gruenbacher · 6 years ago
  8. 7761257 gfs2: Special-case rindex for gfs2_grow by Andreas Gruenbacher · 6 years ago
  9. 0ed91ec Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next by Andreas Gruenbacher · 6 years ago
  10. a3479c7 Merge branch 'iomap-write' into linux-gfs2/for-next by Andreas Gruenbacher · 6 years ago
  11. 967bcc9 gfs2: iomap direct I/O support by Andreas Gruenbacher · 6 years ago
  12. bcfe941 gfs2: gfs2_extent_length cleanup by Andreas Gruenbacher · 6 years ago
  13. 64bc06b gfs2: iomap buffered write support by Andreas Gruenbacher · 6 years ago
  14. d505a96a gfs2: Further iomap cleanups by Andreas Gruenbacher · 6 years ago
  15. 00251a1 gfs2: Minor clarification to __gfs2_punch_hole by Andreas Gruenbacher · 6 years ago
  16. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  17. 628e366 gfs2: Iomap cleanups and improvements by Andreas Gruenbacher · 6 years ago
  18. 845802b gfs2: Remove ordered write mode handling from gfs2_trans_add_data by Andreas Gruenbacher · 6 years ago
  19. 7841b9f gfs2: hole_size improvement by Andreas Gruenbacher · 6 years ago
  20. 07e23d6 gfs2: Update find_metapath comment by Andreas Gruenbacher · 6 years ago
  21. 7ee66c0 iomap: move IOMAP_F_BOUNDARY to gfs2 by Christoph Hellwig · 6 years ago
  22. 19319b5 iomap: inline data should be an iomap type, not a flag by Christoph Hellwig · 6 years ago
  23. 9a38662 gfs2: Remove sdp->sd_jheightsize by Andreas Gruenbacher · 7 years ago
  24. 3e7aafc GFS2: Minor improvements to comments and documentation by Bob Peterson · 7 years ago
  25. fffb641 gfs2: Zero out fallocated blocks in fallocate_chunk by Andreas Gruenbacher · 7 years ago
  26. bb491ce gfs2: Check for the end of metadata in punch_hole by Andreas Gruenbacher · 7 years ago
  27. d39d18e gfs2: Improve gfs2_block_map comment by Andreas Gruenbacher · 7 years ago
  28. 3b5da96 gfs2: Fixes to "Implement iomap for block_map" (2) by Andreas Gruenbacher · 7 years ago
  29. 49edd5b gfs2: Fixes to "Implement iomap for block_map" by Andreas Gruenbacher · 7 years ago
  30. 235628c gfs2: Add gfs2_max_stuffed_size by Andreas Gruenbacher · 7 years ago
  31. 4e56a64 gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE) by Andreas Gruenbacher · 7 years ago
  32. 10d2cf9 gfs2: Turn trunc_dealloc into punch_hole by Andreas Gruenbacher · 7 years ago
  33. 5cf26b1 gfs2: Generalize truncate code by Andreas Gruenbacher · 7 years ago
  34. bdba0d5 Turn gfs2_block_truncate_page into gfs2_block_zero_range by Andreas Gruenbacher · 7 years ago
  35. cb7f090 gfs2: Improve non-recursive delete algorithm by Andreas Gruenbacher · 7 years ago
  36. c3ce5aa gfs2: Fix metadata read-ahead during truncate by Andreas Gruenbacher · 7 years ago
  37. e8b43fe gfs2: Clean up {lookup,fillup}_metapath by Andreas Gruenbacher · 7 years ago
  38. e7fdf00 gfs2: Remove minor gfs2_journaled_truncate inefficiencies by Andreas Gruenbacher · 7 years ago
  39. 8b5860a gfs2: truncate: Remove unnecessary oldsize parameters by Andreas Gruenbacher · 7 years ago
  40. 80990f4 gfs2: Clean up trunc_start error path by Andreas Gruenbacher · 7 years ago
  41. 90bcab9 gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use by Steven Whitehouse · 7 years ago
  42. 3974320 GFS2: Implement iomap for block_map by Bob Peterson · 8 years ago
  43. 5f8bd44 GFS2: Make height info part of metapath by Bob Peterson · 8 years ago
  44. 20cdc19 gfs2: Clarify gfs2_block_map by Andreas Gruenbacher · 7 years ago
  45. c4a9d18 GFS2: Fix non-recursive truncate bug by Bob Peterson · 7 years ago
  46. e477b24 gfs2: add flag REQ_PRIO for metadata I/O by Coly Li · 7 years ago
  47. c96e6da Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago
  48. 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 7 years ago
  49. b32c8c7 gfs2: replace CURRENT_TIME with current_time by Stephen Rothwell · 7 years ago
  50. d552a2b GFS2: Non-recursive delete by Bob Peterson · 8 years ago
  51. 9763dd6 Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  52. 2fcf5cc GFS2: Limit number of transaction blocks requested for truncates by Bob Peterson · 8 years ago
  53. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  55. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
  56. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  57. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  58. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  59. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  60. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 9 years ago
  61. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  62. b8fbf47 gfs2: perform quota checks against allocation parameters by Abhi Das · 10 years ago
  63. b650738 GFS2: Change maxlen variables to size_t by Bob Peterson · 10 years ago
  64. c62baf6 GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  65. b50f227 GFS2: Clean up journal extent mapping by Steven Whitehouse · 11 years ago
  66. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  67. af5c269 GFS2: Clean up reservation removal by Steven Whitehouse · 11 years ago
  68. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  69. a01aedf GFS2: Reserve journal space for quota change in do_grow by Bob Peterson · 11 years ago
  70. 2b3dcf3 GFS2: Increase i_writecount during gfs2_setattr_size by Bob Peterson · 11 years ago
  71. 2009521 GFS2: Remove vestigial parameter ip from function rs_deltree by Bob Peterson · 12 years ago
  72. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  73. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 12 years ago
  74. d2b47cf GFS2: Get a block reservation before resizing a file by Bob Peterson · 12 years ago
  75. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 12 years ago
  76. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  77. fa731fc GFS2: Fix truncation of journaled data files by Steven Whitehouse · 12 years ago
  78. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  79. 4a993fb GFS2: Add structure to contain rgrp, bitmap, offset tuple by Steven Whitehouse · 12 years ago
  80. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  81. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  82. f2f9c81 GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer by Bob Peterson · 12 years ago
  83. 2f7ee35 GFS2: Use variable rather than qa to determine if unstuff necessary by Bob Peterson · 13 years ago
  84. 5e2f7d6 GFS2: Make sure rindex is uptodate before starting transactions by Bob Peterson · 13 years ago
  85. 220cca2 GFS2: Change truncate page allocation to be GFP_NOFS by Bob Peterson · 13 years ago
  86. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  87. 6e87ed0 GFS2: move toward a generic multi-block allocator by Bob Peterson · 13 years ago
  88. 3c5d785 GFS2: combine gfs2_alloc_block and gfs2_alloc_di by Bob Peterson · 13 years ago
  89. 8765489 GFS2: More automated code analysis fixes by Steven Whitehouse · 13 years ago
  90. b99b98d GFS2: Move readahead of metadata during deallocation into its own function by Steven Whitehouse · 13 years ago
  91. 64dd153 GFS2: rewrite fallocate code to write blocks directly by Benjamin Marzinski · 13 years ago
  92. bd5437a GFS2: speed up delete/unlink performance for large files by Bob Peterson · 13 years ago
  93. 70b0c36 GFS2: Use cached rgrp in gfs2_rlist_add() by Steven Whitehouse · 13 years ago
  94. d56fa8a GFS2: Call do_strip() directly from recursive_scan() by Steven Whitehouse · 13 years ago
  95. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  96. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  97. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  98. 46fcb2e GFS2: combine duplicated block freeing routines by Eric Sandeen · 13 years ago
  99. 6d3117b GFS2: Wipe directory hash table metadata when deallocating a directory by Steven Whitehouse · 13 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago