1. 3b19034 xfs: fix shutdown hang on invalid inode during create by Dave Chinner · 12 years ago
  2. 4d559a3 xfs: limit speculative prealloc near ENOSPC thresholds by Dave Chinner · 12 years ago
  3. 10616b8 xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end by Dave Chinner · 12 years ago
  4. 003fd6c xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared by Ben Myers · 12 years ago
  5. 9e96fe6 xfs: pull up stack_switch check into xfs_bmapi_write by Brian Foster · 12 years ago
  6. 667a929 xfs: Remove boolean_t typedef completely. by Thiago Farina · 12 years ago
  7. aeb4f20 xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic by Eric Sandeen · 12 years ago
  8. a17164e fs/xfs remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  9. d460863 xfs: recalculate leaf entry pointer after compacting a dir2 block by Eric Sandeen · 12 years ago
  10. 83a9ba0 xfs: don't zero structure members after a memset(0) by Eric Sandeen · 12 years ago
  11. f755503 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 12 years ago
  12. ec47eb6 xfs remove the XFS_TRANS_DEBUG routines by Mark Tinguely · 12 years ago
  13. c883d0c xfs: fix the multi-segment log buffer format by Mark Tinguely · 12 years ago
  14. 820a554 xfs: fix segment in xfs_buf_item_format_segment by Mark Tinguely · 12 years ago
  15. b943817 xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  16. f4b4242 xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  17. f9668a0 xfs: fix sparse reported log CRC endian issue by Dave Chinner · 12 years ago
  18. b870553 xfs: fix stray dquot unlock when reclaiming dquots by Dave Chinner · 12 years ago
  19. 437a255 xfs: fix direct IO nested transaction deadlock. by Dave Chinner · 12 years ago
  20. ef9d873 xfs: byte range granularity for XFS_IOC_ZERO_RANGE by Dave Chinner · 12 years ago
  21. 7c4cebe xfs: inode allocation should use unmapped buffers. by Dave Chinner · 12 years ago
  22. 0e446be xfs: add CRC checks to the log by Christoph Hellwig · 12 years ago
  23. bc02e86 xfs: add CRC infrastructure by Christoph Hellwig · 12 years ago
  24. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  25. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  26. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  27. cfb0285 xfs: add buffer pre-write callback by Dave Chinner · 12 years ago
  28. da6958c xfs: Add verifiers to dir2 data readahead. by Dave Chinner · 12 years ago
  29. d9392a4 xfs: add xfs_da_node verification by Dave Chinner · 12 years ago
  30. ad14c33 xfs: factor and verify attr leaf reads by Dave Chinner · 12 years ago
  31. e6f7667 xfs: factor dir2 leaf read by Dave Chinner · 12 years ago
  32. e481357 xfs: factor out dir2 data block reading by Dave Chinner · 12 years ago
  33. 2025207 xfs: factor dir2 free block reading by Dave Chinner · 12 years ago
  34. 82025d7 xfs: verify dir2 block format buffers by Dave Chinner · 12 years ago
  35. 20f7e9f xfs: factor dir2 block read operations by Dave Chinner · 12 years ago
  36. 4bb20a8 xfs: add verifier callback to directory read code by Dave Chinner · 12 years ago
  37. c631919 xfs: verify dquot blocks as they are read from disk by Dave Chinner · 12 years ago
  38. 3d3e6f6 xfs: verify btree blocks as they are read from disk by Dave Chinner · 12 years ago
  39. af133e8 xfs: verify inode buffers as they are read from disk by Dave Chinner · 12 years ago
  40. bb80c6d xfs: verify AGFL blocks as they are read from disk by Dave Chinner · 12 years ago
  41. 3702ce6 xfs: verify AGI blocks as they are read from disk by Dave Chinner · 12 years ago
  42. 5d5f527 xfs: verify AGF blocks as they are read from disk by Dave Chinner · 12 years ago
  43. 9802182 xfs: verify superblocks as they are read from disk by Dave Chinner · 12 years ago
  44. eab4e63 xfs: uncached buffer reads need to return an error by Dave Chinner · 12 years ago
  45. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  46. fb59581 xfs: remove xfs_flushinval_pages by Dave Chinner · 12 years ago
  47. 4bc1ea6 xfs: remove xfs_flush_pages by Dave Chinner · 12 years ago
  48. 95eacf0 xfs: remove xfs_wait_on_pages() by Dave Chinner · 12 years ago
  49. d6638ae xfs: reverse the check on XFS_IOC_ZERO_RANGE by Andrew Dahl · 12 years ago
  50. f5b8911 xfs: remove xfs_tosspages by Dave Chinner · 12 years ago
  51. de49768 xfs: make growfs initialise the AGFL header by Dave Chinner · 12 years ago
  52. fd23683 xfs: growfs: use uncached buffers for new headers by Dave Chinner · 12 years ago
  53. b64f3a3 xfs: use btree block initialisation functions in growfs by Dave Chinner · 12 years ago
  54. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  55. 37eb17e xfs: drop buffer io reference when a bad bio is built by Dave Chinner · 12 years ago
  56. 7bf7f35 xfs: fix broken error handling in xfs_vm_writepage by Dave Chinner · 12 years ago
  57. 07428d7 xfs: fix attr tree double split corruption by Dave Chinner · 12 years ago
  58. 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
  59. 00ca79a xfs: add minimum file size filtering to eofblocks scan by Brian Foster · 12 years ago
  60. 1b55604 xfs: support multiple inode id filtering in eofblocks scan by Brian Foster · 12 years ago
  61. 3e3f9f5 xfs: add inode id filtering to eofblocks scan by Brian Foster · 12 years ago
  62. 8ca149d xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl by Brian Foster · 12 years ago
  63. 41176a6 xfs: create function to scan and clear EOFBLOCKS inodes by Brian Foster · 12 years ago
  64. 40165e2 xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure by Brian Foster · 12 years ago
  65. 72b53ef xfs: create helper to check whether to free eofblocks on inode by Brian Foster · 12 years ago
  66. a454f74 xfs: support a tag-based inode_ag_iterator by Brian Foster · 12 years ago
  67. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  68. 69a58a4 xfs: report projid32bit feature in geometry call by Eric Sandeen · 12 years ago
  69. 009507b xfs: fix reading of wrapped log data by Dave Chinner · 12 years ago
  70. 137fff0 xfs: fix buffer shudown reference count mismatch by Dave Chinner · 12 years ago
  71. b6aff29 xfs: don't vmap inode cluster buffers during free by Dave Chinner · 12 years ago
  72. 4c05f9a xfs: invalidate allocbt blocks moved to the free list by Dave Chinner · 12 years ago
  73. cd856db xfs: Update inode alloc comments by Carlos Maiolino · 12 years ago
  74. 531c3bd xfs: silence uninitialised f.file warning. by Dave Chinner · 12 years ago
  75. 1375cb6 xfs: growfs: don't read garbage for new secondary superblocks by Dave Chinner · 12 years ago
  76. e04426b xfs: move allocation stack switch up to xfs_bmapi_allocate by Dave Chinner · 12 years ago
  77. 2455881 xfs: introduce XFS_BMAPI_STACK_SWITCH by Dave Chinner · 12 years ago
  78. a004168 xfs: zero allocation_args on the kernel stack by Mark Tinguely · 12 years ago
  79. d35e88f xfs: only update the last_sync_lsn when a transaction completes by Dave Chinner · 12 years ago
  80. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  81. fa96aca xfs: move inode locking functions to xfs_inode.c by Dave Chinner · 12 years ago
  82. 6d8b79c xfs: rename xfs_sync.[ch] to xfs_icache.[ch] by Dave Chinner · 12 years ago
  83. c75921a xfs: xfs_quiesce_attr() should quiesce the log like unmount by Dave Chinner · 12 years ago
  84. c7eea6f xfs: move xfs_quiesce_attr() into xfs_super.c by Dave Chinner · 12 years ago
  85. 34061f5 xfs: xfs_sync_fsdata is redundant by Dave Chinner · 12 years ago
  86. 5889608 xfs: syncd workqueue is no more by Dave Chinner · 12 years ago
  87. 9aa0500 xfs: xfs_sync_data is redundant. by Dave Chinner · 12 years ago
  88. cf2931d xfs: Bring some sanity to log unmounting by Dave Chinner · 12 years ago
  89. f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
  90. 7f7bebe xfs: don't run the sync work if the filesystem is read-only by Dave Chinner · 12 years ago
  91. 7e18530 xfs: rationalise xfs_mount_wq users by Dave Chinner · 12 years ago
  92. 33c7a2b xfs: xfs_syncd_stop must die by Dave Chinner · 12 years ago
  93. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  94. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  95. 60c7b4d Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  96. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  97. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  98. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  99. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  100. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago