1. e84661a xfs: add online discard support by Christoph Hellwig · 13 years ago
  2. bf59170 xfs: obey minleft values during extent allocation correctly by Dave Chinner · 13 years ago
  3. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago
  4. ee58abd xfs: avoid getting stuck during async inode flushes by Dave Chinner · 13 years ago
  5. e573751 xfs: fix xfs_itruncate_start tracing by Dave Chinner · 13 years ago
  6. 1beb65a xfs: fix duplicate workqueue initialisation by Dave Chinner · 13 years ago
  7. e69522a xfs: kill off xfs_printk() by Joe Perches · 13 years ago
  8. e4d3c4a xfs: fix race condition in AIL push trigger by Dave Chinner · 13 years ago
  9. fd5670f xfs: make AIL target updates and compares 32bit safe. by Dave Chinner · 13 years ago
  10. cb64026 xfs: always push the AIL to the target by Dave Chinner · 13 years ago
  11. ea35a20 xfs: exit AIL push work correctly when AIL is empty by Dave Chinner · 13 years ago
  12. b223221 xfs: ensure reclaim cursor is reset correctly at end of AG by Dave Chinner · 13 years ago
  13. 8c1fdd0 xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE by Christoph Hellwig · 13 years ago
  14. 1a18a29 xfs: fix compiler warning in xfs_trace.h by Christoph Hellwig · 13 years ago
  15. 45c51b9 xfs: cleanup duplicate initializations by David Sterba · 13 years ago
  16. 8a072a4 xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy by Christoph Hellwig · 13 years ago
  17. 97d3ac7 xfs: exact busy extent tracking by Christoph Hellwig · 13 years ago
  18. e26f050 xfs: do not immediately reuse busy extent ranges by Christoph Hellwig · 13 years ago
  19. a870acd xfs: optimize AGFL refills by Christoph Hellwig · 13 years ago
  20. 3eff126 xfs: fix duplicate message output by Dave Chinner · 13 years ago
  21. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  22. 39411f8 xfs_destroy_workqueues() should not be tagged with__exit by Luck, Tony · 13 years ago
  23. a1b7ea5 xfs: use proper interfaces for on-stack plugging by Christoph Hellwig · 13 years ago
  24. 957935d xfs: fix xfs_debug warnings by Christoph Hellwig · 13 years ago
  25. ecb697c xfs: fix variable set but not used warnings by Christoph Hellwig · 13 years ago
  26. da8a1a4 xfs: convert log tail checking to a warning by Dave Chinner · 13 years ago
  27. be65b18 xfs: catch bad block numbers freeing extents. by Dave Chinner · 13 years ago
  28. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 13 years ago
  29. cd4a3c5 xfs: clean up code layout in xfs_trans_ail.c by Dave Chinner · 13 years ago
  30. 0bf6a5b xfs: convert the xfsaild threads to a workqueue by Dave Chinner · 13 years ago
  31. a7b339f xfs: introduce background inode reclaim work by Dave Chinner · 13 years ago
  32. 89e4cb5 xfs: convert ENOSPC inode flushing to use new syncd workqueue by Dave Chinner · 13 years ago
  33. c6d09b6 xfs: introduce a xfssyncd workqueue by Dave Chinner · 13 years ago
  34. e828776 xfs: fix extent format buffer allocation size by Dave Chinner · 13 years ago
  35. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  36. 89b3600 xfs: fix unreferenced var error in xfs_buf.c by Dave Chinner · 13 years ago
  37. c585015 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  38. 0e6e847 xfs: stop using the page cache to back the buffer cache by Dave Chinner · 13 years ago
  39. 704b290 xfs: register the inode cache shrinker before quotachecks by Dave Chinner · 13 years ago
  40. 7401aaf xfs: xfs_trans_read_buf() should return an error on failure by Dave Chinner · 13 years ago
  41. 1bfd8d0 xfs: introduce inode cluster buffer trylocks for xfs_iflush by Dave Chinner · 13 years ago
  42. a19fb38 vmap: flush vmap aliases when mapping fails by Dave Chinner · 13 years ago
  43. 8287889 xfs: preallocation transactions do not need to be synchronous by Dave Chinner · 13 years ago
  44. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  45. 3155fe6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  46. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  47. 0ccd234 fs: change to new flag variable by matt mooney · 14 years ago
  48. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  49. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  50. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 14 years ago
  51. 0c9ba97 xfs: don't name variables "panic" by Alex Elder · 14 years ago
  52. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 14 years ago
  53. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  54. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  55. ecb6928 xfs: factor agf counter updates into a helper by Christoph Hellwig · 14 years ago
  56. 86fa8af xfs: clean up the xfs_alloc_compute_aligned calling convention by Christoph Hellwig · 14 years ago
  57. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago
  58. 9130090 xfs: kill support/debug.[ch] by Dave Chinner · 14 years ago
  59. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 14 years ago
  60. 8221112 xfs: convert the quota debug prints to new API by Dave Chinner · 14 years ago
  61. 6d4a8ec xfs: rename xfs_cmn_err_fsblock_zero() by Dave Chinner · 14 years ago
  62. 5348778 xfs: convert xfs_fs_cmn_err to new error logging API by Dave Chinner · 14 years ago
  63. af34e09 xfs: kill xfs_fs_mount_cmn_err() macro by Dave Chinner · 14 years ago
  64. 65333b4 xfs: kill xfs_fs_repair_cmn_err() macro by Dave Chinner · 14 years ago
  65. 6a19d93 xfs: convert xfs_cmn_err to xfs_alert_tag by Dave Chinner · 14 years ago
  66. a0fa2b6 xfs: Convert xlog_warn to new logging interface by Dave Chinner · 14 years ago
  67. 4f10700 xfs: Convert linux-2.6/ files to new logging interface by Dave Chinner · 14 years ago
  68. af24ee9 xfs: zero proper structure size for geometry calls by Alex Elder · 14 years ago
  69. 10e3839 xfs: introduce new logging API. by Dave Chinner · 14 years ago
  70. eeb2036 xfs: zero proper structure size for geometry calls by Alex Elder · 14 years ago
  71. 20ad9ea xfs: enable delaylog by default by Christoph Hellwig · 14 years ago
  72. ec3ba85 xfs: more sensible inode refcounting for ialloc by Christoph Hellwig · 14 years ago
  73. 1050c71 xfs: stop using xfs_trans_iget in the RT allocator by Christoph Hellwig · 14 years ago
  74. be71514 xfs: check if device support discard in xfs_ioc_trim() by Lukas Czerner · 14 years ago
  75. 3a3675b xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 by Dan Rosenberg · 14 years ago
  76. 5d15765 xfs: check if device support discard in xfs_ioc_trim() by Lukas Czerner · 14 years ago
  77. c4d0c3b xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 by Dan Rosenberg · 14 years ago
  78. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 14 years ago
  79. 9681153 xfs: add lockdep annotations for the rt inodes by Christoph Hellwig · 14 years ago
  80. 0d8b30a xfs: fix xfs_get_extsz_hint for a zero extent size hint by Christoph Hellwig · 14 years ago
  81. 04e9945 xfs: only lock the rt bitmap inode once per allocation by Christoph Hellwig · 14 years ago
  82. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 14 years ago
  83. 83e7590 xfs: convert to alloc_workqueue() by Tejun Heo · 14 years ago
  84. 24446fc xfs: xfs_bmap_add_extent_delay_real should init br_startblock by bpm@sgi.com · 14 years ago
  85. 0fbca4d xfs: fix dquot shaker deadlock by Dave Chinner · 14 years ago
  86. c6f990d xfs: handle CIl transaction commit failures correctly by Dave Chinner · 14 years ago
  87. 5315837 xfs: limit extsize to size of AGs and/or MAXEXTLEN by Dave Chinner · 14 years ago
  88. 4ce1598 xfs: prevent extsize alignment from exceeding maximum extent size by Dave Chinner · 14 years ago
  89. 14b064c xfs: limit extent length for allocation to AG size by Dave Chinner · 14 years ago
  90. b8fc826 xfs: speculative delayed allocation uses rounddown_power_of_2 badly by Dave Chinner · 14 years ago
  91. e34a314 xfs: fix efi item leak on forced shutdown by Dave Chinner · 14 years ago
  92. 7db37c5 xfs: fix log ticket leak on forced shutdown. by Dave Chinner · 14 years ago
  93. cf78859 xfs: Do not name variables "panic" by Geert Uytterhoeven · 14 years ago
  94. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  95. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  96. 7cb3920 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  97. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  98. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  99. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  100. c25d246 XFS: handle hole punching via fallocate properly by Josef Bacik · 14 years ago