summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-21Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-11-21Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-21Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-11-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-11-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-21tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens
2014-11-21net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet
2014-11-21Btrfs: ensure ordered extent errors aren't missed on fsyncFilipe Manana
2014-11-21Btrfs: collect only the necessary ordered extents on ranged fsyncFilipe Manana
2014-11-21Btrfs: don't ignore log btree writeback errorsFilipe Manana
2014-11-21Btrfs: do not move em to modified list when unpinningJosef Bacik
2014-11-21Btrfs: make sure logged extents complete in the current transaction V3Josef Bacik
2014-11-21Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro
2014-11-21virtio-net: validate features during probeJason Wang
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-20ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac
2014-11-20openvswitch: Don't validate IPv6 label masks.Joe Stringer
2014-11-20pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-11-21Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-11-20Btrfs: make sure we wait on logged extents when fsycning two subvolsJosef Bacik
2014-11-20btrfs: fix wrong accounting of raid1 data profile in statfsDavid Sterba
2014-11-20btrfs: fix dead lock while running replace and defrag concurrentlyGui Hecheng
2014-11-20Btrfs: make xattr replace operations atomicFilipe Manana
2014-11-20Btrfs: avoid premature -ENOMEM in clear_extent_bit()Filipe Manana
2014-11-20Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2Josef Bacik
2014-11-20Btrfs: move read only block groups onto their own list V2Josef Bacik
2014-11-20btrfs: fix typos in btrfs_check_super_validDavid Sterba
2014-11-20Btrfs: check-int: don't complain about balanced blocksStefan Behrens
2014-11-20Btrfs: check_int: use the known block locationStefan Behrens
2014-11-20Btrfs: avoid returning -ENOMEM in convert_extent_bit() too earlyFilipe Manana
2014-11-20Btrfs: make find_first_extent_bit be able to cache any stateFilipe Manana
2014-11-20Btrfs: deal with convert_extent_bit errors to avoid fs corruptionFilipe Manana
2014-11-20Btrfs: return failure if btrfs_dev_replace_finishing() failedEryu Guan
2014-11-20Btrfs: fix allocationg memory failure for btrfsic_state structureShilong Wang
2014-11-20Btrfs: report error after failure inlining extent in compressed write pathFilipe Manana
2014-11-20Btrfs: add helper btrfs_fdatawrite_rangeFilipe Manana
2014-11-20Btrfs: correctly flush compressed data before/after direct IOFilipe Manana
2014-11-20Btrfs: make inode.c:compress_file_range() return voidFilipe Manana
2014-11-20Btrfs: fix incorrect compression ratio detectionShilong Wang
2014-11-20Btrfs: don't ignore compressed bio write errorsFilipe Manana