1. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  2. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  3. d7dab39 ext3: return 32/64-bit dir name hash according to usage type by Eric Sandeen · 12 years ago
  4. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago[Renamed (67%) from include/linux/ext3_fs.h]
  5. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  6. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  7. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  8. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  9. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  10. 1cd9f09 ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes by Theodore Ts'o · 13 years ago
  11. fbc8540 ext3: remove deprecated oldalloc by Lukas Czerner · 13 years ago
  12. 2ac232f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  13. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  14. 9008593 ext3: use proper little-endian bitops by Akinobu Mita · 13 years ago
  15. 40680f2f ext3: Convert ext3 to new truncate calling convention by Jan Kara · 13 years ago
  16. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  17. 0795cce ext3: use little-endian bitops by Akinobu Mita · 13 years ago
  18. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  19. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  20. a4ae309 ext3: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
  21. b853b96 ext3: Add batched discard support for ext3 by Lukas Czerner · 14 years ago
  22. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  23. ac14a95 convert ext3 to ->evict_inode() by Al Viro · 14 years ago
  24. 4c4d390 ext3: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  25. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  26. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 14 years ago
  27. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  28. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  29. 9df9393 ext3: Use bitops to read/modify EXT3_I(inode)->i_state by Jan Kara · 15 years ago
  30. 4cf46b6 ext3: Unify log messages in ext3 by Alexey Fisher · 15 years ago
  31. 43237b5 ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() by Jan Kara · 15 years ago
  32. 20bec8a Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  33. f7ab34e ext3: Add replace-on-truncate hueristics for data=writeback mode by Theodore Ts'o · 15 years ago
  34. 039fd8c ext3: remove the BKL in ext3/ioctl.c by Cyrus Massoumi · 15 years ago
  35. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  36. 04143e2 ext3: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  37. 2e8671c ext3: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  38. 5e1f8c9 ext3: Add support for non-native signed/unsigned htree hash algorithms by Theodore Ts'o · 16 years ago
  39. 0e4fb5e ext3: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  40. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  41. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  42. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  43. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 16 years ago
  44. 7c06a8d Fix 64KB blocksize in ext3 directories by Jan Kara · 17 years ago
  45. 0f0a89e ext3: support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  46. 059590f ext3: remove #ifdef CONFIG_EXT3_INDEX by Eric Sandeen · 17 years ago
  47. 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  48. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  49. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  50. 3669567 [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] by David Howells · 18 years ago
  51. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  52. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  53. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  54. 2ccb48e [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle by Neil Brown · 18 years ago
  55. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  56. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  57. de654c9 Remove private struct dx_hash_info from public view in <linux/ext3_fs.h> by David Woodhouse · 18 years ago
  58. d85004e Don't include private headers from user-visible part of linux/ext3_fs.h by David Woodhouse · 18 years ago
  59. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  60. b54e41e [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() by Mingming Cao · 18 years ago
  61. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 18 years ago
  62. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  63. 8fc2751 [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts by Mark Bellon · 19 years ago
  64. 08c6a96 [PATCH] ext3: fix options parsing by Jan Kara · 19 years ago
  65. 1f54587 [PATCH] quota: ext3: Improve quota credit estimates by Jan Kara · 19 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago