1. 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 11 years ago
  2. cab09a8 xfs: fix da node magic number mismatches by Dave Chinner · 11 years ago
  3. 946217b xfs: Remote attr validation fixes and optimisations by Dave Chinner · 11 years ago
  4. 123887e xfs: Teach dquot recovery about CONFIG_XFS_QUOTA by Dave Chinner · 11 years ago
  5. dccc3f447 xfs: add metadata CRC documentation by Dave Chinner · 11 years ago
  6. e721f50 xfs: implement extended feature masks by Dave Chinner · 11 years ago
  7. 04a1e6c xfs: add CRC checks to the superblock by Dave Chinner · 11 years ago
  8. 61fe135 xfs: buffer type overruns blf_flags field by Dave Chinner · 11 years ago
  9. d75afeb xfs: add buffer types to directory and attribute buffers by Dave Chinner · 11 years ago
  10. d2e448d xfs: add CRC protection to remote attributes by Dave Chinner · 11 years ago
  11. 95920cd xfs: split remote attribute code out by Dave Chinner · 11 years ago
  12. 517c222 xfs: add CRCs to attr leaf blocks by Dave Chinner · 11 years ago
  13. f5ea110 xfs: add CRCs to dir2/da node blocks by Dave Chinner · 11 years ago
  14. 6b2647a xfs: shortform directory offsets change for dir3 format by Dave Chinner · 11 years ago
  15. 24df33b xfs: add CRC checking to dir2 leaf blocks by Dave Chinner · 11 years ago
  16. 33363fe xfs: add CRC checking to dir2 data blocks by Dave Chinner · 11 years ago
  17. cbc8adf xfs: add CRC checking to dir2 free blocks by Dave Chinner · 11 years ago
  18. f5f3d9b xfs: add CRC checks to block format directory blocks by Dave Chinner · 11 years ago
  19. f948dd7 xfs: add CRC checks to remote symlinks by Dave Chinner · 11 years ago
  20. 19de735 xfs: split out symlink code into it's own file. by Dave Chinner · 11 years ago
  21. 93848a9 xfs: add version 3 inode format with CRCs by Christoph Hellwig · 11 years ago
  22. 3fe58f3 xfs: add CRC checks for quota blocks by Christoph Hellwig · 11 years ago
  23. 983d09f xfs: add CRC checks to the AGI by Dave Chinner · 11 years ago
  24. 77c95bb xfs: add CRC checks to the AGFL by Christoph Hellwig · 11 years ago
  25. 4e0e604 xfs: add CRC checks to the AGF by Dave Chinner · 11 years ago
  26. ee1a47a xfs: add support for large btree blocks by Christoph Hellwig · 11 years ago
  27. a205064 xfs: increase hexdump output in xfs_corruption_error by Dave Chinner · 11 years ago
  28. 7fe3258 xfs: Update xfs_log_commit_cil() comments by Jeff Liu · 11 years ago
  29. d4fd0e9 xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros by Jeff Liu · 11 years ago
  30. 666d644 xfs: don't free EFIs before the EFDs are committed by Dave Chinner · 11 years ago
  31. 3d6e036 xfs: Add ratelimited printk for different alert levels by Rich Johnston · 11 years ago
  32. ff9a28f xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage() by Jan Kara · 11 years ago
  33. 19cb7e3 xfs: xfs_iomap_prealloc_size() tracepoint by Brian Foster · 11 years ago
  34. 76a4202 xfs: add quota-driven speculative preallocation throttling by Brian Foster · 11 years ago
  35. b136645 xfs: xfs_dquot prealloc throttling watermarks and low free space by Brian Foster · 11 years ago
  36. 4b6eae2e xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t by Brian Foster · 11 years ago
  37. c9bdbdc xfs: push rounddown_pow_of_two() to after prealloc throttle by Brian Foster · 11 years ago
  38. 3c58b5f xfs: reorganize xfs_iomap_prealloc_size to remove indentation by Brian Foster · 11 years ago
  39. 56cea2d xfs: take inode version into account in XFS_LITINO by Christoph Hellwig · 11 years ago
  40. c163f9a xfs: ensure we capture IO errors correctly by Dave Chinner · 11 years ago
  41. d8ddfe8 xfs: Remove obsoleted m_inode_shrink from xfs_mount structure by Jeff Liu · 11 years ago
  42. 9e5987a xfs: rearrange some code in xfs_bmap for better locality by Dave Chinner · 11 years ago
  43. ecb3403 xfs: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  44. d5929de xfs: don't verify buffers after IO errors by Dave Chinner · 11 years ago
  45. e8108ce xfs: fix xfs_iomap_eof_prealloc_initial_size type by Mark Tinguely · 11 years ago
  46. e114b5f xfs: increase prealloc size to double that of the previous extent by Brian Foster · 11 years ago
  47. e78c420 xfs: fix potential infinite loop in xfs_iomap_prealloc_size() by Brian Foster · 11 years ago
  48. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 11 years ago
  49. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 11 years ago
  50. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  51. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  52. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  53. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  54. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  55. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  56. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  57. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  58. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  59. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  60. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  61. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  62. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 11 years ago
  63. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  64. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  65. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 11 years ago
  66. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  67. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  68. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  69. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 11 years ago
  70. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 11 years ago
  71. 9b2ff357 ext4: enable quotas before orphan cleanup by Jan Kara · 11 years ago
  72. 262b466 ext4: don't allow quota mount options when quota feature enabled by Jan Kara · 11 years ago
  73. d4e4395 ext4: fix a warning from sparse check for ext4_dir_llseek by Zheng Liu · 11 years ago
  74. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  75. 3e36a16 ext4: fix possible memory leak in ext4_remount() by Wei Yongjun · 11 years ago
  76. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 11 years ago
  77. c60ac31 metag: Provide dma_get_sgtable() by James Hogan · 11 years ago
  78. 2742c52 metag: prom.h: remove declaration of metag_dt_memblock_reserve() by James Hogan · 11 years ago
  79. 2270e6d metag: copy devicetree to non-init memory by James Hogan · 11 years ago
  80. d790050 metag: cleanup metag_ksyms.c includes by James Hogan · 11 years ago
  81. 44c2451 metag: move mm/init.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  82. 9da3ee9 metag: move usercopy.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  83. 7293dbe metag: move setup.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  84. aa29ec5 metag: move kick.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  85. 9fb4aa8 metag: move traps.c exports out of metag_ksyms.c by James Hogan · 11 years ago
  86. fa771d0 metag: move irq enable out of irqflags.h on SMP by James Hogan · 11 years ago
  87. 97c3ec6 genksyms: fix metag symbol prefix on crc symbols by James Hogan · 11 years ago
  88. f75c28d metag: hugetlb: convert to vm_unmapped_area() by James Hogan · 11 years ago
  89. c838e72 metag: export clear_page and copy_page by James Hogan · 11 years ago
  90. f626dc7 metag: export metag_code_cache_flush_all by James Hogan · 11 years ago
  91. 3d6b7bb metag: protect more non-MMU memory regions by James Hogan · 11 years ago
  92. c787c2d metag: make TXPRIVEXT bits explicit by James Hogan · 12 years ago
  93. 82f0167 metag: kernel/setup.c: sort includes by James Hogan · 11 years ago
  94. 1bea5b8 perf: Enable building perf tools for Meta by James Hogan · 12 years ago
  95. 883a635 metag: add boot time LNKGET/LNKSET check by James Hogan · 12 years ago
  96. 0a38a8a metag: add __init to metag_cache_probe() by James Hogan · 12 years ago
  97. ae85ac7 metag: Add JTAG Debug Adapter (DA) support by James Hogan · 12 years ago
  98. 690998b scripts/checkstack.pl: Add metag support by James Hogan · 12 years ago
  99. 00512bd metag: ftrace support by James Hogan · 12 years ago
  100. 903b20a metag: Perf by James Hogan · 12 years ago