1. d08854f ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance by Theodore Ts'o · 8 years ago
  2. 12735f8 ext4: pre-zero allocated blocks for DAX IO by Jan Kara · 8 years ago
  3. 914f82a ext4: refactor direct IO code by Jan Kara · 8 years ago
  4. c8585c6 ext4: fix races between changing inode journal mode and ext4_writepages by Daeho Jeong · 8 years ago
  5. ee0876b ext4: do not ask jbd2 to write data for delalloc buffers by Jan Kara · 8 years ago
  6. 3957ef5 ext4: remove EXT4_STATE_ORDERED_MODE by Jan Kara · 8 years ago
  7. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  8. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  9. daf647d ext4: add lockdep annotations for i_data_sem by Theodore Ts'o · 8 years ago
  10. c9af28f ext4 crypto: don't let data integrity writebacks fail with ENOMEM by Theodore Ts'o · 8 years ago
  11. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  12. a2821e34 ext4: fix compile error while opening the macro DOUBLE_CHECK by Aihua Zhang · 8 years ago
  13. 2d90c16 ext4: more efficient SEEK_DATA implementation by Jan Kara · 8 years ago
  14. 600be30 ext4: remove i_ioend_count by Jan Kara · 8 years ago
  15. 109811c ext4: simplify io_end handling for AIO DIO by Jan Kara · 8 years ago
  16. 705965b ext4: rename and split get blocks functions by Jan Kara · 8 years ago
  17. e142d05 ext4: use i_mutex to serialize unaligned AIO DIO by Jan Kara · 8 years ago
  18. 3bd6ad7 ext4: pack ioend structure better by Jan Kara · 8 years ago
  19. 74c66bc ext4: Fix data exposure after failed AIO DIO by Jan Kara · 8 years ago
  20. 7a2508e mbcache2: rename to mbcache by Jan Kara · 8 years ago
  21. 82939d7 ext4: convert to mbcache2 by Jan Kara · 8 years ago
  22. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 8 years ago
  23. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  24. 9b7365f ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support by Li Xi · 8 years ago
  25. 689c958 ext4: add project quota support by Li Xi · 8 years ago
  26. 040cb37 ext4: adds project ID support by Li Xi · 8 years ago
  27. 56a0491 ext4 crypto: simplify interfaces to directory entry insert functions by Theodore Ts'o · 8 years ago
  28. ba5843f ext4: use pre-zeroed blocks for DAX page faults by Jan Kara · 9 years ago
  29. c86d8db ext4: implement allocation of pre-zeroed blocks by Jan Kara · 9 years ago
  30. 53085fa ext4: provide ext4_issue_zeroout() by Jan Kara · 9 years ago
  31. 2dcba47 ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag by Jan Kara · 9 years ago
  32. 0112784 ext4: fix races of writeback with punch hole and zero range by Jan Kara · 9 years ago
  33. ea3d720 ext4: fix races between page faults and hole punching by Jan Kara · 9 years ago
  34. a4dad1a ext4: Fix handling of extended tv_sec by David Turner · 9 years ago
  35. 1e381f6 ext4: do not allow journal_opts for fs w/o journal by Dmitry Monakhov · 9 years ago
  36. e2b911c ext4: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  37. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  38. 8c81bd8 ext4: store checksum seed in superblock by Darrick J. Wong · 9 years ago
  39. 8b4953e ext4: reserve code points for the project quota feature by Theodore Ts'o · 9 years ago
  40. 3684de8 ext4 crypto: ext4_page_crypto() doesn't need a encryption context by Theodore Ts'o · 9 years ago
  41. ebd173b ext4: move procfs registration code to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  42. b579901 ext4: move sysfs code from super.c to fs/ext4/sysfs.c by Theodore Ts'o · 9 years ago
  43. ed923b5 ext4: add ext4_get_block_dax() by Matthew Wilcox · 9 years ago
  44. 5a33911 ext4: replace ext4_io_submit->io_op with ->io_wbc by Tejun Heo · 9 years ago
  45. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  46. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  47. b03a2f7 ext4: improve warning directory handling messages by Andreas Dilger · 9 years ago
  48. 331573f ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  49. 4d3c4e5 ext4 crypto: allocate the right amount of memory for the on-disk symlink by Theodore Ts'o · 9 years ago
  50. e709e9d ext4 crypto: encrypt tmpfile located in encryption protected directory by Theodore Ts'o · 9 years ago
  51. c936e1e ext4 crypto: use per-inode tfm structure by Theodore Ts'o · 9 years ago
  52. 8ee03714 ext4 crypto: use slab caches by Theodore Ts'o · 9 years ago
  53. f5aed2c ext4: clean up superblock encryption mode fields by Theodore Ts'o · 9 years ago
  54. b7236e2 ext4 crypto: reorganize how we store keys in the inode by Theodore Ts'o · 9 years ago
  55. e2881b1b ext4 crypto: separate kernel and userspace structure for the key by Theodore Ts'o · 9 years ago
  56. 5b643f9 ext4 crypto: optimize filename encryption by Theodore Ts'o · 9 years ago
  57. 92c8263 ext4: remove unused function prototype from ext4.h by Theodore Ts'o · 9 years ago
  58. a7a67e8 ext4: split inode_operations for encrypted symlinks off the rest by Al Viro · 9 years ago
  59. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  60. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 9 years ago
  61. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 9 years ago
  62. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 9 years ago
  63. 6162e4b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  64. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  65. 6ddb244 ext4 crypto: enable encryption feature flag by Theodore Ts'o · 9 years ago
  66. f348c25 ext4 crypto: add symlink encryption by Theodore Ts'o · 9 years ago
  67. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  68. 4bdfc87 ext4 crypto: insert encrypted filenames into a leaf directory block by Michael Halcrow · 9 years ago
  69. 2f61830 ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames by Theodore Ts'o · 9 years ago
  70. d5d0e8c ext4 crypto: filename encryption facilities by Michael Halcrow · 9 years ago
  71. 88bd6cc ext4 crypto: add encryption key management facilities by Michael Halcrow · 9 years ago
  72. b30ab0e ext4 crypto: add ext4 encryption facilities by Michael Halcrow · 9 years ago
  73. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  74. 9bd8212 ext4 crypto: add encryption policy and password salt support by Michael Halcrow · 9 years ago
  75. e875a2d ext4 crypto: export ext4_empty_dir() by Michael Halcrow · 9 years ago
  76. f542fbe ext4 crypto: reserve codepoints used by the ext4 encryption feature by Theodore Ts'o · 9 years ago
  77. f64e02f ext4 crypto: add ext4_mpage_readpages() by Theodore Ts'o · 9 years ago
  78. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  79. 923ae0f ext4: add DAX functionality by Ross Zwisler · 9 years ago
  80. 2cb5cc8 ext4: support read-only images by Darrick J. Wong · 9 years ago
  81. 3edc18d ext4: reserve codepoints used by the ext4 encryption feature by Theodore Ts'o · 9 years ago
  82. 9bfccec Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  83. d952d69 ext4: ext4_inline_data_fiemap should respect callers argument by Dmitry Monakhov · 10 years ago
  84. dd47592 ext4: limit number of scanned extents in status tree shrinker by Jan Kara · 10 years ago
  85. edaa53c ext4: change LRU to round-robin in extent status tree shrinker by Zheng Liu · 10 years ago
  86. 2f8e0a7 ext4: cache extent hole in extent status tree for ext4_da_map_blocks() by Zheng Liu · 10 years ago
  87. cbd7584 ext4: fix block reservation for bigalloc filesystems by Jan Kara · 10 years ago
  88. b93b41d ext4: kill ext4_kvfree() by Al Viro · 10 years ago
  89. 96c7e0d ext4: Convert to private i_dquot field by Jan Kara · 10 years ago
  90. 813d32f ext4: check s_chksum_driver when looking for bg csum presence by Darrick J. Wong · 10 years ago
  91. 9aa5d32 ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  92. f4bb298 ext4: add ext4_iget_normal() which is to be used for dir tree lookups by Theodore Ts'o · 10 years ago
  93. a2d4a64 ext4: don't use MAXQUOTAS value by Jan Kara · 10 years ago
  94. d26e2c4 ext4: renumber EXT4_EX_* flags to avoid flag aliasing problems by Theodore Ts'o · 10 years ago
  95. 754cfed ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag by Theodore Ts'o · 10 years ago
  96. eb68d0e ext4: track extent status tree shrinker delay statictics by Zheng Liu · 10 years ago
  97. ed8a1a7 ext4: rename ext4_ext_find_extent() to ext4_find_extent() by Theodore Ts'o · 10 years ago
  98. dfe5080 ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code by Theodore Ts'o · 10 years ago
  99. 705912c ext4: teach ext4_ext_find_extent() to free path on error by Theodore Ts'o · 10 years ago
  100. bd30d70 ext4: fix accidental flag aliasing in ext4_map_blocks flags by Theodore Ts'o · 10 years ago