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