1. ef47366 xfs: allocate delayed extents in CoW fork by Darrick J. Wong · 8 years ago
  2. e372843 xfs: refactor xfs_setfilesize by Christoph Hellwig · 8 years ago
  3. fa8d972 xfs: direct calls in the direct I/O path by Christoph Hellwig · 8 years ago
  4. 0e51a8e xfs: optimize bio handling in the buffer writeback path by Christoph Hellwig · 8 years ago
  5. 37992c1 xfs: don't release bios on completion immediately by Dave Chinner · 8 years ago
  6. bb18782 xfs: build bios directly in xfs_add_to_ioend by Dave Chinner · 8 years ago
  7. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  8. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  9. e10de37 xfs: don't chain ioends during writepage submission by Dave Chinner · 8 years ago
  10. fbcc025 xfs: Introduce writeback context for writepages by Dave Chinner · 8 years ago
  11. 01a155e xfs: DAX does not use IO completion callbacks by Dave Chinner · 9 years ago
  12. 3e12dbb xfs: fix inode size update overflow in xfs_map_direct() by Dave Chinner · 9 years ago
  13. 6b698ed xfs: add DAX file operations support by Dave Chinner · 9 years ago
  14. 2ba6623 xfs: don't allocate an ioend for direct I/O completions by Christoph Hellwig · 9 years ago
  15. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  16. 0d882a3 Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. by Alain Renaud · 12 years ago
  17. 281627d xfs: log file size updates at I/O completion time by Christoph Hellwig · 12 years ago
  18. aa6bf01 xfs: use per-filesystem I/O completion workqueues by Christoph Hellwig · 12 years ago
  19. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  20. c859cdd xfs: defer AIO/DIO completions by Christoph Hellwig · 13 years ago
  21. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_aops.h]
  22. a206c81 xfs: kill xfs_iomap by Christoph Hellwig · 13 years ago
  23. 40e2e97 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  24. 20cb52e xfs: simplify xfs_vm_writepage by Christoph Hellwig · 14 years ago
  25. 0b1b213 xfs: event tracing support by Christoph Hellwig · 14 years ago
  26. c626d17 xfs: prevent unwritten extent conversion from blocking I/O completion by Dave Chinner · 15 years ago
  27. 9800b55 [XFS] Remove several unused typedefs. by Eric Sandeen · 15 years ago
  28. 25e41b3 move vn_iowait / vn_iowake into xfs_aops.c by Christoph Hellwig · 15 years ago
  29. b677c21 [XFS] move v_iocount from bhv_vnode to xfs_inode by Christoph Hellwig · 17 years ago
  30. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  31. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  32. ad72387 [XFS] Fix a typo in a header file comment. by Nathan Scott · 18 years ago
  33. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  34. c253666 [XFS] Cleanup in XFS after recent get_block_t interface tweaks. by Nathan Scott · 18 years ago
  35. e4c573b [XFS] Switch over from linvfs names for address space ops for consistent naming. by Nathan Scott · 18 years ago
  36. f6d6d4f [XFS] Initial pass at going directly-to-bio on the buffered IO path. This by Christoph Hellwig · 18 years ago
  37. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  38. c1a073b [XFS] Delay I/O completion for unwritten extents after conversion by Christoph Hellwig · 19 years ago
  39. 65b3da3 [XFS] Add in the new xfs_aops.h header file for I/O completion struct. by Christoph Hellwig · 19 years ago