1. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  3. 78c3eb3 ext3: Remove useless condition in if statement. by Wei Yuan · 9 years ago
  4. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  5. c04e88e Ext3: return ENOMEM rather than EIO if sb_getblk fails by Wang Shilong · 12 years ago
  6. 1b7d76e Ext3: use unlikely to improve the efficiency of the kernel by Wang Shilong · 12 years ago
  7. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  8. ad95c5e ext3: Fix oops in ext3_try_to_allocate_with_rsv() by Jan Kara · 13 years ago
  9. 6e9510b ext2,ext3,ext4: clarify comment for extN_xattr_set_handle by Wang Sheng-Hui · 14 years ago
  10. 2aec7c5 mbcache: Remove unused features by Andreas Gruenbacher · 14 years ago
  11. d1f2104 ext3: constify xattr handlers by Stephen Hemminger · 14 years ago
  12. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 15 years ago
  13. 9df9393 ext3: Use bitops to read/modify EXT3_I(inode)->i_state by Jan Kara · 15 years ago
  14. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  15. d965736 ext3: journal all modifications in ext3_xattr_set_handle by Eric Sandeen · 15 years ago
  16. ca41f7b ext3: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  17. 81a0522 ext3: Use lowercase names of quota functions by Jan Kara · 16 years ago
  18. 7e01c8e ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() by Tiger Yang · 16 years ago
  19. e05b6b5 ext3: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  20. 1eaafea ext3: use ext3_group_first_block_no() by Akinobu Mita · 16 years ago
  21. 1563300 make ext3_xattr_list() static by Adrian Bunk · 16 years ago
  22. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  23. c587f0c ext3: fix wrong gfp type under transaction by Josef Bacik · 16 years ago
  24. 50e8a28 ext3: replace all adds to little endians variables with le*_add_cpu by Marcin Slusarz · 17 years ago
  25. 8c3478a JBD/ext3 cleanups: convert to kzalloc by Mingming Cao · 17 years ago
  26. 105fd10 [PATCH] "ext[34]: EA block reference count racing fix" performance fix by Andrew Morton · 17 years ago
  27. 8a2bfdc [PATCH] ext[34]: EA block reference count racing fix by Mingming Cao · 18 years ago
  28. ed2908f [PATCH] Remove superfluous lock_super() in extN xattr code by Andreas Gruenbacher · 18 years ago
  29. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  30. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  31. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  32. c37ef80 [PATCH] remove ext3 xattr permission checks by akpm@osdl.org · 19 years ago
  33. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  34. 381be254 [PATCH] ext3: sparse fixes by Ben Dooks · 19 years ago
  35. 8c52ab4 [PATCH] mbcache: Remove unused mb_cache_shrink parameter by Andreas Gruenbacher · 19 years ago
  36. 1f54587 [PATCH] quota: ext3: Improve quota credit estimates by Jan Kara · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago