1. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  2. 0613f16 xfs: implement CoW for directio writes by Darrick J. Wong · 8 years ago
  3. be51f81 xfs: support bmapping delalloc extents in the CoW fork by Darrick J. Wong · 8 years ago
  4. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  5. 53aa1c3 xfs: define tracepoints for reflink activities by Darrick J. Wong · 8 years ago
  6. 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
  7. f65306e xfs: map an inode's offset to an exact physical block by Darrick J. Wong · 8 years ago
  8. 33ba612 xfs: connect refcount adjust functions to upper layers by Darrick J. Wong · 8 years ago
  9. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  10. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
  11. c75c752 xfs: define tracepoints for refcount btree activities by Darrick J. Wong · 8 years ago
  12. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' into for-next by Dave Chinner · 8 years ago
  13. 5cd9cee xfs: log recovery tracepoints to track current lsn and buffer submission by Brian Foster · 8 years ago
  14. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  15. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  16. ea78d80 xfs: track log done items directly in the deferred pending work item by Darrick J. Wong · 8 years ago
  17. b95a212 xfs: simplify xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  18. fb7d926 xfs: convert unwritten status of reverse mappings by Darrick J. Wong · 8 years ago
  19. 0a1b0b3 xfs: add an extent to the rmap btree by Darrick J. Wong · 8 years ago
  20. aa966d8 xfs: add tracepoints for the rmap functions by Darrick J. Wong · 8 years ago
  21. 4b8ed67 xfs: add rmap btree operations by Darrick J. Wong · 8 years ago
  22. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  23. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago
  24. ba9e780 xfs: add tracepoints and error injection for deferred extent freeing by Darrick J. Wong · 8 years ago
  25. 3cd48ab xfs: add tracepoints for the deferred ops mechanism by Darrick J. Wong · 8 years ago
  26. 105f7d8 xfs: introduce interval queries on btrees by Darrick J. Wong · 8 years ago
  27. 2c813ad xfs: support btrees with overlapping intervals for keys by Darrick J. Wong · 8 years ago
  28. b47ec80 Merge branch 'xfs-4.8-split-dax-dio' into for-next by Dave Chinner · 8 years ago
  29. 16d4d43 xfs: split direct I/O and DAX path by Christoph Hellwig · 8 years ago
  30. 3176c3e xfs: kill ioflags by Christoph Hellwig · 8 years ago
  31. f477ced Merge branch 'xfs-4.8-misc-fixes-2' into for-next by Dave Chinner · 9 years ago
  32. 479c641 xfs: enable buffer deadlock postmortem diagnosis via ftrace by Darrick J. Wong · 9 years ago
  33. 68a9f5e xfs: implement iomap based buffered write path by Christoph Hellwig · 9 years ago
  34. 544ad71 Merge branch 'xfs-4.7-error-cfg' into for-next by Dave Chinner · 9 years ago
  35. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 9 years ago
  36. df30939 xfs: add configurable error support to metadata buffers by Carlos Maiolino · 9 years ago
  37. 9f27889 xfs: Add caller function output to xfs_log_force tracepoint by Carlos Maiolino · 9 years ago
  38. 710b1e2 xfs: remove transaction types by Christoph Hellwig · 9 years ago
  39. 273dda7 xfs: don't use ioends for direct write completions by Christoph Hellwig · 9 years ago
  40. 121e213 xfs: add tracepoints to readpage calls by Dave Chinner · 9 years ago
  41. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  42. 3af4928 xfs: add ->pfn_mkwrite support for DAX by Dave Chinner · 9 years ago
  43. 0a50f16 xfs: add an xfs_zero_eof() tracepoint by Brian Foster · 9 years ago
  44. acd76e7 xfs: huge page fault support by Matthew Wilcox · 9 years ago
  45. 78d57e4 xfs: icreate log item recovery and cancellation tracepoints by Brian Foster · 9 years ago
  46. 56d1115 xfs: allocate sparse inode chunks on full chunk allocation failure by Brian Foster · 10 years ago
  47. 542c311 Merge branch 'xfs-dio-extend-fix' into for-next by Dave Chinner · 10 years ago
  48. a06c277 xfs: DIO writes within EOF don't need an ioend by Dave Chinner · 10 years ago
  49. 6dfa1b6 xfs: handle DIO overwrite EOF update completion correctly by Dave Chinner · 10 years ago
  50. d5cc2e3 xfs: DIO needs an ioend for writes by Dave Chinner · 10 years ago
  51. a448f8f Merge branch 'fallocate-insert-range' into for-next by Dave Chinner · 10 years ago
  52. 2b93681 Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next by Dave Chinner · 10 years ago
  53. a904b1c xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 10 years ago
  54. 65dd297 xfs: %pF is only for function pointers by Scott Wood · 10 years ago
  55. 075a924 xfs: use i_mmaplock on write faults by Dave Chinner · 10 years ago
  56. de0e8c2 xfs: use i_mmaplock on read faults by Dave Chinner · 10 years ago
  57. 595bff7 xfs: introduce xfs_buf_submit[_wait] by Dave Chinner · 10 years ago
  58. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  59. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 11 years ago
  60. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 11 years ago
  61. b94acd4 xfs: add filestream allocator tracepoints by Christoph Hellwig · 11 years ago
  62. 897b73b xfs: zeroing space needs to punch delalloc blocks by Dave Chinner · 11 years ago
  63. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 11 years ago
  64. d123031 xfs: add tracepoints to AGF/AGI read operations by Dave Chinner · 11 years ago
  65. 750b9c9 xfs: trace AIL manipulations by Dave Chinner · 11 years ago
  66. da89bd2 Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  67. 5f6bed7 xfs: Introduce an ordered buffer item by Dave Chinner · 11 years ago
  68. 725eb1e xfs: fix the symbolic link assert in xfs_ifree by Mark Tinguely · 12 years ago
  69. 34097df xfs: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
  70. 19cb7e3 xfs: xfs_iomap_prealloc_size() tracepoint by Brian Foster · 12 years ago
  71. 9f87832 xfs: fix shutdown hang on invalid inode during create by Dave Chinner · 12 years ago
  72. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  73. 41176a6 xfs: create function to scan and clear EOFBLOCKS inodes by Brian Foster · 12 years ago
  74. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  75. 1ed845d xfs: kill struct declarations in xfs_mount.h by Alex Elder · 12 years ago
  76. 69ff282 xfs: implement ->update_time by Christoph Hellwig · 13 years ago
  77. ad223e6 xfs: rename log structure to xlog by Mark Tinguely · 13 years ago
  78. 14c26c6 xfs: add trace points for log forces by Dave Chinner · 13 years ago
  79. 4ecbfe6 xfs: clean up busy extent naming by Dave Chinner · 13 years ago
  80. 4e94b71 xfs: use blocks for counting length of buffers by Dave Chinner · 13 years ago
  81. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 13 years ago
  82. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 13 years ago
  83. f616137 xfs: trace xfs_name strings correctly by Christoph Hellwig · 13 years ago
  84. 9f920f1 xfs: use per-filesystem radix trees for dquot lookup by Christoph Hellwig · 13 years ago
  85. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 13 years ago
  86. 9006fb9 xfs: split and cleanup xfs_log_reserve by Christoph Hellwig · 13 years ago
  87. e179840d xfs: share code for grant head wakeups by Christoph Hellwig · 13 years ago
  88. 23ee3df xfs: share code for grant head waiting by Christoph Hellwig · 13 years ago
  89. 2849696 xfs: add the xlog_grant_head structure by Christoph Hellwig · 13 years ago
  90. 92b2e5b xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 13 years ago
  91. 2813d68 xfs: remove the i_new_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  92. ce7ae151 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  93. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 13 years ago
  94. 673e8e5 xfs: remove xfs_itruncate_data by Christoph Hellwig · 13 years ago
  95. be7ffc3 xfs: implement lazy removal for the dquot freelist by Christoph Hellwig · 13 years ago
  96. 9f9c19e xfs: fix the logspace waiting algorithm by Christoph Hellwig · 13 years ago
  97. 9e4c109 xfs: add AIL pushing tracepoints by Christoph Hellwig · 13 years ago
  98. 1da2f2d xfs: optimize fsync on directories by Christoph Hellwig · 13 years ago
  99. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  100. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_trace.h]