1. 83b8ce0 Merge android-4.9.178 (df08e34) into msm-4.9 by jianzhou · 5 years ago
  2. 9034c87 Merge android-4.9.175 (e2171b6) into msm-4.9 by Tengfei Fan · 5 years ago
  3. df08e34 Merge 4.9.178 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  4. fa08977 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 5 years ago
  5. 9370915 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  6. 62a3a66 ext4: don't bother checking for encryption key in ->mmap() by Eric Biggers · 7 years ago
  7. e68f6b8 ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 5 years ago
  8. ec686d2 ext4: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  9. 8651fa1e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 5 years ago
  10. 78b336a ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() by Eryu Guan · 7 years ago
  11. 28cbf06 ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets by Darrick J. Wong · 7 years ago
  12. 0814c3a ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 7 years ago
  13. 9850844 ext4: fix SEEK_HOLE by Jan Kara · 7 years ago
  14. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  16. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  17. dbe6ec8 ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings by Toshi Kani · 8 years ago
  18. 51e8137 ext4: remove plugging from ext4_file_write_iter() by Jan Kara · 8 years ago
  19. 4b0524a ext4: allow unlocked direct IO when pages are cached by Jan Kara · 8 years ago
  20. 518eaa6 ext4: create EXT4_MAX_BLOCKS() macro by Fabian Frederick · 8 years ago
  21. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  22. 6b52499 dax: remote unused fault wrappers by Ross Zwisler · 8 years ago
  23. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  24. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  25. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  26. 02fbd13 dax: Remove complete_unwritten argument by Jan Kara · 8 years ago
  27. 12735f8 ext4: pre-zero allocated blocks for DAX IO by Jan Kara · 8 years ago
  28. e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 8 years ago
  29. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 8 years ago
  30. 8d2ae1c ext4: remove trailing \n from ext4_warning/ext4_error calls by Jakub Wilk · 8 years ago
  31. 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
  32. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  33. c0a37d487 ext4: use file_dentry() by Miklos Szeredi · 8 years ago
  34. 9dd78d8 ext4: use dget_parent() in ext4_file_open() by Miklos Szeredi · 8 years ago
  35. faeb20e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  36. 2d90c16 ext4: more efficient SEEK_DATA implementation by Jan Kara · 8 years ago
  37. e142d05 ext4: use i_mutex to serialize unaligned AIO DIO by Jan Kara · 8 years ago
  38. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  39. ff978b0 ext4 crypto: move context consistency check to ext4_file_open() by Theodore Ts'o · 8 years ago
  40. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. d5be7a0 ext4: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 8 years ago
  42. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  43. ba5843f ext4: use pre-zeroed blocks for DAX page faults by Jan Kara · 8 years ago
  44. ea3d720 ext4: fix races between page faults and hole punching by Jan Kara · 8 years ago
  45. 01a33b4 ext4: start transaction before calling into DAX by Matthew Wilcox · 9 years ago
  46. ed923b5 ext4: add ext4_get_block_dax() by Matthew Wilcox · 9 years ago
  47. e676a4c ext4: use ext4_get_block_write() for DAX by Matthew Wilcox · 9 years ago
  48. 11bd1a9 ext4: huge page fault support by Matthew Wilcox · 9 years ago
  49. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  50. 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
  51. e842f29 dax: don't abuse get_block mapping for endio callbacks by Dave Chinner · 9 years ago
  52. abdd438 ext4 crypto: handle unexpected lack of encryption keys by Theodore Ts'o · 9 years ago
  53. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 9 years ago
  54. 6162e4b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  55. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  56. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  58. 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 9 years ago
  59. c9c7429 ext4 crypto: implement the ext4 decryption read path by Michael Halcrow · 9 years ago
  60. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  61. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  62. e768d7f ext4_file_write_iter: move generic_write_checks() up by Al Viro · 9 years ago
  63. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 9 years ago
  64. 5f380c7 lift generic_write_checks() into callers of __generic_file_write_iter() by Al Viro · 9 years ago
  65. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  66. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  67. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  68. 923ae0f ext4: add DAX functionality by Ross Zwisler · 9 years ago
  69. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  70. ad7fefb Revert "ext4: fix suboptimal seek_{data,hole} extents traversial" by Theodore Ts'o · 9 years ago
  71. 14516bb ext4: fix suboptimal seek_{data,hole} extents traversial by Dmitry Monakhov · 9 years ago
  72. a41537e ext4: prevent bugon on race between write/fcntl by Dmitry Monakhov · 10 years ago
  73. 590a141 ext4: remove readpage() check in ext4_mmap_file() by Zhang Zhen · 10 years ago
  74. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  75. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  76. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 10 years ago
  77. c197855 ext4: make local functions static by Stephen Hemminger · 10 years ago
  78. 9b88416 convert ext4 to ->write_iter() by Al Viro · 10 years ago
  79. a832475 Merge ext4 changes in ext4_file_write() into for-next by Al Viro · 10 years ago
  80. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  81. f5ccfe1 ext4: fix locking for O_APPEND writes by Theodore Ts'o · 10 years ago
  82. 7ed07ba ext4: factor out common code in ext4_file_write() by Theodore Ts'o · 10 years ago
  83. 8ad2850 ext4: move ext4_file_dio_write() into ext4_file_write() by Theodore Ts'o · 10 years ago
  84. 7608e61 ext4: inline generic_file_aio_write() into ext4_file_write() by Theodore Ts'o · 10 years ago
  85. 556615d ext4: rename uninitialized extents to unwritten by Lukas Czerner · 10 years ago
  86. 9ac0367 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  87. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  88. 6e6358f ext4: use i_size_read in ext4_unaligned_aio() by Theodore Ts'o · 10 years ago
  89. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  90. 45d4f85 fs/direct-io.c: remove some left over checks by Dan Carpenter · 10 years ago
  91. 41fc56d kill the 4th argument of __generic_file_aio_write() by Al Viro · 10 years ago
  92. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 10 years ago
  93. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  94. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  95. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 11 years ago
  96. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  97. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  98. e7293fd ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations by Jan Kara · 11 years ago
  99. 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
  100. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago