1. 4e443d7 ext2: fix potential use after free by Pan Bian · 5 years ago
  2. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  3. ff0031d ext2: fix filesystem deadlock while reading corrupted xattr block by Carlos Maiolino · 8 years ago
  4. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 8 years ago
  5. 7a2508e mbcache2: rename to mbcache by Jan Kara · 8 years ago
  6. be0726d ext2: convert to mbcache2 by Jan Kara · 8 years ago
  7. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  8. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  9. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 8 years ago
  10. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  11. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  12. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  13. ab6a773 Ext2: return ENOMEM rather than EIO if sb_getblk fails by Wang Shilong · 11 years ago
  14. 2b0542a Ext2: use unlikely to improve the efficiency of the kernel by Wang Shilong · 11 years ago
  15. b838ec2 ext2: Remove s_dirt handling by Jan Kara · 12 years ago
  16. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 12 years ago
  17. 03b5bb3 ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get by Wang Sheng-Hui · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 1f605b3 ext2: remove dead code in ext2_xattr_get by Wang Sheng-Hui · 13 years ago
  20. 6e9510b ext2,ext3,ext4: clarify comment for extN_xattr_set_handle by Wang Sheng-Hui · 13 years ago
  21. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  22. 2aec7c5 mbcache: Remove unused features by Andreas Gruenbacher · 14 years ago
  23. 3937871 Don't dirty the victim in ext2_xattr_delete_inode() by Al Viro · 14 years ago
  24. addacc7 Take dirtying the inode to callers of ext2_free_blocks() by Al Viro · 14 years ago
  25. 3889717 ext2: switch to dquot_free_block_nodirty() by Al Viro · 14 years ago
  26. 749c72ef ext2: constify xattr_handler by Stephen Hemminger · 14 years ago
  27. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 14 years ago
  28. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  29. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 14 years ago
  30. 6f90bee ext2: Use lowercase names of quota functions by Jan Kara · 15 years ago
  31. 24097d1 ext2: use ext2_group_first_block_no() by Akinobu Mita · 16 years ago
  32. fba4d39 ext2: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  33. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  34. a686cd8 ext2 reservations by Martin J. Bligh · 17 years ago
  35. ed2908f [PATCH] Remove superfluous lock_super() in extN xattr code by Andreas Gruenbacher · 17 years ago
  36. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  37. b2f4903 [PATCH] fix deadlock in ext2 by Peter Staubach · 18 years ago
  38. 267fd057 [PATCH] remove ext2 xattr permission checks by akpm@osdl.org · 18 years ago
  39. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  40. 8c52ab4 [PATCH] mbcache: Remove unused mb_cache_shrink parameter by Andreas Gruenbacher · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago