1. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  2. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  3. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  4. 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
  5. ffcc4182 fscrypt: remove unneeded empty fscrypt_operations structs by Eric Biggers · 7 years ago
  6. f7293e4 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
  7. 2ee6a57 fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
  8. 357fdad Convert fs/*/* to SB_I_VERSION by Matthew Garrett · 7 years ago
  9. d98bf8c ext4: mention noload when recovering on read-only device by Simon Ruderich · 7 years ago
  10. 235699a ext4: convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. 7d3e06a ext4: add sanity check for encryption + DAX by Ross Zwisler · 7 years ago
  12. 559db4c ext4: prevent data corruption with inline data + DAX by Ross Zwisler · 7 years ago
  13. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  14. 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
  15. ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  16. aed9eb1 ext4: fix null pointer dereference on sbi by Colin Ian King · 7 years ago
  17. 5e40559 ext4: perform dax_device lookup at mount by Dan Williams · 7 years ago
  18. 95f1fda ext4: fix quota inconsistency during orphan cleanup for read-only mounts by zhangyi (F) · 7 years ago
  19. b0a5a95 ext4: fix incorrect quotaoff if the quota feature is enabled by zhangyi (F) · 7 years ago
  20. 7b9ca4c quota: Reduce contention on dq_data_lock by Jan Kara · 7 years ago
  21. 9138924 ext4: Disable dirty list tracking of dquots when journalling quotas by Jan Kara · 7 years ago
  22. bc8230e quota: Convert dqio_mutex to rwsem by Jan Kara · 8 years ago
  23. a627b0a ext4: remove unused metadata accounting variables by Eric Whitney · 7 years ago
  24. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  25. bc2c642 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  26. 58f587c Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 8 years ago
  27. af65207 ext4: fix __ext4_new_inode() journal credits calculation by Tahsin Erdogan · 8 years ago
  28. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  29. c250b7d fscrypt: make ->dummy_context() return bool by Eric Biggers · 8 years ago
  30. 9ce0151 ext4: forbid encrypting root directory by Eric Biggers · 8 years ago
  31. a015434 ext4: send parallel discards on commit completions by Daeho Jeong · 8 years ago
  32. cdb7ee4 ext4: add nombcache mount option by Tahsin Erdogan · 8 years ago
  33. 7a9ca53 quota: add get_inode_usage callback to transfer multi-inode charges by Tahsin Erdogan · 8 years ago
  34. dec214d ext4: xattr inode deduplication by Tahsin Erdogan · 8 years ago
  35. 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 8 years ago
  36. c1a5d5f ext4: improve journal credit handling in set xattr paths by Tahsin Erdogan · 8 years ago
  37. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  38. b8cb5a5 ext4: fix quota charging for shared xattr blocks by Tahsin Erdogan · 8 years ago
  39. 964edf6 ext4: clear lockdep subtype for quota files on quota off by Jan Kara · 8 years ago
  40. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  41. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  42. a7c3e90 mm: introduce kv[mz]alloc helpers by Michal Hocko · 8 years ago
  43. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  44. ef510424 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
  45. 0047337 ext4: mark superblock writes synchronous for nobarrier mounts by Jan Kara · 8 years ago
  46. a3719f3 Merge branch 'generic' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  47. 85c8f17 ext4: preload block group descriptors by Andrew Perepechko · 8 years ago
  48. 0c9ec4b ext4: support GETFSMAP ioctls by Darrick J. Wong · 8 years ago
  49. d600618 ext4: constify static data that is never modified by Eric Biggers · 8 years ago
  50. 61a9298 ext4: Improve comments in ext4_quota_{on|off}() by Jan Kara · 8 years ago
  51. 957153f ext4: Set flags on quota files directly by Jan Kara · 8 years ago
  52. 94840e3 fscrypt: eliminate ->prepare_context() operation by Eric Biggers · 8 years ago
  53. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  54. 2ba3e6e ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 8 years ago
  55. 5469d7c ext4: do not use stripe_width if it is not set by Jan Kara · 8 years ago
  56. 6f69f0e fscrypt: constify struct fscrypt_operations by Eric Biggers · 8 years ago
  57. 783d948 ext4: add EXT4_IOC_GOINGDOWN ioctl by Theodore Ts'o · 8 years ago
  58. 0db1ff2 ext4: add shutdown bit and check for it by Theodore Ts'o · 8 years ago
  59. 4753d8a ext4: return EROFS if device is r/o and journal replay is needed by Theodore Ts'o · 8 years ago
  60. 97abd7d ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 8 years ago
  61. 670e987 ext4: add debug_want_extra_isize mount option by Theodore Ts'o · 8 years ago
  62. a5d431e fscrypt: make fscrypt_operations.key_prefix a string by Eric Biggers · 8 years ago
  63. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  64. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  66. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  67. 73b92a2 ext4: do not perform data journaling when data is encrypted by Sergey Karamov · 8 years ago
  68. 8c54ca9 quota: constify struct path in quota_on by Al Viro · 8 years ago
  69. ab04df7 ext4: fix checks for data=ordered and journal_async_commit options by Jan Kara · 8 years ago
  70. 3a4b77c ext4: validate s_first_meta_bg at mount time by Eryu Guan · 8 years ago
  71. 9060dd2 ext4: fix mmp use after free during unmount by Eric Sandeen · 8 years ago
  72. 2f8f5e7 ext4: avoid lockdep warning when inheriting encryption context by Eric Biggers · 8 years ago
  73. a3caa24 ext4: only set S_DAX if DAX is really supported by Jan Kara · 8 years ago
  74. 8cdf337 ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  75. c48ae41 ext4: add sanity checking to count_overhead() by Theodore Ts'o · 8 years ago
  76. cd6bb35 ext4: use more strict checks for inodes_per_block on mount by Theodore Ts'o · 8 years ago
  77. 5aee0f8 ext4: fix in-superblock mount options processing by Theodore Ts'o · 8 years ago
  78. 9e47a4c ext4: sanity check the block and cluster size at mount time by Theodore Ts'o · 8 years ago
  79. eeca7ea ext4: use current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  80. 1566a48 ext4: don't lock buffer in ext4_commit_super if holding spinlock by Theodore Ts'o · 8 years ago
  81. 2c98eb5 ext4: allow ext4_truncate() to return an error by Theodore Ts'o · 8 years ago
  82. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  83. 651e1c3 ext4: super.c: Update logging style using KERN_CONT by Joe Perches · 8 years ago
  84. 3c816de ext4: use journal inode to determine journal overhead by Eric Whitney · 8 years ago
  85. c6cb7e7 ext4: create function to read journal inode by Eric Whitney · 8 years ago
  86. e22834f ext4: improve ext4lazyinit scalability by Dmitry Monakhov · 8 years ago
  87. 49da939 ext4: enable quota enforcement based on mount options by Jan Kara · 8 years ago
  88. 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
  89. 829fa70 ext4: validate that metadata blocks do not overlap superblock by Theodore Ts'o · 8 years ago
  90. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  91. c65d5c6 ext4: short-cut orphan cleanup on error by Vegard Nossum · 8 years ago
  92. a7550b3 ext4 crypto: migrate into vfs's crypto engine by Jaegeuk Kim · 8 years ago
  93. 5b9554d ext4: validate s_reserved_gdt_blocks on mount by Theodore Ts'o · 9 years ago
  94. 4743f83 ext4: Fix WARN_ON_ONCE in ext4_commit_super() by Pranay Kr. Srivastava · 9 years ago
  95. b47820e ext4: avoid modifying checksum fields directly during checksum verification by Daeho Jeong · 9 years ago
  96. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  97. 87eefeb ext4: Add alignment check for DAX mount by Toshi Kani · 9 years ago
  98. c8585c6 ext4: fix races between changing inode journal mode and ext4_writepages by Daeho Jeong · 9 years ago
  99. 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
  100. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago