1. 81286ad xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster() by Omar Sandoval · 7 years ago
  2. 85ab1b2 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 7 years ago
  3. 2ea882d xfs: update ag iterator to support wait on new inodes by Brian Foster · 7 years ago
  4. e86b616 xfs: support ability to wait on new inodes by Brian Foster · 7 years ago
  5. 3b83a02 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 7 years ago
  6. 4d725d7 xfs: sync eofblocks scans under iolock are livelock prone by Brian Foster · 7 years ago
  7. 798b1dc xfs: pull up iolock from xfs_free_eofblocks() by Brian Foster · 7 years ago
  8. 91192ae xfs: fix crash and data corruption due to removal of busy COW extents by Christoph Hellwig · 7 years ago
  9. b49ef75 xfs: fix unbalanced inode reclaim flush locking by Brian Foster · 7 years ago
  10. 2f09242 xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan by Brian Foster · 7 years ago
  11. 7b7381f xfs: fix up inode cowblocks tracking tracepoints by Brian Foster · 8 years ago
  12. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  13. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  14. 85a6e76 xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case by Christoph Hellwig · 8 years ago
  15. fa5a4f5 xfs: cancel eofblocks background trimming on remount read-only by Brian Foster · 8 years ago
  16. ad438c4 xfs: move reclaim tagging functions by Dave Chinner · 8 years ago
  17. 545c088 xfs: simplify inode reclaim tagging interfaces by Dave Chinner · 8 years ago
  18. 8a17d7d xfs: mark reclaimed inodes invalid earlier by Dave Chinner · 8 years ago
  19. 1f2dcfe xfs: xfs_inode_free() isn't RCU safe by Dave Chinner · 8 years ago
  20. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 8 years ago
  21. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 8 years ago
  22. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 8 years ago
  23. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 8 years ago
  24. 5099747 xfs: reinitialise recycled VFS inode correctly by Dave Chinner · 8 years ago
  25. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 8 years ago
  26. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  27. 8774cf8 xfs: add mssing inode cache attempts counter increment by Lucas Stach · 9 years ago
  28. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 9 years ago
  29. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 9 years ago
  30. cdc9cec xfs: active inodes stat is broken by Dave Chinner · 9 years ago
  31. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 9 years ago
  32. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  33. e3cf179 xfs: remove second xfs_quota.h inclusion in xfs_icache.c by Fabian Frederick · 10 years ago
  34. dc06f398 xfs: run an eofblocks scan on ENOSPC/EDQUOT by Brian Foster · 10 years ago
  35. f452639 xfs: support a union-based filter for eofblocks scans by Brian Foster · 10 years ago
  36. 5400da7 xfs: add scan owner field to xfs_eofblocks by Brian Foster · 10 years ago
  37. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  38. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  39. e009400 xfs: remove unused pag ptr arg from iterator execute functions by Eric Sandeen · 10 years ago
  40. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  41. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  42. d948709 xfs: remove usage of is_bad_inode by Ben Myers · 11 years ago
  43. b313a5f xfs: asserting lock not held during freeing not valid by Dave Chinner · 11 years ago
  44. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  45. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  46. 638f4416 xfs: recovery of swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  47. b9fe505 xfs: create internal eofblocks structure with kuid_t types by Dwight Engen · 11 years ago
  48. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  49. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  50. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  51. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 11 years ago
  52. 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
  53. 00ca79a xfs: add minimum file size filtering to eofblocks scan by Brian Foster · 12 years ago
  54. 1b55604 xfs: support multiple inode id filtering in eofblocks scan by Brian Foster · 12 years ago
  55. 3e3f9f5 xfs: add inode id filtering to eofblocks scan by Brian Foster · 12 years ago
  56. 8ca149d xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl by Brian Foster · 12 years ago
  57. 41176a6 xfs: create function to scan and clear EOFBLOCKS inodes by Brian Foster · 12 years ago
  58. a454f74 xfs: support a tag-based inode_ag_iterator by Brian Foster · 12 years ago
  59. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  60. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  61. 6d8b79c xfs: rename xfs_sync.[ch] to xfs_icache.[ch] by Dave Chinner · 12 years ago[Renamed (99%) from fs/xfs/xfs_sync.c]
  62. c7eea6f xfs: move xfs_quiesce_attr() into xfs_super.c by Dave Chinner · 12 years ago
  63. 34061f5 xfs: xfs_sync_fsdata is redundant by Dave Chinner · 12 years ago
  64. 5889608 xfs: syncd workqueue is no more by Dave Chinner · 12 years ago
  65. 9aa0500 xfs: xfs_sync_data is redundant. by Dave Chinner · 12 years ago
  66. f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
  67. 7f7bebe xfs: don't run the sync work if the filesystem is read-only by Dave Chinner · 12 years ago
  68. 7e18530 xfs: rationalise xfs_mount_wq users by Dave Chinner · 12 years ago
  69. 33c7a2b xfs: xfs_syncd_stop must die by Dave Chinner · 12 years ago
  70. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  71. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  72. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  73. 9a57fa8 xfs: wait for the write the superblock on unmount by Mark Tinguely · 12 years ago
  74. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 12 years ago
  75. 8866fc6 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  76. 11159a0 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  77. 1307bbd xfs: protect xfs_sync_worker with s_umount semaphore by Ben Myers · 12 years ago
  78. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  79. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  80. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  81. 4c46819 xfs: do not write the buffer from xfs_iflush by Christoph Hellwig · 12 years ago
  82. 8a48088 xfs: don't flush inodes from background inode reclaim by Christoph Hellwig · 12 years ago
  83. 211e4d4 xfs: implement freezing by emptying the AIL by Christoph Hellwig · 12 years ago
  84. 32ce90a xfs: remove log item from AIL in xfs_iflush after a shutdown by Christoph Hellwig · 12 years ago
  85. 8a00ebe xfs: Ensure inode reclaim can run during quotacheck by Dave Chinner · 12 years ago
  86. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 12 years ago
  87. ad637a1 xfs: only take the ILOCK in xfs_reclaim_inode() by Alex Elder · 12 years ago
  88. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 12 years ago
  89. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  90. be4f1ac8 xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 12 years ago
  91. 34625c6 xfs: remove xfs_qm_sync by Christoph Hellwig · 12 years ago
  92. 4dd2cb4 xfs: force buffer writeback before blocking on the ilock in inode reclaim by Christoph Hellwig · 12 years ago
  93. a9add83 xfs: remove XFS_bflush by Christoph Hellwig · 13 years ago
  94. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  95. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  96. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_sync.c]
  97. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  98. 811e64c Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned by Chandra Seetharaman · 13 years ago
  99. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  100. 8daaa83 xfs: make use of new shrinker callout for the inode cache by Dave Chinner · 13 years ago