1. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  2. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  3. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  4. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  5. dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  6. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  7. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  8. aaa422c fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core by Dan Williams · 7 years ago
  9. e145b35 ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs() by Al Viro · 7 years ago
  10. 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
  11. b8a6176 ext4: Support for synchronous DAX faults by Jan Kara · 7 years ago
  12. 497f692 ext4: Simplify error handling in ext4_dax_huge_fault() by Jan Kara · 7 years ago
  13. 9a0dd42 dax: Allow dax_iomap_fault() to return pfn by Jan Kara · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. d77147f ext4: add support for online resizing with bigalloc by harshads · 7 years ago
  16. 3ce2b8d ext4: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  17. 8990427 ext4: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  18. 07543d1 ext4: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  19. 6972518 ext4: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  20. 09a5c31 ext4: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  21. ffcc4182 fscrypt: remove unneeded empty fscrypt_operations structs by Eric Biggers · 7 years ago
  22. f7293e4 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
  23. 2ee6a57 fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
  24. 734f0d2 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
  25. 357fdad Convert fs/*/* to SB_I_VERSION by Matthew Garrett · 7 years ago
  26. d98bf8c ext4: mention noload when recovering on read-only device by Simon Ruderich · 7 years ago
  27. 235699a ext4: convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. 8058cac ext4: remove duplicate extended attributes defs by Ross Zwisler · 7 years ago
  29. 6642586 ext4: add ext4_should_use_dax() by Ross Zwisler · 7 years ago
  30. 7d3e06a ext4: add sanity check for encryption + DAX by Ross Zwisler · 7 years ago
  31. e9072d8 ext4: prevent data corruption with journaling + DAX by Ross Zwisler · 7 years ago
  32. 559db4c ext4: prevent data corruption with inline data + DAX by Ross Zwisler · 7 years ago
  33. 51e3ae8 ext4: fix interaction between i_size, fallocate, and delalloc after a crash by Theodore Ts'o · 7 years ago
  34. 68fd975 ext4: retry allocations conservatively by Theodore Ts'o · 7 years ago
  35. 545052e ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA by Christoph Hellwig · 7 years ago
  36. 7046ae3 ext4: Add iomap support for inline data by Andreas Gruenbacher · 7 years ago
  37. 19fe5f6 iomap: Switch from blkno to disk offset by Andreas Gruenbacher · 7 years ago
  38. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  40. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  41. ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  42. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  43. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  44. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
  45. 2b85a61 ext4: use pagevec_lookup_range() in writeback code by Jan Kara · 7 years ago
  46. dec0da7 ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff() by Jan Kara · 7 years ago
  47. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  48. 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 7 years ago
  49. aed9eb1 ext4: fix null pointer dereference on sbi by Colin Ian King · 7 years ago
  50. 91f9943 fs: support RWF_NOWAIT for buffered reads by Christoph Hellwig · 7 years ago
  51. 5e40559 ext4: perform dax_device lookup at mount by Dan Williams · 7 years ago
  52. b5f5157 ext4: avoid Y2038 overflow in recently_deleted() by Andreas Dilger · 7 years ago
  53. fd96b8d ext4: fix fault handling when mounted with -o dax,ro by Randy Dodgen · 7 years ago
  54. 95f1fda ext4: fix quota inconsistency during orphan cleanup for read-only mounts by zhangyi (F) · 7 years ago
  55. b0a5a95 ext4: fix incorrect quotaoff if the quota feature is enabled by zhangyi (F) · 7 years ago
  56. 918dc9d ext4: remove useless test and assignment in strtohash functions by Damien Guibouret · 7 years ago
  57. a6d0567 ext4: backward compatibility support for Lustre ea_inode implementation by Tahsin Erdogan · 7 years ago
  58. eaa093d ext4: remove timebomb in ext4_decode_extra_time() by Christoph Hellwig · 7 years ago
  59. d695a1b ext4: use sizeof(*ptr) by Markus Elfring · 7 years ago
  60. 1bd8d6c ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets by Darrick J. Wong · 7 years ago
  61. 901ed07 ext4: reduce lock contention in __ext4_new_inode by Wang Shilong · 7 years ago
  62. 2fe435d ext4: cleanup goto next group by Wang Shilong · 7 years ago
  63. 4f9d956 ext4: do not unnecessarily allocate buffer in recently_deleted() by Jan Kara · 7 years ago
  64. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  65. 7b9ca4c quota: Reduce contention on dq_data_lock by Jan Kara · 8 years ago
  66. 9138924 ext4: Disable dirty list tracking of dquots when journalling quotas by Jan Kara · 8 years ago
  67. bc8230e quota: Convert dqio_mutex to rwsem by Jan Kara · 8 years ago
  68. 32aaf19 ext4: add missing xattr hash update by Tahsin Erdogan · 7 years ago
  69. b80b32b ext4: fix clang build regression by Theodore Ts'o · 7 years ago
  70. 4e56201 ext4: fix copy paste error in ext4_swap_extents() by Maninder Singh · 8 years ago
  71. aec5175 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 8 years ago
  72. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 8 years ago
  73. b640b2c ext4: cleanup ext4_expand_extra_isize_ea() by Miao Xie · 8 years ago
  74. cf0a5e8 ext4: restructure ext4_expand_extra_isize by Miao Xie · 8 years ago
  75. 3b10fdc ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize by Miao Xie · 8 years ago
  76. 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 8 years ago
  77. ec00022 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 8 years ago
  78. 77a2e84 ext4: remove unused mode parameter by Tahsin Erdogan · 8 years ago
  79. 2df2c34 ext4: fix warning about stack corruption by Arnd Bergmann · 8 years ago
  80. c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 8 years ago
  81. 381cebf ext4: silence array overflow warning by Dan Carpenter · 8 years ago
  82. fcf5ea1 ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize by Jan Kara · 8 years ago
  83. e451057 ext4: release discard bio after sending discard commands by Daeho Jeong · 8 years ago
  84. 9c5d58f ext4: convert swap_inode_data() over to use swap() on most of the fields by Jeff Layton · 8 years ago
  85. 191eac3 ext4: error should be cleared if ea_inode isn't added to the cache by Emoly Liu · 8 years ago
  86. a3bb2d5 ext4: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  87. 397e434 ext4: preserve i_mode if __ext4_set_acl() fails by Ernesto A. Fernández · 8 years ago
  88. a627b0a ext4: remove unused metadata accounting variables by Eric Whitney · 8 years ago
  89. 1e21196 ext4: correct comment references to ext4_ext_direct_IO() by Eric Whitney · 8 years ago
  90. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  91. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  92. 58f587c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  93. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  94. ff95015 ext4: fix spelling mistake: "prellocated" -> "preallocated" by Colin Ian King · 8 years ago
  95. 6acec59 ext4: use errseq_t based error handling for reporting data writeback errors by Jeff Layton · 8 years ago
  96. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 8 years ago
  97. ad47f95 ext4: skip ext4_init_security() and encryption on ea_inodes by Tahsin Erdogan · 8 years ago
  98. 407cd7f ext4: change fast symlink test to not rely on i_blocks by Tahsin Erdogan · 8 years ago
  99. 0127251 ext4: add support for passing in write hints for buffered writes by Jens Axboe · 8 years ago
  100. c250b7d fscrypt: make ->dummy_context() return bool by Eric Biggers · 8 years ago