1. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  2. e001873 xfs: ensure we capture IO errors correctly by Dave Chinner · 11 years ago
  3. 3325bee xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 11 years ago
  4. 83cdadd xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 11 years ago
  5. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  6. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  7. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  8. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  9. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  10. 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
  11. 1e82379 xfs: xfs_bmap_add_attrfork_local is too generic by Dave Chinner · 11 years ago
  12. fa5566e xfs: remove log force from xfs_buf_trylock() by Brian Foster · 11 years ago
  13. 5337fe9 xfs: recheck buffer pinned status after push trylock failure by Brian Foster · 11 years ago
  14. a1e16c2 xfs: limit speculative prealloc size on sparse files by Dave Chinner · 11 years ago
  15. 311f08a xfs: memory barrier before wake_up_bit() by Alex Elder · 11 years ago
  16. a21cd50 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET by Jeff Liu · 11 years ago
  17. 762c585 xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy() by Jeff Liu · 11 years ago
  18. 5166ab0 xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb() by Jeff Liu · 11 years ago
  19. e457274 xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount() by Jeff Liu · 11 years ago
  20. a7bd794 xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk by Jeff Liu · 11 years ago
  21. 762d7ba xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time by Jeff Liu · 11 years ago
  22. a1bd955 xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time by Jeff Liu · 11 years ago
  23. 4800104 xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time by Jeff Liu · 11 years ago
  24. f0f2df9 xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time by Jeff Liu · 11 years ago
  25. f910a8c xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time by Jeff Liu · 11 years ago
  26. b0c10b98 xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time by Jeff Liu · 11 years ago
  27. 5b292ae xfs: make use of xfs_calc_buf_res() in xfs_trans.c by Jeff Liu · 11 years ago
  28. 4f3b578 xfs: add a helper to figure out the space log reservation per item by Jeff Liu · 11 years ago
  29. 2729423 xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages() by Torsten Kaiser · 11 years ago
  30. ced55f3 xfs: Fix possible use-after-free with AIO by Jan Kara · 11 years ago
  31. 3b19034 xfs: fix shutdown hang on invalid inode during create by Dave Chinner · 11 years ago
  32. 4d559a3 xfs: limit speculative prealloc near ENOSPC thresholds by Dave Chinner · 11 years ago
  33. 10616b8 xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end by Dave Chinner · 11 years ago
  34. 003fd6c xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared by Ben Myers · 11 years ago
  35. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  36. 9e96fe6 xfs: pull up stack_switch check into xfs_bmapi_write by Brian Foster · 11 years ago
  37. 667a929 xfs: Remove boolean_t typedef completely. by Thiago Farina · 12 years ago
  38. aeb4f20 xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic by Eric Sandeen · 11 years ago
  39. 37f1356 xfs: recalculate leaf entry pointer after compacting a dir2 block by Eric Sandeen · 11 years ago
  40. ab7eac2 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 12 years ago
  41. 91e4bac xfs: fix the multi-segment log buffer format by Mark Tinguely · 12 years ago
  42. 2d0e9df xfs: fix segment in xfs_buf_item_format_segment by Mark Tinguely · 12 years ago
  43. 0f22f9d xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  44. d44d9bc xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  45. a17164e fs/xfs remove obsolete simple_strto<foo> by Abhijit Pawar · 11 years ago
  46. d460863 xfs: recalculate leaf entry pointer after compacting a dir2 block by Eric Sandeen · 11 years ago
  47. d9777b8 fs/xfs: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  48. 83a9ba0 xfs: don't zero structure members after a memset(0) by Eric Sandeen · 12 years ago
  49. f755503 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 12 years ago
  50. ec47eb6 xfs remove the XFS_TRANS_DEBUG routines by Mark Tinguely · 12 years ago
  51. c883d0c xfs: fix the multi-segment log buffer format by Mark Tinguely · 12 years ago
  52. 820a554 xfs: fix segment in xfs_buf_item_format_segment by Mark Tinguely · 12 years ago
  53. b943817 xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  54. f4b4242 xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  55. f9668a0 xfs: fix sparse reported log CRC endian issue by Dave Chinner · 12 years ago
  56. b870553 xfs: fix stray dquot unlock when reclaiming dquots by Dave Chinner · 12 years ago
  57. 437a255 xfs: fix direct IO nested transaction deadlock. by Dave Chinner · 12 years ago
  58. ef9d873 xfs: byte range granularity for XFS_IOC_ZERO_RANGE by Dave Chinner · 12 years ago
  59. 7c4cebe xfs: inode allocation should use unmapped buffers. by Dave Chinner · 12 years ago
  60. 0e446be xfs: add CRC checks to the log by Christoph Hellwig · 12 years ago
  61. bc02e86 xfs: add CRC infrastructure by Christoph Hellwig · 12 years ago
  62. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  63. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  64. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  65. cfb0285 xfs: add buffer pre-write callback by Dave Chinner · 12 years ago
  66. da6958c xfs: Add verifiers to dir2 data readahead. by Dave Chinner · 12 years ago
  67. d9392a4 xfs: add xfs_da_node verification by Dave Chinner · 12 years ago
  68. ad14c33 xfs: factor and verify attr leaf reads by Dave Chinner · 12 years ago
  69. e6f7667 xfs: factor dir2 leaf read by Dave Chinner · 12 years ago
  70. e481357 xfs: factor out dir2 data block reading by Dave Chinner · 12 years ago
  71. 2025207 xfs: factor dir2 free block reading by Dave Chinner · 12 years ago
  72. 82025d7 xfs: verify dir2 block format buffers by Dave Chinner · 12 years ago
  73. 20f7e9f xfs: factor dir2 block read operations by Dave Chinner · 12 years ago
  74. 4bb20a8 xfs: add verifier callback to directory read code by Dave Chinner · 12 years ago
  75. c631919 xfs: verify dquot blocks as they are read from disk by Dave Chinner · 12 years ago
  76. 3d3e6f6 xfs: verify btree blocks as they are read from disk by Dave Chinner · 12 years ago
  77. af133e8 xfs: verify inode buffers as they are read from disk by Dave Chinner · 12 years ago
  78. bb80c6d xfs: verify AGFL blocks as they are read from disk by Dave Chinner · 12 years ago
  79. 3702ce6 xfs: verify AGI blocks as they are read from disk by Dave Chinner · 12 years ago
  80. 5d5f527 xfs: verify AGF blocks as they are read from disk by Dave Chinner · 12 years ago
  81. 9802182 xfs: verify superblocks as they are read from disk by Dave Chinner · 12 years ago
  82. eab4e63 xfs: uncached buffer reads need to return an error by Dave Chinner · 12 years ago
  83. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  84. fb59581 xfs: remove xfs_flushinval_pages by Dave Chinner · 12 years ago
  85. 4bc1ea6 xfs: remove xfs_flush_pages by Dave Chinner · 12 years ago
  86. 95eacf0 xfs: remove xfs_wait_on_pages() by Dave Chinner · 12 years ago
  87. d6638ae xfs: reverse the check on XFS_IOC_ZERO_RANGE by Andrew Dahl · 12 years ago
  88. f5b8911 xfs: remove xfs_tosspages by Dave Chinner · 12 years ago
  89. de49768 xfs: make growfs initialise the AGFL header by Dave Chinner · 12 years ago
  90. fd23683 xfs: growfs: use uncached buffers for new headers by Dave Chinner · 12 years ago
  91. b64f3a3 xfs: use btree block initialisation functions in growfs by Dave Chinner · 12 years ago
  92. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  93. 37eb17e xfs: drop buffer io reference when a bad bio is built by Dave Chinner · 12 years ago
  94. 7bf7f35 xfs: fix broken error handling in xfs_vm_writepage by Dave Chinner · 12 years ago
  95. 07428d7 xfs: fix attr tree double split corruption by Dave Chinner · 12 years ago
  96. 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
  97. 00ca79a xfs: add minimum file size filtering to eofblocks scan by Brian Foster · 12 years ago
  98. 1b55604 xfs: support multiple inode id filtering in eofblocks scan by Brian Foster · 12 years ago
  99. 3e3f9f5 xfs: add inode id filtering to eofblocks scan by Brian Foster · 12 years ago
  100. 8ca149d xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl by Brian Foster · 12 years ago