1. 2b9dbef Btrfs: keep dropped roots in cache until transaction commit by Josef Bacik · 9 years ago
  2. 50745b0 Btrfs: Direct I/O: Fix space accounting by chandan · 9 years ago
  3. a30e577 btrfs: skip waiting on ordered range for special files by Jeff Mahoney · 9 years ago
  4. 005efed Btrfs: fix read corruption of compressed and shared extents by Filipe Manana · 9 years ago
  5. 85e0a0f Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock by Filipe Manana · 9 years ago
  6. 6af3e3a Btrfs: don't initialize a space info as full to prevent ENOSPC by Filipe Manana · 9 years ago
  7. 527afb4 Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called by Tsutomu Itoh · 9 years ago
  8. c6dd6ea btrfs: async_thread: Fix workqueue 'max_active' value when initializing by Qu Wenruo · 9 years ago
  9. 943c6e9 btrfs: Add raid56 support for updating by Zhao Lei · 9 years ago
  10. 2c45804 btrfs: Cleanup for btrfs_calc_num_tolerated_disk_barrier_failures by Zhao Lei · 9 years ago
  11. 8c204c9 btrfs: Remove noused chunk_tree and chunk_objectid from scrub_enumerate_chunks and scrub_chunk by Zhao Lei · 9 years ago
  12. 7955323 btrfs: Update out-of-date "skip parity stripe" comment by Zhao Lei · 9 years ago
  13. 3a9508b btrfs: fix compile when block cgroups are not enabled by Chris Mason · 9 years ago
  14. b84b839 Btrfs: fix file read corruption after extent cloning and fsync by Filipe Manana · 9 years ago
  15. 1f9b8c8 Btrfs: check if previous transaction aborted to avoid fs corruption by Filipe Manana · 9 years ago
  16. 277fb5f btrfs: use __GFP_NOFAIL in alloc_btrfs_bio by Michal Hocko · 9 years ago
  17. d1b5c56 btrfs: Prevent from early transaction abort by Michal Hocko · 9 years ago
  18. 60d53eb btrfs: Remove unused arguments in tree-log.c by Zhaolei · 9 years ago
  19. 34eb2a5 btrfs: Remove useless condition in start_log_trans() by Zhaolei · 9 years ago
  20. 46cd285 Merge branch 'jeffm-discard-4.3' into for-linus-4.3 by Chris Mason · 9 years ago
  21. da2f0f7 Btrfs: add support for blkio controllers by Chris Mason · 9 years ago
  22. a4027a2 Btrfs: remove unused mutex from struct 'btrfs_fs_info' by Byongho Lee · 9 years ago
  23. 4a77089 Btrfs: fix parity scrub of RAID 5/6 with missing device by Omar Sandoval · 10 years ago
  24. 73ff61d Btrfs: fix device replace of a missing RAID 5/6 device by Omar Sandoval · 10 years ago
  25. b4ee178 Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation by Omar Sandoval · 10 years ago
  26. 7cb2c42 Btrfs: count devices correctly in readahead during RAID 5/6 replace by Omar Sandoval · 10 years ago
  27. 03679ad Btrfs: remove misleading handling of missing device scrub by Omar Sandoval · 10 years ago
  28. 293a848 btrfs: fix clone / extent-same deadlocks by Mark Fasheh · 10 years ago
  29. 4a3560c Btrfs: fix defrag to merge tail file extent by Liu Bo · 9 years ago
  30. acdf898 Btrfs: fix warning in backref walking by Liu Bo · 9 years ago
  31. 166f66d btrfs: Add WARN_ON() for double lock in btrfs_tree_lock() by Zhaolei · 9 years ago
  32. 9ed0dea btrfs: Remove root argument in extent_data_ref_count() by Zhaolei · 9 years ago
  33. d022075 btrfs: Fix wrong comment of btrfs_alloc_tree_block() by Zhaolei · 9 years ago
  34. 93314e3 btrfs: abort transaction on btrfs_reloc_cow_block() by Zhaolei · 9 years ago
  35. 147d256 btrfs: Remove unnecessary variants in relocation.c by Zhaolei · 9 years ago
  36. dc2ee4e btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk() by Zhaolei · 9 years ago
  37. 4624900 btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode() by Zhaolei · 9 years ago
  38. 4b3576e btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group() by Zhaolei · 9 years ago
  39. 55e3a60 btrfs: Fix data checksum error cause by replace with io-load. by Zhaolei · 9 years ago
  40. b708ce9 btrfs: use scrub_pause_on/off() to reduce code in scrub_enumerate_chunks() by Zhaolei · 9 years ago
  41. 0e22be8 btrfs: Separate scrub_blocked_if_needed() to scrub_pause_on/off() by Zhaolei · 9 years ago
  42. 868f401 btrfs: Use ref_cnt for set_block_group_ro() by Zhaolei · 9 years ago
  43. d7cad23 btrfs: Bypass unrelated items before accessing its contents in scrub by Zhao Lei · 9 years ago
  44. fe8cf65 btrfs: Load only necessary csums into list in scrub by Zhao Lei · 9 years ago
  45. a0dd59d btrfs: Fix calculate typo caused by ambiguous meaning of logic_end by Zhao Lei · 9 years ago
  46. 6fa96d7 btrfs: Free checksum list on scrub_extent() fail by Zhao Lei · 9 years ago
  47. f2f66a2 btrfs: Check cancel and pause in interval of scrub operation by Zhao Lei · 9 years ago
  48. 78fa177 btrfs: Show detail information when mount failed on missing devices by Zhao Lei · 9 years ago
  49. a323e81 btrfs: Fix scrub panic when leaf crosses stripes by Zhao Lei · 9 years ago
  50. 18aa092 Btrfs: fix stale dir entries after removing a link and fsync by Filipe Manana · 9 years ago
  51. dd81d45 btrfs: fix search key advancing condition by Naohiro Aota · 10 years ago
  52. d658910 Btrfs: teach backref walking about backrefs with underflowed offset values by Filipe Manana · 9 years ago
  53. bde6c24 Btrfs: fix stale dir entries after unlink, inode eviction and fsync by Filipe Manana · 9 years ago
  54. bb53eda Btrfs: fix stale directory entries after fsync log replay by Filipe Manana · 9 years ago
  55. 74d3329 Linux 4.2-rc5 by Linus Torvalds · 9 years ago
  56. d08c318 Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  57. 27667f4 i915: temporary fix for DP MST docking station NULL pointer dereference by Linus Torvalds · 9 years ago
  58. d4edea4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  59. 30c7b56 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  60. 0118360 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  61. 97242f9 link_path_walk(): be careful when failing with ENOTDIR by Al Viro · 9 years ago
  62. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  63. 3270c8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 51d2e09 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  66. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  67. c6fd4fc Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  68. ea111545 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 9 years ago
  69. ef1f436 Merge branch 'gianfar-wol-fixes' by David S. Miller · 9 years ago
  70. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 9 years ago
  71. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 9 years ago
  72. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 9 years ago
  73. 5175f71 act_pedit: check binding before calling tcf_hash_release() by WANG Cong · 9 years ago
  74. c1bfa98 ARM: dts: keystone: fix dt bindings to use post div register for mainpll by Murali Karicheri · 10 years ago
  75. 5e49e0b Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  76. 23ff9e1 Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  77. fd56d1d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  78. 8c8fe97 Revert "dmaengine: virt-dma: don't always free descriptor upon completion" by Jun Nie · 9 years ago
  79. 0ec9ebc dmaengine: mv_xor: fix big endian operation in register mode by Thomas Petazzoni · 9 years ago
  80. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 9 years ago
  81. 1c8a38b dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() by Cyrille Pitchen · 10 years ago
  82. 93dce3a dmaengine: at_hdmac: fix residue computation by Cyrille Pitchen · 10 years ago
  83. 20cadcb4 dmaengine: at_xdmac: fix bug about channel configuration by Ludovic Desroches · 10 years ago
  84. 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
  85. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  86. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 9 years ago
  87. 1adb912 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  88. 8400935 Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  89. 8a68173 net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket by Sowmini Varadhan · 9 years ago
  90. 28e6b67 net: sched: fix refcount imbalance in actions by Daniel Borkmann · 9 years ago
  91. 990c9b3 Merge branch 'r8152-fixes' by David S. Miller · 9 years ago
  92. 37608f3 r8152: reset device when tx timeout by hayeswang · 9 years ago
  93. e501139 r8152: add pre_reset and post_reset by hayeswang · 9 years ago
  94. 649ccd0 ALSA: hda - Fix MacBook Pro 5,2 quirk by Takashi Iwai · 9 years ago
  95. b09dec2 MAINTAINERS: Appoint Jiang and Marc as irqdomain maintainers by Thomas Gleixner · 9 years ago
  96. 54d9ffc MAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainer by Thomas Gleixner · 9 years ago
  97. 646c4b7 x86/irq: Use the caller provided polarity setting in mp_check_pin_attr() by Jiang Liu · 9 years ago
  98. dbe0811 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  99. 0c958ec scsi: fix memory leak with scsi-mq by Tony Battersby · 9 years ago
  100. 3f1c058 ipr: Fix invalid array indexing for HRRQ by Brian King · 9 years ago