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