1. 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  2. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  3. aa70b70 gfs2: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  4. 920c7fd ANDROID: fs: gfs2: fix filler function type by Sami Tolvanen · 6 years ago
  5. 1c185c0 gfs2: Remove dirty buffer warning from gfs2_releasepage by Andreas Gruenbacher · 8 years ago
  6. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 8 years ago
  7. fd4c574 gfs2: writeout truncated pages by Benjamin Marzinski · 8 years ago
  8. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  9. 68cd4ce GFS2: Refactor gfs2_remove_from_journal by Bob Peterson · 8 years ago
  10. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  11. 9c7fe83 GFS2: Add calls to gfs2_holder_uninit in two error handlers by Daniel DeFreez · 8 years ago
  12. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  13. 2df6f47 GFS2: Fix direct IO write rounding error by Bob Peterson · 8 years ago
  14. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  15. 546fac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  16. 1272574 gfs2: kerneldoc warning fixes by Fabian Frederick · 9 years ago
  17. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  18. 80dcc31 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  19. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  20. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  21. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  22. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  23. b8fbf47 gfs2: perform quota checks against allocation parameters by Abhi Das · 9 years ago
  24. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  25. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  26. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  27. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  28. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  29. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  30. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  31. 774016b GFS2: journal data writepages update by Steven Whitehouse · 10 years ago
  32. 086352f GFS2: No need to invalidate pages for a dio read by Steven Whitehouse · 10 years ago
  33. e4f2920 GFS2: Clean up releasepage by Steven Whitehouse · 11 years ago
  34. dfd1118 GFS2: Fix incorrect invalidation for DIO/buffered I/O by Steven Whitehouse · 10 years ago
  35. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  36. 0c90180 GFS2: dirty inode correctly in gfs2_write_end by Benjamin Marzinski · 11 years ago
  37. 9d35814 GFS2: Merge ordered and writeback writepage by Steven Whitehouse · 11 years ago
  38. 5c0bb97 gfs2: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  39. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  40. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  41. 16ca941 GFS2: replace gfs2_ail structure with gfs2_trans by Benjamin Marzinski · 11 years ago
  42. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 11 years ago
  43. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 11 years ago
  44. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  45. 8e711e10 GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq by Bob Peterson · 12 years ago
  46. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  47. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  48. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  49. c0752aa GFS2: eliminate log elements and simplify by Bob Peterson · 12 years ago
  50. 4306629 GFS2: Remove unused argument from gfs2_internal_read by Andrew Price · 12 years ago
  51. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 12 years ago
  52. b120193 GFS2: make function gfs2_page_add_databufs static by Bob Peterson · 12 years ago
  53. ca9248d GFS2: Allow caching of rindex glock by Bob Peterson · 12 years ago
  54. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  55. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  56. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  57. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  58. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  59. 8f065d3 GFS2: Improve bug trap code in ->releasepage() by Steven Whitehouse · 13 years ago
  60. deab72d GFS2: write_end error path fails to unlock transaction lock by Bob Peterson · 13 years ago
  61. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  62. 6c474f7 GFS2: Adding missing unlock_page() by Maxim · 13 years ago
  63. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  64. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  65. d594845 GFS2: Fix compiler warning from previous patch by Steven Whitehouse · 14 years ago
  66. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  67. 3921120 GFS2: fallocate support by Benjamin Marzinski · 14 years ago
  68. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  69. ff8f33c GFS2: New truncate sequence by Steven Whitehouse · 14 years ago
  70. 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
  71. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  72. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  73. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  74. 30116ff GFS2: Use nobh_writepage by Steven Whitehouse · 14 years ago
  75. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  76. 602c89d GFS2: Clean up stuffed file copying by Steven Whitehouse · 14 years ago
  77. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  78. c29cd90 writeback: remove unused nonblocking and congestion checks (gfs2) by Wu Fengguang · 15 years ago
  79. 9ae3c6d GFS2: drop rindex glock to refresh rindex list by Benjamin Marzinski · 15 years ago
  80. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  81. 1946f70 GFS2: keep statfs info in sync on grows by Benjamin Marzinski · 15 years ago
  82. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago[Renamed (99%) from fs/gfs2/ops_address.c]
  83. 7537d81a GFS2: Fix timestamps on write by Abhijith Das · 15 years ago
  84. 229615d GFS2: Pagecache usage optimization on GFS2 by Hisashi Hifumi · 15 years ago
  85. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 15 years ago
  86. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 15 years ago
  87. e4fefba GFS2: Set GFP_NOFS when allocating page on write by Steven Whitehouse · 15 years ago
  88. 7ed122e GFS2: Streamline alloc calculations for writes by Steven Whitehouse · 16 years ago
  89. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  90. 1bb7322 GFS2: Fix up jdata writepage/delete_inode by Steven Whitehouse · 16 years ago
  91. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  92. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  93. acb57a3 GFS2: Direct IO write at end of file error by Bob Peterson · 16 years ago
  94. 01b7c7a [GFS2] Revise readpage locking by Steven Whitehouse · 16 years ago
  95. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  96. 3c18ddd mm: remove nopage by Nick Piggin · 16 years ago
  97. d82661d [GFS2] Streamline quota lock/check for no-quota case by Steven Whitehouse · 16 years ago
  98. 20b95bf [GFS2] gfs2_adjust_quota has broken unstuffing code by Abhijith Das · 16 years ago
  99. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 16 years ago
  100. 7afd88d [GFS2] Fix a page lock / glock deadlock by Steven Whitehouse · 16 years ago