1. 6ddb244 ext4 crypto: enable encryption feature flag by Theodore Ts'o · 9 years ago
  2. b30ab0e ext4 crypto: add ext4 encryption facilities by Michael Halcrow · 9 years ago
  3. 08439fe ext4: remove block_device_ejected by Christoph Hellwig · 9 years ago
  4. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  5. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  6. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  7. 923ae0f ext4: add DAX functionality by Ross Zwisler · 9 years ago
  8. 2d5b86e ext4: ignore journal checksum on remount; don't fail by Eric Sandeen · 9 years ago
  9. b94a8b3 ext4: remove duplicate remount check for JOURNAL_CHECKSUM change by Eric Sandeen · 9 years ago
  10. 2cb5cc8 ext4: support read-only images by Darrick J. Wong · 9 years ago
  11. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  12. a26f499 ext4: add optimization for the lazytime mount option by Theodore Ts'o · 9 years ago
  13. 1fa5efe ext4: Use generic helpers for quotaon and quotaoff by Jan Kara · 10 years ago
  14. 04ecddb ext4: change to use setup_timer() instead of init_timer() by Jan Mrazek · 9 years ago
  15. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 9 years ago
  16. 3b421b8 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  17. 363307e ext4: remove spurious KERN_INFO from ext4_warning call by Jakub Wilk · 9 years ago
  18. 9bfccec Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  19. d4f7610 ext4: forbid journal_async_commit in data=ordered mode by Jan Kara · 10 years ago
  20. b003b52 ext4: don't count external journal blocks as overhead by Eric Sandeen · 10 years ago
  21. c6d3d56 ext4: create nojournal_checksum mount option by Darrick J. Wong · 10 years ago
  22. 4fdb554 ext4: cleanup GFP flags inside resize path by Dmitry Monakhov · 10 years ago
  23. dd47592 ext4: limit number of scanned extents in status tree shrinker by Jan Kara · 10 years ago
  24. b0dea4c ext4: move handling of list of shrinkable inodes into extent status code by Jan Kara · 10 years ago
  25. edaa53c ext4: change LRU to round-robin in extent status tree shrinker by Zheng Liu · 10 years ago
  26. b93b41d ext4: kill ext4_kvfree() by Al Viro · 10 years ago
  27. 96c7e0d ext4: Convert to private i_dquot field by Jan Kara · 10 years ago
  28. 50460fe ext4: remove extent status procfs files if journal load fails by Darrick J. Wong · 10 years ago
  29. 6b992ff ext4: disallow changing journal_csum option during remount by Darrick J. Wong · 10 years ago
  30. 98c1a75 ext4: enable journal checksum when metadata checksum feature enabled by Darrick J. Wong · 10 years ago
  31. c2661b8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  32. 813d32f ext4: check s_chksum_driver when looking for bg csum presence by Darrick J. Wong · 10 years ago
  33. 9aa5d32 ext4: Replace open coded mdata csum feature to helper function by Dmitry Monakhov · 10 years ago
  34. f4bb298 ext4: add ext4_iget_normal() which is to be used for dir tree lookups by Theodore Ts'o · 10 years ago
  35. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  36. f6e63f9 ext4: fold ext4_nojournal_sops into ext4_sops by Theodore Ts'o · 10 years ago
  37. bb04457 ext4: support freezing ext2 (nojournal) file systems by Theodore Ts'o · 10 years ago
  38. bda3253 ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs() by Theodore Ts'o · 10 years ago
  39. 279bf6d ext4: don't check quota format when there are no quota files by Jan Kara · 10 years ago
  40. 8447497 ext4: explicitly inform user about orphan list cleanup by Dmitry Monakhov · 10 years ago
  41. df4763b ext4: validate external journal superblock checksum by Darrick J. Wong · 10 years ago
  42. feb8c6d jbd2: fix journal checksum feature flag handling by Darrick J. Wong · 10 years ago
  43. c7f7254 ext4: provide separate operations for sysfs feature files by Lukas Czerner · 10 years ago
  44. 52c198c ext4: add sysfs entry showing whether the fs contains errors by Lukas Czerner · 10 years ago
  45. a2d4a64 ext4: don't use MAXQUOTAS value by Jan Kara · 10 years ago
  46. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  47. a8ac900 ext4: use non-movable memory for the ext4 superblock by Gioh Kim · 10 years ago
  48. eb68d0e ext4: track extent status tree shrinker delay statictics by Zheng Liu · 10 years ago
  49. 45f1a9c ext4: enable block_validity by default by Darrick J. Wong · 10 years ago
  50. 1c21502 ext4: convert ext4_bread() to use the ERR_PTR convention by Theodore Ts'o · 10 years ago
  51. db9ee22 jbd2: fix descriptor block size handling errors with journal_csum by Darrick J. Wong · 10 years ago
  52. d5e03cb ext4: rearrange initialization to fix EXT4FS_DEBUG by Theodore Ts'o · 10 years ago
  53. f9ae9cf ext4: revert commit which was causing fs corruption after journal replays by Theodore Ts'o · 10 years ago
  54. 5dd2142 ext4: disable synchronous transaction batching if max_batch_time==0 by Eric Sandeen · 10 years ago
  55. ae0f78d ext4: clarify error count warning messages by Theodore Ts'o · 10 years ago
  56. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 10 years ago
  57. c8b459f ext4: remove unnecessary double parentheses by Lukas Czerner · 10 years ago
  58. c197855 ext4: make local functions static by Stephen Hemminger · 10 years ago
  59. bd63f6b ext4: find the group descriptors on a 1k-block bigalloc,meta_bg filesystem by Darrick J. Wong · 10 years ago
  60. 202ee5d ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode by Theodore Ts'o · 10 years ago
  61. 556615d ext4: rename uninitialized extents to unwritten by Lukas Czerner · 10 years ago
  62. 0076493 ext4: initialize multi-block allocator before checking block descriptors by Azat Khuzhin · 10 years ago
  63. ed3654e ext4: optimize Hurd tests when reading/writing inodes by Theodore Ts'o · 10 years ago
  64. 9c191f7 ext4: each filesystem creates and uses its own mb_cache by T Makphaibulchoke · 10 years ago
  65. 38c03b3 ext4: only call sync_filesystm() when remounting read-only by Theodore Ts'o · 10 years ago
  66. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  67. e67bc2b ext4: Add __init marking to init_inodecache by Fabian Frederick · 10 years ago
  68. 2330141 ext4: don't try to modify s_flags if the the file system is read-only by Theodore Ts'o · 10 years ago
  69. 30fac0f ext4: Do not reserve clusters when fs doesn't support extents by Jan Kara · 11 years ago
  70. 9105bb1 ext4: fix del_timer() misuse for ->s_err_report by Al Viro · 11 years ago
  71. dd1f723 ext4: use prandom_u32() instead of get_random_bytes() by Theodore Ts'o · 11 years ago
  72. efbed4d ext4: add ratelimiting to ext4 messages by Theodore Ts'o · 11 years ago
  73. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  74. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  75. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  76. ad4eec6 ext4: allow specifying external journal by pathname mount option by Eric Sandeen · 11 years ago
  77. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  78. 6ae6514 ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 11 years ago
  79. 59d9fa5 ext4: allow the mount options nodelalloc and data=journal by Theodore Ts'o · 11 years ago
  80. dd12ed1 ext4: destroy ext4_es_cachep on module unload by Eric Sandeen · 11 years ago
  81. ad065dd ext4: don't show usrquota/grpquota twice in /proc/mounts by Theodore Ts'o · 11 years ago
  82. 960fd856 ext4: fix ext4_get_group_number() by Theodore Ts'o · 11 years ago
  83. e7c96e8 ext4: reduce object size when !CONFIG_PRINTK by Joe Perches · 11 years ago
  84. d3922a7 ext4: improve extent cache shrink mechanism to avoid to burn CPU time by Zheng Liu · 11 years ago
  85. 03b40e3 ext4: delete unused variables by Jon Ernst · 11 years ago
  86. 4418e141 ext4: Fix fsync error handling after filesystem abort by Dmitry Monakhov · 11 years ago
  87. 06a407f ext4: fix data integrity for ext4_sync_fs by Dmitry Monakhov · 11 years ago
  88. 2e8fa54 ext4: split extent conversion lists to reserved & unreserved parts by Jan Kara · 11 years ago
  89. f2d50a6 ext4: deprecate max_writeback_mb_bump sysfs attribute by Jan Kara · 11 years ago
  90. 566370a ext4: suppress ext4 orphan messages on mount by Paul Taysom · 11 years ago
  91. 55f252c ext4: truncate_inode_pages() in orphan cleanup path by Lukas Czerner · 11 years ago
  92. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  93. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  94. 9f20350 ext4: mark all metadata I/O with REQ_META by Theodore Ts'o · 11 years ago
  95. e1091b1 ext4: Use kstrtoul() instead of parse_strtoul() by Lukas Czerner · 11 years ago
  96. d6a7710 ext4: fix miscellaneous big endian warnings by Theodore Ts'o · 11 years ago
  97. 27dd438 ext4: introduce reserved space by Lukas Czerner · 11 years ago
  98. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  99. bcb1385 ext4: fix deadlock with quota feature by Jan Kara · 11 years ago
  100. 6891100 ext4: make ext4_block_in_group() much more efficient by Lukas Czerner · 11 years ago