1. ff023aa Btrfs: add code to scrub to copy read data to another disk by Stefan Behrens · 12 years ago
  2. 6189192 Btrfs: handle errors from btrfs_map_bio() everywhere by Stefan Behrens · 12 years ago
  3. 63a212a Btrfs: disallow some operations on the device replace target device by Stefan Behrens · 12 years ago
  4. 5ac00ad Btrfs: disallow mutually exclusive admin operations from user mode by Stefan Behrens · 12 years ago
  5. a2bff64 Btrfs: introduce a btrfs_dev_replace_item type by Stefan Behrens · 12 years ago
  6. e922e08 Btrfs: enhance btrfs structures for device replace support by Stefan Behrens · 12 years ago
  7. 1acd683 Btrfs: avoid risk of a deadlock in btrfs_handle_error by Stefan Behrens · 12 years ago
  8. aa1b8cd Btrfs: pass fs_info instead of root by Stefan Behrens · 12 years ago
  9. a8a6dab Btrfs: add btrfs_scratch_superblock() function by Stefan Behrens · 12 years ago
  10. 3ec706c Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree by Stefan Behrens · 12 years ago
  11. 5d96405 Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree by Stefan Behrens · 12 years ago
  12. 7ba15b7 Btrfs: add two more find_device() methods by Stefan Behrens · 12 years ago
  13. beaf8ab Btrfs: move some common code into a subfunction by Stefan Behrens · 12 years ago
  14. b6bfebc Btrfs: cleanup scrub bio and worker wait code by Stefan Behrens · 12 years ago
  15. 34f5c8e Btrfs: in scrub repair code, simplify alloc error handling by Stefan Behrens · 12 years ago
  16. cb2ced7 Btrfs: in scrub repair code, optimize the reading of mirrors by Stefan Behrens · 12 years ago
  17. 7a9e998 Btrfs: make the scrub page array dynamically allocated by Stefan Behrens · 12 years ago
  18. a36cf8b Btrfs: remove the block device pointer from the scrub context struct by Stefan Behrens · 12 years ago
  19. d9d181c Btrfs: rename the scrub context structure by Stefan Behrens · 12 years ago
  20. d25628b Btrfs: protect devices list with its mutex by Liu Bo · 12 years ago
  21. b53d3f5 Btrfs: cleanup for btrfs_btree_balance_dirty by Liu Bo · 12 years ago
  22. 3ef5969 Btrfs: merge inode_list in __merge_refs by Alexander Block · 12 years ago
  23. e1f5790 Btrfs: set hole punching time properly by Tsutomu Itoh · 12 years ago
  24. d03f918 Btrfs: Don't trust the superblock label and simply printk("%s") it by Stefan Behrens · 12 years ago
  25. 109f236 Btrfs: fix a double free on pending snapshots in error handling by Liu Bo · 12 years ago
  26. 37c4146 Btrfs: fix a deadlock in aborting transaction due to ENOSPC by Liu Bo · 12 years ago
  27. 6c1500f fs/btrfs: drop if around WARN_ON by Julia Lawall · 12 years ago
  28. 31b1a2b fs/btrfs: use WARN by Julia Lawall · 12 years ago
  29. 5269b67 Btrfs: fix missing log when BTRFS_INODE_NEEDS_FULL_SYNC is set by Miao Xie · 12 years ago
  30. bbe1426 Btrfs: fix unprotected extent map operation when logging file extents by Miao Xie · 12 years ago
  31. 315a985 Btrfs: fix wrong file extent length by Miao Xie · 12 years ago
  32. ca46963 Btrfs: fix missing flush when committing a transaction by Miao Xie · 12 years ago
  33. b7d5b0a Btrfs: fix joining the same transaction handler more than 2 times by Miao Xie · 12 years ago
  34. 4fde183 Btrfs: cleanup for btrfs_wait_order_range by Liu Bo · 12 years ago
  35. 9f3959c Btrfs: get right arguments for btrfs_wait_ordered_range by Liu Bo · 12 years ago
  36. 183f37f Btrfs: do not log extents when we only log new names by Liu Bo · 12 years ago
  37. 292fd7f Btrfs: don't allow degraded mount if too many devices are missing by Stefan Behrens · 12 years ago
  38. d142324 Btrfs: Fix typo in fs/btrfs by Masanari Iida · 12 years ago
  39. 0253f40 Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev() by jeff.liu · 12 years ago
  40. 9afab88 Btrfs: make ordered extent be flushed by multi-task by Miao Xie · 12 years ago
  41. 25287e0 Btrfs: make ordered operations be handled by multi-task by Miao Xie · 12 years ago
  42. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 12 years ago
  43. 7b398f8 Btrfs: fill the global reserve when unpinning space by Josef Bacik · 12 years ago
  44. 32adf09 Btrfs: cleanup unused arguments by Liu Bo · 12 years ago
  45. 0e411ec Btrfs: kill unnecessary arguments in del_ptr by Liu Bo · 12 years ago
  46. 6a7a665 Btrfs: reorder tree mod log operations in deleting a pointer by Liu Bo · 12 years ago
  47. 95c80bb Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems by Liu Bo · 12 years ago
  48. de6c411 Btrfs: fix unnecessary while loop when search the free space, cache by Miao Xie · 12 years ago
  49. de1ee92 Btrfs: recheck bio against block device when we map the bio by Josef Bacik · 12 years ago
  50. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  51. 561c294 Btrfs: fix wrong comment in can_overcommit() by Miao Xie · 12 years ago
  52. 3fed40c Btrfs: cleanup duplicated division functions by Miao Xie · 13 years ago
  53. 2959440 Linux 3.7 by Linus Torvalds · 12 years ago
  54. 55220bb Input: matrix-keymap - provide proper module license by Florian Fainelli · 12 years ago
  55. 2c68bc72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  56. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  57. 1bf3751 ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 12 years ago
  58. 31f8d42 Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended" by Linus Torvalds · 12 years ago
  59. 5e1f542 inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  60. f67caec inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  61. 405c005 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  62. 1c95df8 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  63. ed23ec4 mm: vmscan: fix inappropriate zone congestion clearing by Johannes Weiner · 12 years ago
  64. 684c9aa vfs: fix O_DIRECT read past end of block device by Linus Torvalds · 12 years ago
  65. 1b3c393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  67. 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
  68. 1afa471 Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  69. 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  70. c702418 mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones by Johannes Weiner · 12 years ago
  71. 60177d3 mm: compaction: validate pfn range passed to isolate_freepages_block by Mel Gorman · 12 years ago
  72. 91ab252 mmc: sh-mmcif: avoid oops on spurious interrupts (second try) by Guennadi Liakhovetski · 13 years ago
  73. 6984f3c Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts" by Chris Ball · 12 years ago
  74. fe007c0 mmc: sdhci-s3c: fix missing clock for gpio card-detect by Heiko Stübner · 12 years ago
  75. 04c5dec Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  76. d91fa97 Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  77. 54d1ae4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  78. cfd1f03 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 527897c lib/Makefile: Fix oid_registry build dependency by Tim Gardner · 12 years ago
  80. c90e6fb MIPS: Fix endless loop when processing signals for kernel tasks by Dmitry Adamushko · 13 years ago
  81. 2d33976 MIPS: R3000/R3081: Fix CPU detection. by Ralf Baechle · 13 years ago
  82. 97daa76 MIPS: N32: Fix signalfd4 syscall entry point by Ralf Baechle · 12 years ago
  83. 27d7c2a vfs: clear to the end of the buffer on partial buffer reads by Dan Carpenter · 12 years ago
  84. f3537f9 ASN.1: Fix an indefinite length skip error by David Howells · 12 years ago
  85. 12e130b MODSIGN: Don't use enum-type bitfields in module signature info block by David Howells · 12 years ago
  86. 8d45169 watchdog: Fix CPU hotplug regression by Thomas Gleixner · 12 years ago
  87. df2fc24 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  88. 70dcc53 Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  89. ca50496e Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  90. d556371 MIPS: N32: Fix preadv(2) and pwritev(2) entry points. by Ralf Baechle · 12 years ago
  91. 609e3ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  92. 57302e0 vfs: avoid "attempt to access beyond end of device" warnings by Linus Torvalds · 12 years ago
  93. fc4b514 workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s by Tejun Heo · 12 years ago
  94. ac53c4f MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags() by David Daney · 12 years ago
  95. c1d390d8 megaraid: fix BUG_ON() from incorrect use of delayed work by Xiaotian Feng · 12 years ago
  96. 894aef2 UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() by Richard Weinberger · 12 years ago
  97. ed4b702 UBI: remove PEB from free tree in get_peb_for_wl() by Richard Weinberger · 12 years ago
  98. 0032c85 sparc: Fix piggyback with newer binutils. by David S. Miller · 12 years ago
  99. b69f085 Linux 3.7-rc8 by Linus Torvalds · 12 years ago
  100. de7531e sparc64: exit_group should kill register windows just like plain exit. by David S. Miller · 12 years ago