1. 5012284 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  2. 8d5a803 ext4: check for allocation block validity with block group locked by Theodore Ts'o · 7 years ago
  3. 362eca7 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 7 years ago
  4. 2dca60d ext4: clear mmp sequence number when remounting read-only by Theodore Ts'o · 7 years ago
  5. 44de022 ext4: fix false negatives *and* false positives in ext4_check_descriptors() by Theodore Ts'o · 7 years ago
  6. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  7. a17712c ext4: check superblock mapped prior to committing by Jon Derrick · 7 years ago
  8. bfe0a5f ext4: add more mount time checks of the superblock by Theodore Ts'o · 7 years ago
  9. c37e9e0 ext4: add more inode number paranoia checks by Theodore Ts'o · 7 years ago
  10. 8bc1379 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 7 years ago
  11. 8cdb524 ext4: never move the system.data xattr out of the inode body by Theodore Ts'o · 7 years ago
  12. 6e8ab72 ext4: clear i_data in ext4_inode_info when removing inline data by Theodore Ts'o · 7 years ago
  13. bdbd6ce ext4: include the illegal physical block in the bad map ext4_error msg by Theodore Ts'o · 7 years ago
  14. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  15. bc890a6 ext4: verify the depth of extent tree in ext4_find_extent() by Theodore Ts'o · 7 years ago
  16. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  17. 8844618 ext4: only look at the bg_flags field if it is valid by Theodore Ts'o · 7 years ago
  18. 7726080 ext4: make sure bitmaps and the inode table don't overlap with bg descriptors by Theodore Ts'o · 7 years ago
  19. 819b23f ext4: always check block group bounds in ext4_init_block_bitmap() by Theodore Ts'o · 7 years ago
  20. 513f86d ext4: always verify the magic number in xattr blocks by Theodore Ts'o · 7 years ago
  21. 5369a76 ext4: add corruption check in ext4_xattr_set_entry() by Theodore Ts'o · 7 years ago
  22. 327eaf7 ext4: add warn_on_error mount option by Theodore Ts'o · 7 years ago
  23. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 7 years ago
  24. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  25. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  26. d54d35c Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  27. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  28. fd59ccc Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  29. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  30. 1434763 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  31. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  32. 19319b5 iomap: inline data should be an iomap type, not a flag by Christoph Hellwig · 7 years ago
  33. 80660f2 dax: change bdev_dax_supported() to support boolean returns by Dave Jiang · 7 years ago
  34. ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 7 years ago
  35. 4f2f76f7 ext4: fix fencepost error in check for inode count overflow during resize by Jan Kara · 7 years ago
  36. 8a2b307 ext4: correctly handle a zero-length xattr with a non-zero e_value_offs by Theodore Ts'o · 7 years ago
  37. eb9b5f0 ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget() by Theodore Ts'o · 7 years ago
  38. 117166e ext4: do not allow external inodes for inline data by Theodore Ts'o · 7 years ago
  39. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  40. f06925c ext4: report delalloc reserve as non-free in statfs for project quota by Konstantin Khlebnikov · 7 years ago
  41. 21c580d ext4: remove NULL check before calling kmem_cache_destroy() by Sean Fu · 7 years ago
  42. e12ee68 fscrypt: make fscrypt_operations.max_namelen an integer by Eric Biggers · 7 years ago
  43. 247dbed ext4: simplify procfs code by Christoph Hellwig · 7 years ago
  44. c89128a ext4: handle errors on ext4_commit_super by Jaegeuk Kim · 7 years ago
  45. db6516a ext4: do not update s_last_mounted of a frozen fs by Amir Goldstein · 7 years ago
  46. 833a950 ext4: factor out helper ext4_sample_last_mounted() by Amir Goldstein · 7 years ago
  47. eee597a ext4: update mtime in ext4_punch_hole even if no blocks are released by Lukas Czerner · 7 years ago
  48. 6390d33 ext4: add verifier check for symlink with append/immutable flags by Luis R. Rodriguez · 7 years ago
  49. 71fe9899 fs: ext4: add new return type vm_fault_t by Souptick Joarder · 7 years ago
  50. 2ee3ee0 ext4: fix hole length detection in ext4_ind_map_blocks() by Jan Kara · 7 years ago
  51. 736dedb ext4: mark block bitmap corrupted when found by Wang Shilong · 7 years ago
  52. 206f6d5 ext4: mark inode bitmap corrupted when found by Wang Shilong · 7 years ago
  53. db79e6d ext4: add new ext4_mark_group_bitmap_corrupted() helper by Wang Shilong · 7 years ago
  54. 0db9fde ext4: fix wrong return value in ext4_read_inode_bitmap() by Wang Shilong · 7 years ago
  55. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  56. e254d1a ext4: use raw i_version value for ea_inode by Eryu Guan · 7 years ago
  57. 3f706c8 ext4: use XATTR_CREATE in ext4_initxattrs() by Eryu Guan · 7 years ago
  58. 472d8ea ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ static by Mathieu Malaterre · 7 years ago
  59. 0cb8dae fscrypt: allow synchronous bio decryption by Eric Biggers · 7 years ago
  60. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  61. 7ef79ad ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs by Theodore Ts'o · 7 years ago
  62. 22be37a ext4: fix bitmap position validation by Lukas Czerner · 7 years ago
  63. 349fa7d ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS by Eric Biggers · 7 years ago
  64. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  65. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  66. e40ff21 ext4: force revalidation of directory pointer after seekdir(2) by Theodore Ts'o · 7 years ago
  67. 54dd0e0 ext4: add extra checks to ext4_xattr_block_get() by Theodore Ts'o · 7 years ago
  68. 9496005d ext4: add bounds checking to ext4_xattr_find_entry() by Theodore Ts'o · 7 years ago
  69. de05ca8 ext4: move call to ext4_error() into ext4_xattr_check_block() by Theodore Ts'o · 7 years ago
  70. 5f0663b ext4, dax: introduce ext4_dax_aops by Dan Williams · 7 years ago
  71. 27f394a7 ext4: don't show data=<mode> option if defaulted by Tyson Nottingham · 7 years ago
  72. ceec037 ext4: omit init_itable=n in procfs when disabled by Tyson Nottingham · 7 years ago
  73. 68afa7e ext4: show more binary mount options in procfs by Tyson Nottingham · 7 years ago
  74. bc1420a ext4: simplify kobject usage by Tyson Nottingham · 7 years ago
  75. 6ca0682 ext4: remove unused parameters in sysfs code by Tyson Nottingham · 7 years ago
  76. c2e5df7 ext4: null out kobject* during sysfs cleanup by Tyson Nottingham · 7 years ago
  77. 18db4b4 ext4: don't allow r/w mounts if metadata blocks overlap the superblock by Theodore Ts'o · 7 years ago
  78. a45403b ext4: always initialize the crc32c checksum driver by Theodore Ts'o · 7 years ago
  79. 8e4b5ea ext4: fail ext4_iget for root directory if unallocated by Theodore Ts'o · 7 years ago
  80. ce3fd19 ext4: limit xattr size to INT_MAX by Eric Biggers · 7 years ago
  81. 0e11f64 fs: move I_DIRTY_INODE to fs.h by Christoph Hellwig · 7 years ago
  82. 7dac4a1 ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 7 years ago
  83. dcae058 ext4: fix comments in ext4_swap_extents() by zhenwei.pi · 7 years ago
  84. 043d20d ext4: use generic_writepages instead of __writepage/write_cache_pages by Goldwyn Rodrigues · 7 years ago
  85. 0d9366d ext4: don't complain about incorrect features when probing by Eric Sandeen · 7 years ago
  86. 1d39834 ext4: remove EXT4_STATE_DIOREAD_LOCK flag by Nikolay Borisov · 7 years ago
  87. fe23cb6 ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin() by Jiri Slaby · 7 years ago
  88. 45d8ec4 ext4: update i_disksize if direct write past ondisk size by Eryu Guan · 7 years ago
  89. 73fdad0 ext4: protect i_disksize update by i_data_sem in direct write path by Eryu Guan · 7 years ago
  90. 044e6e3 ext4: don't update checksum of new initialized bitmaps by Theodore Ts'o · 7 years ago
  91. fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 7 years ago
  92. a6d9946 ext4: eliminate sleep from shutdown ioctl by Theodore Ts'o · 7 years ago
  93. 576d18e ext4: shutdown should not prevent get_write_access by Theodore Ts'o · 7 years ago
  94. ccf0f32 ext4: add tracepoints for shutdown and file system errors by Theodore Ts'o · 7 years ago
  95. 6fbac20 Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  96. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  97. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  98. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  99. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  100. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago