1. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  2. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  3. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  4. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  5. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  6. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  7. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  8. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  9. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  10. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  11. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  12. 634fd53 xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  13. 9e80c76 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  14. 58a7228 xfs: correctly map remote attr buffers during removal by Dave Chinner · 11 years ago
  15. 26f7144 xfs: remote attribute tail zeroing does too much by Dave Chinner · 11 years ago
  16. 551b382 xfs: remote attribute read too short by Dave Chinner · 11 years ago
  17. 9531e2d xfs: remote attribute allocation may be contiguous by Dave Chinner · 11 years ago
  18. e400d27 xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  19. 7c9950f xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  20. e7927e8 xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  21. 1de09d1 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  22. 7d2ffe8 xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  23. 2962f5a xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  24. 08fb390 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 11 years ago
  25. 7ae0778 xfs: remote attribute lookups require the value length by Dave Chinner · 11 years ago
  26. cf257ab xfs: xfs_attr_shortform_allfit() does not handle attr3 format. by Dave Chinner · 11 years ago
  27. 7ced60c xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC by Dave Chinner · 11 years ago
  28. b17cb36 xfs: fix missing KM_NOFS tags to keep lockdep happy by Dave Chinner · 11 years ago
  29. 509e708 xfs: Don't reference the EFI after it is freed by Dave Chinner · 11 years ago
  30. 7031d0e xfs: fix rounding in xfs_free_file_space by Dave Chinner · 11 years ago
  31. 480d746 xfs: fix sub-page blocksize data integrity writes by Dave Chinner · 11 years ago
  32. 8769e07 Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  33. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  34. 7dfbcbe xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle by Eric Sandeen · 11 years ago
  35. dd700d9 xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle by Eric Sandeen · 11 years ago
  36. 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 11 years ago
  37. c8d8566 Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  38. cab09a8 xfs: fix da node magic number mismatches by Dave Chinner · 11 years ago
  39. 946217b xfs: Remote attr validation fixes and optimisations by Dave Chinner · 11 years ago
  40. 123887e xfs: Teach dquot recovery about CONFIG_XFS_QUOTA by Dave Chinner · 11 years ago
  41. e721f50 xfs: implement extended feature masks by Dave Chinner · 11 years ago
  42. 04a1e6c xfs: add CRC checks to the superblock by Dave Chinner · 11 years ago
  43. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 11 years ago
  44. d75afeb xfs: add buffer types to directory and attribute buffers by Dave Chinner · 11 years ago
  45. d2e448d xfs: add CRC protection to remote attributes by Dave Chinner · 11 years ago
  46. 95920cd xfs: split remote attribute code out by Dave Chinner · 11 years ago
  47. 517c222 xfs: add CRCs to attr leaf blocks by Dave Chinner · 11 years ago
  48. f5ea110 xfs: add CRCs to dir2/da node blocks by Dave Chinner · 11 years ago
  49. 6b2647a xfs: shortform directory offsets change for dir3 format by Dave Chinner · 11 years ago
  50. 24df33b xfs: add CRC checking to dir2 leaf blocks by Dave Chinner · 11 years ago
  51. 33363fe xfs: add CRC checking to dir2 data blocks by Dave Chinner · 11 years ago
  52. cbc8adf xfs: add CRC checking to dir2 free blocks by Dave Chinner · 11 years ago
  53. f5f3d9b xfs: add CRC checks to block format directory blocks by Dave Chinner · 11 years ago
  54. f948dd7 xfs: add CRC checks to remote symlinks by Dave Chinner · 11 years ago
  55. 19de735 xfs: split out symlink code into it's own file. by Dave Chinner · 11 years ago
  56. 93848a9 xfs: add version 3 inode format with CRCs by Christoph Hellwig · 11 years ago
  57. 3fe58f3 xfs: add CRC checks for quota blocks by Christoph Hellwig · 11 years ago
  58. 983d09f xfs: add CRC checks to the AGI by Dave Chinner · 11 years ago
  59. 77c95bb xfs: add CRC checks to the AGFL by Christoph Hellwig · 11 years ago
  60. 4e0e604 xfs: add CRC checks to the AGF by Dave Chinner · 11 years ago
  61. ee1a47a xfs: add support for large btree blocks by Christoph Hellwig · 11 years ago
  62. a205064 xfs: increase hexdump output in xfs_corruption_error by Dave Chinner · 11 years ago
  63. 7fe3258 xfs: Update xfs_log_commit_cil() comments by Jeff Liu · 11 years ago
  64. d4fd0e9 xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros by Jeff Liu · 11 years ago
  65. 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 11 years ago
  66. 666d644 xfs: don't free EFIs before the EFDs are committed by Dave Chinner · 11 years ago
  67. 3d6e036 xfs: Add ratelimited printk for different alert levels by Rich Johnston · 11 years ago
  68. ff9a28f xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage() by Jan Kara · 11 years ago
  69. 19cb7e3 xfs: xfs_iomap_prealloc_size() tracepoint by Brian Foster · 11 years ago
  70. 76a4202 xfs: add quota-driven speculative preallocation throttling by Brian Foster · 11 years ago
  71. b136645 xfs: xfs_dquot prealloc throttling watermarks and low free space by Brian Foster · 11 years ago
  72. 4b6eae2e xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t by Brian Foster · 11 years ago
  73. c9bdbdc xfs: push rounddown_pow_of_two() to after prealloc throttle by Brian Foster · 11 years ago
  74. 3c58b5f xfs: reorganize xfs_iomap_prealloc_size to remove indentation by Brian Foster · 11 years ago
  75. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  76. e001873 xfs: ensure we capture IO errors correctly by Dave Chinner · 11 years ago
  77. 3325bee xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 11 years ago
  78. 83cdadd xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 11 years ago
  79. 56cea2d xfs: take inode version into account in XFS_LITINO by Christoph Hellwig · 11 years ago
  80. c163f9a xfs: ensure we capture IO errors correctly by Dave Chinner · 11 years ago
  81. d8ddfe8 xfs: Remove obsoleted m_inode_shrink from xfs_mount structure by Jeff Liu · 11 years ago
  82. 9e5987a xfs: rearrange some code in xfs_bmap for better locality by Dave Chinner · 11 years ago
  83. ecb3403 xfs: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  84. d5929de xfs: don't verify buffers after IO errors by Dave Chinner · 11 years ago
  85. e8108ce xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 11 years ago
  86. e114b5f xfs: increase prealloc size to double that of the previous extent by Brian Foster · 11 years ago
  87. e78c420 xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 11 years ago
  88. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  89. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  90. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  91. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  92. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  93. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  94. 1e82379 xfs: xfs_bmap_add_attrfork_local is too generic by Dave Chinner · 11 years ago
  95. fa5566e xfs: remove log force from xfs_buf_trylock() by Brian Foster · 11 years ago
  96. 5337fe9 xfs: recheck buffer pinned status after push trylock failure by Brian Foster · 11 years ago
  97. a1e16c2 xfs: limit speculative prealloc size on sparse files by Dave Chinner · 11 years ago
  98. 311f08a xfs: memory barrier before wake_up_bit() by Alex Elder · 11 years ago
  99. a21cd50 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET by Jeff Liu · 11 years ago
  100. 762c585 xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy() by Jeff Liu · 11 years ago