1. 9ec7267 Btrfs: stop using GFP_ATOMIC when allocating rewind ebs by Josef Bacik · 11 years ago
  2. db7f343 Btrfs: deal with enomem in the rewind path by Josef Bacik · 11 years ago
  3. ebdad91 Btrfs: check our parent dir when doing a compare send by Josef Bacik · 11 years ago
  4. 36cce92 Btrfs: handle errors when doing slow caching by Josef Bacik · 11 years ago
  5. 0f0fe8f Btrfs: add missing error handling to read_tree_block by Filipe David Borba Manana · 11 years ago
  6. eb2067f Fix leak in __btrfs_map_block error path by Dave Jones · 11 years ago
  7. f5929cd Btrfs: add missing error check to find_parent_nodes by Filipe David Borba Manana · 11 years ago
  8. 395927a Btrfs: optimize function btrfs_read_chunk_tree by Filipe David Borba Manana · 11 years ago
  9. 6596a928 Btrfs: don't bug_on when we fail when cleaning up transactions by Josef Bacik · 11 years ago
  10. b6c60c8 Btrfs: change how we queue blocks for backref checking by Josef Bacik · 11 years ago
  11. d062d13 Btrfs: check to see if we have an inline item properly by Josef Bacik · 11 years ago
  12. 151a41b Btrfs: fix what bits we clear when erroring out from delalloc by Josef Bacik · 11 years ago
  13. c2790a2 Btrfs: cleanup arguments to extent_clear_unlock_delalloc by Josef Bacik · 11 years ago
  14. 8068a47 btrfs: use BTRFS_SUPER_INFO_SIZE macro at btrfs_read_dev_super() by Anand Jain · 11 years ago
  15. 125bac01 Btrfs: cache the extent map struct when reading several pages by Miao Xie · 11 years ago
  16. 9974090 Btrfs: batch the extent state operation when reading pages by Miao Xie · 11 years ago
  17. 883d0de Btrfs: batch the extent state operation in the end io handle of the read page by Miao Xie · 11 years ago
  18. facc8a2 Btrfs: don't cache the csum value into the extent state tree by Miao Xie · 11 years ago
  19. f2a09da Btrfs: add branch prediction hints in the read page end IO function by Miao Xie · 11 years ago
  20. 09a7f7a Btrfs: remove unnecessary argument of bio_readpage_error() by Miao Xie · 11 years ago
  21. 8507d21 Btrfs: add missing mounting options in btrfs_show_options() by Wang Shilong · 11 years ago
  22. 1493381 Btrfs: use u64 for subvolid when parsing mount options by Wang Shilong · 11 years ago
  23. 2c334e8 Btrfs: add sanity checks regarding to parsing mount options by Wang Shilong · 11 years ago
  24. 3cd846d Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed by Miao Xie · 11 years ago
  25. 3dc0e81 btrfs/raid56: fix and cleanup some error paths by Dan Carpenter · 11 years ago
  26. 2112ac8 Btrfs: don't bother autodefragging if our root is going away by Josef Bacik · 11 years ago
  27. b37b39c Btrfs: cleanup reloc roots properly on error by Josef Bacik · 11 years ago
  28. 50f1319 Btrfs: reset ret in record_one_backref by Josef Bacik · 11 years ago
  29. a1b83ac btrfs: fix get set label blocking against balance by Anand Jain · 11 years ago
  30. d4c34f6 Btrfs: Print key type in decimal everywhere by Stefan Behrens · 11 years ago
  31. 599c75e Btrfs/tracepoint: update delayed ref tracepoints by Liu Bo · 11 years ago
  32. 1095cc0 btrfs_read_block_groups: Use enums to index by chandan · 11 years ago
  33. 3cae210 btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert by Qu Wenruo · 11 years ago
  34. 1e7bac1 Btrfs: set qgroup_ulist to be null after calling ulist_free() by Wang Shilong · 11 years ago
  35. 647f63b Btrfs: add missing error checks to add_data_references by Filipe David Borba Manana · 11 years ago
  36. ccf39f9 btrfs: make errors in btrfs_num_copies less noisy by David Sterba · 11 years ago
  37. 52ee28d Btrfs: make free space caching faster with many non-inline extent references by Liu Bo · 11 years ago
  38. ee3441b btrfs: fall back to global reservation when removing subvolumes by Jeff Mahoney · 11 years ago
  39. 74be951 Btrfs: optimize btrfs_lookup_extent_info() by Filipe David Borba Manana · 12 years ago
  40. d790155 Btrfs: Release uuid_mutex for shrink during device delete by Carey Underwood · 12 years ago
  41. b2aaaa3 Btrfs: set lockdep class before locking new extent buffer by Josef Bacik · 12 years ago
  42. 59516f6 Btrfs: return -1 when lzo compression makes data bigger by Stefan Agner · 12 years ago
  43. c8cc634 Btrfs: stop using GFP_ATOMIC for the tree mod log allocations by Josef Bacik · 12 years ago
  44. d8dfad3 Linux 3.11-rc7 by Linus Torvalds · 11 years ago
  45. c1c008c Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  46. 5e25e4f Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  47. 1b4757e Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  48. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  49. 8495e9c Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  50. 5befb98 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  51. b0f55f2 ARC: [lib] strchr breakage in Big-endian configuration by Joern Rennecke · 11 years ago
  52. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 11 years ago
  53. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  54. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 11 years ago
  55. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 11 years ago
  56. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  57. 89b53e5 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  58. e2982a0 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  59. f07823e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  60. 52d5b9a usb: phy: fix build breakage by Anatolij Gustschin · 11 years ago
  61. 9a11899 USB: OHCI: add missing PCI PM callbacks to ohci-pci.c by Alan Stern · 11 years ago
  62. 3955dfa staging: comedi: bug-fix NULL pointer dereference on failed attach by Ian Abbott · 11 years ago
  63. 41a00f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  64. 3db0d4d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  65. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 11 years ago
  66. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  67. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 11 years ago
  68. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 11 years ago
  69. 93dbc1b drivers/platform/olpc/olpc-ec.c: initialise earlier by Daniel Drake · 11 years ago
  70. 4dd17ee Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  71. 4a5a8aa ipv4: expose IPV4_DEVCONF by stephen hemminger · 11 years ago
  72. c92a59e ipv6: handle Redirect ICMP Message with no Redirected Header option by Duan Jiong · 11 years ago
  73. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 11 years ago
  74. 168cf0e Revert "ACPI / video: Always call acpi_video_init_brightness() on init" by Rafael J. Wysocki · 11 years ago
  75. 2266c68 Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  76. 9d47b38 Revert "genetlink: fix family dump race" by Johannes Berg · 11 years ago
  77. 6a7492a Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  78. 1f8b766 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  79. 8351fcf Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 11 years ago
  80. ee7075d Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  81. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  82. 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 11 years ago
  83. b5dc3c4 [SCSI] zfcp: remove access control tables interface (keep sysfs files) by Martin Peschke · 11 years ago
  84. 924dd58 [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops by Martin Peschke · 11 years ago
  85. d79ff14 [SCSI] zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 11 years ago
  86. 30ca222 ARM: tegra: always enable USB VBUS regulators by Stephen Warren · 11 years ago
  87. e75dc67 hso: Fix stack corruption on some architectures by Daniel Gimpelevich · 11 years ago
  88. 35e57e1 hso: Earlier catch of error condition by Daniel Gimpelevich · 11 years ago
  89. 9e40127 of: fdt: fix memory initialization for expanded DT by Wladislav Wiebe · 11 years ago
  90. 6f1e120 gma500: Fix SDVO turning off randomly by Guillaume Clement · 11 years ago
  91. 317b07b Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  92. d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  93. 0903391 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  94. 7d06baf Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  95. 69bbe13 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  96. da2ad2a Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  97. 35dc248 [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal by Roland Dreier · 11 years ago
  98. f5944da [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on by Anton Blanchard · 11 years ago
  99. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  100. 1c09b19 cpuset: fix a regression in validating config change by Li Zefan · 11 years ago