1. c2c7132 Btrfs: allow omitting stream header and end-cmd for btrfs send by Stefan Behrens · 11 years ago
  2. 692206b Btrfs: make __merge_refs() return type be void by Wang Shilong · 11 years ago
  3. 1149ab6 Btrfs: remove some BUG_ONs() when walking backref tree by Wang Shilong · 11 years ago
  4. 92f183a Btrfs: use tree_root to avoid edquot when disabling quota by Wang Shilong · 12 years ago
  5. ddb47af Btrfs: fix a warning when updating qgroup limit by Wang Shilong · 12 years ago
  6. 3f5e2d3 Btrfs: fix missing check in the btrfs_qgroup_inherit() by Wang Shilong · 12 years ago
  7. b7fef4f Btrfs: fix missing check before creating a qgroup relation by Wang Shilong · 12 years ago
  8. 58400fc Btrfs: remove some unnecessary spin_lock usages by Wang Shilong · 12 years ago
  9. f2f6ed3 Btrfs: introduce a mutex lock for btrfs quota operations by Wang Shilong · 12 years ago
  10. 7708f02 Btrfs: creating the subvolume qgroup automatically when enabling quota by Wang Shilong · 12 years ago
  11. d4e3991 btrfs: abort unlink trans in missed error case by Zach Brown · 12 years ago
  12. f63e0cc btrfs: ignore device open failures in __btrfs_open_devices by Eric Sandeen · 12 years ago
  13. e4100d9 Btrfs: improve the performance of the csums lookup by Miao Xie · 12 years ago
  14. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 12 years ago
  15. cc95bef Btrfs: log ram bytes properly by Josef Bacik · 12 years ago
  16. 98ad69c Btrfs: don't wait on ordered extents if we have a trans open by Josef Bacik · 12 years ago
  17. 8c579fe Btrfs: fix error handling in make/read block group by Josef Bacik · 12 years ago
  18. 5c2d867 Btrfs: fix double free in the iterate_extent_inodes() by Wang Shilong · 12 years ago
  19. f172393 Btrfs: kill some BUG_ONs() in the find_parent_nodes() by Wang Shilong · 12 years ago
  20. 41b0fc4 Btrfs: compare relevant parts of delayed tree refs by Josef Bacik · 12 years ago
  21. cf79ffb Btrfs: fix infinite loop when we abort on mount by Josef Bacik · 12 years ago
  22. c9a9dbf Btrfs: fix a warning when disabling quota by Wang Shilong · 12 years ago
  23. 6b67a32 Btrfs: pass NULL instead of 0 by Liu Bo · 12 years ago
  24. c854a99 btrfs: document mount options in Documentation/fs/btrfs.txt by Eric Sandeen · 12 years ago
  25. 5c50c9b btrfs: make subvol creation/deletion killable in the early stages by David Sterba · 12 years ago
  26. 94ef728 btrfs: cover more error codes in btrfs_decode_error by David Sterba · 12 years ago
  27. 4884b47 btrfs: make orphan cleanup less verbose by David Sterba · 12 years ago
  28. 5e2a4b2 btrfs: deprecate subvolrootid mount option by David Sterba · 12 years ago
  29. c2cf52e Btrfs: Include the device in most error printk()s by Simon Kirby · 12 years ago
  30. aa825914 btrfs: update kconfig title by David Sterba · 12 years ago
  31. 9d1a2a3 btrfs: clean snapshots one by one by David Sterba · 12 years ago
  32. 6841ebe btrfs: Cleanup some redundant codes in btrfs_log_inode() by Zhi Yong Wu · 12 years ago
  33. 628c828 btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range() by Zhi Yong Wu · 12 years ago
  34. 7abadb6 Btrfs: share stop worker code by Liu Bo · 12 years ago
  35. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 12 years ago
  36. be283b2 Btrfs: use helper to cleanup tree roots by Liu Bo · 12 years ago
  37. b049668 Btrfs: cleanup unused arguments of btrfs_csum_data by Liu Bo · 12 years ago
  38. 0874881 btrfs: clean up transaction abort messages by David Sterba · 12 years ago
  39. bbece8a btrfs: merge save_error_info helpers into one by David Sterba · 12 years ago
  40. 74255aa Btrfs: add some free space cache tests by Josef Bacik · 12 years ago
  41. 6df339a [SCSI] sd: change to auto suspend mode by Lin Ming · 12 years ago
  42. 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 12 years ago
  43. 2bf1bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  44. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 11 years ago
  45. 7f1fc26 xen/vcpu/pvhvm: Fix vcpu hotplugging hanging. by Konrad Rzeszutek Wilk · 11 years ago
  46. a3dbbc2 netpoll: inverted down_trylock() test by Dan Carpenter · 11 years ago
  47. 243198d rps_dev_flow_table_release(): no need to delay vfree() by Al Viro · 11 years ago
  48. 0020356 fib_trie: no need to delay vfree() by Al Viro · 11 years ago
  49. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 11 years ago
  50. 9fd40c5 SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning by Geert Uytterhoeven · 11 years ago
  51. 1deb9d3 HID: debug: fix RCU preemption issue by Jiri Kosina · 11 years ago
  52. 7542a6b vhost: drop virtio_net.h dependency by Michael S. Tsirkin · 11 years ago
  53. 3086c9f Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux into spi-fix-grant by Mark Brown · 11 years ago
  54. fe729a5 vhost-net: Cleanup vhost_ubuf and vhost_zcopy by Asias He · 11 years ago
  55. e40ab74 vhost: Remove vhost_enable_zcopy in vhost.h by Asias He · 11 years ago
  56. ab00c42 vhost: Remove comments for hdr in vhost.h by Asias He · 11 years ago
  57. 8570a6e vhost: Move VHOST_NET_FEATURES to net.c by Asias He · 11 years ago
  58. b1ad849 vhost-net: Free ubuf when vhost_dev_set_owner fails by Asias He · 11 years ago
  59. 54db63c vhost: Export vhost_dev_set_owner by Asias He · 11 years ago
  60. 5a4ca9b ALSA: mips/sgio2audio: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  61. 3183520 ALSA: mips/hal2: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  62. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 11 years ago
  63. d5dae72 powerpc/topology: Fix spurr attribute permission by Benjamin Herrenschmidt · 11 years ago
  64. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 11 years ago
  65. e615573 ext4: limit group search loop for non-extent files by Lachlan McIlroy · 11 years ago
  66. 342d666 powerpc/cell/iommu: Improve error message for missing node by Benjamin Herrenschmidt · 11 years ago
  67. 96cf3f6 powerpc/cell/spufs: Fix status attribute permission by Benjamin Herrenschmidt · 11 years ago
  68. 5fe0c1f irqdomain: Allow quiet failure mode by Benjamin Herrenschmidt · 11 years ago
  69. a8ca889 mtd_blktrans_ops->release() should return void by Al Viro · 11 years ago
  70. d7ab730 Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  71. 1950267 hfs: SMP race on directory close() by Al Viro · 11 years ago
  72. f3d40c2 powerpc/pnv: Fix "compatible" property for P8 PHB by Benjamin Herrenschmidt · 11 years ago
  73. a0b8e76 powerpc/pci: Don't add bogus empty resources to PHBs by Benjamin Herrenschmidt · 11 years ago
  74. 4ea9008 powerpc/powerpnv: Properly handle failure starting CPUs by Benjamin Herrenschmidt · 11 years ago
  75. 748645b powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8 by Nishanth Aravamudan · 11 years ago
  76. 6c1bf48 powerpc/cputable: Advertise ISEL support on appropriate embedded processors by Nishanth Aravamudan · 11 years ago
  77. 4a1ae4f powerpc/cputable: Advertise DSCR support on P7/P7+ by Nishanth Aravamudan · 11 years ago
  78. cbbc6f1 powerpc/cputable: Reserve bits in HWCAP2 for new features by Nishanth Aravamudan · 11 years ago
  79. d82fb31 powerpc/pseries: Perform proper max_bus_speed detection by Kleber Sacilotto de Souza · 11 years ago
  80. e61133d powerpc/pseries: Force 32 bit MSIs for devices that require it by Brian King · 11 years ago
  81. c2fd22d powerpc/tm: Fix null pointer deference in flush_hash_page by Michael Neuling · 11 years ago
  82. c4463b3 powerpc/powernv: Defer OPAL exception handler registration by Jeremy Kerr · 11 years ago
  83. 73d2fb7 powerpc: Emulate non privileged DSCR read and write by Anton Blanchard · 11 years ago
  84. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  85. 9e68794 Give the OID registry file module info to avoid kernel tainting by David Howells · 11 years ago
  86. efeaa55 tcp: do not expire TCP fastopen cookies by Eric Dumazet · 11 years ago
  87. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 11 years ago
  88. 77d21f2 virtio: don't expose u16 in userspace api by stephen hemminger · 11 years ago
  89. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 64049d1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  92. 24d0c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. 802d0db Merge branch 'ipc-cleanups' by Linus Torvalds · 11 years ago
  94. db6ae61 kvm: Add compat_ioctl for device control API by Scott Wood · 11 years ago
  95. fbd44a6 tick: Use zalloc_cpumask_var for allocating offstack cpumasks by Thomas Gleixner · 11 years ago
  96. 7cc23cd perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL by Peter Zijlstra · 11 years ago
  97. 485cf5d idle: Fix hlt/nohlt command-line handling in new generic idle by Kevin Hilman · 11 years ago
  98. f99e44a Merge branch 'linus' into core/urgent by Thomas Gleixner · 11 years ago
  99. 7ee2b9e rcutrace: single_open() leaks by Al Viro · 11 years ago
  100. 962a1ab gadget: single_open() leaks by Al Viro · 11 years ago