1. e6f009b ext4: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  2. 3d0518f ext4: New rec_len encoding for very large blocksizes by Wei Yongjun · 15 years ago
  3. 8bad459 ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents() by Theodore Ts'o · 15 years ago
  4. a269eb1 ext4: Use lowercase names of quota functions by Jan Kara · 15 years ago
  5. e6b8bc0 ext4: Add sanity check to make_indexed_dir by Theodore Ts'o · 15 years ago
  6. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  7. 97e133b generic swap(): ext4: remove local swap() macro by Wu Fengguang · 15 years ago
  8. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 15 years ago
  9. 6b38e84 nfsd race fixes: ext4 by Al Viro · 15 years ago
  10. 498e5f2 ext4: Change unsigned long to unsigned int by Theodore Ts'o · 16 years ago
  11. 0390131 ext4: Allow ext4 to run without a journal by Frank Mayhar · 15 years ago
  12. 59e315b ext3/4: Fix loop index in do_split() so it is signed by Theodore Ts'o · 15 years ago
  13. f99b258 ext4: Add support for non-native signed/unsigned htree hash algorithms by Theodore Ts'o · 16 years ago
  14. 3856d30 ext4: remove unused variable in ext4_get_parent by Christoph Hellwig · 16 years ago
  15. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  16. 03010a3 ext4: Rename ext4dev to ext4 by Theodore Ts'o · 16 years ago
  17. f702ba0 ext4: Don't use 'struct dentry' for internal lookups by Theodore Ts'o · 16 years ago
  18. af5bc92 ext4: Fix whitespace checkpatch warnings/errors by Theodore Ts'o · 16 years ago
  19. 4776004f ext4: Add printk priority levels to clean up checkpatch warnings by Theodore Ts'o · 16 years ago
  20. d9c769b ext4: cleanup never-used magic numbers from htree code by Li Zefan · 16 years ago
  21. f795e14 ext4: fix build failure if DX_DEBUG is enabled by Li Zefan · 16 years ago
  22. f3b35f0 ext4: validate directory entry data before use by Duane Griffin · 16 years ago
  23. 3dcf545 ext4: move headers out of include/linux by Christoph Hellwig · 16 years ago
  24. 53b7e9f ext4: Fix update of mtime and ctime on rename by Jan Kara · 16 years ago
  25. 46e665e ext4: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  26. a871611 ext4: check ext4_journal_get_write_access() errors by Akinobu Mita · 16 years ago
  27. e65187e ext4: Enable extent format for symlinks. by Aneesh Kumar K.V · 16 years ago
  28. 42bf038 ext4: set EXT4_EXTENTS_FL only for directory and regular files by Aneesh Kumar K.V · 16 years ago
  29. 825f148 ext4: Don't use ext4_dec_count() if not needed by Theodore Ts'o · 16 years ago
  30. 4cdeed8 ext4: Don't leave behind a half-created inode if ext4_mkdir() fails by Aneesh Kumar K.V · 16 years ago
  31. b8356c4 ext4: Don't set EXTENTS_FL flag for fast symlinks by Valerie Clement · 16 years ago
  32. 1d1fe1e iget: stop EXT4 from using iget() and read_inode() by David Howells · 16 years ago
  33. 01f4adc ext4: remove unused code from ext4_find_entry() by Mariusz Kozlowski · 16 years ago
  34. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 16 years ago
  35. a72d7f8 ext4: Avoid rec_len overflow with 64KB block size by Jan Kara · 16 years ago
  36. 4074fe3 ext4: remove #ifdef CONFIG_EXT4_INDEX by Eric Sandeen · 17 years ago
  37. ef2b02d ext34: ensure do_split leaves enough free space in both blocks by Eric Sandeen · 17 years ago
  38. 3d82aba dir_index: error out instead of BUG on corrupt dx dirs by Eric Sandeen · 17 years ago
  39. f8628a1 ext4: Remove 65000 subdirectory limit by Andreas Dilger · 17 years ago
  40. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  41. a6c15c2 ext3/ext4: orphan list corruption due bad inode by Vasily Averin · 17 years ago
  42. 8c55e20 EXT4: Fix whitespace by Dave Kleikamp · 17 years ago
  43. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  44. fedee54 ext3: dirindex error pointer issues by Dmitriy Monakhov · 17 years ago
  45. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  46. 731b9a5 [PATCH] remove ext[34]_inc_count and _dec_count by Eric Sandeen · 17 years ago
  47. 2988a77 [PATCH] return ENOENT from ext3_link when racing with unlink by Eric Sandeen · 17 years ago
  48. 9d54989 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  49. e6c4021 [PATCH] handle ext4 directory corruption better by Eric Sandeen · 18 years ago
  50. 63f5793 [PATCH] ext4 whitespace cleanups by Andrew Morton · 18 years ago
  51. dab291a [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd by Mingming Cao · 18 years ago
  52. 617ba13 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols by Mingming Cao · 18 years ago
  53. ac27a0e [PATCH] ext4: initial copy of files from ext3 by Dave Kleikamp · 18 years ago