1. 2ac3b6e ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state by Theodore Ts'o · 15 years ago
  2. 2fa3cdf ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks() by Theodore Ts'o · 15 years ago
  3. a2dc52b ext4: Add BUG_ON debugging checks to noalloc_get_block_write() by Theodore Ts'o · 15 years ago
  4. b920c75 ext4: Add documentation to the ext4_*get_block* functions by Theodore Ts'o · 15 years ago
  5. c217705 ext4: Define a new set of flags for ext4_get_blocks() by Theodore Ts'o · 15 years ago
  6. 12b7ac1 ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks() by Theodore Ts'o · 15 years ago
  7. e4d996c ext4: Rename ext4_get_blocks_handle() to be ext4_ind_get_blocks() by Theodore Ts'o · 15 years ago
  8. f888e65 ext4: Simplify function signature for ext4_da_get_block_write() by Theodore Ts'o · 15 years ago
  9. bc8e674 ext4: Fix spinlock assertions on UP systems by Vincent Minet · 15 years ago
  10. 955ce5f ext4: Convert ext4_lock_group to use sb_bgl_lock by Aneesh Kumar K.V · 15 years ago
  11. eefd7f0 ext4: fix the length returned by fiemap for an unallocated extent by Theodore Ts'o · 15 years ago
  12. c9877b2 ext4: fix for fiemap last-block test by Eric Sandeen · 15 years ago
  13. abc8746 ext4: hook fiemap operation for directories by Aneesh Kumar K.V · 15 years ago
  14. f403390 ext4: Make the length of the mb_history file tunable by Curt Wohlgemuth · 15 years ago
  15. bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 15 years ago
  16. 596397b ext4: Move fs/ext4/namei.h into ext4.h by Theodore Ts'o · 15 years ago
  17. ca0faba ext4: Move the ext4_sb.h header file into ext4.h by Theodore Ts'o · 15 years ago
  18. d444c3c ext4: Move the ext4_i.h header file into ext4.h by Theodore Ts'o · 15 years ago
  19. 75507ef ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc by Theodore Ts'o · 15 years ago
  20. 32ed505 ext4: Replace lock/unlock_super() with an explicit lock for resizing by Theodore Ts'o · 15 years ago
  21. 3b9d4ed ext4: Replace lock/unlock_super() with an explicit lock for the orphan list by Theodore Ts'o · 15 years ago
  22. a63c9eb ext4: ext4_mark_recovery_complete() doesn't need to use lock_super by Theodore Ts'o · 15 years ago
  23. 114e9fc ext4: Remove outdated comment about lock_super() by Theodore Ts'o · 15 years ago
  24. 8df9675 ext4: Avoid races caused by on-line resizing and SMP memory reordering by Theodore Ts'o · 15 years ago
  25. 9ca9238 ext4: Use separate super_operations structure for no_journal filesystems by Theodore Ts'o · 15 years ago
  26. 7234ab2 ext4: Fix and simplify s_dirt handling by Theodore Ts'o · 15 years ago
  27. e2d6705 ext4: Simplify ext4_commit_super()'s function signature by Theodore Ts'o · 15 years ago
  28. f7c4395 ext4: Use is_power_of_2() for clarity by Theodore Ts'o · 15 years ago
  29. c5ca7c7 ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array by Theodore Ts'o · 15 years ago
  30. 29fa89d ext4: Mark the unwritten buffer_head as mapped during write_begin by Aneesh Kumar K.V · 15 years ago
  31. 79ffab3 ext4: Properly initialize the buffer_head state by Aneesh Kumar K.V · 15 years ago
  32. 2ec0ae3 ext4: Fix race in ext4_inode_info.i_cached_extent by Theodore Ts'o · 15 years ago
  33. 2a8964d ext4: Clear the unwritten buffer_head flag after the extent is initialized by Aneesh Kumar K.V · 15 years ago
  34. 33b9817 ext4: Use a fake block number for delayed new buffer_head by Aneesh Kumar K.V · 15 years ago
  35. 9c1ee18 ext4: Fix sub-block zeroing for writes into preallocated extents by Aneesh Kumar K.V · 15 years ago
  36. c4b5a61 ext4: Do not try to validate extents on special files by Theodore Ts'o · 15 years ago
  37. a9e8174 ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present by Theodore Ts'o · 15 years ago
  38. 485c26e ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode by Theodore Ts'o · 15 years ago
  39. a4277bf1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  40. b5451f7 ext4: Fix potential inode allocation soft lockup in Orlov allocator by Theodore Ts'o · 15 years ago
  41. e84a26c ext4: Make the extent validity check more paranoid by Theodore Ts'o · 15 years ago
  42. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  43. 6b82f3c ext4: really print the find_group_flex fallback warning only once by Chuck Ebbert · 15 years ago
  44. 0f2ddca ext4: check block device size on mount by From: Thiemo Nagel · 15 years ago
  45. e44543b ext4: Fix off-by-one-error in ext4_valid_extent_idx() by Thiemo Nagel · 15 years ago
  46. f73953c ext4: Fix big-endian problem in __ext4_check_blockref() by Thiemo Nagel · 15 years ago
  47. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  48. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  49. 395d734 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  50. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  51. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  52. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  53. 06705bf ext4: Regularize mount options by Theodore Ts'o · 15 years ago
  54. e7c9e3e ext4: fix locking typo in mballoc which could cause soft lockup hangs by Theodore Ts'o · 15 years ago
  55. a7b1944 ext4: fix typo which causes a memory leak on error path by Dan Carpenter · 15 years ago
  56. cc0fb9a ext4: Rename pa_linear to pa_type by Aneesh Kumar K.V · 15 years ago
  57. fe2c819 ext4: add checks of block references for non-extent inodes by Thiemo Nagel · 15 years ago
  58. 563bdd6 ext4: Check for an valid i_mode when reading the inode from disk by Theodore Ts'o · 16 years ago
  59. a269eb1 ext4: Use lowercase names of quota functions by Jan Kara · 16 years ago
  60. 60e58e0 ext4: quota reservation for delayed allocation by Mingming Cao · 16 years ago
  61. edf7245 ext4: Remove unnecessary quota functions by Jan Kara · 16 years ago
  62. d33a197 ext4: fix bb_prealloc_list corruption due to wrong group locking by Eric Sandeen · 16 years ago
  63. afd4672 ext4: Add auto_da_alloc mount option by Theodore Ts'o · 16 years ago
  64. 8d03c7a ext4: fix bogus BUG_ONs in in mballoc code by Eric Sandeen · 16 years ago
  65. 2842c3b ext4: Print the find_group_flex() warning only once by Theodore Ts'o · 16 years ago
  66. 395a87b ext4: fix header check in ext4_ext_search_right() for deep extent trees. by Eric Sandeen · 16 years ago
  67. 7d39db1 ext4: Use struct flex_groups to calculate get_orlov_stats() by Theodore Ts'o · 16 years ago
  68. 9f24e42 ext4: Use atomic_t's in struct flex_groups by Theodore Ts'o · 16 years ago
  69. b713a5e ext4: remove /proc tuning knobs by Theodore Ts'o · 15 years ago
  70. 3197ebd ext4: Add sysfs support by Theodore Ts'o · 15 years ago
  71. 7ce9d5d ext4: fix ext4_free_inode() vs. ext4_claim_inode() race by Eric Sandeen · 16 years ago
  72. afc32f7 ext4: Track lifetime disk writes by Theodore Ts'o · 16 years ago
  73. d601430 ext4: Fix discard of inode prealloc space with delayed allocation. by Aneesh Kumar K.V · 15 years ago
  74. 8f64b32 ext4: don't call jbd2_journal_force_commit_nested without journal by Eric Sandeen · 16 years ago
  75. 8b1a8ff ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() by Theodore Ts'o · 16 years ago
  76. 8750c6d ext4: Automatically allocate delay allocated blocks on rename by Theodore Ts'o · 16 years ago
  77. 7d8f9f7 ext4: Automatically allocate delay allocated blocks on close by Theodore Ts'o · 16 years ago
  78. ccd2506 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl by Theodore Ts'o · 16 years ago
  79. f63e600 ext4: Simplify delalloc code by removing mpage_da_writepages() by Theodore Ts'o · 16 years ago
  80. 8dc207c ext4: Save stack space by removing fake buffer heads by Theodore Ts'o · 16 years ago
  81. ed5bde0 ext4: Simplify delalloc implementation by removing mpd.get_block by Theodore Ts'o · 16 years ago
  82. 7a262f7 ext4: Validate extent details only when read from the disk by Aneesh Kumar K.V · 15 years ago
  83. 56b1986 ext4: Add checks to validate extent entries. by Aneesh Kumar K.V · 16 years ago
  84. e6f009b ext4: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 16 years ago
  85. a491212 ext4: New inode/block allocation algorithms for flex_bg filesystems by Theodore Ts'o · 16 years ago
  86. ebd3610 ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() by Jan Kara · 16 years ago
  87. 05bf9e8 ext4: Add fallback for find_group_flex by Theodore Ts'o · 16 years ago
  88. 0905426 ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling by Dan Carpenter · 16 years ago
  89. 2dc6b0d ext4: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  90. 8fa43a8 ext4: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  91. 705895b ext4: allocate ->s_blockgroup_lock separately by Pekka Enberg · 16 years ago
  92. 3d0518f ext4: New rec_len encoding for very large blocksizes by Wei Yongjun · 16 years ago
  93. 8bad459 ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents() by Theodore Ts'o · 16 years ago
  94. 2acf2c2 ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages by Aneesh Kumar K.V · 16 years ago
  95. d794bf8 ext4: Initialize preallocation list_head's properly by Aneesh Kumar K.V · 16 years ago
  96. ba44391 ext4: Fix lockdep warning by Aneesh Kumar K.V · 16 years ago
  97. 7be2baa ext4: Fix to read empty directory blocks correctly in 64k by Wei Yongjun · 16 years ago
  98. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 16 years ago
  99. 9eddacf Revert "ext4: wait on all pending commits in ext4_sync_fs()" by Jan Kara · 16 years ago
  100. e187c65 ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks() by Theodore Ts'o · 16 years ago