1. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 14 years ago
  2. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  3. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  4. 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
  5. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. d6dc846 Ext4: fail if we try to use hole punch by Josef Bacik · 14 years ago
  7. d002ebf ext4: don't pass entire map to check_eofblocks_fl by Eric Sandeen · 14 years ago
  8. 3889fd5 ext4: flush the i_completed_io_list during ext4_truncate by Jiaying Zhang · 14 years ago
  9. b05e6ae ext4: drop ec_type from the ext4_ext_cache structure by Theodore Ts'o · 14 years ago
  10. 01f49d0 ext4: use ext4_lblk_t instead of sector_t for logical blocks by Theodore Ts'o · 14 years ago
  11. ad4fb9c ext4: fix 32bit overflow in ext4_ext_find_goal() by Kazuya Mio · 14 years ago
  12. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  13. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  14. a6371b6 ext4: fix compile error in ext4_fallocate() by Kazuya Mio · 14 years ago
  15. bf89d16 ext4: rename {ext,idx}_pblock and inline small extent functions by Theodore Ts'o · 14 years ago
  16. 1f109d5 ext4: make various ext4 functions be static by Theodore Ts'o · 14 years ago
  17. bd2d021 ext4: use bio layer instead of buffer layer in mpage_da_submit_io by Theodore Ts'o · 14 years ago
  18. 2407518 ext4: use sb_issue_zeroout in ext4_ext_zeroout by Lukas Czerner · 14 years ago
  19. 58590b0 ext4: fix EOFBLOCKS_FL handling by Theodore Ts'o · 14 years ago
  20. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  21. c398eda ext4: Pass line numbers to ext4_error() and friends by Theodore Ts'o · 14 years ago
  22. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  23. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  24. 5a0790c ext4: remove initialized but not read variables by Andi Kleen · 14 years ago
  25. 60e6679 ext4: Drop whitespace at end of lines by Theodore Ts'o · 14 years ago
  26. 0617b83 ext4: restart ext4_ext_remove_space() after transaction restart by Dmitry Monakhov · 14 years ago
  27. 786ec79 ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted by Theodore Ts'o · 14 years ago
  28. f70f362 ext4: Avoid crashing on NULL ptr dereference on a filesystem error by Theodore Ts'o · 14 years ago
  29. 12e9b89 ext4: Use bitops to read/modify i_flags in struct ext4_inode_info by Dmitry Monakhov · 14 years ago
  30. 24676da ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE() by Theodore Ts'o · 14 years ago
  31. 2ed8868 ext4: Convert callers of ext4_get_blocks() to use ext4_map_blocks() by Theodore Ts'o · 14 years ago
  32. e35fd66 ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks() by Theodore Ts'o · 14 years ago
  33. 6d19c42 ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate by Nikanth Karthikesan · 14 years ago
  34. 21ca087 ext4: Do not zero out uninitialized extents beyond i_size by Dmitry Monakhov · 14 years ago
  35. b720303 ext4: fix memory leaks in error path handling of ext4_ext_zeroout() by Jing Zhang · 14 years ago
  36. fd2dd9f ext4: Fix buffer head leaks after calls to ext4_get_inode_loc() by Curt Wohlgemuth · 15 years ago
  37. 731eb1a ext4: consolidate in_range() definitions by Akinobu Mita · 15 years ago
  38. 5661bd6 ext4: cleanup to use ext4_group_first_block_no() by Akinobu Mita · 15 years ago
  39. 273df55 ext4: Convert BUG_ON checks to use ext4_error() instead by Frank Mayhar · 15 years ago
  40. 744692d ext4: use ext4_get_block_write in buffer write by Jiaying Zhang · 15 years ago
  41. c7064ef ext4: mechanical rename some of the direct I/O get_block's identifiers by Jiaying Zhang · 15 years ago
  42. c8d46e4 ext4: Add flag to files with blocks intentionally past EOF by Jiaying Zhang · 15 years ago
  43. aca92ff ext4: correctly calculate number of blocks for fiemap by Leonard Michlmayr · 15 years ago
  44. 12062dd ext4: move __func__ into a macro for ext4_warning, ext4_error by Eric Sandeen · 15 years ago
  45. 19f5fb7 ext4: Use bitops to read/modify EXT4_I(inode)->i_state by Theodore Ts'o · 15 years ago
  46. a1de02d ext4: fix async i/o writes beyond 4GB to a sparse file by Eric Sandeen · 15 years ago
  47. 1296cc8 ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag by Aneesh Kumar K.V · 15 years ago
  48. 5f634d0 ext4: Fix quota accounting error with fallocate by Aneesh Kumar K.V · 15 years ago
  49. 9d0be50 ext4: Calculate metadata requirements more accurately by Theodore Ts'o · 15 years ago
  50. 515f41c ext4: Ensure zeroout blocks have no dirty metadata by Aneesh Kumar K.V · 15 years ago
  51. 034fb4c ext4: replace BUG() with return -EIO in ext4_ext_get_blocks by Surbhi Palande · 15 years ago
  52. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  53. b436b9b ext4: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  54. 5aca07e ext4: quota macros cleanup by Dmitry Monakhov · 15 years ago
  55. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  56. 5068969 ext4: make sure directory and symlink blocks are revoked by Theodore Ts'o · 15 years ago
  57. ba230c3 ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O by Mingming · 15 years ago
  58. 5f52495 ext4: skip conversion of uninit extents after direct IO if there isn't any by Mingming · 15 years ago
  59. 109f556 ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents by Mingming · 15 years ago
  60. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  61. 8d5d02e ext4: async direct IO for holes and fallocate support by Mingming Cao · 15 years ago
  62. 0031462 ext4: Split uninitialized extents for direct I/O by Mingming Cao · 15 years ago
  63. 55ad63b ext4: fix extent sanity checking code with AGGRESSIVE_TEST by Theodore Ts'o · 15 years ago
  64. 487caee ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks() by Jan Kara · 15 years ago
  65. 553f900 ext4: Show unwritten extent flag in ext4_ext_show_leaf() by Mingming · 15 years ago
  66. 84fe3be ext4: Compile warning fix when EXT_DEBUG enabled by Mingming · 15 years ago
  67. 5887e98 ext4: Calculate required journal credits for inserting an extent properly by Aneesh Kumar K.V · 15 years ago
  68. 748de67 ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl by Akira Fujita · 15 years ago
  69. a41f207 ext4: Avoid corrupting the uninitialized bit in the extent during truncate by Aneesh Kumar K.V · 15 years ago
  70. 03f5d8b ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle() by Jan Kara · 15 years ago
  71. 0568c51 ext4: down i_data_sem only for read when walking tree for fiemap by Theodore Ts'o · 15 years ago
  72. 6fd058f ext4: Add a comprehensive block validity check to ext4_get_blocks() by Theodore Ts'o · 15 years ago
  73. c217705 ext4: Define a new set of flags for ext4_get_blocks() by Theodore Ts'o · 15 years ago
  74. 12b7ac1 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() by Theodore Ts'o · 15 years ago
  75. eefd7f0 ext4: fix the length returned by fiemap for an unallocated extent by Theodore Ts'o · 15 years ago
  76. c9877b2 ext4: fix for fiemap last-block test by Eric Sandeen · 15 years ago
  77. 29fa89d ext4: Mark the unwritten buffer_head as mapped during write_begin by Aneesh Kumar K.V · 15 years ago
  78. 79ffab3 ext4: Properly initialize the buffer_head state by Aneesh Kumar K.V · 15 years ago
  79. 2ec0ae3 ext4: Fix race in ext4_inode_info.i_cached_extent by Theodore Ts'o · 15 years ago
  80. 9c1ee18 ext4: Fix sub-block zeroing for writes into preallocated extents by Aneesh Kumar K.V · 15 years ago
  81. a4277bf1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  82. e84a26c ext4: Make the extent validity check more paranoid by Theodore Ts'o · 15 years ago
  83. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  84. e44543b ext4: Fix off-by-one-error in ext4_valid_extent_idx() by Thiemo Nagel · 16 years ago
  85. 7a262f7 ext4: Validate extent details only when read from the disk by Aneesh Kumar K.V · 16 years ago
  86. 56b1986 ext4: Add checks to validate extent entries. by Aneesh Kumar K.V · 16 years ago
  87. a491212 ext4: New inode/block allocation algorithms for flex_bg filesystems by Theodore Ts'o · 16 years ago
  88. 395a87b ext4: fix header check in ext4_ext_search_right() for deep extent trees. by Eric Sandeen · 16 years ago
  89. 9fd9784 ext4: Fix building with EXT4FS_DEBUG by Thadeu Lima de Souza Cascardo · 16 years ago
  90. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  91. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  92. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 16 years ago
  93. 3a06d77 ext4: sparse fixes by Aneesh Kumar K.V · 16 years ago
  94. 498e5f2 ext4: Change unsigned long to unsigned int by Theodore Ts'o · 16 years ago
  95. cde6436 ext4: Remove i_ext_generation from ext4_inode_info structure by Theodore Ts'o · 16 years ago
  96. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 16 years ago
  97. 25f1ee3 ext4: fix build warning by Wu Fengguang · 16 years ago
  98. 97df5d1 ext4: remove do_blk_alloc() by Theodore Ts'o · 16 years ago
  99. cfe82c8 ext4: remove ext4_new_meta_block() by Theodore Ts'o · 16 years ago
  100. 6873fa0 Hook ext4 to the vfs fiemap interface. by Eric Sandeen · 16 years ago