1. 45a8090 Btrfs: don't call btrfs_throttle in file write by Josef Bacik · 13 years ago
  2. ec39e18 Btrfs: release space on error in page_mkwrite by Josef Bacik · 13 years ago
  3. f70a9a6 Btrfs: fix btrfsck error 400 when truncating a compressed by Miao Xie · 13 years ago
  4. 7ad85bb Btrfs: do not use btrfs_end_transaction_throttle everywhere by Josef Bacik · 13 years ago
  5. c126dea Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/btrfs into integration by Chris Mason · 13 years ago
  6. 9785dbd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration by Chris Mason · 13 years ago
  7. d756bd2 Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration by Chris Mason · 13 years ago
  8. 27263e2 Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into integration by Chris Mason · 13 years ago
  9. 64e0550 Merge branch 'allocation-fixes' into integration by Chris Mason · 13 years ago
  10. 19a39dc Btrfs: add balance progress reporting by Ilya Dryomov · 13 years ago
  11. de32226 Btrfs: allow for resuming restriper after it was paused by Ilya Dryomov · 13 years ago
  12. a7e99c6 Btrfs: allow for canceling restriper by Ilya Dryomov · 13 years ago
  13. 837d5b6 Btrfs: allow for pausing restriper by Ilya Dryomov · 13 years ago
  14. 9555c6c Btrfs: add skip_balance mount option by Ilya Dryomov · 13 years ago
  15. 5964101 Btrfs: recover balance on mount by Ilya Dryomov · 13 years ago
  16. 0940ebf Btrfs: save balance parameters to disk by Ilya Dryomov · 13 years ago
  17. cfa4c96 Btrfs: soft profile changing mode (aka soft convert) by Ilya Dryomov · 13 years ago
  18. e4d8ec0 Btrfs: implement online profile changing by Ilya Dryomov · 13 years ago
  19. 7092261 Btrfs: do not reduce profile in do_chunk_alloc() by Ilya Dryomov · 13 years ago
  20. ea67176 Btrfs: virtual address space subset filter by Ilya Dryomov · 13 years ago
  21. 94e60d5 Btrfs: devid subset filter by Ilya Dryomov · 13 years ago
  22. 409d404 Btrfs: devid filter by Ilya Dryomov · 13 years ago
  23. 5ce5b3c Btrfs: usage filter by Ilya Dryomov · 13 years ago
  24. ed25e9b Btrfs: profiles filter by Ilya Dryomov · 13 years ago
  25. f43ffb6 Btrfs: add basic infrastructure for selective balancing by Ilya Dryomov · 13 years ago
  26. c9e9f97 Btrfs: add basic restriper infrastructure by Ilya Dryomov · 13 years ago
  27. 10ea00f Btrfs: make avail_*_alloc_bits fields dynamic by Ilya Dryomov · 13 years ago
  28. a46d11a Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit by Ilya Dryomov · 13 years ago
  29. 52ba692 Btrfs: introduce masks for chunk type and profile by Ilya Dryomov · 13 years ago
  30. 6fef8df Btrfs: get rid of *_alloc_profile fields by Ilya Dryomov · 13 years ago
  31. b367e47 Btrfs: fix possible deadlock when opening a seed device by Li Zefan · 13 years ago
  32. c7c144d Btrfs: update global block_rsv when creating a new block group by Li Zefan · 13 years ago
  33. 7fe1e64 Btrfs: rewrite btrfs_trim_block_group() by Li Zefan · 13 years ago
  34. ec9ef7a Btrfs: simplfy calculation of stripe length for discard operation by Li Zefan · 13 years ago
  35. de11cc1 Btrfs: don't pre-allocate btrfs bio by Li Zefan · 13 years ago
  36. 125ccb0 Btrfs: don't pass a trans handle unnecessarily in volumes.c by Li Zefan · 13 years ago
  37. 4da6f1a Btrfs: reserve metadata space in btrfs_ioctl_setflags() by Li Zefan · 13 years ago
  38. f062abf Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags() by Li Zefan · 13 years ago
  39. 706efc6 Btrfs: check the return value of io_ctl_init() by Li Zefan · 13 years ago
  40. a1ee5a4 Btrfs: avoid possible NULL deref in io_ctl_drop_pages() by Li Zefan · 13 years ago
  41. db804f2 Btrfs: add pinned extents to on-disk free space cache correctly by Li Zefan · 13 years ago
  42. d25223a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs into for-linus by Li Zefan · 13 years ago
  43. 1bb9190 Btrfs: revamp clustered allocation logic by Alexandre Oliva · 13 years ago
  44. fc7c107 Btrfs: don't set up allocation result twice by Alexandre Oliva · 13 years ago
  45. a5f6f71 Btrfs: test free space only for unclustered allocation by Alexandre Oliva · 13 years ago
  46. 1100373 Btrfs: use bigger metadata chunks on bigger filesystems by Chris Mason · 13 years ago
  47. cf1d72c Btrfs: lower the bar for chunk allocation by Chris Mason · 13 years ago
  48. 203bf28 Btrfs: run chunk allocations while we do delayed refs by Chris Mason · 13 years ago
  49. 6bf7e08 Btrfs: make sure we're not using obsolete code in btrfs_get_extent by Jan Schmidt · 13 years ago
  50. 4692cf5 Btrfs: new backref walking code by Jan Schmidt · 13 years ago
  51. 805a6af Linux 3.2 by Linus Torvalds · 13 years ago
  52. 8696823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  53. d6042ea minixfs: misplaced checks lead to dentry leak by Al Viro · 13 years ago
  54. 8a88951 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach by Oleg Nesterov · 13 years ago
  55. 50b8d25 ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 13 years ago
  56. 8d9cbf8 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  57. d8f46ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  58. f423fc6 Revert "rtc: Expire alarms after the time is set." by Linus Torvalds · 13 years ago
  59. 8da6d58 Btrfs: added btrfs_find_all_roots() by Jan Schmidt · 13 years ago
  60. a168650 Btrfs: add waitqueue instead of doing busy waiting for more delayed refs by Jan Schmidt · 13 years ago
  61. d1270cd Btrfs: put back delayed refs that are too new by Arne Jansen · 13 years ago
  62. 00f04b8 Btrfs: add sequence numbers to delayed refs by Arne Jansen · 13 years ago
  63. 5b25f70 Btrfs: add nested locking mode for paths by Arne Jansen · 13 years ago
  64. 225de11 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 by Steve French · 13 years ago
  65. 497728e cifs: fix bad buffer length check in coalesce_t2 by Jeff Layton · 13 years ago
  66. 157e8bf Revert "rtc: Disable the alarm in the hardware" by Linus Torvalds · 13 years ago
  67. f9fab10 hung_task: fix false positive during vfork by Mandeep Singh Baines · 13 years ago
  68. 30e0532 security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set by Jan Kara · 13 years ago
  69. 405cc27 fix CAN MAINTAINERS SCM tree type by Oliver Hartkopp · 13 years ago
  70. b015dbc mwifiex: fix crash during simultaneous scan and connect by Amitkumar Karwar · 13 years ago
  71. 0900951 b43: fix regression in PIO case by Guennadi Liakhovetski · 13 years ago
  72. b25bfda ath9k: Fix kernel panic in AR2427 in AP mode by Mohammed Shafi Shajakhan · 13 years ago
  73. f9dc73e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  74. ec78213 CAN MAINTAINERS update by Oliver Hartkopp · 13 years ago
  75. 0d90324 net: fsl: fec: fix build for mx23-only kernel by Wolfram Sang · 13 years ago
  76. 6bafcac sch_qfq: fix overflow in qfq_update_start() by Eric Dumazet · 13 years ago
  77. 4376eee drm/radeon/kms/atom: fix possible segfault in pm setup by Alexander Müller · 13 years ago
  78. 115e8e7 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  79. 733bbb7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  80. c7f46b7 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  81. ac97ecc gspca: Fix falling back to lower isoc alt settings by Mauro Carvalho Chehab · 13 years ago
  82. e6780f7 futex: Fix uninterruptible loop due to gate_area by Hugh Dickins · 13 years ago
  83. c121638 netfilter: ctnetlink: fix timeout calculation by Xi Wang · 13 years ago
  84. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  85. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 13 years ago
  86. cd3109d mlx4_en: nullify cq->vector field when closing completion queue by Yevgeny Petrilin · 13 years ago
  87. 06867fb Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  88. 604a16b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  89. c63c4ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  90. d65616a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  91. e95bf44 Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  92. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 13 years ago
  93. 995b410 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  94. 89307ba Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  95. 50b2abe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  96. 7578ed0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. d2bac6a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  98. 1cac8e8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  99. b0365c8 mm: hugetlb: fix non-atomic enqueue of huge page by Hillf Danton · 13 years ago
  100. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago