1. 90f15ac ext2: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  2. 1eaf5faa ext2: optimize ext2_xattr_get() by Chengguang Xu · 6 years ago
  3. d561d4d ext2: introduce new helper for xattr entry comparison by Chengguang Xu · 6 years ago
  4. 9bb1d7a ext2: merge xattr next entry check to ext2_xattr_entry_valid() by Chengguang Xu · 6 years ago
  5. 6c71b48 ext2: Strengthen xattr block checks by Jan Kara · 6 years ago
  6. 8cd0f2b ext2: Merge loops in ext2_xattr_set() by Jan Kara · 6 years ago
  7. f4c3fb8 ext2: introduce helper for xattr entry validation by Chengguang Xu · 6 years ago
  8. 02475de ext2: introduce helper for xattr header validation by Chengguang Xu · 6 years ago
  9. 032cdc3 ext2: Set superblock revision when enabling xattr feature by Jan Kara · 6 years ago
  10. e01799a Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  11. ecebf55 ext2: fix potential use after free by Pan Bian · 6 years ago
  12. 3e159b9 ext2: change reusable parameter to true when calling mb_cache_entry_create() by Chengguang Xu · 6 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 8 years ago
  15. c07dfcb mbcache: make mbcache naming more generic by Tahsin Erdogan · 8 years ago
  16. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  17. ff0031d ext2: fix filesystem deadlock while reading corrupted xattr block by Carlos Maiolino · 9 years ago
  18. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 9 years ago
  19. 7a2508e mbcache2: rename to mbcache by Jan Kara · 9 years ago
  20. be0726d ext2: convert to mbcache2 by Jan Kara · 9 years ago
  21. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  22. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 10 years ago
  23. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  24. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  25. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  26. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  27. ab6a773 Ext2: return ENOMEM rather than EIO if sb_getblk fails by Wang Shilong · 12 years ago
  28. 2b0542a Ext2: use unlikely to improve the efficiency of the kernel by Wang Shilong · 12 years ago
  29. b838ec2 ext2: Remove s_dirt handling by Jan Kara · 13 years ago
  30. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  31. 03b5bb3 ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get by Wang Sheng-Hui · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  33. 1f605b3 ext2: remove dead code in ext2_xattr_get by Wang Sheng-Hui · 14 years ago
  34. 6e9510b ext2,ext3,ext4: clarify comment for extN_xattr_set_handle by Wang Sheng-Hui · 14 years ago
  35. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  36. 2aec7c5 mbcache: Remove unused features by Andreas Gruenbacher · 14 years ago
  37. 3937871 Don't dirty the victim in ext2_xattr_delete_inode() by Al Viro · 14 years ago
  38. addacc7 Take dirtying the inode to callers of ext2_free_blocks() by Al Viro · 14 years ago
  39. 3889717 ext2: switch to dquot_free_block_nodirty() by Al Viro · 14 years ago
  40. 749c72ef ext2: constify xattr_handler by Stephen Hemminger · 15 years ago
  41. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 15 years ago
  42. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 15 years ago
  43. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  44. 6f90bee ext2: Use lowercase names of quota functions by Jan Kara · 16 years ago
  45. 24097d1 ext2: use ext2_group_first_block_no() by Akinobu Mita · 17 years ago
  46. fba4d39 ext2: le*_add_cpu conversion by Marcin Slusarz · 17 years ago
  47. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 17 years ago
  48. a686cd8 ext2 reservations by Martin J. Bligh · 17 years ago
  49. ed2908f [PATCH] Remove superfluous lock_super() in extN xattr code by Andreas Gruenbacher · 18 years ago
  50. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  51. b2f4903 [PATCH] fix deadlock in ext2 by Peter Staubach · 19 years ago
  52. 267fd057 [PATCH] remove ext2 xattr permission checks by akpm@osdl.org · 19 years ago
  53. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  54. 8c52ab4 [PATCH] mbcache: Remove unused mb_cache_shrink parameter by Andreas Gruenbacher · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago