1. c1fccc0 ext4: Fix time encoding with extra epoch bits by Theodore Ts'o · 15 years ago
  2. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  3. 8d5d02e ext4: async direct IO for holes and fallocate support by Mingming Cao · 15 years ago
  4. 4c0425f ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O by Mingming Cao · 15 years ago
  5. 0031462 ext4: Split uninitialized extents for direct I/O by Mingming Cao · 15 years ago
  6. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  7. 0a80e98 ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK by Eric Sandeen · 15 years ago
  8. 1b9c12f ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags by Theodore Ts'o · 15 years ago
  9. fb0a387 ext4: limit block allocations for indirect-block files to < 2^32 by Eric Sandeen · 15 years ago
  10. d0646f7 ext4: Remove journal_checksum mount option and enable it by default by Theodore Ts'o · 15 years ago
  11. b3a3ca8 ext4: Add new tracepoint: trace_ext4_da_write_pages() by Theodore Ts'o · 15 years ago
  12. a36b449 ext4: use ext4_grpblk_t more extensively by Eric Sandeen · 15 years ago
  13. 0373130 ext4: open-code ext4_mb_update_group_info by Eric Sandeen · 15 years ago
  14. 487caee ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks() by Jan Kara · 15 years ago
  15. 5079748 ext4: Avoid group preallocation for closed files by Theodore Ts'o · 15 years ago
  16. 4ba74d0 ext4: Fix bugs in mballoc's stream allocation mode by Theodore Ts'o · 15 years ago
  17. 0ef90db ext4: Display the mballoc flags in mb_history in hex instead of decimal by Theodore Ts'o · 15 years ago
  18. 726447d ext4: naturally align struct ext4_allocation_request by Eric Sandeen · 15 years ago
  19. d4bfe2f switch ext4 to inode->i_acl by Al Viro · 15 years ago
  20. 0610b6e ext4: Fix 64-bit block type problem on 32-bit platforms by Theodore Ts'o · 15 years ago
  21. 1101391 ext4: teach the inode allocator to use a goal inode number by Andreas Dilger · 15 years ago
  22. f157a4a ext4: Use a hash of the topdir directory name for the Orlov parent group by Theodore Ts'o · 15 years ago
  23. 4ab2f15 ext4: move the abort flag from s_mount_opts to s_mount_flags by Theodore Ts'o · 15 years ago
  24. bc0b0d6 ext4: update the s_last_mounted field in the superblock by Theodore Ts'o · 15 years ago
  25. 7f4520c ext4: change s_mount_opt to be an unsigned int by Theodore Ts'o · 15 years ago
  26. 748de67 ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 15 years ago
  27. b31e155 ext4: Change all super.c messages to print the device by Eric Sandeen · 15 years ago
  28. 03f5d8b ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() by Jan Kara · 15 years ago
  29. 6fd058f ext4: Add a comprehensive block validity check to ext4_get_blocks() by Theodore Ts'o · 15 years ago
  30. 2ac3b6e ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state by Theodore Ts'o · 15 years ago
  31. c217705 ext4: Define a new set of flags for ext4_get_blocks() by Theodore Ts'o · 15 years ago
  32. 12b7ac1 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() by Theodore Ts'o · 15 years ago
  33. bc8e674 ext4: Fix spinlock assertions on UP systems by Vincent Minet · 15 years ago
  34. 955ce5f ext4: Convert ext4_lock_group to use sb_bgl_lock by Aneesh Kumar K.V · 15 years ago
  35. bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 15 years ago
  36. 596397b ext4: Move fs/ext4/namei.h into ext4.h by Theodore Ts'o · 15 years ago
  37. ca0faba ext4: Move the ext4_sb.h header file into ext4.h by Theodore Ts'o · 15 years ago
  38. d444c3c ext4: Move the ext4_i.h header file into ext4.h by Theodore Ts'o · 15 years ago
  39. 8df9675 ext4: Avoid races caused by on-line resizing and SMP memory reordering by Theodore Ts'o · 15 years ago
  40. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  41. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  42. 60e58e0 ext4: quota reservation for delayed allocation by Mingming Cao · 16 years ago
  43. afd4672 ext4: Add auto_da_alloc mount option by Theodore Ts'o · 15 years ago
  44. 7d39db1 ext4: Use struct flex_groups to calculate get_orlov_stats() by Theodore Ts'o · 15 years ago
  45. 9f24e42 ext4: Use atomic_t's in struct flex_groups by Theodore Ts'o · 15 years ago
  46. b713a5e ext4: remove /proc tuning knobs by Theodore Ts'o · 15 years ago
  47. afc32f7 ext4: Track lifetime disk writes by Theodore Ts'o · 15 years ago
  48. 7d8f9f7 ext4: Automatically allocate delay allocated blocks on close by Theodore Ts'o · 15 years ago
  49. ccd2506 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl by Theodore Ts'o · 15 years ago
  50. a491212 ext4: New inode/block allocation algorithms for flex_bg filesystems by Theodore Ts'o · 15 years ago
  51. 2dc6b0d ext4: tighten restrictions on inode flags by Duane Griffin · 15 years ago
  52. 8fa43a8 ext4: don't inherit inappropriate inode flags from parent by Duane Griffin · 15 years ago
  53. 3d0518f ext4: New rec_len encoding for very large blocksizes by Wei Yongjun · 15 years ago
  54. 7be2baa ext4: Fix to read empty directory blocks correctly in 64k by Wei Yongjun · 15 years ago
  55. 074ca44 ext4: Remove stale block allocator references from ext4.h by Mike Snitzer · 15 years ago
  56. 06a279d ext4: only use i_size_high for regular files by Theodore Ts'o · 16 years ago
  57. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  58. 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 16 years ago
  59. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 16 years ago
  60. 2ccb5fb ext4: Use new buffer_head flag to check uninit group bitmaps initialization by Aneesh Kumar K.V · 16 years ago
  61. 560671a ext4: Use high 16 bits of the block group descriptor's free counts fields by Aneesh Kumar K.V · 16 years ago
  62. 5d1b1b3 ext4: fix BUG when calling ext4_error with locked block group by Aneesh Kumar K.V · 16 years ago
  63. 920313a ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize by Aneesh Kumar K.V · 16 years ago
  64. e21675d ext4: Add blocks added during resize to bitmap by Aneesh Kumar K.V · 16 years ago
  65. 3a06d77 ext4: sparse fixes by Aneesh Kumar K.V · 16 years ago
  66. 498e5f2 ext4: Change unsigned long to unsigned int by Theodore Ts'o · 16 years ago
  67. a9df9a4 ext4: Make ext4_group_t be an unsigned int by Theodore Ts'o · 16 years ago
  68. 3077384 ext4: add fsync batch tuning knobs by Theodore Ts'o · 16 years ago
  69. cfe82c8 ext4: remove ext4_new_meta_block() by Theodore Ts'o · 16 years ago
  70. 815a113 ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly by Theodore Ts'o · 16 years ago
  71. f99b258 ext4: Add support for non-native signed/unsigned htree hash algorithms by Theodore Ts'o · 16 years ago
  72. 8c3bf8a0 merge ext4_claim_free_blocks & ext4_has_free_blocks by Eric Sandeen · 16 years ago
  73. 01436ef ext4: Remove unused mount options: nomballoc, mballoc, nocheck by Theodore Ts'o · 16 years ago
  74. 5bf5683 ext4: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  75. 6873fa0 Hook ext4 to the vfs fiemap interface. by Eric Sandeen · 16 years ago
  76. c2ea3fd ext4: Remove old legacy block allocator by Theodore Ts'o · 16 years ago
  77. 240799c ext4: Use readahead when reading an inode from the inode table by Theodore Ts'o · 16 years ago
  78. 5e8814f ext4: Combine proc file handling into a single set of functions by Theodore Ts'o · 16 years ago
  79. 9f6200b ext4: move /proc setup and teardown out of mballoc.c by Theodore Ts'o · 16 years ago
  80. 8eea80d ext4: Renumber EXT4_IOC_MIGRATE by Theodore Ts'o · 16 years ago
  81. 4db46fc ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl by Aneesh Kumar K.V · 16 years ago
  82. 2a43a87 ext4: elevate write count for migrate ioctl by Aneesh Kumar K.V · 16 years ago
  83. cf17fea ext4: Properly update i_disksize. by Aneesh Kumar K.V · 16 years ago
  84. 5c79161 ext4: Signed arithmetic fix by Aneesh Kumar K.V · 16 years ago
  85. a30d542a ext4: Make sure all the block allocation paths reserve blocks by Aneesh Kumar K.V · 16 years ago
  86. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  87. f3bd1f3 ext4: journal credits reservation fixes for DIO, fallocate by Mingming Cao · 16 years ago
  88. a02908f ext4: journal credits calulation cleanup and fix for non-extent writepage by Mingming Cao · 16 years ago
  89. 12219ae ext4: Cleanup the block reservation code path by Aneesh Kumar K.V · 16 years ago
  90. 3e3398a ext4: delayed allocation i_blocks fix for stat by Mingming Cao · 16 years ago
  91. d2a1763 ext4: delayed allocation ENOSPC handling by Mingming Cao · 16 years ago
  92. 6476924 ext4: Add delayed allocation support in data=writeback mode by Alex Tomas · 16 years ago
  93. cf108bc ext4: Invert the locking order of page_lock and transaction start by Jan Kara · 16 years ago
  94. 2e9ee85 ext4: Use page_mkwrite vma_operations to get mmap write notification. by Aneesh Kumar K.V · 16 years ago
  95. 5f21b0e ext4: fix online resize with mballoc by Frederic Bohe · 16 years ago
  96. 0703143 ext4: mballoc avoid use root reserved blocks for non root allocation by Mingming Cao · 16 years ago
  97. 654b490 ext4: cleanup block allocator by Aneesh Kumar K.V · 16 years ago
  98. 7061eba ext4: Use inode preallocation with -o noextents by Aneesh Kumar K.V · 16 years ago
  99. 772cb7c ext4: New inode allocation for FLEX_BG meta-data groups. by Jose R. Santos · 16 years ago
  100. 4db9c54 ext4: replace __FUNCTION__ occurrences by Stoyan Gaydarov · 16 years ago