aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_dwc_460ex.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky1-0/+1
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen1-6/+6
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg1-2/+9
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann1-0/+2
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho1-14/+14
2018-06-15nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig1-20/+19
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig1-1/+2
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig5-50/+45
2018-06-15smb3: fix corrupt path in subdirs on smb311 with posixSteve French1-1/+2
2018-06-15smb3: do not display empty interface listSteve French1-1/+3
2018-06-15smb3: Fix mode on mkdir on smb311 mountsSteve French6-3/+175
2018-06-15cifs: Fix kernel oops when traceSMB is enabledPaulo Alcantara1-5/+5
2018-06-15CIFS: dump every session iface infoAurelien Aptel1-0/+27
2018-06-15CIFS: parse and store info on iface queriesAurelien Aptel1-15/+155
2018-06-15CIFS: add iface info to struct cifs_sesAurelien Aptel2-0/+23
2018-06-15CIFS: complete PDU definitions for interface queriesAurelien Aptel1-3/+20
2018-06-15CIFS: move default port definitions to cifsglob.hAurelien Aptel2-3/+3
2018-06-15cifs: Fix encryption/signingPaulo Alcantara1-2/+2
2018-06-15cifs: update __smb_send_rqst() to take an array of requestsRonnie Sahlberg1-35/+44
2018-06-15cifs: remove smb2_send_recv()Ronnie Sahlberg3-42/+116
2018-06-15cifs: push rfc1002 generation down the stackRonnie Sahlberg6-135/+99
2018-06-15smb3: increase initial number of credits requested to allow writeSteve French1-2/+3
2018-06-15cifs: minor documentation updatesSteve French3-11/+16
2018-06-15cifs: add lease tracking to the cached root fidRonnie Sahlberg6-20/+58
2018-06-15smb3: note that smb3.11 posix extensions mount option is experimentalSteve French1-1/+4
2018-06-15afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells1-2/+8
2018-06-15afs: Handle CONFIG_PROC_FS=nDavid Howells2-2/+10
2018-06-15proc: Make inline name size calculation automaticDavid Howells4-12/+16
2018-06-15orangefs: simplify compat ioctl handlingAl Viro1-42/+12
2018-06-15signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()Al Viro1-25/+25
2018-06-14hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang1-13/+13
2018-06-14rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar3-0/+11
2018-06-14l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault1-0/+10
2018-06-14l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault1-0/+9
2018-06-14l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault1-0/+6
2018-06-14l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault1-0/+1
2018-06-14eventpoll: switch to ->poll_maskBen Noordhuis1-5/+10
2018-06-14aio: only return events requested in poll_mask() for IOCB_CMD_POLLChristoph Hellwig1-2/+2
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey1-3/+1
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey1-2/+0
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey1-1/+1
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey1-2/+2
2018-06-14eventfd: only return events requested in poll_mask()Avi Kivity1-2/+2
2018-06-14aio: mark __aio_sigset::sigmask constAvi Kivity1-1/+1
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2-0/+8
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing1-0/+1
2018-06-15lib/test_printf.c: call wait_for_random_bytes() before plain %p testsThierry Escande1-0/+7
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual2-4/+0
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap1-1/+1
2018-06-15mm: fix oom_kill event handlingRoman Gushchin3-7/+27