1. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 11 years ago
  2. 0799a3e xfs: get rid of count from xfs_iomap_write_allocate() by Jie Liu · 11 years ago
  3. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  4. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  5. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  6. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  7. 133eeb1 xfs: don't use speculative prealloc for small files by Dave Chinner · 11 years ago
  8. 19cb7e3 xfs: xfs_iomap_prealloc_size() tracepoint by Brian Foster · 12 years ago
  9. 76a4202 xfs: add quota-driven speculative preallocation throttling by Brian Foster · 12 years ago
  10. c9bdbdc xfs: push rounddown_pow_of_two() to after prealloc throttle by Brian Foster · 12 years ago
  11. 3c58b5f xfs: reorganize xfs_iomap_prealloc_size to remove indentation by Brian Foster · 12 years ago
  12. e8108ce xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 12 years ago
  13. e114b5f xfs: increase prealloc size to double that of the previous extent by Brian Foster · 12 years ago
  14. e78c420 xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 12 years ago
  15. a1e16c2 xfs: limit speculative prealloc size on sparse files by Dave Chinner · 12 years ago
  16. 4d559a3 xfs: limit speculative prealloc near ENOSPC thresholds by Dave Chinner · 12 years ago
  17. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  18. 2455881 xfs: introduce XFS_BMAPI_STACK_SWITCH by Dave Chinner · 12 years ago
  19. 9aa0500 xfs: xfs_sync_data is redundant. by Dave Chinner · 12 years ago
  20. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  22. 3297238 xfs: make largest supported offset less shouty by Dave Chinner · 12 years ago
  23. d2c2819 xfs: m_maxioffset is redundant by Dave Chinner · 12 years ago
  24. ea562ed xfs: fix delalloc quota accounting on failure by Dave Chinner · 12 years ago
  25. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  26. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 12 years ago
  27. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  28. 3ed9116 xfs: limit specualtive delalloc to maxioffset by Dave Chinner · 12 years ago
  29. 507630b xfs: use shared ilock mode for direct IO writes by default by Dave Chinner · 12 years ago
  30. 84803fb xfs: log file size updates as part of unwritten extent conversion by Christoph Hellwig · 13 years ago
  31. ce7ae151 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  32. bf322d9 xfs: cleanup xfs_iomap_eof_align_last_fsb by Christoph Hellwig · 13 years ago
  33. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  34. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 13 years ago
  35. 4403280 xfs: introduce xfs_bmapi_delay() by Christoph Hellwig · 13 years ago
  36. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  37. 6d4a8ec xfs: rename xfs_cmn_err_fsblock_zero() by Dave Chinner · 14 years ago
  38. 6a19d93 xfs: convert xfs_cmn_err to xfs_alert_tag by Dave Chinner · 14 years ago
  39. b8fc8263 xfs: speculative delayed allocation uses rounddown_power_of_2 badly by Dave Chinner · 14 years ago
  40. 055388a xfs: dynamic speculative EOF preallocation by Dave Chinner · 14 years ago
  41. a206c81 xfs: kill xfs_iomap by Christoph Hellwig · 14 years ago
  42. 405f804 xfs: cleanup the xfs_iomap_write_* helpers by Christoph Hellwig · 14 years ago
  43. f2bde9b xfs: small cleanups for xfs_iomap / __xfs_get_blocks by Christoph Hellwig · 14 years ago
  44. 3070451 xfs: reduce stack usage in xfs_iomap by Christoph Hellwig · 14 years ago
  45. b4e9181 xfs: remove unused delta tracking code in xfs_bmapi by Christoph Hellwig · 14 years ago
  46. 898621d xfs: simplify inode to transaction joining by Christoph Hellwig · 14 years ago
  47. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  48. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  49. b4ed462 xfs: mark xfs_iomap_write_ helpers static by Christoph Hellwig · 14 years ago
  50. 207d041 xfs: kill struct xfs_iomap by Christoph Hellwig · 14 years ago
  51. e513182 xfs: report iomap_bn in block base by Christoph Hellwig · 14 years ago
  52. 8699bb0 xfs: report iomap_offset and iomap_bsize in block base by Christoph Hellwig · 14 years ago
  53. 9563b3d xfs: remove iomap_delta by Christoph Hellwig · 14 years ago
  54. 046f168 xfs: remove iomap_target by Christoph Hellwig · 14 years ago
  55. 826bf0a xfs: limit xfs_imap_to_bmap to a single mapping by Christoph Hellwig · 14 years ago
  56. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  57. 80641dc xfs: I/O completion handlers must use NOFS allocations by Christoph Hellwig · 15 years ago
  58. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  59. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  60. 8de2bf9 xfs: remove xfs_flush_space by Dave Chinner · 15 years ago
  61. 5825294 xfs: make inode flush at ENOSPC synchronous by Dave Chinner · 15 years ago
  62. a8d770d xfs: use xfs_sync_inodes() for device flushing by Dave Chinner · 15 years ago
  63. 9d87c31 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 16 years ago
  64. 9f6c92b [XFS] Fix speculative allocation beyond eof by Lachlan McIlroy · 16 years ago
  65. 4ddd8bb [XFS] use minleft when allocating in xfs_bmbt_split() by Lachlan McIlroy · 16 years ago
  66. 86c4d62 [XFS] Fix check for block zero access in xfs_write_iomap_allocate() by David Chinner · 16 years ago
  67. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  68. 7c9ef85 [XFS] Catch errors returned from xfs_bmap_last_offset(). by David Chinner · 16 years ago
  69. 71ddabb [XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config by Eric Sandeen · 17 years ago
  70. e4143a1 [XFS] Fix transaction overrun during writeback. by David Chinner · 17 years ago
  71. 613d704 [XFS] kill xfs_iocore_t by Christoph Hellwig · 17 years ago
  72. 541d7d3 [XFS] kill unnessecary ioops indirection by Lachlan McIlroy · 17 years ago
  73. 7642861 [XFS] kill BMAPI_UNWRITTEN by Christoph Hellwig · 17 years ago
  74. 6214ed4 [XFS] kill BMAPI_DEVICE by Christoph Hellwig · 17 years ago
  75. ba532a9 [XFS] Kill unused IOMAP_EOF flag by Christoph Hellwig · 17 years ago
  76. 957d0eb [XFS] Cleanup inode extent size hint extraction by David Chinner · 17 years ago
  77. 84e1e99 [XFS] Prevent ENOSPC from aborting transactions that need to succeed by David Chinner · 17 years ago
  78. ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 17 years ago
  79. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  80. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
  81. f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 18 years ago
  82. 572d95f [XFS] Improve error handling for the zero-fsblock extent detection code. by Nathan Scott · 18 years ago
  83. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  84. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  85. f1fdc84 [XFS] Fixing KDB's xrwtrc command, also added the current process id into by Yingping Lu · 19 years ago
  86. ddae9c2 Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git by Nathan Scott · 19 years ago
  87. 6ab6542 [XFS] Fix compiler warnings from older gcc versions wrt printfalike arguments. by Nathan Scott · 19 years ago
  88. 3ddb8fa [XFS] Sort out cosmetic differences between user and kernel copies of some by Nathan Scott · 19 years ago
  89. dd9f438 [XFS] Implement the di_extsize allocator hint for non-realtime files as by Nathan Scott · 19 years ago
  90. 099f7f0 xfs: header included twice by Nicolas Kaiser · 19 years ago
  91. e2ed81f [XFS] remove unused code from xfs_iomap_write_direct by Eric Sandeen · 19 years ago
  92. 0116d93 [XFS] Remove dead code in xfs_iomap_write_direct; save some stack by Eric Sandeen · 19 years ago
  93. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  94. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  95. c31e887 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling by Nathan Scott · 19 years ago
  96. d52b44d [XFS] Fix regression in transaction reserved-block accounting for direct writes. by Nathan Scott · 19 years ago
  97. 06d10dd [XFS] Merge fixes into realtime quota code, since one/two reported, still by Nathan Scott · 19 years ago
  98. 68d1498 [XFS] Fix a bug in xfs_iomap for extent handling of write cases by Russell Cattelan · 19 years ago
  99. f403b7f [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. by Nathan Scott · 19 years ago
  100. 24e17b5 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. by Nathan Scott · 19 years ago