1. 4d33b1e ext4: teach ext4_ext_map_blocks() about the bigalloc feature by Theodore Ts'o · 13 years ago
  2. 189e868 ext4: fix fsx truncate failure by Allison Henderson · 13 years ago
  3. 9ea7a0d jbd2: add debugging information to jbd2_journal_dirty_metadata() by Theodore Ts'o · 13 years ago
  4. 2be4751 ext4: fix 2nd xfstests 127 punch hole failure by Allison Henderson · 13 years ago
  5. ba06208 ext4: fix xfstests 75, 112, 127 punch hole failure by Allison Henderson · 13 years ago
  6. 29ae07b ext4: Fix overflow caused by missing cast in ext4_fallocate() by Utako Kusaka · 13 years ago
  7. 0e1147b ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole by Robin Dong · 13 years ago
  8. b7ca1e8 ext4: correct comment for ext4_ext_check_cache by Robin Dong · 13 years ago
  9. 0737964 ext4: correct the debug message in ext4_ext_insert_extent by Robin Dong · 13 years ago
  10. 5718789 ext4: remove unused argument in ext4_ext_next_leaf_block by Robin Dong · 13 years ago
  11. d462031 ext4: avoid eh_entries overflow before insert extent_idx by Robin Dong · 13 years ago
  12. 015861b ext4: avoid wasted extent cache lookup if !PUNCH_OUT_EXT by Robin Dong · 13 years ago
  13. c6a0371 ext4: remove unneeded parameter to ext4_ext_remove_space() by Allison Henderson · 13 years ago
  14. f7d0d37 ext4: punch hole optimizations: skip un-needed extent lookup by Allison Henderson · 13 years ago
  15. 598dbdf ext4: avoid unneeded ext4_ext_next_leaf_block() while inserting extents by Robin Dong · 13 years ago
  16. ffb505f ext4: remove redundant goto in ext4_ext_insert_extent() by Robin Dong · 13 years ago
  17. 575a1d4 ext4: free allocated and pre-allocated blocks when check_eofblocks_fl fails by Jiaying Zhang · 13 years ago
  18. 7132de7 ext4: fix i_blocks/quota accounting when extent insertion fails by Maxim Patlasov · 13 years ago
  19. 9331b62 ext4: quiet 'unused variables' compile warnings by Yongqiang Yang · 13 years ago
  20. f86186b ext4: refactor duplicated block placement code by Eric Sandeen · 13 years ago
  21. ed7a7e1 ext4: fix incorrect error msg in ext4_ext_insert_index by Robin Dong · 13 years ago
  22. c03f8aa ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap by Lukas Czerner · 13 years ago
  23. f17722f ext4: Fix max file size and logical block counting of extent format file by Lukas Czerner · 13 years ago
  24. 1b16da7 ext4: teach ext4_ext_split to calculate extents efficiently by Yongqiang Yang · 13 years ago
  25. 556b27a ext4: do not normalize block requests from fallocate() by Vivek Haldar · 13 years ago
  26. a4bb6b6 ext4: enable "punch hole" functionality by Allison Henderson · 13 years ago
  27. e861304 ext4: add "punch hole" flag to ext4_map_blocks() by Allison Henderson · 13 years ago
  28. d583fb8 ext4: punch out extents by Allison Henderson · 13 years ago
  29. 55f020d ext4: add flag to ext4_has_free_blocks by Allison Henderson · 13 years ago
  30. b221349 ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly by Yongqiang Yang · 13 years ago
  31. f6d2f6b ext4: fix unbalanced up_write() in ext4_ext_truncate() error path by Eric Gouriou · 13 years ago
  32. 77f4135 ext4: count hits/misses of extent cache and expose in sysfs by Vivek Haldar · 13 years ago
  33. 9391741 ext4: make ext4_split_extent() handle error correctly by Yongqiang Yang · 13 years ago
  34. 9b940f8 ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing by Allison Henderson · 13 years ago
  35. 667eff3 ext4: reimplement convert and split_unwritten by Yongqiang Yang · 13 years ago
  36. 47ea3bb ext4: add ext4_split_extent_at() and ext4_split_extent() by Yongqiang Yang · 13 years ago
  37. 197217a ext4: add a function merging extents right and left by Yongqiang Yang · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  40. 65922cb ext4: unused variables cleanup in fs/ext4/extents.c by Sergey Senozhatsky · 14 years ago
  41. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 14 years ago
  42. 6d9c85e ext4: make FIEMAP and delayed allocation play well together by Yongqiang Yang · 14 years ago
  43. 7dc5761 ext4: Fix sparse warning: Using plain integer as NULL pointer by Peter Huewe · 14 years ago
  44. fd018fe ext4: fix comment typo uninitized by Paul Bolle · 14 years ago
  45. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  46. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 14 years ago
  47. b8d6568 ext4: Fix comment typo "especiially". by Tao Ma · 14 years ago
  48. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  49. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  50. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  51. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  52. d6dc846 Ext4: fail if we try to use hole punch by Josef Bacik · 14 years ago
  53. d002ebf ext4: don't pass entire map to check_eofblocks_fl by Eric Sandeen · 14 years ago
  54. 3889fd5 ext4: flush the i_completed_io_list during ext4_truncate by Jiaying Zhang · 14 years ago
  55. b05e6ae ext4: drop ec_type from the ext4_ext_cache structure by Theodore Ts'o · 14 years ago
  56. 01f49d0 ext4: use ext4_lblk_t instead of sector_t for logical blocks by Theodore Ts'o · 14 years ago
  57. ad4fb9c ext4: fix 32bit overflow in ext4_ext_find_goal() by Kazuya Mio · 14 years ago
  58. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  59. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  60. a6371b6 ext4: fix compile error in ext4_fallocate() by Kazuya Mio · 14 years ago
  61. bf89d16 ext4: rename {ext,idx}_pblock and inline small extent functions by Theodore Ts'o · 14 years ago
  62. 1f109d5 ext4: make various ext4 functions be static by Theodore Ts'o · 14 years ago
  63. bd2d021 ext4: use bio layer instead of buffer layer in mpage_da_submit_io by Theodore Ts'o · 14 years ago
  64. 2407518 ext4: use sb_issue_zeroout in ext4_ext_zeroout by Lukas Czerner · 14 years ago
  65. 58590b0 ext4: fix EOFBLOCKS_FL handling by Theodore Ts'o · 14 years ago
  66. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  67. c398eda ext4: Pass line numbers to ext4_error() and friends by Theodore Ts'o · 14 years ago
  68. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  69. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  70. 5a0790c ext4: remove initialized but not read variables by Andi Kleen · 14 years ago
  71. 60e6679 ext4: Drop whitespace at end of lines by Theodore Ts'o · 14 years ago
  72. 0617b83 ext4: restart ext4_ext_remove_space() after transaction restart by Dmitry Monakhov · 14 years ago
  73. 786ec79 ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted by Theodore Ts'o · 14 years ago
  74. f70f362 ext4: Avoid crashing on NULL ptr dereference on a filesystem error by Theodore Ts'o · 14 years ago
  75. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  76. 24676da ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() by Theodore Ts'o · 14 years ago
  77. 2ed8868 ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks() by Theodore Ts'o · 14 years ago
  78. e35fd66 ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks() by Theodore Ts'o · 14 years ago
  79. 6d19c42 ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate by Nikanth Karthikesan · 14 years ago
  80. 21ca087 ext4: Do not zero out uninitialized extents beyond i_size by Dmitry Monakhov · 14 years ago
  81. b720303 ext4: fix memory leaks in error path handling of ext4_ext_zeroout() by Jing Zhang · 14 years ago
  82. fd2dd9f ext4: Fix buffer head leaks after calls to ext4_get_inode_loc() by Curt Wohlgemuth · 14 years ago
  83. 731eb1a ext4: consolidate in_range() definitions by Akinobu Mita · 15 years ago
  84. 5661bd6 ext4: cleanup to use ext4_group_first_block_no() by Akinobu Mita · 15 years ago
  85. 273df55 ext4: Convert BUG_ON checks to use ext4_error() instead by Frank Mayhar · 15 years ago
  86. 744692d ext4: use ext4_get_block_write in buffer write by Jiaying Zhang · 15 years ago
  87. c7064ef ext4: mechanical rename some of the direct I/O get_block's identifiers by Jiaying Zhang · 15 years ago
  88. c8d46e4 ext4: Add flag to files with blocks intentionally past EOF by Jiaying Zhang · 15 years ago
  89. aca92ff ext4: correctly calculate number of blocks for fiemap by Leonard Michlmayr · 15 years ago
  90. 12062dd ext4: move __func__ into a macro for ext4_warning, ext4_error by Eric Sandeen · 15 years ago
  91. 19f5fb7 ext4: Use bitops to read/modify EXT4_I(inode)->i_state by Theodore Ts'o · 15 years ago
  92. a1de02d ext4: fix async i/o writes beyond 4GB to a sparse file by Eric Sandeen · 15 years ago
  93. 1296cc8 ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag by Aneesh Kumar K.V · 15 years ago
  94. 5f634d0 ext4: Fix quota accounting error with fallocate by Aneesh Kumar K.V · 15 years ago
  95. 9d0be50 ext4: Calculate metadata requirements more accurately by Theodore Ts'o · 15 years ago
  96. 515f41c ext4: Ensure zeroout blocks have no dirty metadata by Aneesh Kumar K.V · 15 years ago
  97. 034fb4c ext4: replace BUG() with return -EIO in ext4_ext_get_blocks by Surbhi Palande · 15 years ago
  98. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  99. b436b9b ext4: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  100. 5aca07e ext4: quota macros cleanup by Dmitry Monakhov · 15 years ago