1. d6cf130 xfs: convert m_dirblkfsbs to xfs_da_geometry by Dave Chinner · 11 years ago
  2. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 11 years ago
  3. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 11 years ago
  4. c977eb1 xfs: split xfs_bmap_btalloc_nullfb by Christoph Hellwig · 11 years ago
  5. d39a2ce xfs: collapse range is delalloc challenged by Dave Chinner · 11 years ago
  6. 8b90a33 xfs: don't try to use the filestream allocator for metadata allocations by Christoph Hellwig · 11 years ago
  7. 6a9edd3 xfs: remove unused mp arg from xfs_bmap_forkoff_reset() by Eric Sandeen · 11 years ago
  8. 152d93b xfs: remove unused mp arg from xfs_bmdr_maxrecs() by Eric Sandeen · 11 years ago
  9. 7fb2cd4 xfs: remove unused tp arg from xfs_bmap_last_offset() and callers by Eric Sandeen · 11 years ago
  10. e1d8fb8 xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 11 years ago
  11. bf3964c Merge branch 'xfs-extent-list-locking-fixes' into for-next by Ben Myers · 11 years ago
  12. eef334e xfs: assert that we hold the ilock for extent map access by Christoph Hellwig · 11 years ago
  13. 33177f0 xfs: swalloc doesn't align allocations properly by Dave Chinner · 11 years ago
  14. 6e708bc xfs: align initial file allocations correctly by Dave Chinner · 11 years ago
  15. f9b395a xfs: align initial file allocations correctly by Dave Chinner · 11 years ago
  16. 9e3908e xfs: fix unlock in xfs_bmap_add_attrfork by Mark Tinguely · 11 years ago
  17. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  18. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  19. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  20. 70a9883 xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  21. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 11 years ago
  22. a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 12 years ago
  23. 02bb487 xfs: fix the comment of xfs_bmap_last_before() by Zhi Yong Wu · 12 years ago
  24. a97f4df xfs: fix the comment of xfs_bmap_validate_ret() by Zhi Yong Wu · 12 years ago
  25. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 12 years ago
  26. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 12 years ago
  27. 836a94a xfs: fix issues that cause userspace warnings by Dave Chinner · 12 years ago
  28. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 12 years ago
  29. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 12 years ago
  30. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 12 years ago
  31. f3508bc xfs: remove local fork format handling from xfs_bmapi_write() by Dave Chinner · 12 years ago
  32. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 12 years ago
  33. f5ea110 xfs: add CRCs to dir2/da node blocks by Dave Chinner · 12 years ago
  34. 19de735 xfs: split out symlink code into it's own file. by Dave Chinner · 12 years ago
  35. ee1a47a xfs: add support for large btree blocks by Christoph Hellwig · 12 years ago
  36. 56cea2d xfs: take inode version into account in XFS_LITINO by Christoph Hellwig · 12 years ago
  37. 9e5987a xfs: rearrange some code in xfs_bmap for better locality by Dave Chinner · 12 years ago
  38. 1e82379 xfs: xfs_bmap_add_attrfork_local is too generic by Dave Chinner · 12 years ago
  39. 9e96fe6 xfs: pull up stack_switch check into xfs_bmapi_write by Brian Foster · 12 years ago
  40. 83a9ba0 xfs: don't zero structure members after a memset(0) by Eric Sandeen · 12 years ago
  41. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  42. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  43. 3d3e6f6 xfs: verify btree blocks as they are read from disk by Dave Chinner · 12 years ago
  44. 4bc1ea6 xfs: remove xfs_flush_pages by Dave Chinner · 12 years ago
  45. e04426b xfs: move allocation stack switch up to xfs_bmapi_allocate by Dave Chinner · 12 years ago
  46. 2455881 xfs: introduce XFS_BMAPI_STACK_SWITCH by Dave Chinner · 12 years ago
  47. a004168 xfs: zero allocation_args on the kernel stack by Mark Tinguely · 13 years ago
  48. 3297238 xfs: make largest supported offset less shouty by Dave Chinner · 13 years ago
  49. ea562ed xfs: fix delalloc quota accounting on failure by Dave Chinner · 13 years ago
  50. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 13 years ago
  51. fd50092 xfs: move xfs_fsb_to_db to xfs_bmap.h by Dave Chinner · 13 years ago
  52. 58e2077 xfs: don't assert on delalloc regions beyond EOF by Dave Chinner · 13 years ago
  53. 5575acc xfs: fix deadlock in xfs_rtfree_extent by Kamal Dasu · 13 years ago
  54. f074211 xfs: fallback to vmalloc for large buffers in xfs_getbmap by Dave Chinner · 13 years ago
  55. ce7ae151 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  56. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 13 years ago
  57. a99ebf4 xfs: fix allocation length overflow in xfs_bmapi_write() by Dave Chinner · 13 years ago
  58. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 14 years ago
  59. b0eab14 xfs: dont ignore error code from xfs_bmbt_update by Christoph Hellwig · 14 years ago
  60. c653424 xfs: pass bmalloca to xfs_bmap_add_extent_hole_real by Christoph Hellwig · 14 years ago
  61. 572a4cf xfs: pass bmalloca to xfs_bmap_add_extent_delay_real by Christoph Hellwig · 14 years ago
  62. c315c90 xfs: move logflags into bmalloca by Christoph Hellwig · 14 years ago
  63. e0c3da5 xfs: move lastx and nallocs into bmalloca by Dave Chinner · 14 years ago
  64. 29c8d17 xfs: move btree cursor into bmalloca by Dave Chinner · 14 years ago
  65. 963c30c xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate by Dave Chinner · 14 years ago
  66. 3a75667 xfs: rename allocation range fields in struct xfs_bmalloca by Dave Chinner · 14 years ago
  67. 0937e0f xfs: move firstblock and bmap freelist cursor into bmalloca structure by Dave Chinner · 14 years ago
  68. baf41a5 xfs: move extent records into bmalloca structure by Dave Chinner · 14 years ago
  69. 1b16447 xfs: pass bmalloca structure to xfs_bmap_isaeof by Dave Chinner · 14 years ago
  70. a5bd606b xfs: remove xfs_bmap_add_extent by Christoph Hellwig · 14 years ago
  71. 27a3f8f xfs: introduce xfs_bmap_last_extent by Christoph Hellwig · 14 years ago
  72. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 14 years ago
  73. b447fe5 xfs: factor unwritten extent map manipulations out of xfs_bmapi by Dave Chinner · 14 years ago
  74. 7e47a4e xfs: factor extent allocation out of xfs_bmapi by Dave Chinner · 14 years ago
  75. 1fd044d xfs: do not use xfs_bmap_add_extent for adding delalloc extents by Christoph Hellwig · 14 years ago
  76. 4403280 xfs: introduce xfs_bmapi_delay() by Christoph Hellwig · 14 years ago
  77. b64dfe4 xfs: factor delalloc reservations out of xfs_bmapi by Christoph Hellwig · 14 years ago
  78. 5b777ad xfs: remove xfs_bmapi_single() by Dave Chinner · 14 years ago
  79. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 14 years ago
  80. aef9a89 xfs: factor extent map manipulations out of xfs_bmapi by Dave Chinner · 14 years ago
  81. ecee76b xfs: remove the nextents variable in xfs_bmapi by Christoph Hellwig · 14 years ago
  82. b9b984d xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 14 years ago
  83. e7455e0 xfs: remove the first extent special case in xfs_bmap_add_extent by Christoph Hellwig · 14 years ago
  84. 859f57c xfs: avoid synchronous transactions when deleting attr blocks by Christoph Hellwig · 14 years ago
  85. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 14 years ago
  86. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 14 years ago
  87. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 14 years ago
  88. 5792664 xfs: reshuffle dir2 headers by Christoph Hellwig · 14 years ago
  89. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 14 years ago
  90. f3ca8738 xfs: remove i_transp by Christoph Hellwig · 14 years ago
  91. 233eebb xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent by Christoph Hellwig · 14 years ago
  92. f1c63b7 xfs: do not do pointer arithmetic on extent records by Christoph Hellwig · 14 years ago
  93. 00239ac xfs: do not use unchecked extent indices in xfs_bunmapi by Christoph Hellwig · 14 years ago
  94. 5690f92 xfs: do not use unchecked extent indices in xfs_bmapi by Christoph Hellwig · 14 years ago
  95. 2f2b322 xfs: do not use unchecked extent indices in xfs_bmap_add_extent_* by Christoph Hellwig · 14 years ago
  96. ec90c55 xfs: remove if_lastex by Christoph Hellwig · 14 years ago
  97. 5489327 xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag by Christoph Hellwig · 14 years ago
  98. 0b932cc xfs: Convert remaining cmn_err() callers to new API by Dave Chinner · 14 years ago
  99. 5348778 xfs: convert xfs_fs_cmn_err to new error logging API by Dave Chinner · 14 years ago
  100. 65333b4 xfs: kill xfs_fs_repair_cmn_err() macro by Dave Chinner · 14 years ago