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