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