1. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  2. 16b1f05 ext4: switch the guts of ->direct_IO() to iov_iter by Al Viro · 10 years ago
  3. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  4. ef24f6c ext4: discard preallocations after removing space by Lukas Czerner · 10 years ago
  5. 0790b31 fs: disallow all fallocate operation on active swapfile by Lukas Czerner · 10 years ago
  6. 9ef06ce ext4: remove unnecessary check for APPEND and IMMUTABLE by Lukas Czerner · 10 years ago
  7. 622cad1 ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent() by Theodore Ts'o · 10 years ago
  8. 87f7e41 ext4: update PF_MEMALLOC handling in ext4_write_inode() by Theodore Ts'o · 10 years ago
  9. 4adb6ab ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS by Kazuya Mio · 10 years ago
  10. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  11. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  12. 00a1a05 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 10 years ago
  13. e04027e ext4: fix comment typo by Matthew Wilcox · 10 years ago
  14. 94350ab ext4: make ext4_block_zero_page_range static by Matthew Wilcox · 10 years ago
  15. 5f16f32 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 10 years ago
  16. ed3654e ext4: optimize Hurd tests when reading/writing inodes by Theodore Ts'o · 10 years ago
  17. c4f6570 ext4: kill i_version support for Hurd-castrated file systems by Theodore Ts'o · 10 years ago
  18. b8a8684 ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate by Lukas Czerner · 10 years ago
  19. 10542c2 ext4: Speedup WB_SYNC_ALL pass called from sync(2) by Jan Kara · 10 years ago
  20. e251f9b ext4: avoid exposure of stale data in ext4_punch_hole() by Maxim Patlasov · 10 years ago
  21. e861b5e ext4: avoid possible overflow in ext4_map_blocks() by Theodore Ts'o · 10 years ago
  22. a53b75b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  23. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  24. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  25. 1d32bda Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  26. 8c9367f ext4: don't pass freed handle to ext4_walk_page_buffers by Theodore Ts'o · 10 years ago
  27. 65eddb5 ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZE by Yongqiang Yang · 10 years ago
  28. 9cb0041 ext4: enable punch hole for bigalloc by Zheng Liu · 10 years ago
  29. 34cf865 ext4: fix deadlock when writing in ENOSPC conditions by Jan Kara · 11 years ago
  30. dff6efc fs: fix iversion handling by Christoph Hellwig · 11 years ago
  31. 9206c56 ext4: return non-zero st_blocks for inline data by Andreas Dilger · 11 years ago
  32. bbf023c ext4: pair trace_ext4_writepages & trace_ext4_writepages_result by Ming Lei · 11 years ago
  33. aeac589 ext4: fix performance regression in ext4_writepages by Ming Lei · 11 years ago
  34. 7534e85 ext4: fixup kerndoc annotation of mpage_map_and_submit_extent() by Jan Kara · 11 years ago
  35. be5090d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  36. 9c12a83 ext4: fix performance regression in writeback of random writes by Jan Kara · 11 years ago
  37. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  38. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  39. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  40. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  41. 7afe5aa ext4: convert write_begin methods to stable_page_writes semantics by Dmitry Monakhov · 11 years ago
  42. 90e775b ext4: fix lost truncate due to race with writeback by Jan Kara · 11 years ago
  43. 5208386 ext4: simplify truncation code in ext4_setattr() by Jan Kara · 11 years ago
  44. 5f1132b ext4: fix ext4_writepages() in presence of truncate by Jan Kara · 11 years ago
  45. 0993004 ext4: move test whether extent to map can be extended to one place by Jan Kara · 11 years ago
  46. 3be78c7 ext4: use unsigned int for es_status values by Theodore Ts'o · 11 years ago
  47. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 11 years ago
  48. 44fb851d ext4: add WARN_ON to check the length of allocated blocks by Zheng Liu · 11 years ago
  49. 63b9996 ext4: call ext4_es_lru_add() after handling cache miss by Theodore Ts'o · 11 years ago
  50. bdafe42 ext4: fix spelling errors and a comment in extent_status tree by Theodore Ts'o · 11 years ago
  51. 27d7c4e ext4: silence warning in ext4_writepages() by Jan Kara · 11 years ago
  52. cb53054 ext4: fix up error handling for mpage_map_and_submit_extent() by Theodore Ts'o · 11 years ago
  53. e1be3a9 ext4: only zero partial blocks in ext4_zero_partial_blocks() by Lukas Czerner · 11 years ago
  54. 42c832d ext4: check error return from ext4_write_inline_data_end() by Theodore Ts'o · 11 years ago
  55. 353eefd ext4: delete unnecessary C statements by jon ernst · 11 years ago
  56. aeb2817 ext4: pass inode pointer instead of file pointer to punch hole by Ashish Sangwan · 11 years ago
  57. d3922a7 ext4: improve extent cache shrink mechanism to avoid to burn CPU time by Zheng Liu · 11 years ago
  58. 20970ba ext4: use ext4_da_writepages() for all modes by Theodore Ts'o · 11 years ago
  59. 5dc23bd ext4: remove ext4_ioend_wait() by Jan Kara · 11 years ago
  60. c724585 ext4: don't wait for extent conversion in ext4_punch_hole() by Jan Kara · 11 years ago
  61. a115f74 ext4: remove wait for unwritten extent conversion from ext4_truncate() by Jan Kara · 11 years ago
  62. e834039 ext4: protect extent conversion after DIO with i_dio_count by Jan Kara · 11 years ago
  63. 6b523df ext4: use transaction reservation for extent conversion in ext4_end_io by Jan Kara · 11 years ago
  64. 3613d22 ext4: remove buffer_uninit handling by Jan Kara · 11 years ago
  65. 4e7ea81 ext4: restructure writeback path by Jan Kara · 11 years ago
  66. fffb273 ext4: better estimate credits needed for ext4_da_writepages() by Jan Kara · 11 years ago
  67. fa55a0e ext4: improve writepage credit estimate for files with indirect blocks by Jan Kara · 11 years ago
  68. 39bba40 ext4: stop messing with nr_to_write in ext4_da_writepages() by Jan Kara · 11 years ago
  69. 97a851e ext4: use io_end for multiple bios by Jan Kara · 11 years ago
  70. 8af8eec ext4: fix overflow when counting used blocks on 32-bit architectures by Jan Kara · 11 years ago
  71. c121ffd ext4: remove unused discard_partial_page_buffers by Lukas Czerner · 11 years ago
  72. a87dd18 ext4: use ext4_zero_partial_blocks in punch_hole by Lukas Czerner · 11 years ago
  73. eb3544c Revert "ext4: fix fsx truncate failure" by Lukas Czerner · 11 years ago
  74. 0713ed0 ext4: Call ext4_jbd2_file_inode() after zeroing block by Lukas Czerner · 11 years ago
  75. d863dc3 Revert "ext4: remove no longer used functions in inode.c" by Lukas Czerner · 11 years ago
  76. ca99fdd ext4: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  77. 259709b jbd2: change jbd2_journal_invalidatepage to accept length by Lukas Czerner · 11 years ago
  78. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  79. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  80. a549984 ext4: revert "ext4: use io_end for multiple bios" by Theodore Ts'o · 11 years ago
  81. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  82. 0d606e2 ext4: fix type-widening bug in inode table readahead code by Theodore Ts'o · 11 years ago
  83. 13fca32 ext4: mark metadata blocks using bh flags by Theodore Ts'o · 11 years ago
  84. 4eec708 ext4: use io_end for multiple bios by Jan Kara · 11 years ago
  85. 171a7f2 ext4: fix big-endian bug in metadata checksum calculations by Dmitry Monakhov · 11 years ago
  86. 27dd438 ext4: introduce reserved space by Lukas Czerner · 11 years ago
  87. 5c1ff33 ext4: fix free space estimate in ext4_nonda_switch() by Eric Whitney · 11 years ago
  88. 393d1d1 ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT by Dr. Tilmann Bubeck · 11 years ago
  89. f78ee70d ext4: print more info in ext4_print_free_blocks() by Lukas Czerner · 11 years ago
  90. d76a3a77 ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 11 years ago
  91. 19b5ef6 ext4: add mutex_is_locked() assertion to ext4_truncate() by Theodore Ts'o · 11 years ago
  92. 819c492 ext4: refactor truncate code by Theodore Ts'o · 11 years ago
  93. 26a4c0c ext4: refactor punch hole code by Theodore Ts'o · 11 years ago
  94. eed4333 ext4: fold ext4_generic_write_end() into ext4_write_end() by Zheng Liu · 11 years ago
  95. 74d553a ext4: collapse handling of data=ordered and data=writeback codepaths by Theodore Ts'o · 11 years ago
  96. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  97. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 11 years ago
  98. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 11 years ago
  99. 386ad67 ext4: reserve metadata block for every delayed write by Lukas Czerner · 11 years ago
  100. bb8b20e ext4: do not use yield() by Lukas Czerner · 11 years ago