1. 10bbd23 pagevec: Use xa_mark_t by Matthew Wilcox · 7 years ago
  2. f95cbb4 gfs2: use iomap_readpage for blocksize == PAGE_SIZE by Andreas Gruenbacher · 7 years ago
  3. 025d0e7 gfs2: Remove gfs2_write_{begin,end} by Andreas Gruenbacher · 7 years ago
  4. 967bcc9 gfs2: iomap direct I/O support by Andreas Gruenbacher · 7 years ago
  5. 64bc06b gfs2: iomap buffered write support by Andreas Gruenbacher · 7 years ago
  6. 845802b gfs2: Remove ordered write mode handling from gfs2_trans_add_data by Andreas Gruenbacher · 7 years ago
  7. d6382a3 gfs2: gfs2_stuffed_write_end cleanup by Andreas Gruenbacher · 7 years ago
  8. 7b5747f GFS2: Fix allocation error bug with recursive rgrp glocking by Andreas Gruenbacher · 7 years ago
  9. b9e03f1 GFS2: Only set PageChecked for jdata pages by Bob Peterson · 7 years ago
  10. 805c0907 GFS2: Log the reason for log flushes in every log header by Bob Peterson · 7 years ago
  11. c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
  12. 88b65ce gfs2: Minor gfs2_page_add_databufs cleanup by Andreas Gruenbacher · 7 years ago
  13. 235628c gfs2: Add gfs2_max_stuffed_size by Andreas Gruenbacher · 7 years ago
  14. 9db115a gfs2: Typo fixes by Andreas Gruenbacher · 7 years ago
  15. 9aa0159 gfs2: Remove unused gfs2_write_jdata_pagevec parameter by Andreas Gruenbacher · 7 years ago
  16. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  17. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  18. d2bc5b3 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  19. b066a4eeb gfs2: forcibly flush ail to relieve memory pressure by Abhi Das · 7 years ago
  20. 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
  21. c548a1c gfs2: Make gfs2_write_full_page static by Andrew Price · 8 years ago
  22. 43388b2 fix gfs2_stuffed_write_end() on short copies by Al Viro · 8 years ago
  23. 1c185c0 gfs2: Remove dirty buffer warning from gfs2_releasepage by Andreas Gruenbacher · 8 years ago
  24. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
  25. fd4c574 gfs2: writeout truncated pages by Benjamin Marzinski · 9 years ago
  26. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  27. 68cd4ce GFS2: Refactor gfs2_remove_from_journal by Bob Peterson · 9 years ago
  28. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  29. 9c7fe83 GFS2: Add calls to gfs2_holder_uninit in two error handlers by Daniel DeFreez · 9 years ago
  30. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  31. 2df6f47 GFS2: Fix direct IO write rounding error by Bob Peterson · 9 years ago
  32. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  33. 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 10 years ago
  34. 1272574 gfs2: kerneldoc warning fixes by Fabian Frederick · 10 years ago
  35. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  36. 80dcc31 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 10 years ago
  37. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  38. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  39. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  40. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  41. b8fbf47 gfs2: perform quota checks against allocation parameters by Abhi Das · 10 years ago
  42. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  43. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  44. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 11 years ago
  45. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 11 years ago
  46. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
  47. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
  48. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
  49. 774016b GFS2: journal data writepages update by Steven Whitehouse · 11 years ago
  50. 086352f GFS2: No need to invalidate pages for a dio read by Steven Whitehouse · 11 years ago
  51. e4f2920 GFS2: Clean up releasepage by Steven Whitehouse · 11 years ago
  52. dfd1118 GFS2: Fix incorrect invalidation for DIO/buffered I/O by Steven Whitehouse · 11 years ago
  53. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  54. 0c90180 GFS2: dirty inode correctly in gfs2_write_end by Benjamin Marzinski · 11 years ago
  55. 9d35814 GFS2: Merge ordered and writeback writepage by Steven Whitehouse · 11 years ago
  56. 5c0bb97 gfs2: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
  57. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 12 years ago
  58. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  59. 16ca941 GFS2: replace gfs2_ail structure with gfs2_trans by Benjamin Marzinski · 12 years ago
  60. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 12 years ago
  61. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  62. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  63. 8e711e10 GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq by Bob Peterson · 12 years ago
  64. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  65. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 13 years ago
  66. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 13 years ago
  67. c0752aa GFS2: eliminate log elements and simplify by Bob Peterson · 13 years ago
  68. 4306629 GFS2: Remove unused argument from gfs2_internal_read by Andrew Price · 13 years ago
  69. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 13 years ago
  70. b120193 GFS2: make function gfs2_page_add_databufs static by Bob Peterson · 13 years ago
  71. ca9248d GFS2: Allow caching of rindex glock by Bob Peterson · 13 years ago
  72. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  73. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  74. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  75. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  76. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  77. 8f065d3 GFS2: Improve bug trap code in ->releasepage() by Steven Whitehouse · 14 years ago
  78. deab72d GFS2: write_end error path fails to unlock transaction lock by Bob Peterson · 14 years ago
  79. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  80. 6c474f7 GFS2: Adding missing unlock_page() by Maxim · 14 years ago
  81. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  82. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  83. d594845 GFS2: Fix compiler warning from previous patch by Steven Whitehouse · 14 years ago
  84. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  85. 3921120 GFS2: fallocate support by Benjamin Marzinski · 14 years ago
  86. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  87. ff8f33c GFS2: New truncate sequence by Steven Whitehouse · 14 years ago
  88. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  89. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 15 years ago
  90. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 15 years ago
  91. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 15 years ago
  92. 30116ff GFS2: Use nobh_writepage by Steven Whitehouse · 15 years ago
  93. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 15 years ago
  94. 602c89d GFS2: Clean up stuffed file copying by Steven Whitehouse · 15 years ago
  95. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  96. c29cd90 writeback: remove unused nonblocking and congestion checks (gfs2) by Wu Fengguang · 15 years ago
  97. 9ae3c6d GFS2: drop rindex glock to refresh rindex list by Benjamin Marzinski · 15 years ago
  98. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  99. 1946f70 GFS2: keep statfs info in sync on grows by Benjamin Marzinski · 16 years ago
  100. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 16 years ago[Renamed (99%) from fs/gfs2/ops_address.c]