1. 519deca ext4: Retry block allocation if new blocks are allocated from system zone. by Aneesh Kumar K.V · 16 years ago
  2. 1930479 ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems by Valerie Clement · 16 years ago
  3. 2c8be6b ext4: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  4. 0623543 ext4: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  5. cd59e7b ext4: Fix mount messages when quota disabled by Jan Kara · 16 years ago
  6. dfc5d03 ext4: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  7. 7e01c8e ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() by Tiger Yang · 16 years ago
  8. f36f21e Fix misuses of bdevname() by Jean Delvare · 16 years ago
  9. f1fa334 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta by Roel Kluin · 16 years ago
  10. f8a87d8 ext4: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  11. 8f6e39a ext4: Move mballoc headers/structures to a seperate header file mballoc.h by Mingming Cao · 16 years ago
  12. 60bd63d ext4: cleanup for compiling mballoc with verification and debugging #defines by Solofo Ramangalahy · 16 years ago
  13. c19204b ext4: don't use ext4_error in ext4_check_descriptors by Josef Bacik · 16 years ago
  14. 8753e88 ext4: mark inode dirty after initializing the extent tree by Aneesh Kumar K.V · 16 years ago
  15. ef73772 ext4: update ctime and mtime for truncate with extents. by Solofo Ramangalahy · 16 years ago
  16. c83617d ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group by Aneesh Kumar K.V · 16 years ago
  17. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  18. 216553c ext4: fix wrong gfp type under transaction by Josef Bacik · 16 years ago
  19. 2887df1 ext4: Fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  20. 53b7e9f ext4: Fix update of mtime and ctime on rename by Jan Kara · 16 years ago
  21. 46e665e ext4: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  22. d3a95d4 ext4: make ext4_xattr_list() static by Mingming Cao · 16 years ago
  23. 14499f3 ext4: remove extra define of ext4_new_blocks_old from mballoc.c by Mingming Cao · 16 years ago
  24. a871611 ext4: check ext4_journal_get_write_access() errors by Akinobu Mita · 16 years ago
  25. c0a4ef3 ext4: use ext4_get_group_desc() by Akinobu Mita · 16 years ago
  26. d00a6d7 ext4: use ext4_group_first_block_no() by Akinobu Mita · 16 years ago
  27. 216c34b ext4: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  28. e8546d0 ext4: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  29. 9a0762c ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu() by Aneesh Kumar K.V · 16 years ago
  30. 4ddfef7 ext4: reduce mballoc stack usage with noinline_for_stack by Eric Sandeen · 16 years ago
  31. 5cdd7b2 Convert ext4 to use unlocked_ioctl by Andi Kleen · 16 years ago
  32. 161e7b7 ext4: Cache the correct extent length for uninit extents by Aneesh Kumar K.V · 16 years ago
  33. 1a89734 ext4: Return unwritten buffer head when trying to read from prealloc space. by Aneesh Kumar K.V · 16 years ago
  34. e067ba0 ext4: make ext4_ext_get_blocks always return <= max_blocks by Aneesh Kumar K.V · 16 years ago
  35. fd28784 ext4: Fix fallocate to update the file size in each transaction by Aneesh Kumar K.V · 16 years ago
  36. 267e4db ext4: Fix race between migration and mmap write by Aneesh Kumar K.V · 16 years ago
  37. 3977c96 ext4: zero out small extents when writing to prealloc area. by Aneesh Kumar K.V · 16 years ago
  38. 093a088 ext4: ENOSPC error handling for writing to an uninitialized extent by Aneesh Kumar K.V · 16 years ago
  39. e65187e ext4: Enable extent format for symlinks. by Aneesh Kumar K.V · 16 years ago
  40. 95c3889 ext4: Fix fallocate error path by Aneesh Kumar K.V · 16 years ago
  41. f3f12fa ext4: fix mount option parsing by Josef Bacik · 16 years ago
  42. 53c550e ext4: fdatasync should skip metadata writeout when overwriting by Hisashi Hifumi · 16 years ago
  43. 97bd42b ext4: check return of ext4_orphan_get properly by Josef Bacik · 16 years ago
  44. 46fe74f ext4: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  45. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  46. 6f28e08 quota: ext4: make ext4 handle quotaon on remount by Jan Kara · 16 years ago
  47. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  48. 1cc8dcf5 ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  49. 42a74f2 [PATCH] r/o bind mounts: elevate write count for ioctls() by Dave Hansen · 16 years ago
  50. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  51. 5606bf5 ext4: add missing ext4_journal_stop() by Akinobu Mita · 16 years ago
  52. ffad0a4 ext4: ext4_find_next_zero_bit needs an aligned address on some arch by Aneesh Kumar K.V · 16 years ago
  53. 42bf038 ext4: set EXT4_EXTENTS_FL only for directory and regular files by Aneesh Kumar K.V · 16 years ago
  54. 2c98615 ext4: Don't mark filesystem error if fallocate fails by Aneesh Kumar K.V · 16 years ago
  55. f5ab0d1 ext4: Fix BUG when writing to an unitialized extent by Mingming Cao · 16 years ago
  56. 825f148 ext4: Don't use ext4_dec_count() if not needed by Theodore Ts'o · 16 years ago
  57. 74d3487 ext4: modify block allocation algorithm for the last group by Valerie Clement · 16 years ago
  58. e56eb65 ext4: Don't claim block from group which has corrupt bitmap by Aneesh Kumar K.V · 16 years ago
  59. 9df5643 ext4: Get journal write access before modifying the extent tree by Aneesh Kumar K.V · 16 years ago
  60. b35905c ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() by Aneesh Kumar K.V · 16 years ago
  61. 4cdeed8 ext4: Don't leave behind a half-created inode if ext4_mkdir() fails by Aneesh Kumar K.V · 16 years ago
  62. b73fce6 ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! by Valerie Clement · 16 years ago
  63. 55bd725 ext4: Fix locking hierarchy violation in ext4_fallocate() by Aneesh Kumar K.V · 16 years ago
  64. 642be6e Remove incorrect BKL comments in ext4 by Andi Kleen · 16 years ago
  65. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  66. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  67. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 16 years ago
  68. 26346ff ext4: Don't panic in case of corrupt bitmap by Aneesh Kumar K.V · 16 years ago
  69. 256bdb4 ext4: allocate struct ext4_allocation_context from a kmem cache by Eric Sandeen · 16 years ago
  70. 7fb5409 ext4: Fix Direct I/O locking by Jan Kara · 16 years ago
  71. 8009f9f ext4: Fix circular locking dependency with migrate and rm. by Aneesh Kumar K.V · 16 years ago
  72. 0040d98 allow in-inode EAs on ext4 root inode by Eric Sandeen · 16 years ago
  73. 42a10ad ext4: Fix null bh pointer dereference in mballoc by Aneesh Kumar K.V · 16 years ago
  74. b8356c4 ext4: Don't set EXTENTS_FL flag for fast symlinks by Valerie Clement · 16 years ago
  75. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 16 years ago
  76. 859cb93 ext[234]: cleanup ext[234]_bg_num_gdb() by Akinobu Mita · 16 years ago
  77. fb01bfd ext[234]: remove unused argument for ext[234]_find_goal() by Akinobu Mita · 16 years ago
  78. 197cd65a ext[234]: use ext[234]_get_group_desc() by Akinobu Mita · 16 years ago
  79. 144704e ext[234]: fix comment for nonexistent variable by Akinobu Mita · 16 years ago
  80. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  81. b939e37 ext4: Use the ext4_ext_actual_len() helper function by Aneesh Kumar K.V · 16 years ago
  82. dbf9d7d ext4: fix uniniatilized extent splitting error by Dmitry Monakhov · 16 years ago
  83. ce40733 ext4: Check for return value from sb_set_blocksize by Aneesh Kumar K.V · 16 years ago
  84. cb45bbe ext4: Add stripe= option to /proc/mounts by Miklos Szeredi · 16 years ago
  85. 3dbd0ed ext4: Enable the multiblock allocator by default by Aneesh Kumar K.V · 16 years ago
  86. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 16 years ago
  87. 1988b51 ext4: Add new functions for searching extent tree by Alex Tomas · 16 years ago
  88. c549a95 ext4: fix up EXT4FS_DEBUG builds by Eric Sandeen · 16 years ago
  89. aa22df2 ext4: Fix ext4_show_options to show the correct mount options. by Aneesh Kumar K.V · 16 years ago
  90. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 16 years ago
  91. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 16 years ago
  92. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 16 years ago
  93. 4df3d26 ext4: Take read lock during overwrite case. by Aneesh Kumar K.V · 16 years ago
  94. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 16 years ago
  95. c278bfe ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. by Aneesh Kumar K.V · 16 years ago
  96. 01f4adc ext4: remove unused code from ext4_find_entry() by Mariusz Kozlowski · 16 years ago
  97. 221879c ext4: Check for the correct error return from by Aneesh Kumar K.V · 16 years ago
  98. abcb294 ext4: add block bitmap validation by Aneesh Kumar K.V · 16 years ago
  99. bb4f397 ext4: Change the default behaviour on error by Aneesh Kumar K.V · 16 years ago
  100. e7c9559 ext4: fix oops on corrupted ext4 mount by Eric Sandeen · 16 years ago