1. 2dfea38 Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  2. c64c2bd Btrfs: don't take inode delalloc mutex if we're a free space inode by Josef Bacik · 12 years ago
  3. 1135d6d Btrfs: fix autodefrag and umount lockup by Josef Bacik · 12 years ago
  4. 9185aa5 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  5. 31e5022 Btrfs: put raid properties into global table by Liu Bo · 12 years ago
  6. 4ded4f6 Btrfs: fix BUG() in scrub when first superblock reading gives EIO by Stefan Behrens · 12 years ago
  7. 6c760c0 Btrfs: do not call file_update_time in aio_write by Josef Bacik · 12 years ago
  8. 5124e00 Btrfs: only unlock and relock if we have to by Josef Bacik · 12 years ago
  9. 0b1c6cc Btrfs: use tokens where we can in the tree log by Josef Bacik · 12 years ago
  10. 41be1f3 Btrfs: optimize leaf_space_used by Josef Bacik · 12 years ago
  11. ad91455 Btrfs: don't memset new tokens by Josef Bacik · 12 years ago
  12. ed7b63e Btrfs: only clear dirty on the buffer if it is marked as dirty by Josef Bacik · 12 years ago
  13. bb146eb Btrfs: move checks in set_page_dirty under DEBUG by Josef Bacik · 12 years ago
  14. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago
  15. d6393786 Btrfs: add path->really_keep_locks by Josef Bacik · 12 years ago
  16. b11e234 Btrfs: do not mark ems as prealloc if we are writing to them by Josef Bacik · 12 years ago
  17. b493968 Btrfs: keep track of the extents original block length by Josef Bacik · 12 years ago
  18. b812ce2 Btrfs: inline csums if we're fsyncing by Josef Bacik · 12 years ago
  19. a95249b Btrfs: don't bother copying if we're only logging the inode by Josef Bacik · 12 years ago
  20. e997615 Btrfs: only log the inode item if we can get away with it by Josef Bacik · 12 years ago
  21. 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 12 years ago
  22. b8b8ff5 btrfs: Notify udev when removing device by Lukas Czerner · 12 years ago
  23. ac6a2b3 Btrfs: fix wrong return value of btrfs_truncate_page() by Miao Xie · 12 years ago
  24. 7426cc0 Btrfs: punch hole past the end of the file by Miao Xie · 12 years ago
  25. 0061280 Btrfs: fix the page that is beyond EOF by Miao Xie · 12 years ago
  26. 6347b3c Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole() by Miao Xie · 12 years ago
  27. 4b5829a Btrfs: fix missing reserved space release in error path of delalloc reservation by Miao Xie · 12 years ago
  28. 543eabd Btrfs: don't auto defrag a file when doing directIO by Miao Xie · 12 years ago
  29. fb57dc8 Btrfs: parse parent 0 into correct value in tracepoint by Liu Bo · 12 years ago
  30. 9600976 Btrfs: use ctl->unit for free space calculation instead of block_group->sectorsize by Wang Sheng-Hui · 12 years ago
  31. 43baa57 Btrfs: refactor error handling to drop inode in btrfs_create() by Filipe Brandenburger · 12 years ago
  32. 2794ed0 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  33. 05dadc0 Btrfs: add fiemap's flag check by Tsutomu Itoh · 12 years ago
  34. 01e6deb Btrfs: don't add a NULL extended attribute by Liu Bo · 12 years ago
  35. 755ac67 Btrfs: skip adding an acl attribute if we don't have to by Liu Bo · 12 years ago
  36. 0ff6fab Btrfs: fix off-by-one error of the reserved size of btrfs_allocate() by Miao Xie · 12 years ago
  37. 797f427 Btrfs: use existing align macros in btrfs_allocate() by Miao Xie · 12 years ago
  38. af1be4f Btrfs: fix a scrub regression in case of write errors by Stefan Behrens · 12 years ago
  39. f9c8374 Btrfs: fix a build warning for an unused label by Stefan Behrens · 12 years ago
  40. cb3806e Btrfs: fix race in check-integrity caused by usage of bitfield by Stefan Behrens · 12 years ago
  41. b66f00d Btrfs: fix freeze vs auto defrag by Miao Xie · 12 years ago
  42. 26176e7 Btrfs: restructure btrfs_run_defrag_inodes() by Miao Xie · 12 years ago
  43. 8ddc473 Btrfs: fix unprotected defragable inode insertion by Miao Xie · 12 years ago
  44. 9247f31 Btrfs: use slabs for auto defrag allocation by Miao Xie · 12 years ago
  45. 905b0dd Btrfs: get write access for qgroup operations by Miao Xie · 12 years ago
  46. b8e9548 Btrfs: get write access for scrub by Miao Xie · 12 years ago
  47. da24927 Btrfs: get write access when removing a device by Miao Xie · 12 years ago
  48. 198605a Btrfs: get write access when doing resize fs by Miao Xie · 12 years ago
  49. 3c04ce0 Btrfs: get write access when setting the default subvolume by Miao Xie · 12 years ago
  50. 8cd2807 Btrfs: fix wrong return value of btrfs_wait_for_commit() by Miao Xie · 12 years ago
  51. ff7c1d3 Btrfs: don't start a new transaction when starting sync by Miao Xie · 12 years ago
  52. 9a8c28b Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync() by Miao Xie · 12 years ago
  53. db2254b Btrfs: fix an while-loop of listxattr by Liu Bo · 12 years ago
  54. 0714012 Btrfs: do not warn_on io_ctl->cur in io_ctl_map_page by Wang Sheng-Hui · 12 years ago
  55. 3f6bcfb Btrfs: add support for device replace ioctls by Stefan Behrens · 12 years ago
  56. aed606e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  57. 123df7a Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  58. 9b690c3 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 12 years ago
  59. 36cd5c1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  60. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  61. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  62. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  63. a168178 i2c: Mention functionality flags in SMBus protocol documentation by Jean Delvare · 12 years ago
  64. 8117e41 i2c-piix4: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  65. 6676a84 i2c-i801: Enable interrupts for all post-ICH5 chips by Jean Delvare · 12 years ago
  66. f6afc8b i2c-i801: Add device tree support by Thierry Reding · 12 years ago
  67. 8547a5b MAINTAINERS: Fix drivers/i2c/busses/i2c-stub.c by Cesar Eduardo Barros · 12 years ago
  68. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  69. 2f3f240 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  70. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  71. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  72. 652a187 Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  73. ada8e20 NFS: Don't use SetPageError in the NFS writeback code by Trond Myklebust · 12 years ago
  74. 1efc287 SUNRPC: variable 'svsk' is unused in function bc_send_request by Trond Myklebust · 12 years ago
  75. 115b1cc Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  76. 4a20a98 SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket by Trond Myklebust · 12 years ago
  77. 2b83188 Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  78. e81d372 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  79. 75e300c Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  80. ac20d16 NFSv4.1: Deal effectively with interrupted RPC calls. by Trond Myklebust · 12 years ago
  81. c13e69b Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  82. c525819 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  83. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  84. 08242bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  85. be354f4 Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" by Linus Torvalds · 12 years ago
  86. 8e63b6a NFSv4.1: Move the RPC timestamp out of the slot. by Trond Myklebust · 12 years ago
  87. e879444 NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED. by Trond Myklebust · 12 years ago
  88. 7a280cf Merge tag 'disintegrate-x86-20121214' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  89. 4939e27 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  90. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  91. 65a0c14 NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0 by Trond Myklebust · 12 years ago
  92. 1f01845 NFS: Fix calls to drop_nlink() by Trond Myklebust · 12 years ago
  93. 0beb587 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 6a57d10 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. af170c5 UAPI: (Scripted) Disintegrate arch/x86/include/asm by David Howells · 12 years ago
  96. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  97. c91321e ARM: arm-soc: Merge branch 'next/smp' into next/soc2 by Olof Johansson · 12 years ago
  98. cbae8d4 block: export block_unplug tracepoint by NeilBrown · 12 years ago
  99. 0cfbcaf block: add plug for blkdev_issue_discard by Shaohua Li · 12 years ago
  100. 8dd2cb7 block: discard granularity might not be power of 2 by Shaohua Li · 12 years ago