1. 407cd7f ext4: change fast symlink test to not rely on i_blocks by Tahsin Erdogan · 7 years ago
  2. 6313685 ext4: require key for truncate(2) of encrypted file by Eric Biggers · 7 years ago
  3. 3abb1a0 ext4: avoid unnecessary stalls in ext4_evict_inode() by Jan Kara · 8 years ago
  4. 7a9ca53 quota: add get_inode_usage callback to transfer multi-inode charges by Tahsin Erdogan · 8 years ago
  5. dec214d ext4: xattr inode deduplication by Tahsin Erdogan · 8 years ago
  6. 30a7eb9 ext4: cleanup transaction restarts during inode deletion by Tahsin Erdogan · 8 years ago
  7. 02749a4 ext4: add ext4_is_quota_file() by Tahsin Erdogan · 8 years ago
  8. 0421a18 ext4: modify ext4_xattr_ino_array to hold struct inode * by Tahsin Erdogan · 8 years ago
  9. 33d201e ext4: fix lockdep warning about recursive inode locking by Tahsin Erdogan · 8 years ago
  10. e50e512 ext4: xattr-in-inode support by Andreas Dilger · 8 years ago
  11. e08ac99 ext4: add largedir feature by Artem Blagodarenko · 8 years ago
  12. 67a7d5f ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 8 years ago
  13. a056bda ext4: fix data corruption for mmap writes by Jan Kara · 8 years ago
  14. c41d342 ext4: remove redundant check for encrypted file on dio write path by Eric Biggers · 8 years ago
  15. e546579 ext4: fix off-by-one error when writing back pages before dio read by Eric Biggers · 8 years ago
  16. 887a973 ext4: keep existing extra fields when inode expands by Konstantin Khlebnikov · 8 years ago
  17. f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
  18. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  19. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  20. a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  21. dddbd6a ext4: avoid unnecessary transaction stalls during writeback by Jan Kara · 8 years ago
  22. 7b4cc97 ext4: evict inline data when writing to memory map by Eric Biggers · 8 years ago
  23. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
  24. 38eae95 ext4: Remove ext4_get_inode_flags() by Jan Kara · 8 years ago
  25. 3209f68 statx: Include a mask for stx_attributes in struct statx by David Howells · 8 years ago
  26. 99652ea ext4: Add statx support by David Howells · 8 years ago
  27. 1c23de6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  28. d67d64f ext4: fix two spelling nits by Theodore Ts'o · 8 years ago
  29. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  30. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  31. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  32. a27fcb0 Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  33. 0d06863 ext4: don't BUG when truncating encrypted inodes on the orphan list by Theodore Ts'o · 8 years ago
  34. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  35. eb5efbc ext4: fix inline data error paths by Theodore Ts'o · 8 years ago
  36. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
  37. 3b13649 ext4: fix data corruption in data=journal mode by Jan Kara · 8 years ago
  38. 01daf94 ext4: propagate error values from ext4_inline_data_truncate() by Theodore Ts'o · 8 years ago
  39. b907f2d ext4: avoid calling ext4_mark_inode_dirty() under unneeded semaphores by Theodore Ts'o · 8 years ago
  40. 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  41. a551d7c Merge branch 'fscrypt' into dev by Theodore Ts'o · 8 years ago
  42. bd7b829 fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page() by David Gstir · 8 years ago
  43. 7e6e1ef ext4: reject inodes with negative size by Darrick J. Wong · 8 years ago
  44. 4db0d88 ext4: fix reading new encrypted symlinks on no-journal file systems by Theodore Ts'o · 8 years ago
  45. 290ab23 ext4: don't read out of bounds when checking for in-inode xattrs by Eric Biggers · 8 years ago
  46. 2dc8d9e ext4: forbid i_extra_isize not divisible by 4 by Eric Biggers · 8 years ago
  47. 05ac5aa ext4: fix inode checksum calculation problem if i_extra_size is small by Daeho Jeong · 8 years ago
  48. 6dcc693 ext4: warn when page is dirtied without buffers by Jan Kara · 8 years ago
  49. 0bd2d5e ext4: rip out DAX handling from direct IO path by Jan Kara · 8 years ago
  50. e2ae766 ext4: convert DAX faults to iomap infrastructure by Jan Kara · 8 years ago
  51. 96f8ba3 ext4: avoid split extents for DAX writes by Jan Kara · 8 years ago
  52. 776722e ext4: DAX iomap write support by Jan Kara · 8 years ago
  53. 47e6935 ext4: use iomap for zeroing blocks in DAX mode by Jan Kara · 8 years ago
  54. 364443c ext4: convert DAX reads to iomap infrastructure by Jan Kara · 8 years ago
  55. a3caa24 ext4: only set S_DAX if DAX is really supported by Jan Kara · 8 years ago
  56. 88e0387 ext4: allow inode expansion for nojournal file systems by Eric Whitney · 8 years ago
  57. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  58. d0abb36 ext4: allow ext4_ext_truncate() to return an error by Theodore Ts'o · 8 years ago
  59. 2c98eb5 ext4: allow ext4_truncate() to return an error by Theodore Ts'o · 8 years ago
  60. 6da2201 Merge branch 'fscrypt' into origin by Theodore Ts'o · 8 years ago
  61. 9c4bb8a fscrypt: Let fs select encryption index/tweak by David Gstir · 8 years ago
  62. 7821d4d fscrypt: Enable partial page encryption by David Gstir · 8 years ago
  63. b50f7b2 fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages by David Gstir · 8 years ago
  64. 547edce ext4: tell DAX the size of allocation holes by Ross Zwisler · 8 years ago
  65. e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
  66. 64e1c57 ext4: Use clean_bdev_aliases() instead of iteration by Jan Kara · 8 years ago
  67. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  69. 9b623df ext4: unmap metadata when zeroing blocks by Jan Kara · 8 years ago
  70. 16c5468 ext4: Allow parallel DIO reads by Jan Kara · 8 years ago
  71. cca32b7 ext4: allow DAX writeback for hole punch by Ross Zwisler · 8 years ago
  72. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  73. 4e800c0 ext4: bugfix for mmaped pages in mpage_release_unused_pages() by wangguang · 8 years ago
  74. 0b7b777 ext4: remove old feature helpers by Kaho Ng · 8 years ago
  75. 93e3b4e ext4: reinforce check of i_dtime when clearing high fields of uid and gid by Daeho Jeong · 8 years ago
  76. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  77. 2e81a4e ext4: avoid deadlock when expanding inode size by Jan Kara · 8 years ago
  78. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  79. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  80. 6a7fd52 ext4: don't call ext4_should_journal_data() on the journal inode by Vegard Nossum · 8 years ago
  81. 646caa9 ext4: fix deadlock during page writeback by Jan Kara · 8 years ago
  82. b47820e ext4: avoid modifying checksum fields directly during checksum verification by Daeho Jeong · 8 years ago
  83. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  84. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  85. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  86. 12735f8 ext4: pre-zero allocated blocks for DAX IO by Jan Kara · 9 years ago
  87. 914f82a ext4: refactor direct IO code by Jan Kara · 9 years ago
  88. 7cb476f ext4: handle transient ENOSPC properly for DAX by Jan Kara · 9 years ago
  89. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  90. c8585c6 ext4: fix races between changing inode journal mode and ext4_writepages by Daeho Jeong · 9 years ago
  91. 4c54659 ext4: handle unwritten or delalloc buffers before enabling data journaling by Daeho Jeong · 9 years ago
  92. ee0876b ext4: do not ask jbd2 to write data for delalloc buffers by Jan Kara · 9 years ago
  93. 3957ef5 ext4: remove EXT4_STATE_ORDERED_MODE by Jan Kara · 9 years ago
  94. 06bd3c3 ext4: fix data exposure after a crash by Jan Kara · 9 years ago
  95. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  96. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
  97. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  98. e84dfbe ext4: retry block allocation for failed DIO and DAX writes by Jan Kara · 9 years ago
  99. 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 · 9 years ago
  100. faeb20e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago