1. ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 6 years ago
  2. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  3. 7ef79ad ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs by Theodore Ts'o · 6 years ago
  4. 22be37a ext4: fix bitmap position validation by Lukas Czerner · 6 years ago
  5. 349fa7d ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS by Eric Biggers · 6 years ago
  6. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  7. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  8. e40ff21 ext4: force revalidation of directory pointer after seekdir(2) by Theodore Ts'o · 6 years ago
  9. 54dd0e0 ext4: add extra checks to ext4_xattr_block_get() by Theodore Ts'o · 6 years ago
  10. 9496005d ext4: add bounds checking to ext4_xattr_find_entry() by Theodore Ts'o · 6 years ago
  11. de05ca8 ext4: move call to ext4_error() into ext4_xattr_check_block() by Theodore Ts'o · 6 years ago
  12. 5f0663b ext4, dax: introduce ext4_dax_aops by Dan Williams · 7 years ago
  13. 27f394a ext4: don't show data=<mode> option if defaulted by Tyson Nottingham · 6 years ago
  14. ceec037 ext4: omit init_itable=n in procfs when disabled by Tyson Nottingham · 6 years ago
  15. 68afa7e ext4: show more binary mount options in procfs by Tyson Nottingham · 6 years ago
  16. bc1420a ext4: simplify kobject usage by Tyson Nottingham · 6 years ago
  17. 6ca0682 ext4: remove unused parameters in sysfs code by Tyson Nottingham · 6 years ago
  18. c2e5df7 ext4: null out kobject* during sysfs cleanup by Tyson Nottingham · 6 years ago
  19. 18db4b4 ext4: don't allow r/w mounts if metadata blocks overlap the superblock by Theodore Ts'o · 6 years ago
  20. a45403b ext4: always initialize the crc32c checksum driver by Theodore Ts'o · 6 years ago
  21. 8e4b5ea ext4: fail ext4_iget for root directory if unallocated by Theodore Ts'o · 6 years ago
  22. ce3fd19 ext4: limit xattr size to INT_MAX by Eric Biggers · 6 years ago
  23. 0e11f64 fs: move I_DIRTY_INODE to fs.h by Christoph Hellwig · 7 years ago
  24. 7dac4a1 ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 6 years ago
  25. dcae058 ext4: fix comments in ext4_swap_extents() by zhenwei.pi · 6 years ago
  26. 043d20d ext4: use generic_writepages instead of __writepage/write_cache_pages by Goldwyn Rodrigues · 6 years ago
  27. 0d9366d ext4: don't complain about incorrect features when probing by Eric Sandeen · 6 years ago
  28. 1d39834 ext4: remove EXT4_STATE_DIOREAD_LOCK flag by Nikolay Borisov · 6 years ago
  29. fe23cb6 ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin() by Jiri Slaby · 6 years ago
  30. 45d8ec4 ext4: update i_disksize if direct write past ondisk size by Eryu Guan · 6 years ago
  31. 73fdad0 ext4: protect i_disksize update by i_data_sem in direct write path by Eryu Guan · 6 years ago
  32. 044e6e3 ext4: don't update checksum of new initialized bitmaps by Theodore Ts'o · 7 years ago
  33. fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 7 years ago
  34. a6d9946 ext4: eliminate sleep from shutdown ioctl by Theodore Ts'o · 7 years ago
  35. 576d18e ext4: shutdown should not prevent get_write_access by Theodore Ts'o · 7 years ago
  36. ccf0f32 ext4: add tracepoints for shutdown and file system errors by Theodore Ts'o · 7 years ago
  37. 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
  38. 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
  39. 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  40. 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
  41. 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  42. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
  43. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  44. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  45. ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
  46. ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
  47. 24f3478 ext4: auto disable dax instead of failing mount by Dan Williams · 7 years ago
  48. f8dd7c7 ext4: Define usercopy region in ext4_inode_cache slab cache by David Windsor · 7 years ago
  49. 3d204e2 fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() by Eric Biggers · 7 years ago
  50. 6a9269c ext4: switch to fscrypt_get_symlink() by Eric Biggers · 7 years ago
  51. 78e1060 ext4: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
  52. 5dc3971 ext4: create ext4_kset dynamically by Riccardo Schirone · 7 years ago
  53. b99fee5 ext4: create ext4_feat kobject dynamically by Riccardo Schirone · 7 years ago
  54. 95c4df0 ext4: release kobject/kset even when init/register fail by Riccardo Schirone · 7 years ago
  55. a794df0 ext4: fix incorrect indentation of if statement by Colin Ian King · 7 years ago
  56. 49598e0 ext4: use 'sbi' instead of 'EXT4_SB(sb)' by Jun Piao · 7 years ago
  57. 06f29cc ext4: save error to disk in __ext4_grp_locked_error() by Zhouyi Zhou · 7 years ago
  58. abbc3f93 ext4: fix a race in the ext4 shutdown path by Harshad Shirwadkar · 7 years ago
  59. a90ac0f ext4: no need flush workqueue before destroying it by piaojun · 7 years ago
  60. e7093f0 ext4: fixed alignment and minor code cleanup in ext4.h by Petros Koutoupis · 7 years ago
  61. 2244642 ext4: fix ENOSPC handling in DAX page fault handler by Jan Kara · 7 years ago
  62. c0b2462 dax: pass detailed error code from dax_iomap_fault() by Jan Kara · 7 years ago
  63. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  64. f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
  65. 9d5afec ext4: fix crash when a directory's i_size is too small by Chandan Rajendra · 7 years ago
  66. 996fc44 ext4: add missing error check in __ext4_new_inode() by Theodore Ts'o · 7 years ago
  67. c894aa9 ext4: fix fdatasync(2) after fallocate(2) operation by Eryu Guan · 7 years ago
  68. fc82228 ext4: support fast symlinks from ext3 file systems by Andi Kleen · 7 years ago
  69. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  70. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  71. 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
  72. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  73. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  74. dc7f3e8 ext4: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  75. ae9a8c4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  76. 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
  77. aaa422c fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core by Dan Williams · 7 years ago
  78. e145b35 ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs() by Al Viro · 7 years ago
  79. 2325306 ext4: improve smp scalability for inode generation by Theodore Ts'o · 7 years ago
  80. b8a6176 ext4: Support for synchronous DAX faults by Jan Kara · 7 years ago
  81. 497f692 ext4: Simplify error handling in ext4_dax_huge_fault() by Jan Kara · 7 years ago
  82. 9a0dd42 dax: Allow dax_iomap_fault() to return pfn by Jan Kara · 7 years ago
  83. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  84. d77147f ext4: add support for online resizing with bigalloc by harshads · 7 years ago
  85. 3ce2b8d ext4: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  86. 8990427 ext4: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  87. 07543d1 ext4: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  88. 6972518 ext4: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  89. 09a5c31 ext4: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  90. ffcc4182 fscrypt: remove unneeded empty fscrypt_operations structs by Eric Biggers · 7 years ago
  91. f7293e4 fscrypt: remove ->is_encrypted() by Eric Biggers · 7 years ago
  92. 2ee6a57 fs, fscrypt: add an S_ENCRYPTED inode flag by Eric Biggers · 7 years ago
  93. 734f0d2 fscrypt: clean up include file mess by Dave Chinner · 7 years ago
  94. 357fdad Convert fs/*/* to SB_I_VERSION by Matthew Garrett · 7 years ago
  95. d98bf8c ext4: mention noload when recovering on read-only device by Simon Ruderich · 7 years ago
  96. 235699a ext4: convert timers to use timer_setup() by Kees Cook · 7 years ago
  97. 8058cac ext4: remove duplicate extended attributes defs by Ross Zwisler · 7 years ago
  98. 6642586 ext4: add ext4_should_use_dax() by Ross Zwisler · 7 years ago
  99. 7d3e06a ext4: add sanity check for encryption + DAX by Ross Zwisler · 7 years ago
  100. e9072d8 ext4: prevent data corruption with journaling + DAX by Ross Zwisler · 7 years ago