1. 4738740 ext2, ext4: make mb block cache names more explicit by Tahsin Erdogan · 8 years ago
  2. 420768d ext2: Remove ext2_get_inode_flags() by Jan Kara · 8 years ago
  3. 6554766 ext2: Call dquot_writeback_dquots() with s_umount held by Jan Kara · 8 years ago
  4. 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 9 years ago
  5. 25f4e70 ext2: use iomap to implement DAX by Christoph Hellwig · 9 years ago
  6. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  7. ac3ba64 qstr: constify instances in ext2 by Al Viro · 9 years ago
  8. ff0031d ext2: fix filesystem deadlock while reading corrupted xattr block by Carlos Maiolino · 9 years ago
  9. 7a2508e mbcache2: rename to mbcache by Jan Kara · 9 years ago
  10. be0726d ext2: convert to mbcache2 by Jan Kara · 9 years ago
  11. 5726b27 ext2: Add locking for DAX faults by Ross Zwisler · 10 years ago
  12. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 10 years ago
  13. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 10 years ago
  14. 97443aa ext2: remove ext2_aops_xip by Matthew Wilcox · 10 years ago
  15. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
  16. ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 10 years ago
  17. 6424111 ext2: Convert to private i_dquot field by Jan Kara · 11 years ago
  18. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 14 years ago
  19. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 13 years ago
  20. 3ea40bc ext2: propagate umode_t by Al Viro · 14 years ago
  21. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 14 years ago
  22. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 14 years ago
  23. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 14 years ago
  24. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 15 years ago
  25. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 15 years ago
  26. 72edc4d merge ext2 delete_inode and clear_inode, switch to ->evict_inode() by Al Viro · 15 years ago
  27. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 15 years ago
  28. 737f2e9 ext2: convert to use the new truncate convention. by npiggin@suse.de · 15 years ago
  29. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 15 years ago
  30. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 15 years ago
  31. 48bde86 ext2: report metadata errors during fsync by Jan Kara · 16 years ago
  32. 2314b07 ext2: Unify log messages in ext2 by Alexey Fisher · 16 years ago
  33. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 16 years ago
  34. 39fe755 ext2: Do not update mtime of a moved directory by Jan Kara · 16 years ago
  35. 88164ff trivial: ext2: fix a typo in comment in ext2.h by Ali Gholami Rudi · 16 years ago
  36. e1740a4 switch ext2 to simple_fsync() by Al Viro · 16 years ago
  37. a988544 [PATCH] get rid of on-stack dentry in ext2_get_parent() by Al Viro · 17 years ago
  38. 68c9d70 generic block based fiemap implementation by Josef Bacik · 17 years ago
  39. 91dbbe4 ext2: remove unused ext2_put_inode prototype by Christoph Hellwig · 18 years ago
  40. 52fcf70 iget: stop EXT2 from using iget() and read_inode() by David Howells · 18 years ago
  41. 14f9f7b BKL-removal: convert ext2 over to use unlocked_ioctl by Andi Kleen · 18 years ago
  42. 6454d1f fix up ext2_fs.h for userspace after reservations backport by Tobias Poschwatta · 18 years ago
  43. a686cd8 ext2 reservations by Martin J. Bligh · 18 years ago
  44. f34fb6e ext2: convert to new aops by Nick Piggin · 18 years ago
  45. 4f99ed6 ext3: copy i_flags to inode flags on write by Jan Kara · 18 years ago
  46. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 18 years ago
  47. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 19 years ago
  48. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 19 years ago
  49. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  50. 2c22129 [PATCH] fs/ext2/: proper ext2_get_parent() prototype by Adrian Bunk · 19 years ago
  51. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 20 years ago
  52. 50a5223 [PATCH] ext2: fix mount options parting by Jan Kara · 20 years ago
  53. 6d79125 [PATCH] xip: ext2: execute in place by Carsten Otte · 20 years ago
  54. e072c6f [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10 by Bernard Blackham · 20 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago