summaryrefslogtreecommitdiffstats
path: root/fs/befs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-28cifs: remove set but not used variable 'server'YueHaibing1-7/+1
2018-12-28cifs: Use kzfree() to free passwordDan Carpenter1-1/+1
2018-12-28cifs: Fix to use kmem_cache_free() instead of kfree()Wei Yongjun1-2/+2
2018-12-28cifs: update for current_kernel_time64() removalStephen Rothwell1-2/+4
2018-12-28cifs: Add DFS cache routinesPaulo Alcantara7-2/+1484
2018-12-24cifs: Save TTL value when parsing DFS referralsPaulo Alcantara2-0/+3
2018-12-24cifs: auto disable 'serverino' in dfs mountsAurelien Aptel3-25/+35
2018-12-24cifs: Make devname param optional in cifs_compose_mount_options()Paulo Alcantara1-9/+12
2018-12-24cifs: Skip any trailing backslashes from UNCPaulo Alcantara1-1/+6
2018-12-24cifs: Refactor out cifs_mount()Paulo Alcantara2-183/+262
2018-12-24CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin1-2/+2
2018-12-24CIFS: return correct errors when pinning memory failed for direct I/OLong Li1-1/+7
2018-12-24CIFS: use the correct length when pinning memory for direct I/O for writeLong Li1-1/+3
2018-12-24cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg1-1/+8
2018-12-24cifs: remove coverity warning in calc_lanman_hashRonnie Sahlberg1-3/+8
2018-12-24cifs: remove set but not used variable 'smb_buf'YueHaibing1-2/+0
2018-12-24cifs: suppress some implicit-fallthrough warningsGustavo A. R. Silva2-2/+2
2018-12-24cifs: change smb2_query_eas to use the compound query-info helperRonnie Sahlberg4-79/+49
2018-12-24Add vers=3.0.2 as a valid option for SMBv3.0.2Kenneth D'souza2-0/+2
2018-12-24cifs: create a helper function for compound query_infoRonnie Sahlberg1-26/+56
2018-12-24cifs: address trivial coverity warningSteve French1-1/+1
2018-12-24cifs: smb2 commands can not be negative, remove confusing checkSteve French1-3/+5
2018-12-24cifs: use a compound for setting an xattrRonnie Sahlberg1-18/+70
2018-12-24cifs: clean up indentation, replace spaces with tabColin Ian King1-1/+1
2018-12-24Linux 4.20v4.20Linus Torvalds1-1/+1
2018-12-22Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner1-2/+1
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-21mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador1-2/+5
2018-12-21fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel1-2/+7
2018-12-21mm: thp: fix flags for pmd migration when splitPeter Xu1-9/+11
2018-12-21mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko1-0/+12
2018-12-21auxdisplay: charlcd: fix x/y command parsingMans Rullgard1-0/+3
2018-12-21serial/sunsu: fix refcount leakYangtao Li1-5/+26
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2-9/+8
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com1-1/+1
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas1-7/+8
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist1-0/+1
2018-12-21tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg1-4/+6
2018-12-21ipv6: tunnels: fix two use-after-freeEric Dumazet2-0/+2
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg1-0/+3
2018-12-21packet: validate address lengthWillem de Bruijn1-0/+4
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu1-1/+2
2018-12-21Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas1-0/+1
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires1-2/+16
2018-12-21gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König1-3/+3
2018-12-21gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2018-12-21gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren1-59/+5
2018-12-21tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet1-1/+3
2018-12-21MAINTAINERS: update cxgb4 and cxgb3 maintainerGanesh Goudar1-2/+2
2018-12-21ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu1-0/+1