1. 368e136 xfs: remove duplicate code from dquot reclaim by Dave Chinner · 14 years ago
  2. 3a25404 xfs: convert the per-mount dquot list to use list heads by Dave Chinner · 14 years ago
  3. 9abbc53 xfs: add log item recovery tracing by Dave Chinner · 14 years ago
  4. e6b1f27 xfs: clean up xlog_write_adv_cnt by Christoph Hellwig · 14 years ago
  5. 55b6633 xfs: introduce new internal log vector structure by Dave Chinner · 14 years ago
  6. 99428ad xfs: reindent xlog_write by Christoph Hellwig · 14 years ago
  7. b5203cd xfs: factor xlog_write by Dave Chinner · 14 years ago
  8. 9b9fc2b7 xfs: log ticket reservation underestimates the number of iclogs by Dave Chinner · 14 years ago
  9. b1c1b5b xfs: Clean up xfs_trans_committed code after factoring by Dave Chinner · 14 years ago
  10. 8e646a5 xfs: update and factor xfs_trans_committed() by Dave Chinner · 14 years ago
  11. a3ccd2c xfs: clean up xfs_trans_commit logic even more by Christoph Hellwig · 14 years ago
  12. 0924378 xfs: split out iclog writing from xfs_trans_commit() by Dave Chinner · 14 years ago
  13. 713bf88 xfs: fix reservation release commit flag in xfs_bmap_add_attrfork() by Dave Chinner · 14 years ago
  14. 8e12385 xfs: remove stale parameter from ->iop_unpin method by Dave Chinner · 14 years ago
  15. 4aaf15d xfs: Add inode pin counts to traces by Dave Chinner · 14 years ago
  16. 43f5efc xfs: factor log item initialisation by Dave Chinner · 14 years ago
  17. e2a0781 xfs: add blockdev name to kthreads by Jan Engelhardt · 14 years ago
  18. fda168c xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c by Zhitong Wang · 14 years ago
  19. 9bf729c xfs: add a shrinker to background inode reclaim by Dave Chinner · 14 years ago
  20. 7407cf3 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  21. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  22. dd77ef9 xfs: more swap extent fixes for dynamic fork offsets by Dave Chinner · 14 years ago
  23. f1d486a xfs: don't warn on EAGAIN in inode reclaim by Dave Chinner · 14 years ago
  24. b6f8dd4 xfs: ensure that sync updates the log tail correctly by Dave Chinner · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. e8c3753 xfs: don't warn about page discards on shutdown by Dave Chinner · 14 years ago
  27. 8a262e5 xfs: use scalable vmap API by Alex Elder · 14 years ago
  28. cd9640a xfs: remove old vmap cache by Alex Elder · 14 years ago
  29. 66ce3cf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  30. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  31. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  32. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  33. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 14 years ago
  34. 9b1f56d Merge branch 'for-2.6.34-rc1-batch2' into for-linus by Alex Elder · 14 years ago
  35. 07000ee xfs: return inode fork offset in bulkstat for fsr by Dave Chinner · 14 years ago
  36. 8babd8a xfs: Increase the default size of the reserved blocks pool by Dave Chinner · 14 years ago
  37. 3ed3a43 xfs: truncate delalloc extents when IO fails in writeback by Dave Chinner · 14 years ago
  38. 20f6b2c xfs: check for more work before sleeping in xfssyncd by Dave Chinner · 14 years ago
  39. 6941893 xfs: Fix a build warning in xfs_aops.c by Dave Chinner · 14 years ago
  40. ac0e773 quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota by Christoph Hellwig · 14 years ago
  41. 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 14 years ago
  42. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 14 years ago
  43. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  44. f1f724e xfs: fix locking for inode cache radix tree tag updates by Christoph Hellwig · 14 years ago
  45. a14a5ab xfs: remove xfs_ipin/xfs_iunpin by Christoph Hellwig · 14 years ago
  46. 60ec6783 xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait by Christoph Hellwig · 14 years ago
  47. d7658d4 xfs: kill xfs_lrw.h by Christoph Hellwig · 14 years ago
  48. d7e84f4 xfs: factor common xfs_trans_bjoin code by Christoph Hellwig · 14 years ago
  49. 35a8a72 xfs: stop passing opaque handles to xfs_log.c routines by Christoph Hellwig · 14 years ago
  50. c467c04 xfs: split xfs_bmap_btalloc by Christoph Hellwig · 14 years ago
  51. f7008d0 xfs: fix xfs_fsblock_t tracing by Christoph Hellwig · 14 years ago
  52. 024910c xfs: fix inode pincount check in fsync by Christoph Hellwig · 14 years ago
  53. 77d7a0c xfs: Non-blocking inode locking in IO completion by Dave Chinner · 14 years ago
  54. 66d834e xfs: implement optimized fdatasync by Christoph Hellwig · 14 years ago
  55. fd3200b xfs: remove wrapper for the fsync file operation by Christoph Hellwig · 14 years ago
  56. 00258e3 xfs: remove wrappers for read/write file operations by Christoph Hellwig · 14 years ago
  57. dda35b8 xfs: merge xfs_lrw.c into xfs_file.c by Christoph Hellwig · 14 years ago
  58. b262e5d xfs: fix dquota trace format by Christoph Hellwig · 14 years ago
  59. a9cc799 xfs: increase readdir buffer size by Eric Sandeen · 15 years ago
  60. b305956 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  61. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 14 years ago
  62. 978ebd9 xfs_export_operations.commit_metadata by Ben Myers · 14 years ago
  63. 003cb60 percpu: add __percpu sparse annotations to fs by Tejun Heo · 15 years ago
  64. d67b1b0 fs/xfs: Correct NULL test by Julia Lawall · 14 years ago
  65. 180040b xfs: optimize log flushing in xfs_fsync by Christoph Hellwig · 14 years ago
  66. 8718551 xfs: only clear the suid bit once in xfs_write by Christoph Hellwig · 15 years ago
  67. 73c77e2 xfs: fix xfs to work with Virtually Indexed architectures by James Bottomley · 15 years ago
  68. 5322892 xfs: kill xfs_bawrite by Dave Chinner · 15 years ago
  69. 07fec73 xfs: log changed inodes instead of writing them synchronously by Christoph Hellwig · 14 years ago
  70. e8b217e xfs: remove invalid barrier optimization from xfs_fsync by Christoph Hellwig · 15 years ago
  71. 20026d9 xfs: kill the unused XFS_QMOPT_* flush flags V2 by Dave Chinner · 15 years ago
  72. 7d6a7bd xfs: Use delay write promotion for dquot flushing by Dave Chinner · 15 years ago
  73. 089716a xfs: Sort delayed write buffers before dispatch by Dave Chinner · 15 years ago
  74. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 15 years ago
  75. c854363 xfs: Use delayed write for inodes rather than async V2 by Dave Chinner · 14 years ago
  76. 777df5a xfs: Make inode reclaim states explicit by Dave Chinner · 14 years ago
  77. d5db0f9 xfs: more reserved blocks fixups by Eric Sandeen · 14 years ago
  78. 388f1f0 xfs: turn off sign warnings by Dave Chinner · 15 years ago
  79. cbe132a xfs: don't hold onto reserved blocks on remount,ro by Dave Chinner · 15 years ago
  80. 9b00f30 xfs: quota limit statvfs available blocks by Christoph Hellwig · 15 years ago
  81. bdfb043 xfs: replace KM_LARGE with explicit vmalloc use by Christoph Hellwig · 15 years ago
  82. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 15 years ago
  83. 4139b3b xfs: kill XLOG_VEC_SET_TYPE by Christoph Hellwig · 15 years ago
  84. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 15 years ago
  85. a210c1a xfs: implement quota warnings via netlink by Christoph Hellwig · 15 years ago
  86. 4d1f88d xfs: clean up error handling in xfs_trans_dqresv by Christoph Hellwig · 15 years ago
  87. 512dd1a xfs: kill XFS_QMOPT_ASYNC by Christoph Hellwig · 15 years ago
  88. 587aa0f xfs: rearrange xfs_mod_sb() to avoid array subscript warning by Dave Chinner · 15 years ago
  89. f0a0eaa xfs: suppress spurious uninitialised var warning in xfs_bmapi() by Dave Chinner · 15 years ago
  90. 58c75cf xfs: make compile warn about char sign mismatches again by Dave Chinner · 15 years ago
  91. 4a24cb7 xfs: clean up sign warnings in dir2 code by Dave Chinner · 15 years ago
  92. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 15 years ago
  93. b9c4864 xfs: xfs_buf_iomove() doesn't care about signedness by Dave Chinner · 15 years ago
  94. a3380ae xfs: make xfs_dir_cilookup_result use unsigned char by Dave Chinner · 15 years ago
  95. 2bc7542 xfs: convert dirnameops to unsigned char names by Dave Chinner · 15 years ago
  96. 046ea75 xfs: convert DM ops to use unsigned char names by Dave Chinner · 15 years ago
  97. e2bcd93 xfs: directory names are unsigned by Dave Chinner · 15 years ago
  98. 4e23471 xfs: move more buffer helpers into xfs_buf.c by Christoph Hellwig · 15 years ago
  99. 64e0bc7 xfs: clean up xfs_bwrite by Christoph Hellwig · 15 years ago
  100. 873ff55 xfs: clean up log buffer writes by Christoph Hellwig · 15 years ago