1. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  2. 58f587c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  3. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  4. ff95015 ext4: fix spelling mistake: "prellocated" -> "preallocated" by Colin Ian King · 7 years ago
  5. 6acec59 ext4: use errseq_t based error handling for reporting data writeback errors by Jeff Layton · 7 years ago
  6. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 7 years ago
  7. ad47f95 ext4: skip ext4_init_security() and encryption on ea_inodes by Tahsin Erdogan · 7 years ago
  8. 407cd7f ext4: change fast symlink test to not rely on i_blocks by Tahsin Erdogan · 7 years ago
  9. 0127251 ext4: add support for passing in write hints for buffered writes by Jens Axboe · 7 years ago
  10. c250b7d fscrypt: make ->dummy_context() return bool by Eric Biggers · 8 years ago
  11. 6313685 ext4: require key for truncate(2) of encrypted file by Eric Biggers · 7 years ago
  12. 66e0aaa ext4: don't bother checking for encryption key in ->mmap() by Eric Biggers · 7 years ago
  13. 1ea1516 ext4: check return value of kstrtoull correctly in reserved_clusters_store by Chao Yu · 8 years ago
  14. 4a49562 ext4: fix off-by-one fsmap error on 1k block filesystems by Darrick J. Wong · 8 years ago
  15. bdddf34 ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry() by Theodore Ts'o · 8 years ago
  16. 6febe6f ext4: return EIO on read error in ext4_find_entry by Khazhismel Kumykov · 8 years ago
  17. 9ce0151 ext4: forbid encrypting root directory by Eric Biggers · 8 years ago
  18. a015434 ext4: send parallel discards on commit completions by Daeho Jeong · 8 years ago
  19. 3abb1a0 ext4: avoid unnecessary stalls in ext4_evict_inode() by Jan Kara · 8 years ago
  20. cdb7ee4 ext4: add nombcache mount option by Tahsin Erdogan · 8 years ago
  21. b9fc761 ext4: strong binding of xattr inode references by Tahsin Erdogan · 8 years ago
  22. daf8328 ext4: eliminate xattr entry e_hash recalculation for removes by Tahsin Erdogan · 8 years ago
  23. 9c6e785 ext4: reserve space for xattr entries/names by Tahsin Erdogan · 8 years ago
  24. 7a9ca53 quota: add get_inode_usage callback to transfer multi-inode charges by Tahsin Erdogan · 8 years ago
  25. dec214d ext4: xattr inode deduplication by Tahsin Erdogan · 8 years ago
  26. 30a7eb9 ext4: cleanup transaction restarts during inode deletion by Tahsin Erdogan · 8 years ago
  27. 02749a4 ext4: add ext4_is_quota_file() by Tahsin Erdogan · 8 years ago
  28. 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 8 years ago
  29. c07dfcb mbcache: make mbcache naming more generic by Tahsin Erdogan · 8 years ago
  30. b6d9029 ext4: move struct ext4_xattr_inode_array to xattr.h by Tahsin Erdogan · 8 years ago
  31. 0421a18 ext4: modify ext4_xattr_ino_array to hold struct inode * by Tahsin Erdogan · 8 years ago
  32. c1a5d5f ext4: improve journal credit handling in set xattr paths by Tahsin Erdogan · 8 years ago
  33. 65d3000 ext4: ext4_xattr_delete_inode() should return accurate errors by Tahsin Erdogan · 8 years ago
  34. b347e2b ext4: retry storing value in external inode with xattr block too by Tahsin Erdogan · 8 years ago
  35. b315529 ext4: fix credits calculation for xattr inode by Tahsin Erdogan · 8 years ago
  36. 7cec191 ext4: fix ext4_xattr_cmp() by Tahsin Erdogan · 8 years ago
  37. f610910 ext4: fix ext4_xattr_move_to_block() by Tahsin Erdogan · 8 years ago
  38. 9bb21ce ext4: fix ext4_xattr_make_inode_space() value size calculation by Tahsin Erdogan · 8 years ago
  39. 0bd454c ext4: ext4_xattr_value_same() should return false for external data by Tahsin Erdogan · 8 years ago
  40. 990461d ext4: add missing le32_to_cpu(e_value_inum) conversions by Tahsin Erdogan · 8 years ago
  41. 90966693 ext4: clean up ext4_xattr_inode_get() by Tahsin Erdogan · 8 years ago
  42. bab79b0 ext4: change ext4_xattr_inode_iget() signature by Tahsin Erdogan · 8 years ago
  43. 0eefb10 ext4: extended attribute value size limit is enforced by vfs by Tahsin Erdogan · 8 years ago
  44. 1e7d359 ext4: fix ref counting for ea_inode by Tahsin Erdogan · 8 years ago
  45. ddfa17e ext4: call journal revoke when freeing ea_inode blocks by Tahsin Erdogan · 8 years ago
  46. 9e1ba00 ext4: ea_inode owner should be the same as the inode owner by Tahsin Erdogan · 8 years ago
  47. bd3b963 ext4: attach jinode after creation of xattr inode by Tahsin Erdogan · 8 years ago
  48. 1b917ed ext4: do not set posix acls on xattr inodes by Tahsin Erdogan · 8 years ago
  49. 0de5983 ext4: lock inode before calling ext4_orphan_add() by Tahsin Erdogan · 8 years ago
  50. 33d201e ext4: fix lockdep warning about recursive inode locking by Tahsin Erdogan · 8 years ago
  51. e50e512 ext4: xattr-in-inode support by Andreas Dilger · 8 years ago
  52. e08ac99 ext4: add largedir feature by Artem Blagodarenko · 8 years ago
  53. 728fbc0 ext4: nowait aio support by Goldwyn Rodrigues · 8 years ago
  54. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  55. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  56. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  57. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  58. 67a7d5f ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 8 years ago
  59. a056bda ext4: fix data corruption for mmap writes by Jan Kara · 8 years ago
  60. 4f8caa6 ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO by Jan Kara · 8 years ago
  61. b8cb5a5 ext4: fix quota charging for shared xattr blocks by Tahsin Erdogan · 8 years ago
  62. c41d342 ext4: remove redundant check for encrypted file on dio write path by Eric Biggers · 8 years ago
  63. d6b9755 ext4: remove unused d_name argument from ext4_search_dir() et al. by Eric Biggers · 8 years ago
  64. e546579 ext4: fix off-by-one error when writing back pages before dio read by Eric Biggers · 8 years ago
  65. 624327f ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() by Eryu Guan · 8 years ago
  66. 887a973 ext4: keep existing extra fields when inode expands by Konstantin Khlebnikov · 8 years ago
  67. 9651e6b ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors by Konstantin Khlebnikov · 8 years ago
  68. 3f1d5ba ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff() by Jan Kara · 8 years ago
  69. 7d95edd ext4: fix SEEK_HOLE by Jan Kara · 8 years ago
  70. 964edf6 ext4: clear lockdep subtype for quota files on quota off by Jan Kara · 8 years ago
  71. f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
  72. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  74. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  75. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  76. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  77. 677375c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  78. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  79. ef510424 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  80. 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
  81. d9b9f8d ext4: clean up ext4_match() and callers by Eric Biggers · 8 years ago
  82. 067d102 ext4: switch to using fscrypt_match_name() by Eric Biggers · 8 years ago
  83. 6b06cde fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 8 years ago
  84. 8c68084 ext4: remove "nokey" check from ext4_lookup() by Eric Biggers · 8 years ago
  85. 0047337 ext4: mark superblock writes synchronous for nobarrier mounts by Jan Kara · 8 years ago
  86. a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  87. aa1dca3 ext4: inherit encryption xattr before other xattrs by Eric Biggers · 8 years ago
  88. 72d622b4 ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio() by Theodore Ts'o · 8 years ago
  89. dddbd6a ext4: avoid unnecessary transaction stalls during writeback by Jan Kara · 8 years ago
  90. 85c8f17 ext4: preload block group descriptors by Andrew Perepechko · 8 years ago
  91. 1a20a63 ext4: make ext4_shutdown() static by Eric Biggers · 8 years ago
  92. 0c9ec4b ext4: support GETFSMAP ioctls by Darrick J. Wong · 8 years ago
  93. 7b4cc97 ext4: evict inline data when writing to memory map by Eric Biggers · 8 years ago
  94. 6ba644b ext4: remove ext4_xattr_check_entry() by Eric Biggers · 8 years ago
  95. 2c4f992 ext4: rename ext4_xattr_check_names() to ext4_xattr_check_entries() by Eric Biggers · 8 years ago
  96. ba7ea1d ext4: merge ext4_xattr_list() into ext4_listxattr() by Eric Biggers · 8 years ago
  97. d600618 ext4: constify static data that is never modified by Eric Biggers · 8 years ago
  98. 1bc0af6 ext4: trim return value and 'dir' argument from ext4_insert_dentry() by Eric Biggers · 8 years ago
  99. fa5d932 ext2, ext4, xfs: retrieve dax_device for iomap operations by Dan Williams · 8 years ago
  100. 61a9298 ext4: Improve comments in ext4_quota_{on|off}() by Jan Kara · 8 years ago