1. b943817 xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  2. f4b4242 xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  3. f9668a0 xfs: fix sparse reported log CRC endian issue by Dave Chinner · 12 years ago
  4. b870553 xfs: fix stray dquot unlock when reclaiming dquots by Dave Chinner · 12 years ago
  5. 437a255 xfs: fix direct IO nested transaction deadlock. by Dave Chinner · 12 years ago
  6. ef9d873 xfs: byte range granularity for XFS_IOC_ZERO_RANGE by Dave Chinner · 12 years ago
  7. 7c4cebe xfs: inode allocation should use unmapped buffers. by Dave Chinner · 12 years ago
  8. 0acba3c xfs: Remove the description of nodelaylog mount option from xfs.txt by Satoru Takeuchi · 12 years ago
  9. 0e446be xfs: add CRC checks to the log by Christoph Hellwig · 12 years ago
  10. bc02e86 xfs: add CRC infrastructure by Christoph Hellwig · 12 years ago
  11. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  12. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  13. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  14. cfb0285 xfs: add buffer pre-write callback by Dave Chinner · 12 years ago
  15. da6958c xfs: Add verifiers to dir2 data readahead. by Dave Chinner · 12 years ago
  16. d9392a4 xfs: add xfs_da_node verification by Dave Chinner · 12 years ago
  17. ad14c33 xfs: factor and verify attr leaf reads by Dave Chinner · 12 years ago
  18. e6f7667 xfs: factor dir2 leaf read by Dave Chinner · 12 years ago
  19. e481357 xfs: factor out dir2 data block reading by Dave Chinner · 12 years ago
  20. 2025207 xfs: factor dir2 free block reading by Dave Chinner · 12 years ago
  21. 82025d7 xfs: verify dir2 block format buffers by Dave Chinner · 12 years ago
  22. 20f7e9f xfs: factor dir2 block read operations by Dave Chinner · 12 years ago
  23. 4bb20a8 xfs: add verifier callback to directory read code by Dave Chinner · 12 years ago
  24. c631919 xfs: verify dquot blocks as they are read from disk by Dave Chinner · 12 years ago
  25. 3d3e6f6 xfs: verify btree blocks as they are read from disk by Dave Chinner · 12 years ago
  26. af133e8 xfs: verify inode buffers as they are read from disk by Dave Chinner · 12 years ago
  27. bb80c6d xfs: verify AGFL blocks as they are read from disk by Dave Chinner · 12 years ago
  28. 3702ce6 xfs: verify AGI blocks as they are read from disk by Dave Chinner · 12 years ago
  29. 5d5f527 xfs: verify AGF blocks as they are read from disk by Dave Chinner · 12 years ago
  30. 9802182 xfs: verify superblocks as they are read from disk by Dave Chinner · 12 years ago
  31. eab4e63 xfs: uncached buffer reads need to return an error by Dave Chinner · 12 years ago
  32. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  33. fb59581 xfs: remove xfs_flushinval_pages by Dave Chinner · 12 years ago
  34. 4bc1ea6 xfs: remove xfs_flush_pages by Dave Chinner · 12 years ago
  35. 95eacf0 xfs: remove xfs_wait_on_pages() by Dave Chinner · 12 years ago
  36. d6638ae xfs: reverse the check on XFS_IOC_ZERO_RANGE by Andrew Dahl · 12 years ago
  37. f5b8911 xfs: remove xfs_tosspages by Dave Chinner · 12 years ago
  38. de49768 xfs: make growfs initialise the AGFL header by Dave Chinner · 12 years ago
  39. fd23683 xfs: growfs: use uncached buffers for new headers by Dave Chinner · 12 years ago
  40. b64f3a3 xfs: use btree block initialisation functions in growfs by Dave Chinner · 12 years ago
  41. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  42. 37eb17e xfs: drop buffer io reference when a bad bio is built by Dave Chinner · 12 years ago
  43. 7bf7f35 xfs: fix broken error handling in xfs_vm_writepage by Dave Chinner · 12 years ago
  44. 07428d7 xfs: fix attr tree double split corruption by Dave Chinner · 12 years ago
  45. 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
  46. 00ca79a xfs: add minimum file size filtering to eofblocks scan by Brian Foster · 12 years ago
  47. 1b55604 xfs: support multiple inode id filtering in eofblocks scan by Brian Foster · 12 years ago
  48. 3e3f9f5 xfs: add inode id filtering to eofblocks scan by Brian Foster · 12 years ago
  49. 8ca149d xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl by Brian Foster · 12 years ago
  50. 41176a6 xfs: create function to scan and clear EOFBLOCKS inodes by Brian Foster · 12 years ago
  51. 40165e2 xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure by Brian Foster · 12 years ago
  52. 72b53ef xfs: create helper to check whether to free eofblocks on inode by Brian Foster · 12 years ago
  53. a454f74 xfs: support a tag-based inode_ag_iterator by Brian Foster · 12 years ago
  54. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  55. 69a58a4 xfs: report projid32bit feature in geometry call by Eric Sandeen · 12 years ago
  56. 009507b xfs: fix reading of wrapped log data by Dave Chinner · 12 years ago
  57. 137fff0 xfs: fix buffer shudown reference count mismatch by Dave Chinner · 12 years ago
  58. b6aff29 xfs: don't vmap inode cluster buffers during free by Dave Chinner · 12 years ago
  59. 4c05f9a xfs: invalidate allocbt blocks moved to the free list by Dave Chinner · 12 years ago
  60. c99abb8 xfs: Update mount options documentation by Carlos Maiolino · 12 years ago
  61. cd856db xfs: Update inode alloc comments by Carlos Maiolino · 12 years ago
  62. 531c3bd xfs: silence uninitialised f.file warning. by Dave Chinner · 12 years ago
  63. 1375cb6 xfs: growfs: don't read garbage for new secondary superblocks by Dave Chinner · 12 years ago
  64. e04426b xfs: move allocation stack switch up to xfs_bmapi_allocate by Dave Chinner · 12 years ago
  65. 2455881 xfs: introduce XFS_BMAPI_STACK_SWITCH by Dave Chinner · 12 years ago
  66. a004168 xfs: zero allocation_args on the kernel stack by Mark Tinguely · 12 years ago
  67. d35e88f xfs: only update the last_sync_lsn when a transaction completes by Dave Chinner · 12 years ago
  68. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  69. fa96aca xfs: move inode locking functions to xfs_inode.c by Dave Chinner · 12 years ago
  70. 6d8b79c xfs: rename xfs_sync.[ch] to xfs_icache.[ch] by Dave Chinner · 12 years ago
  71. c75921a xfs: xfs_quiesce_attr() should quiesce the log like unmount by Dave Chinner · 12 years ago
  72. c7eea6f xfs: move xfs_quiesce_attr() into xfs_super.c by Dave Chinner · 12 years ago
  73. 34061f5 xfs: xfs_sync_fsdata is redundant by Dave Chinner · 12 years ago
  74. 5889608 xfs: syncd workqueue is no more by Dave Chinner · 12 years ago
  75. 9aa0500 xfs: xfs_sync_data is redundant. by Dave Chinner · 12 years ago
  76. cf2931d xfs: Bring some sanity to log unmounting by Dave Chinner · 12 years ago
  77. f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
  78. 7f7bebe xfs: don't run the sync work if the filesystem is read-only by Dave Chinner · 12 years ago
  79. 7e18530 xfs: rationalise xfs_mount_wq users by Dave Chinner · 12 years ago
  80. 33c7a2b xfs: xfs_syncd_stop must die by Dave Chinner · 12 years ago
  81. ddffeb8 Linux 3.7-rc1 by Linus Torvalds · 12 years ago
  82. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  83. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  84. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  85. 7d380c8 perf: Fix UAPI fallout by Ingo Molnar · 12 years ago
  86. 3d6ee36 Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  87. 0b381a2 Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  88. 034b5ee Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  89. 7c5a473 Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  90. 09a9ad6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  91. 9db9088 Merge tag 'md-3.7' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  92. 244acb1 Merge branch 'config' into late-for-linus by Russell King · 12 years ago
  93. 93e2256 ARM: config: make sure that platforms are ordered by option string by Russell King · 12 years ago
  94. b1b3f49 ARM: config: sort select statements alphanumerically by Russell King · 12 years ago
  95. 5921e6f UAPI: (Scripted) Disintegrate include/linux/byteorder by David Howells · 12 years ago
  96. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  97. 08cce05c UAPI: Unexport linux/blk_types.h by David Howells · 12 years ago
  98. 8e4627d UAPI: Unexport part of linux/ppp-comp.h by David Howells · 12 years ago
  99. 6257c57 Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Jonas Bonn · 12 years ago
  100. 4d7127d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago