summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-23net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-23net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-23net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-23MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-23SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-09-23SMB3: handle new statx fieldsSteve French1-0/+15
2017-09-23arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22apparmor: fix apparmorfs DAC access permissionsJohn Johansen1-4/+4
2017-09-22apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen1-1/+4
2017-09-22apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen1-1/+1
2017-09-22apparmor: ensure unconfined profiles have dfas initializedJohn Johansen1-0/+2
2017-09-22apparmor: fix race condition in null profile creationJohn Johansen1-3/+11
2017-09-22apparmor: move new_null_profile to after profile lookup fns()John Johansen1-79/+79
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen12-16/+840
2017-09-22apparmor: add more debug asserts to apparmorfsJohn Johansen1-0/+17
2017-09-22apparmor: make policy_unpack able to audit different info messagesJohn Johansen2-16/+40
2017-09-22apparmor: add support for absolute root view based labelsJohn Johansen2-1/+10
2017-09-22apparmor: cleanup conditional check for label in label_printJohn Johansen1-14/+8
2017-09-22apparmor: add mount mediationJohn Johansen9-4/+841
2017-09-22apparmor: add the ability to mediate signalsJohn Johansen7-0/+231
2017-09-22apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen1-1/+1
2017-09-22apparmor: Fix an error code in aafs_create()Dan Carpenter1-1/+3
2017-09-22apparmor: Fix logical error in verify_header()Christos Gkekas1-1/+1
2017-09-22apparmor: Fix shadowed local variable in unpack_trans_table()Geert Uytterhoeven1-2/+2
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao1-1/+1
2017-09-22drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintfArvind Yadav1-0/+1
2017-09-22iommu/of: Remove PCI host bridge node checkRobin Murphy1-4/+1
2017-09-22net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-22net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven1-1/+1
2017-09-22Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov1-18/+21
2017-09-22Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov3-3/+29
2017-09-22net/smc: no close wait in case of process shut downUrsula Braun1-7/+8
2017-09-22net/smc: introduce a delayUrsula Braun3-10/+16
2017-09-22net/smc: terminate link group if out-of-sync is receivedUrsula Braun3-11/+8
2017-09-22net/smc: longer delay for client link group removalUrsula Braun1-4/+12
2017-09-22net/smc: adapt send request completion notificationUrsula Braun1-1/+1
2017-09-22net/smc: adjust net_device refcountUrsula Braun1-1/+3
2017-09-22net/smc: take RCU read lock for routing cache lookupUrsula Braun1-3/+7
2017-09-22net/smc: add receive timeout checkHans Wippel1-0/+2
2017-09-22net/smc: add missing dev_putHans Wippel1-0/+1
2017-09-22net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1
2017-09-22lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed1-1/+0
2017-09-22lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed1-5/+4
2017-09-22lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed1-4/+20
2017-09-22net: phy: Keep reporting transceiver typeFlorian Fainelli1-1/+2
2017-09-22net: ethtool: Add back transceiver typeFlorian Fainelli2-1/+7
2017-09-22net: qcom/emac: add software control for pause frame modeTimur Tabi4-0/+58
2017-09-22hv_netvsc: fix send buffer failure on MTU changeAlex Ng3-5/+12
2017-09-22net_sched: remove cls_flower idr on failureCong Wang1-6/+9
2017-09-21net_sched/hfsc: fix curve activation in hfsc_change_class()Konstantin Khlebnikov1-4/+19