1. dbe6ec8 ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings by Toshi Kani · 8 years ago
  2. 25f4e70 ext2: use iomap to implement DAX by Christoph Hellwig · 8 years ago
  3. 6b52499 dax: remote unused fault wrappers by Ross Zwisler · 8 years ago
  4. 02fbd13 dax: Remove complete_unwritten argument by Jan Kara · 8 years ago
  5. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  6. 80b4adc ext2: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 8 years ago
  7. 5726b27 ext2: Add locking for DAX faults by Ross Zwisler · 9 years ago
  8. e7b1ea2 ext2: huge page fault support by Matthew Wilcox · 9 years ago
  9. c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago
  10. e842f29 dax: don't abuse get_block mapping for endio callbacks by Dave Chinner · 9 years ago
  11. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  12. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  13. 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 9 years ago
  14. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  15. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 9 years ago
  16. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 9 years ago
  17. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  18. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  19. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  20. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  21. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  22. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  23. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  24. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  25. 737f2e9 ext2: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  26. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  27. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  28. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  29. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  30. 48bde86 ext2: report metadata errors during fsync by Jan Kara · 14 years ago
  31. 1d5ccd1 ext[234]: move over to 'check_acl' permission model by Linus Torvalds · 15 years ago
  32. e1740a4 switch ext2 to simple_fsync() by Al Viro · 15 years ago
  33. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  34. 14f9f7b BKL-removal: convert ext2 over to use unlocked_ioctl by Andi Kleen · 16 years ago
  35. a686cd8 ext2 reservations by Martin J. Bligh · 17 years ago
  36. a6739af ext2: fix a comment when ext2_release_file() is called by Jan Kara · 17 years ago
  37. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  38. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  39. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  40. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  41. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  42. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  43. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  44. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  45. eb6fe0c [PATCH] xip: reduce code duplication by Carsten Otte · 19 years ago
  46. 6d79125 [PATCH] xip: ext2: execute in place by Carsten Otte · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago