1. d522d56 xfs: consolidate the various page fault handlers by Christoph Hellwig · 7 years ago
  2. e9385cc6 xfs: ordered buffer log items are never formatted by Brian Foster · 7 years ago
  3. e67d3d4 xfs: add log recovery tracepoint for head/tail by Brian Foster · 7 years ago
  4. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 7 years ago
  5. f990fc5 xfs: remove lsn relevant fields from xfs_trans structure and its users by Shan Hai · 7 years ago
  6. 7912e7f xfs: push buffer of flush locked dquot to avoid quotacheck deadlock by Brian Foster · 7 years ago
  7. 3f88a15 xfs: don't use bool values in trace buffers by Christoph Hellwig · 7 years ago
  8. 42bf9db xfs: remove the trailing newline used in the fmt parameter of TP_printk by Hou Tao · 7 years ago
  9. bf8eadb xfs: remove xfs_bmap_remap_alloc by Christoph Hellwig · 7 years ago
  10. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 7 years ago
  11. a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
  12. 3c68d44 xfs: allocate direct I/O COW blocks in iomap_begin by Christoph Hellwig · 8 years ago
  13. 54a4ef8 xfs: reject all unaligned direct writes to reflinked files by Christoph Hellwig · 8 years ago
  14. 5eda430 xfs: mark speculative prealloc CoW fork extents unwritten by Darrick J. Wong · 8 years ago
  15. 64f61ab xfs: remove unused struct declarations by Eric Sandeen · 8 years ago
  16. 9875258 xfs: nuke unused tracepoint definitions by Eric Sandeen · 8 years ago
  17. c1112b6 xfs: optimize xfs_reflink_end_cow by Christoph Hellwig · 8 years ago
  18. 3ba020b xfs: optimize writes to reflink files by Christoph Hellwig · 8 years ago
  19. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  20. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  21. 1f08af5 xfs: implement swapext for rmap filesystems by Darrick J. Wong · 8 years ago
  22. ceeb9c8 xfs: use interval query for rmap alloc operations on shared files by Darrick J. Wong · 8 years ago
  23. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  24. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  25. 0613f16 xfs: implement CoW for directio writes by Darrick J. Wong · 8 years ago
  26. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  27. be51f81 xfs: support bmapping delalloc extents in the CoW fork by Darrick J. Wong · 8 years ago
  28. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  29. 53aa1c3 xfs: define tracepoints for reflink activities by Darrick J. Wong · 8 years ago
  30. 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
  31. f65306e xfs: map an inode's offset to an exact physical block by Darrick J. Wong · 8 years ago
  32. 33ba612 xfs: connect refcount adjust functions to upper layers by Darrick J. Wong · 8 years ago
  33. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  34. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
  35. c75c752 xfs: define tracepoints for refcount btree activities by Darrick J. Wong · 8 years ago
  36. 155cd43 Merge branch 'xfs-4.9-log-recovery-fixes' into for-next by Dave Chinner · 8 years ago
  37. 5cd9cee xfs: log recovery tracepoints to track current lsn and buffer submission by Brian Foster · 8 years ago
  38. 292378e xfs: remote attribute blocks aren't really userdata by Dave Chinner · 8 years ago
  39. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  40. ea78d80 xfs: track log done items directly in the deferred pending work item by Darrick J. Wong · 8 years ago
  41. b95a212 xfs: simplify xfs_file_iomap_begin by Christoph Hellwig · 8 years ago
  42. fb7d926 xfs: convert unwritten status of reverse mappings by Darrick J. Wong · 8 years ago
  43. 0a1b0b3 xfs: add an extent to the rmap btree by Darrick J. Wong · 8 years ago
  44. aa966d8 xfs: add tracepoints for the rmap functions by Darrick J. Wong · 8 years ago
  45. 4b8ed67 xfs: add rmap btree operations by Darrick J. Wong · 8 years ago
  46. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  47. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago
  48. ba9e780 xfs: add tracepoints and error injection for deferred extent freeing by Darrick J. Wong · 8 years ago
  49. 3cd48ab xfs: add tracepoints for the deferred ops mechanism by Darrick J. Wong · 8 years ago
  50. 105f7d8 xfs: introduce interval queries on btrees by Darrick J. Wong · 8 years ago
  51. 2c813ad xfs: support btrees with overlapping intervals for keys by Darrick J. Wong · 8 years ago
  52. b47ec80 Merge branch 'xfs-4.8-split-dax-dio' into for-next by Dave Chinner · 8 years ago
  53. 16d4d43 xfs: split direct I/O and DAX path by Christoph Hellwig · 8 years ago
  54. 3176c3e xfs: kill ioflags by Christoph Hellwig · 8 years ago
  55. f477ced Merge branch 'xfs-4.8-misc-fixes-2' into for-next by Dave Chinner · 8 years ago
  56. 479c641 xfs: enable buffer deadlock postmortem diagnosis via ftrace by Darrick J. Wong · 8 years ago
  57. 68a9f5e xfs: implement iomap based buffered write path by Christoph Hellwig · 8 years ago
  58. 544ad71 Merge branch 'xfs-4.7-error-cfg' into for-next by Dave Chinner · 8 years ago
  59. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 8 years ago
  60. df30939 xfs: add configurable error support to metadata buffers by Carlos Maiolino · 8 years ago
  61. 9f27889 xfs: Add caller function output to xfs_log_force tracepoint by Carlos Maiolino · 8 years ago
  62. 710b1e2 xfs: remove transaction types by Christoph Hellwig · 8 years ago
  63. 273dda7 xfs: don't use ioends for direct write completions by Christoph Hellwig · 9 years ago
  64. 121e213 xfs: add tracepoints to readpage calls by Dave Chinner · 9 years ago
  65. 264e89a Merge branch 'xfs-dax-updates' into for-next by Dave Chinner · 9 years ago
  66. 3af4928 xfs: add ->pfn_mkwrite support for DAX by Dave Chinner · 9 years ago
  67. 0a50f16 xfs: add an xfs_zero_eof() tracepoint by Brian Foster · 9 years ago
  68. acd76e7 xfs: huge page fault support by Matthew Wilcox · 9 years ago
  69. 78d57e4 xfs: icreate log item recovery and cancellation tracepoints by Brian Foster · 9 years ago
  70. 56d1115 xfs: allocate sparse inode chunks on full chunk allocation failure by Brian Foster · 9 years ago
  71. 542c311 Merge branch 'xfs-dio-extend-fix' into for-next by Dave Chinner · 9 years ago
  72. a06c277 xfs: DIO writes within EOF don't need an ioend by Dave Chinner · 9 years ago
  73. 6dfa1b6 xfs: handle DIO overwrite EOF update completion correctly by Dave Chinner · 9 years ago
  74. d5cc2e3 xfs: DIO needs an ioend for writes by Dave Chinner · 9 years ago
  75. a448f8f Merge branch 'fallocate-insert-range' into for-next by Dave Chinner · 10 years ago
  76. 2b93681 Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next by Dave Chinner · 10 years ago
  77. a904b1c xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 10 years ago
  78. 65dd297 xfs: %pF is only for function pointers by Scott Wood · 10 years ago
  79. 075a924 xfs: use i_mmaplock on write faults by Dave Chinner · 10 years ago
  80. de0e8c2 xfs: use i_mmaplock on read faults by Dave Chinner · 10 years ago
  81. 595bff7 xfs: introduce xfs_buf_submit[_wait] by Dave Chinner · 10 years ago
  82. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  83. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  84. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 10 years ago
  85. b94acd4 xfs: add filestream allocator tracepoints by Christoph Hellwig · 10 years ago
  86. 897b73b xfs: zeroing space needs to punch delalloc blocks by Dave Chinner · 10 years ago
  87. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 11 years ago
  88. d123031 xfs: add tracepoints to AGF/AGI read operations by Dave Chinner · 11 years ago
  89. 750b9c9 xfs: trace AIL manipulations by Dave Chinner · 11 years ago
  90. da89bd2 Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  91. 5f6bed7 xfs: Introduce an ordered buffer item by Dave Chinner · 11 years ago
  92. 725eb1e xfs: fix the symbolic link assert in xfs_ifree by Mark Tinguely · 11 years ago
  93. 34097df xfs: use ->invalidatepage() length argument by Lukas Czerner · 11 years ago
  94. 19cb7e3 xfs: xfs_iomap_prealloc_size() tracepoint by Brian Foster · 12 years ago
  95. 9f87832 xfs: fix shutdown hang on invalid inode during create by Dave Chinner · 12 years ago
  96. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  97. 41176a6 xfs: create function to scan and clear EOFBLOCKS inodes by Brian Foster · 12 years ago
  98. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  99. 1ed845d xfs: kill struct declarations in xfs_mount.h by Alex Elder · 12 years ago
  100. 69ff282 xfs: implement ->update_time by Christoph Hellwig · 12 years ago