1. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  2. 8774cf8 xfs: add mssing inode cache attempts counter increment by Lucas Stach · 9 years ago
  3. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 9 years ago
  4. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  5. cdc9cec xfs: active inodes stat is broken by Dave Chinner · 10 years ago
  6. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 years ago
  7. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  8. e3cf179 xfs: remove second xfs_quota.h inclusion in xfs_icache.c by Fabian Frederick · 10 years ago
  9. dc06f398 xfs: run an eofblocks scan on ENOSPC/EDQUOT by Brian Foster · 10 years ago
  10. f452639 xfs: support a union-based filter for eofblocks scans by Brian Foster · 10 years ago
  11. 5400da7 xfs: add scan owner field to xfs_eofblocks by Brian Foster · 10 years ago
  12. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  13. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  14. e009400 xfs: remove unused pag ptr arg from iterator execute functions by Eric Sandeen · 10 years ago
  15. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  16. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  17. d948709 xfs: remove usage of is_bad_inode by Ben Myers · 11 years ago
  18. b313a5f xfs: asserting lock not held during freeing not valid by Dave Chinner · 11 years ago
  19. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  20. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  21. 638f4416 xfs: recovery of swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  22. b9fe505 xfs: create internal eofblocks structure with kuid_t types by Dwight Engen · 11 years ago
  23. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  24. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  25. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  26. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 11 years ago
  27. 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
  28. 00ca79a xfs: add minimum file size filtering to eofblocks scan by Brian Foster · 12 years ago
  29. 1b55604 xfs: support multiple inode id filtering in eofblocks scan by Brian Foster · 12 years ago
  30. 3e3f9f5 xfs: add inode id filtering to eofblocks scan by Brian Foster · 12 years ago
  31. 8ca149d xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl by Brian Foster · 12 years ago
  32. 41176a6 xfs: create function to scan and clear EOFBLOCKS inodes by Brian Foster · 12 years ago
  33. a454f74 xfs: support a tag-based inode_ag_iterator by Brian Foster · 12 years ago
  34. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  35. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  36. 6d8b79c xfs: rename xfs_sync.[ch] to xfs_icache.[ch] by Dave Chinner · 12 years ago[Renamed (99%) from fs/xfs/xfs_sync.c]
  37. c7eea6f xfs: move xfs_quiesce_attr() into xfs_super.c by Dave Chinner · 12 years ago
  38. 34061f5 xfs: xfs_sync_fsdata is redundant by Dave Chinner · 12 years ago
  39. 5889608 xfs: syncd workqueue is no more by Dave Chinner · 12 years ago
  40. 9aa0500 xfs: xfs_sync_data is redundant. by Dave Chinner · 12 years ago
  41. f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
  42. 7f7bebe xfs: don't run the sync work if the filesystem is read-only by Dave Chinner · 12 years ago
  43. 7e18530 xfs: rationalise xfs_mount_wq users by Dave Chinner · 12 years ago
  44. 33c7a2b xfs: xfs_syncd_stop must die by Dave Chinner · 12 years ago
  45. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  46. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  47. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  48. 9a57fa8 xfs: wait for the write the superblock on unmount by Mark Tinguely · 12 years ago
  49. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 12 years ago
  50. 8866fc6 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  51. 11159a0 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  52. 1307bbd xfs: protect xfs_sync_worker with s_umount semaphore by Ben Myers · 12 years ago
  53. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  54. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  55. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  56. 4c46819 xfs: do not write the buffer from xfs_iflush by Christoph Hellwig · 12 years ago
  57. 8a48088 xfs: don't flush inodes from background inode reclaim by Christoph Hellwig · 12 years ago
  58. 211e4d4 xfs: implement freezing by emptying the AIL by Christoph Hellwig · 12 years ago
  59. 32ce90a xfs: remove log item from AIL in xfs_iflush after a shutdown by Christoph Hellwig · 12 years ago
  60. 8a00ebe xfs: Ensure inode reclaim can run during quotacheck by Dave Chinner · 12 years ago
  61. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 12 years ago
  62. ad637a1 xfs: only take the ILOCK in xfs_reclaim_inode() by Alex Elder · 12 years ago
  63. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 13 years ago
  64. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  65. be4f1ac8 xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 13 years ago
  66. 34625c6 xfs: remove xfs_qm_sync by Christoph Hellwig · 13 years ago
  67. 4dd2cb4 xfs: force buffer writeback before blocking on the ilock in inode reclaim by Christoph Hellwig · 13 years ago
  68. a9add83 xfs: remove XFS_bflush by Christoph Hellwig · 13 years ago
  69. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  70. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  71. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_sync.c]
  72. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  73. 811e64c Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned by Chandra Seetharaman · 13 years ago
  74. 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
  75. 8daaa83 xfs: make use of new shrinker callout for the inode cache by Dave Chinner · 13 years ago
  76. adab0f6 xfs: Remove the second parameter to xfs_sb_count() by Chandra Seetharaman · 13 years ago
  77. 33b8f7c xfs: improve sync behaviour in the face of aggressive dirtying by Christoph Hellwig · 13 years ago
  78. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  79. ee58abd xfs: avoid getting stuck during async inode flushes by Dave Chinner · 13 years ago
  80. b223221 xfs: ensure reclaim cursor is reset correctly at end of AG by Dave Chinner · 13 years ago
  81. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  82. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 13 years ago
  83. a7b339f xfs: introduce background inode reclaim work by Dave Chinner · 13 years ago
  84. 89e4cb5 xfs: convert ENOSPC inode flushing to use new syncd workqueue by Dave Chinner · 13 years ago
  85. c6d09b6 xfs: introduce a xfssyncd workqueue by Dave Chinner · 13 years ago
  86. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  87. 1bfd8d0 xfs: introduce inode cluster buffer trylocks for xfs_iflush by Dave Chinner · 13 years ago
  88. 4f10700 xfs: Convert linux-2.6/ files to new logging interface by Dave Chinner · 13 years ago
  89. c58efdb xfs: ensure log covering transactions are synchronous by Dave Chinner · 13 years ago
  90. 1a427ab xfs: convert pag_ici_lock to a spin lock by Dave Chinner · 14 years ago
  91. 1a3e8f3 xfs: convert inode cache lookups to use RCU locking by Dave Chinner · 14 years ago
  92. f83282a xfs: fix per-ag reference counting in inode reclaim tree walking by Dave Chinner · 14 years ago
  93. 69b491c xfs: serialise inode reclaim within an AG by Dave Chinner · 14 years ago
  94. e3a20c0 xfs: batch inode reclaim lookup by Dave Chinner · 14 years ago
  95. 78ae525 xfs: implement batched inode lookups for AG walking by Dave Chinner · 14 years ago
  96. e13de95 xfs: split out inode walk inode grabbing by Dave Chinner · 14 years ago
  97. 65d0f20 xfs: split inode AG walking into separate code for reclaim by Dave Chinner · 14 years ago
  98. e176579 xfs: lockless per-ag lookups by Dave Chinner · 14 years ago
  99. 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 14 years ago
  100. 1a387d3 xfs: dummy transactions should not dirty VFS state by Dave Chinner · 14 years ago