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