summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03Add resilienthandles mount parmSteve French
2015-11-03[SMB3] Send durable handle v2 contexts when use of persistent handles requiredSteve French
2015-11-03[SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French
2015-11-03[SMB3] Enable checking for continuous availability and persistent handle supportSteve French
2015-11-03[SMB3] Add parsing for new mount option controlling persistent handlesSteve French
2015-10-31Allow duplicate extents in SMB3 not just SMB3.1.1Steve French
2015-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-10-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-30Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-30Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-30rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-10-28Merge tag 'powerpc-4.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-28powerpc/dma: dma_set_coherent_mask() should not be GPL onlyBenjamin Herrenschmidt
2015-10-27Merge branch 'mlx4-fixes'David S. Miller
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-10-27net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein
2015-10-27vhost: fix performance on LE hostsMichael S. Tsirkin
2015-10-27bpf: sample: define aarch64 specific registersYang Shi
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas
2015-10-27RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-10-27forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman
2015-10-27openvswitch: Fix skb leak using IPv6 defragJoe Stringer
2015-10-27ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer
2015-10-27openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer
2015-10-27fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck
2015-10-28block: re-add discard_granularity and alignment checksMing Lin
2015-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-10-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-10-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-27blkcg: fix incorrect read/write sync/async stat accountingTejun Heo
2015-10-26Merge branch 'net_of_node_put'David S. Miller
2015-10-26net: mv643xx_eth: add missing of_node_putJulia Lawall
2015-10-26ath6kl: add missing of_node_putJulia Lawall
2015-10-26net: phy: mdio: add missing of_node_putJulia Lawall
2015-10-26netdev/phy: add missing of_node_putJulia Lawall
2015-10-26net: netcp: add missing of_node_putJulia Lawall
2015-10-26net: thunderx: add missing of_node_putJulia Lawall
2015-10-26ipv6: gre: support SIT encapsulationEric Dumazet
2015-10-26Merge branch 'sh_eth-fixes'David S. Miller