1. 952fc18 ext4: fix overhead calculation used by ext4_statfs() by Theodore Ts'o · 12 years ago
  2. f6fb99c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr by Theodore Ts'o · 12 years ago
  3. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  4. 2c0544b ext4: add debugging trigger for ext4_error() by Theodore Ts'o · 12 years ago
  5. 9d99012 ext4: remove needs_recovery in ext4_mb_init() by Akira Fujita · 12 years ago
  6. e93376c ext4/jbd2: add metadata checksumming to the list of supported features by Darrick J. Wong · 12 years ago
  7. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  8. 08cefc7 userns: Convert ext4 to user kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  9. 5c359a4 ext4: add checksums to the MMP block by Darrick J. Wong · 12 years ago
  10. feb0ab3 ext4: make block group checksums use metadata_csum algorithm by Darrick J. Wong · 12 years ago
  11. b0336e8 ext4: calculate and verify checksums of directory leaf blocks by Darrick J. Wong · 12 years ago
  12. fa77dcf ext4: calculate and verify block bitmap checksum by Darrick J. Wong · 12 years ago
  13. 41a246d ext4: calculate and verify checksums for inode bitmaps by Darrick J. Wong · 12 years ago
  14. 814525f ext4: calculate and verify inode checksums by Darrick J. Wong · 12 years ago
  15. a9c47317 ext4: calculate and verify superblock checksum by Darrick J. Wong · 12 years ago
  16. 0441984 ext4: load the crc32c driver if necessary by Darrick J. Wong · 12 years ago
  17. e615391 ext4: change on-disk layout to support extended metadata checksumming by Darrick J. Wong · 12 years ago
  18. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  19. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  20. ace36ad ext4: add no_printk argument validation, fix fallout by Joe Perches · 12 years ago
  21. d1f5273 ext4: return 32/64-bit dir name hash according to usage type by Fan Yong · 12 years ago
  22. 4188188 ext4: add comments to definition of ext4_io_end_t by Curt Wohlgemuth · 12 years ago
  23. 491caa4 ext4: fix race between sync and completed io work by Jeff Moyer · 12 years ago
  24. 5a916be ext4: make ext4_show_options() be table-driven by Theodore Ts'o · 12 years ago
  25. 39ef17f ext4: simplify handling of the errors=* mount options by Theodore Ts'o · 12 years ago
  26. c64db50 ext4: remove the I_VERSION mount flag and use the super_block flag instead by Theodore Ts'o · 12 years ago
  27. 266991b ext4: fix race between unwritten extent conversion and truncate by Jeff Moyer · 12 years ago
  28. 856cbcf ext4: fix INCOMPAT feature codepoint reservation for INLINEDATA by Theodore Ts'o · 12 years ago
  29. 813e572 ext4: fix race when setting bitmap_uptodate flag by Theodore Ts'o · 12 years ago
  30. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 12 years ago
  31. 5f163cc ext4: make more symbols static by Eric Sandeen · 12 years ago
  32. 9b90e5e ext4: reserve new feature flag codepoints by Theodore Ts'o · 12 years ago
  33. 19c5246 ext4: add new online resize interface by Yongqiang Yang · 12 years ago
  34. 33afdcc ext4: add a function which sets up group blocks of a flex bg by Yongqiang Yang · 12 years ago
  35. dcca3fe ext4: propagate umode_t by Al Viro · 13 years ago
  36. 597d508 ext4: use proper little-endian bitops by Akinobu Mita · 12 years ago
  37. ccb4d7a ext4: remove no longer used functions in inode.c by Zheng Liu · 12 years ago
  38. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  39. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  40. 0edeb71 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten by Tao Ma · 13 years ago
  41. 5cb81da ext4: fix quota accounting during migration by Dmitry Monakhov · 13 years ago
  42. a4e5d88 ext4: update EOFBLOCKS flag on fallocate properly by Dmitry Monakhov · 13 years ago
  43. 7fd59c8 ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl by Tao Ma · 13 years ago
  44. 4113c4c ext4: remove deprecated oldalloc by Lukas Czerner · 13 years ago
  45. 5356f26 ext4: attempt to fix race in bigalloc code path by Aditya Kali · 13 years ago
  46. d899024 ext4: add some tracepoints in ext4/extents.c by Aditya Kali · 13 years ago
  47. df55c99 ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters() by Theodore Ts'o · 13 years ago
  48. e7d5f31 ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() by Theodore Ts'o · 13 years ago
  49. cff1dfd7 ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() by Theodore Ts'o · 13 years ago
  50. 5dee543 ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters() by Theodore Ts'o · 13 years ago
  51. 021b65b ext4: Rename ext4_free_blks_{count,set}() to refer to clusters by Theodore Ts'o · 13 years ago
  52. 6f16b60 ext4: enable mounting bigalloc as read/write by Theodore Ts'o · 13 years ago
  53. 7b415bf ext4: Fix bigalloc quota accounting and i_blocks value by Aditya Kali · 13 years ago
  54. 24aaa8e ext4: convert the free_blocks field in s_flex_groups to be free_clusters by Theodore Ts'o · 13 years ago
  55. 5704265 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter by Theodore Ts'o · 13 years ago
  56. 8413019 ext4: teach ext4_free_blocks() about bigalloc and clusters by Theodore Ts'o · 13 years ago
  57. d5b8f31 ext4: bigalloc changes to block bitmap initialization functions by Theodore Ts'o · 13 years ago
  58. fd034a8 ext4: split out ext4_free_blocks_after_init() by Theodore Ts'o · 13 years ago
  59. 281b599 ext4: read-only support for bigalloc file systems by Theodore Ts'o · 13 years ago
  60. 5688978 ext4: improve handling of conflicting mount options by Theodore Ts'o · 13 years ago
  61. 4e96b2d ext4: Add new ext4_discard_partial_page_buffers routines by Allison Henderson · 13 years ago
  62. 1cd9f09 ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes by Theodore Ts'o · 13 years ago
  63. 8c0bec2 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining by Jiaying Zhang · 13 years ago
  64. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  65. 9933fc0 ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() by Theodore Ts'o · 13 years ago
  66. c3e94d1 ext4: let setup_new_group_blocks() set multiple bits at a time by Yongqiang Yang · 13 years ago
  67. cc7365d ext4: let ext4_group_add_blocks() return an error code by Yongqiang Yang · 13 years ago
  68. 0529155 ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() by Yongqiang Yang · 13 years ago
  69. 8f82f84 ext4: prevent parallel resizers by atomic bit ops by Yongqiang Yang · 13 years ago
  70. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  71. 3d56b8d ext4: Speed up FITRIM by recording flags in ext4_group_info by Tao Ma · 13 years ago
  72. 7132de7 ext4: fix i_blocks/quota accounting when extent insertion fails by Maxim Patlasov · 13 years ago
  73. f86186b ext4: refactor duplicated block placement code by Eric Sandeen · 13 years ago
  74. dae1e52 ext4: move ext4_ind_* functions from inode.c to indirect.c by Amir Goldstein · 13 years ago
  75. 1f7d1e7 ext4: move __ext4_check_blockref to block_validity.c by Theodore Ts'o · 13 years ago
  76. ff9893d ext4: split ext4_ind_truncate from ext4_truncate by Amir Goldstein · 13 years ago
  77. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  78. 556b27a ext4: do not normalize block requests from fallocate() by Vivek Haldar · 13 years ago
  79. a4bb6b6 ext4: enable "punch hole" functionality by Allison Henderson · 13 years ago
  80. 3084885 ext4: add new function ext4_block_zero_page_range() by Allison Henderson · 13 years ago
  81. 55f020d ext4: add flag to ext4_has_free_blocks by Allison Henderson · 13 years ago
  82. ae81230 ext4: reserve inodes and feature code for 'quota' feature by Aditya Kali · 13 years ago
  83. c5e06d1 ext4: add support for multiple mount protection by Johann Lombardi · 13 years ago
  84. 77f4135 ext4: count hits/misses of extent cache and expose in sysfs by Vivek Haldar · 13 years ago
  85. e1290b3 ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread() by Lukas Czerner · 13 years ago
  86. 4ed5c03 ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread by Lukas Czerner · 13 years ago
  87. 2846e82 ext4: move ext4_add_groupblocks() to mballoc.c by Amir Goldstein · 13 years ago
  88. 2035e77 ext4: check for ext[23] file system features when mounting as ext[23] by Theodore Ts'o · 13 years ago
  89. 50e0168 ext4: use little-endian bitops by Akinobu Mita · 13 years ago
  90. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 13 years ago
  91. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 13 years ago
  92. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  93. 3889fd5 ext4: flush the i_completed_io_list during ext4_truncate by Jiaying Zhang · 13 years ago
  94. 8aefcd5 ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary by Theodore Ts'o · 13 years ago
  95. 353eb83 ext4: drop i_state_flags on architectures with 64-bit longs by Theodore Ts'o · 13 years ago
  96. 8a2005d ext4: reorder ext4_inode_info structure elements to remove unneeded padding by Theodore Ts'o · 13 years ago
  97. b05e6ae ext4: drop ec_type from the ext4_ext_cache structure by Theodore Ts'o · 13 years ago
  98. 01f49d0 ext4: use ext4_lblk_t instead of sector_t for logical blocks by Theodore Ts'o · 13 years ago
  99. f232109 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 13 years ago
  100. f7c2117 ext4: Use ext4_error_file() to print the pathname to the corrupted inode by Theodore Ts'o · 13 years ago