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