1. 5e8814f ext4: Combine proc file handling into a single set of functions by Theodore Ts'o · 16 years ago
  2. 9f6200b ext4: move /proc setup and teardown out of mballoc.c by Theodore Ts'o · 16 years ago
  3. f702ba0 ext4: Don't use 'struct dentry' for internal lookups by Theodore Ts'o · 16 years ago
  4. 914258b ext4/jbd2: Avoid WARN() messages when failing to write to the superblock by Theodore Ts'o · 16 years ago
  5. 730c213 ext4: use percpu data structures for lg_prealloc_list by Eric Sandeen · 16 years ago
  6. 8eea80d ext4: Renumber EXT4_IOC_MIGRATE by Theodore Ts'o · 16 years ago
  7. 4db46fc ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl by Aneesh Kumar K.V · 16 years ago
  8. 2a43a87 ext4: elevate write count for migrate ioctl by Aneesh Kumar K.V · 16 years ago
  9. 7ee1ec4 ext4: add missing unlock in ext4_check_descriptors() on error path by Li Zefan · 16 years ago
  10. 0549676 jbd2: clean up how the journal device name is printed by Theodore Ts'o · 16 years ago
  11. 899fc1a ext4: fix #11321: create /proc/ext4/*/stats more carefully by Alexey Dobriyan · 16 years ago
  12. c62a11f Update flex_bg free blocks and free inodes counters when resizing. by Frederic Bohe · 16 years ago
  13. 9d9f177 ext4: Avoid printk floods in the face of directory corruption by Eric Sandeen · 16 years ago
  14. cf17fea ext4: Properly update i_disksize. by Aneesh Kumar K.V · 16 years ago
  15. ae4d537 ext4: truncate block allocated on a failed ext4_write_begin by Aneesh Kumar K.V · 16 years ago
  16. df22291 ext4: Retry block allocation if we have free blocks left by Aneesh Kumar K.V · 16 years ago
  17. 166348d ext4: Don't add the inode to journal handle until after the block is allocated by Aneesh Kumar K.V · 16 years ago
  18. 68629f2 ext4: Fix ext4 nomballoc allocator for ENOSPC by Aneesh Kumar K.V · 16 years ago
  19. 5c79161 ext4: Signed arithmetic fix by Aneesh Kumar K.V · 16 years ago
  20. 79f0be8 ext4: Switch to non delalloc mode when we are low on free blocks count. by Aneesh Kumar K.V · 16 years ago
  21. 6bc6e63 ext4: Add percpu dirty block accounting. by Aneesh Kumar K.V · 16 years ago
  22. 030ba6b ext4: Retry block reservation by Aneesh Kumar K.V · 16 years ago
  23. a30d542a ext4: Make sure all the block allocation paths reserve blocks by Aneesh Kumar K.V · 16 years ago
  24. c4a0c46 ext4: invalidate pages if delalloc block allocation fails. by Aneesh Kumar K.V · 16 years ago
  25. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  26. e5f8eab8 ext4: Fix long long checkpatch warnings by Theodore Ts'o · 16 years ago
  27. 4776004f ext4: Add printk priority levels to clean up checkpatch warnings by Theodore Ts'o · 16 years ago
  28. 1f7c14c percpu counter: clean up percpu_counter_sum_and_set() by Mingming Cao · 16 years ago
  29. 5e745b0 ext4: Fix small file fragmentation by Aneesh Kumar K.V · 16 years ago
  30. 91246c0 ext4: Initialize writeback_index to 0 when allocating a new inode by Aneesh Kumar K.V · 16 years ago
  31. 16eb729 ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC by Aneesh Kumar K.V · 16 years ago
  32. 525f4ed ext4: journal credit fix for the delayed allocation's writepages() function by Mingming Cao · 16 years ago
  33. a1d6cc5 ext4: Rework the ext4_da_writepages() function by Aneesh Kumar K.V · 16 years ago
  34. f3bd1f3 ext4: journal credits reservation fixes for DIO, fallocate by Mingming Cao · 16 years ago
  35. ee12b63 ext4: journal credits reservation fixes for extent file writepage by Mingming Cao · 16 years ago
  36. a02908f ext4: journal credits calulation cleanup and fix for non-extent writepage by Mingming Cao · 16 years ago
  37. c001077 ext4: Fix bug where we return ENOSPC even though we have plenty of inodes by Eric Sandeen · 16 years ago
  38. 37609fd ext4: don't try to resize if there are no reserved gdt blocks left by Josef Bacik · 16 years ago
  39. 88aa3cf ext4: Use ext4_discard_reservations instead of mballoc-specific call by Theodore Ts'o · 16 years ago
  40. d015641 ext4: Fix ext4_dx_readdir hash collision handling by Theodore Ts'o · 16 years ago
  41. cd21322 ext4: Fix delalloc release block reservation for truncate by Mingming Cao · 16 years ago
  42. b4df203 ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty by Theodore Ts'o · 16 years ago
  43. bf068ee ext4: Handle unwritten extent properly with delayed allocation by Aneesh Kumar K.V · 16 years ago
  44. 8f616cd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  45. 7d55992 ext4: remove write-only variables from ext4_ordered_write_end by Eric Sandeen · 16 years ago
  46. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  47. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  48. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  49. 2b2d6d0 ext4: Cleanup whitespace and other miscellaneous style issues by Theodore Ts'o · 16 years ago
  50. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  51. ec05e86 ext4: improve ext4_fill_flex_info() a bit by Li Zefan · 16 years ago
  52. 12219ae ext4: Cleanup the block reservation code path by Aneesh Kumar K.V · 16 years ago
  53. 34071da ext4: don't assume extents can't cross block groups when truncating by Theodore Ts'o · 16 years ago
  54. bc965ab ext4: Fix lack of credits BUG() when deleting a badly fragmented inode by Theodore Ts'o · 16 years ago
  55. 0123c93 ext4: Fix ext4_ext_journal_restart() by Theodore Ts'o · 16 years ago
  56. d5a0d4f ext4: fix ext4_da_write_begin error path by Eric Sandeen · 16 years ago
  57. 9c83a92 ext4: don't read inode block if the buffer has a write error by Hidehiro Kawai · 16 years ago
  58. 6be2ded ext4: Don't allow lg prealloc list to be grow large. by Aneesh Kumar K.V · 16 years ago
  59. 1320cbc ext4: Convert the usage of NR_CPUS to nr_cpu_ids. by Aneesh Kumar K.V · 16 years ago
  60. ce89f46 ext4: Improve error handling in mballoc by Aneesh Kumar K.V · 16 years ago
  61. b5f10ee ext4: lock block groups when initializing by Eric Sandeen · 16 years ago
  62. e29d1cd ext4: sync up block and inode bitmap reading functions by Eric Sandeen · 16 years ago
  63. 8a26646 ext4: Allow read/only mounts with corrupted block group checksums by Theodore Ts'o · 16 years ago
  64. d03856b ext4: Fix data corruption when writing to prealloc area by Aneesh Kumar K.V · 16 years ago
  65. e4079a1 ext4: do not set extents feature from the kernel by Eric Sandeen · 16 years ago
  66. c07651b ext4: Don't allow nonextenst mount option for large filesystem by Aneesh Kumar K.V · 16 years ago
  67. dd919b9 ext4: Enable delalloc by default. by Aneesh Kumar K.V · 16 years ago
  68. 3e3398a ext4: delayed allocation i_blocks fix for stat by Mingming Cao · 16 years ago
  69. 632eaea ext4: fix delalloc i_disksize early update issue by Mingming Cao · 16 years ago
  70. f0e6c98 ext4: Handle page without buffers in ext4_*_writepage() by Aneesh Kumar K.V · 16 years ago
  71. cd1aac3 ext4: Add ordered mode support for delalloc by Aneesh Kumar K.V · 16 years ago
  72. 61628a3 ext4: Invert lock ordering of page_lock and transaction start in delalloc by Mingming Cao · 16 years ago
  73. d2a1763 ext4: delayed allocation ENOSPC handling by Mingming Cao · 16 years ago
  74. e8ced39 percpu_counter: new function percpu_counter_sum_and_set by Mingming Cao · 16 years ago
  75. 6476924 ext4: Add delayed allocation support in data=writeback mode by Alex Tomas · 16 years ago
  76. 678aaf4 ext4: Use new framework for data=ordered mode in JBD2 by Jan Kara · 16 years ago
  77. 9ddfc3d ext4: Fix lock inversion in ext4_ext_truncate() by Jan Kara · 16 years ago
  78. cf108bc ext4: Invert the locking order of page_lock and transaction start by Jan Kara · 16 years ago
  79. 2e9ee85 ext4: Use page_mkwrite vma_operations to get mmap write notification. by Aneesh Kumar K.V · 16 years ago
  80. 5f21b0e ext4: fix online resize with mballoc by Frederic Bohe · 16 years ago
  81. 953e622 ext4: use atomic functions to set bh_state by Eric Sandeen · 16 years ago
  82. 47b4a50 ext4: Set journal pointer to NULL when journal is released by Jan Kara · 16 years ago
  83. 0703143 ext4: mballoc avoid use root reserved blocks for non root allocation by Mingming Cao · 16 years ago
  84. d755fb3 ext4: call blkdev_issue_flush on fsync by Eric Sandeen · 16 years ago
  85. 654b490 ext4: cleanup block allocator by Aneesh Kumar K.V · 16 years ago
  86. 7061eba ext4: Use inode preallocation with -o noextents by Aneesh Kumar K.V · 16 years ago
  87. 6afd670 ext4: fix ext4_init_block_bitmap() for metablock block group by Akinobu Mita · 16 years ago
  88. 7477827 ext4: Fix sparse warning by Aneesh Kumar K.V · 16 years ago
  89. d9c769b ext4: cleanup never-used magic numbers from htree code by Li Zefan · 16 years ago
  90. 9102e4f ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller by Shen Feng · 16 years ago
  91. 1973adc ext4: Make ext4_ext_find_extent fills ext_path completely by Shen Feng · 16 years ago
  92. 787e098 ext4: return error when calling ext4_ext_split failed by Shen Feng · 16 years ago
  93. a379cd1 ext4: Update i_disksize properly when allocating from fallocate area. by Aneesh Kumar K.V · 16 years ago
  94. 363d425 ext4: remove quota allocation when ext4_mb_new_blocks fails by Shen Feng · 16 years ago
  95. f9a8ac9 ext4: remove redundant code in ext4_fill_super() by Li Zefan · 16 years ago
  96. 772cb7c ext4: New inode allocation for FLEX_BG meta-data groups. by Jose R. Santos · 16 years ago
  97. 4db9c54 ext4: replace __FUNCTION__ occurrences by Stoyan Gaydarov · 16 years ago
  98. 7e5a8cd ext4: fix error processing in mb_free_blocks by Shen Feng · 16 years ago
  99. cfbe7e4 ext4: error proc entry creation when the fs/ext4 is not correctly created by Shen Feng · 16 years ago
  100. f795e14 ext4: fix build failure if DX_DEBUG is enabled by Li Zefan · 16 years ago