1. c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
  2. 9b17c62 fs: convert inode and dentry shrinking to be node aware by Dave Chinner · 11 years ago
  3. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  4. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  5. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  6. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 11 years ago
  7. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  8. 7a378c9 xfs: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 11 years ago
  9. d892d58 xfs: Start using pquotaino from the superblock. by Chandra Seetharaman · 11 years ago
  10. 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 11 years ago
  11. dc037ad xfs: implement inode change count by Dave Chinner · 11 years ago
  12. 3ebe7d2 xfs: Inode create log items by Dave Chinner · 11 years ago
  13. 39a45d8 xfs: Remove XFS_MOUNT_RETERR by Jie Liu · 11 years ago
  14. d3eaace xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  15. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  16. a17164e fs/xfs remove obsolete simple_strto<foo> by Abhijit Pawar · 11 years ago
  17. 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
  18. 6d8b79c xfs: rename xfs_sync.[ch] to xfs_icache.[ch] by Dave Chinner · 12 years ago
  19. c75921a xfs: xfs_quiesce_attr() should quiesce the log like unmount by Dave Chinner · 12 years ago
  20. c7eea6f xfs: move xfs_quiesce_attr() into xfs_super.c by Dave Chinner · 12 years ago
  21. 34061f5 xfs: xfs_sync_fsdata is redundant by Dave Chinner · 12 years ago
  22. 5889608 xfs: syncd workqueue is no more by Dave Chinner · 12 years ago
  23. 9aa0500 xfs: xfs_sync_data is redundant. by Dave Chinner · 12 years ago
  24. f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
  25. 7f7bebe xfs: don't run the sync work if the filesystem is read-only by Dave Chinner · 12 years ago
  26. 7e18530 xfs: rationalise xfs_mount_wq users by Dave Chinner · 12 years ago
  27. 33c7a2b xfs: xfs_syncd_stop must die by Dave Chinner · 12 years ago
  28. 60c7b4d Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  29. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  30. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  31. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  32. 2ea0392 xfs: Make inode32 a remountable option by Carlos Maiolino · 12 years ago
  33. 4056c1d xfs: add inode64->inode32 transition into xfs_set_inode32() by Carlos Maiolino · 12 years ago
  34. 4c08372 xfs: Fix mp->m_maxagi update during inode64 remount by Carlos Maiolino · 12 years ago
  35. 2d2194f xfs: reduce code duplication handling inode32/64 options by Carlos Maiolino · 12 years ago
  36. 08bf540 xfs: make inode64 as the default allocation mode by Carlos Maiolino · 12 years ago
  37. c3a58fe Make inode64 a remountable option by Carlos Maiolino · 12 years ago
  38. 0ba6e53 xfs: stop the sync worker before xfs_unmountfs by Ben Myers · 12 years ago
  39. 4026c9f xfs: stop the sync worker before xfs_unmountfs by Ben Myers · 12 years ago
  40. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  41. 4f59af7 xfs: remove iolock lock classes by Christoph Hellwig · 12 years ago
  42. 69ff282 xfs: implement ->update_time by Christoph Hellwig · 12 years ago
  43. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  44. 77c1a08 xfs: struct xfs_buf_log_format isn't variable sized. by Dave Chinner · 12 years ago
  45. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  46. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  47. 4c2d542 xfs: Do background CIL flushes via a workqueue by Dave Chinner · 12 years ago
  48. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  49. 7582df5 xfs: using GFP_NOFS for blkdev_issue_flush by Shaohua Li · 12 years ago
  50. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  51. 8a00ebe xfs: Ensure inode reclaim can run during quotacheck by Dave Chinner · 12 years ago
  52. da5bf95 xfs: don't fill statvfs with project quota for a directory if it was not enabled. by Jie Liu · 12 years ago
  53. f21ce8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  54. 5132ba8 xfs: don't cache inodes read through bulkstat by Dave Chinner · 12 years ago
  55. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  56. c999a22 xfs: introduce an allocation workqueue by Dave Chinner · 12 years ago
  57. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  58. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  59. a05931c xfs: remove the global xfs_Gqm structure by Christoph Hellwig · 12 years ago
  60. 8f639dd xfs: reimplement fdatasync support by Christoph Hellwig · 12 years ago
  61. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 12 years ago
  62. aa6bf01 xfs: use per-filesystem I/O completion workqueues by Christoph Hellwig · 12 years ago
  63. 4177af3 Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage by Chandra Seetharaman · 12 years ago
  64. f392e63 xfs: replace i_pin_wait with a bit waitqueue by Christoph Hellwig · 13 years ago
  65. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 13 years ago
  66. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  67. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  68. be4f1ac8 xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 13 years ago
  69. 0b8fd30 xfs: log the inode in ->write_inode calls for kupdate by Christoph Hellwig · 13 years ago
  70. 40d344e xfs: mark the xfssyncd workqueue as non-reentrant by Christoph Hellwig · 13 years ago
  71. 34625c6 xfs: remove xfs_qm_sync by Christoph Hellwig · 13 years ago
  72. 93b8a58 xfs: remove the deprecated nodelaylog option by Christoph Hellwig · 13 years ago
  73. 9508534 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  74. a9add83 xfs: remove XFS_bflush by Christoph Hellwig · 13 years ago
  75. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  76. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  77. 0030807 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
  78. 58d84c4 xfs: fix ->write_inode return values by Christoph Hellwig · 13 years ago
  79. 242d621 xfs: deprecate the nodelaylog mount option by Christoph Hellwig · 13 years ago
  80. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_super.c]
  81. 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
  82. 8daaa83 xfs: make use of new shrinker callout for the inode cache by Dave Chinner · 13 years ago
  83. c84470d xfs: remove leftovers of the old btree tracing code by Christoph Hellwig · 13 years ago
  84. 2bcf6e9 xfs: start periodic workers later by Christoph Hellwig · 13 years ago
  85. a27a263 xfs: make log devices with write back caches work by Christoph Hellwig · 13 years ago
  86. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  87. e84661a xfs: add online discard support by Christoph Hellwig · 13 years ago
  88. 1beb65a xfs: fix duplicate workqueue initialisation by Dave Chinner · 13 years ago
  89. 39411f8 xfs_destroy_workqueues() should not be tagged with__exit by Luck, Tony · 13 years ago
  90. 0bf6a5b xfs: convert the xfsaild threads to a workqueue by Dave Chinner · 13 years ago
  91. 89e4cb5 xfs: convert ENOSPC inode flushing to use new syncd workqueue by Dave Chinner · 13 years ago
  92. c6d09b6 xfs: introduce a xfssyncd workqueue by Dave Chinner · 13 years ago
  93. 704b290 xfs: register the inode cache shrinker before quotachecks by Dave Chinner · 13 years ago
  94. 1bfd8d0 xfs: introduce inode cluster buffer trylocks for xfs_iflush by Dave Chinner · 13 years ago
  95. 4f10700 xfs: Convert linux-2.6/ files to new logging interface by Dave Chinner · 13 years ago
  96. 20ad9ea xfs: enable delaylog by default by Christoph Hellwig · 13 years ago
  97. 7cb3920 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  98. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  99. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  100. c58efdb xfs: ensure log covering transactions are synchronous by Dave Chinner · 13 years ago