1. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  2. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  3. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  4. 6a7fd52 ext4: don't call ext4_should_journal_data() on the journal inode by Vegard Nossum · 8 years ago
  5. 646caa9 ext4: fix deadlock during page writeback by Jan Kara · 8 years ago
  6. b47820e ext4: avoid modifying checksum fields directly during checksum verification by Daeho Jeong · 8 years ago
  7. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  8. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  9. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  10. 12735f8 ext4: pre-zero allocated blocks for DAX IO by Jan Kara · 8 years ago
  11. 914f82a ext4: refactor direct IO code by Jan Kara · 8 years ago
  12. 7cb476f ext4: handle transient ENOSPC properly for DAX by Jan Kara · 8 years ago
  13. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  14. c8585c6 ext4: fix races between changing inode journal mode and ext4_writepages by Daeho Jeong · 8 years ago
  15. 4c54659 ext4: handle unwritten or delalloc buffers before enabling data journaling by Daeho Jeong · 8 years ago
  16. ee0876b ext4: do not ask jbd2 to write data for delalloc buffers by Jan Kara · 8 years ago
  17. 3957ef5 ext4: remove EXT4_STATE_ORDERED_MODE by Jan Kara · 8 years ago
  18. 06bd3c3 ext4: fix data exposure after a crash by Jan Kara · 8 years ago
  19. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  20. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  21. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  22. e84dfbe ext4: retry block allocation for failed DIO and DAX writes by Jan Kara · 8 years ago
  23. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  24. faeb20e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  25. 5e1021f ext4: fix NULL pointer dereference in ext4_mark_inode_dirty() by Eryu Guan · 8 years ago
  26. 2d90c16 ext4: more efficient SEEK_DATA implementation by Jan Kara · 8 years ago
  27. e3fb8eb ext4: cleanup handling of bh->b_state in DAX mmap by Jan Kara · 8 years ago
  28. facab4d ext4: return hole from ext4_map_blocks() by Jan Kara · 8 years ago
  29. 600be30 ext4: remove i_ioend_count by Jan Kara · 8 years ago
  30. 109811c ext4: simplify io_end handling for AIO DIO by Jan Kara · 8 years ago
  31. efe70c2 ext4: move trans handling and completion deferal out of _ext4_get_block by Jan Kara · 8 years ago
  32. 705965b ext4: rename and split get blocks functions by Jan Kara · 8 years ago
  33. 74c66bc ext4: Fix data exposure after failed AIO DIO by Jan Kara · 8 years ago
  34. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  35. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  36. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 8 years ago
  37. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 8 years ago
  38. 187372a direct-io: always call ->end_io if non-NULL by Christoph Hellwig · 8 years ago
  39. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  40. 391f2a1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  41. 040cb37 ext4: adds project ID support by Li Xi · 8 years ago
  42. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  43. ba5843f ext4: use pre-zeroed blocks for DAX page faults by Jan Kara · 9 years ago
  44. c86d8db ext4: implement allocation of pre-zeroed blocks by Jan Kara · 9 years ago
  45. 53085fa ext4: provide ext4_issue_zeroout() by Jan Kara · 9 years ago
  46. 2dcba47 ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag by Jan Kara · 9 years ago
  47. 0112784 ext4: fix races of writeback with punch hole and zero range by Jan Kara · 9 years ago
  48. ea3d720 ext4: fix races between page faults and hole punching by Jan Kara · 9 years ago
  49. 5c50002 vfs: remove unused wrapper block_page_mkwrite() by Ross Zwisler · 9 years ago
  50. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  51. c62d255 mm, fs: introduce mapping_gfp_constraint() by Michal Hocko · 9 years ago
  52. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  53. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  54. b90197b ext4: use private version of page_zero_new_buffers() for data=journal mode by Theodore Ts'o · 9 years ago
  55. 3684de8 ext4 crypto: ext4_page_crypto() doesn't need a encryption context by Theodore Ts'o · 9 years ago
  56. cccd147 ext4: optimize ext4_writepage() for attempted 4k delalloc writes by Theodore Ts'o · 9 years ago
  57. ed923b5 ext4: add ext4_get_block_dax() by Matthew Wilcox · 9 years ago
  58. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  59. ea814ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  60. 911af57 ext4: update c/mtime on truncate up by Eryu Guan · 9 years ago
  61. a7cdade ext4: Handle error from dquot_initialize() by Jan Kara · 9 years ago
  62. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  63. 9705acd ext4: fix reservation release on invalidatepage for delalloc fs by Lukas Czerner · 9 years ago
  64. 0f0ff9a ext4: fix fencepost error in lazytime optimization by Theodore Ts'o · 9 years ago
  65. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  66. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  67. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. 3da40c7 ext4: only call ext4_truncate when size <= isize by Josef Bacik · 9 years ago
  69. c27e43a ext4: minor cleanup of ext4_da_reserve_space() by Eric Whitney · 9 years ago
  70. c5e298a ext4: prevent ext4_quota_write() from failing due to ENOSPC by Theodore Ts'o · 9 years ago
  71. bdf9683 ext4: fix race between truncate and __ext4_journalled_writepage() by Theodore Ts'o · 9 years ago
  72. e842f29 dax: don't abuse get_block mapping for endio callbacks by Dave Chinner · 9 years ago
  73. 8f4d855 ext4: fix lazytime optimization by Theodore Ts'o · 9 years ago
  74. 75e7566 ext4: switch to simple_follow_link() by Al Viro · 9 years ago
  75. a7a67e8 ext4: split inode_operations for encrypted symlinks off the rest by Al Viro · 9 years ago
  76. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  77. d2dc317 ext4: fix data corruption caused by unwritten and delayed extents by Lukas Czerner · 9 years ago
  78. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  79. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 9 years ago
  80. 6162e4b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  81. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  82. f348c25 ext4 crypto: add symlink encryption by Theodore Ts'o · 9 years ago
  83. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  84. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  85. c9c7429 ext4 crypto: implement the ext4 decryption read path by Michael Halcrow · 9 years ago
  86. 2058f83 ext4 crypto: implement the ext4 encryption write path by Michael Halcrow · 9 years ago
  87. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  88. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  89. a95cd63 Remove rw from dax_{do_,}io() by Omar Sandoval · 9 years ago
  90. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  91. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  92. f64e02f ext4 crypto: add ext4_mpage_readpages() by Theodore Ts'o · 9 years ago
  93. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  94. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  95. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  96. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  97. 923ae0f ext4: add DAX functionality by Ross Zwisler · 9 years ago
  98. 0572639 ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesize by Xiaoguang Wang · 9 years ago
  99. a26f499 ext4: add optimization for the lazytime mount option by Theodore Ts'o · 9 years ago
  100. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago