1. 401b25a ext4: convert fault handler to use vm_fault_t type by Souptick Joarder · 6 years ago
  2. 8a78cb1 fs: move page_cache_seek_hole_data to iomap.c by Christoph Hellwig · 7 years ago
  3. 64b2868 Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  4. 60f9182 buffer: Avoid setting buffer bits that are already set by Kemi Wang · 7 years ago
  5. 01950a3 fs/buffer.c: fold init_buffer() into init_page_buffers() by Eric Biggers · 7 years ago
  6. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. f892760 fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
  9. 640ab98 buffer: have alloc_page_buffers() use __GFP_NOFAIL by Jens Axboe · 7 years ago
  10. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  11. 87354e5 buffer: set errors in mapping at the time that the error occurs by Jeff Layton · 8 years ago
  12. 334fd34 vfs: Add page_cache_seek_hole_data helper by Andreas Gruenbacher · 8 years ago
  13. 020c2833 fs: remove _submit_bh() by Eric Biggers · 8 years ago
  14. 0911d00 mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers by Jan Kara · 8 years ago
  15. ce98321 fs: Remove unmap_underlying_metadata by Jan Kara · 8 years ago
  16. e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
  17. 29f3ad7 fs: Provide function to unmap metadata for a range of blocks by Jan Kara · 8 years ago
  18. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  19. b4bba38 fs: export __block_write_full_page by Benjamin Marzinski · 9 years ago
  20. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  21. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  22. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  23. ee91ef6 bufferhead: force inlining of buffer head flag operations by Denys Vlasenko · 9 years ago
  24. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  25. bd7ade3 bufferhead: Add _gfp version for sb_getblk() by Nikolay Borisov · 10 years ago
  26. 3b5e645 fs/buffer.c: support buffer cache allocations with gfp modifiers by Gioh Kim · 10 years ago
  27. 1b938c0 fs/buffer.c: remove block_write_full_page_endio() by Matthew Wilcox · 11 years ago
  28. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  29. c186afb4 switch ->is_partially_uptodate() to saner arguments by Al Viro · 11 years ago
  30. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  31. b459722 mm: vmscan: take page buffers dirty and locked state into account by Mel Gorman · 12 years ago
  32. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 12 years ago
  33. 149b3060 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  34. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 12 years ago
  35. 877f962 buffer: add BH_Prio and BH_Meta flags by Theodore Ts'o · 12 years ago
  36. f0059af buffer: make touch_buffer() an exported function by Tejun Heo · 12 years ago
  37. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  38. ea13a86 vfs: Block mmapped writes while the fs is frozen by Jan Kara · 14 years ago
  39. 24da4fa vfs: Create __block_page_mkwrite() helper passing error values back by Jan Kara · 14 years ago
  40. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  41. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  42. 0edd55f block: remove the BH_Eopnotsupp flag by Christoph Hellwig · 14 years ago
  43. 4fed947 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests by Tejun Heo · 14 years ago
  44. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  45. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  46. 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
  47. a9877cc buffer_head: remove redundant test from wait_on_buffer by Richard Kennedy · 14 years ago
  48. b5fc510 get rid of file_fsync() by Al Viro · 15 years ago
  49. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 15 years ago
  50. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 15 years ago
  51. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 15 years ago
  52. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 15 years ago
  53. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 15 years ago
  54. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  55. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 16 years ago
  56. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  57. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
  58. 47e4491 Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 by Al Viro · 16 years ago
  59. 585d3bc fs: move bdev code out of buffer.c by Nick Piggin · 16 years ago
  60. fcccf50 filesystem freeze: implement generic freeze feature by Takashi Sato · 16 years ago
  61. 08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set by Keith Mannthey · 16 years ago
  62. 51b07fc fs: buffer lock use lock bitops by Nick Piggin · 16 years ago
  63. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  64. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  65. 946a57b remove generic_commit_write() by Adrian Bunk · 17 years ago
  66. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 17 years ago
  67. 389d1b0 Add buffer head related helper functions by Aneesh Kumar K.V · 17 years ago
  68. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  69. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 17 years ago
  70. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  71. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  72. 5417169 [FS] Implement block_page_mkwrite. by David Chinner · 17 years ago
  73. f9a1439 mm: optimize kill_bdev() by Peter Zijlstra · 18 years ago
  74. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 18 years ago
  75. 3991d3b [PATCH] warning fix: unsigned->signed by Tomasz Kvarsin · 18 years ago
  76. 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 18 years ago
  77. 58ff407 [PATCH] Fix IO error reporting on fsync() by Jan Kara · 18 years ago
  78. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  79. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  80. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 19 years ago
  81. b0cf232 [PATCH] pass b_size to ->get_block() by Badari Pulavarty · 19 years ago
  82. 205f87f [PATCH] change buffer_head.b_size to size_t by Badari Pulavarty · 19 years ago
  83. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 19 years ago
  84. 3978d71 [PATCH] Make address_space_operations->sync_page return void by NeilBrown · 19 years ago
  85. 05eb0b5 [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) by OGAWA Hirofumi · 19 years ago
  86. aaa4059 [PATCH] ext3: Fix unmapped buffers in transaction's lists by Jan Kara · 19 years ago
  87. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  88. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  89. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  90. a397220 [PATCH] page_uptodate locking scalability by Nick Piggin · 20 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago