index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
adfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
1
-32
/
+52
2018-12-28
cifs: Add support for failover in cifs_reconnect_tcon()
Paulo Alcantara
1
-3
/
+85
2018-12-28
cifs: Add support for failover in smb2_reconnect()
Paulo Alcantara
3
-3
/
+104
2018-12-28
cifs: Only free DFS target list if we actually got one
Paulo Alcantara
1
-3
/
+3
2018-12-28
cifs: start DFS cache refresher in cifs_mount()
Paulo Alcantara
1
-0
/
+6
2018-12-28
cifs: Use GFP_ATOMIC when a lock is held in cifs_mount()
YueHaibing
1
-1
/
+2
2018-12-28
cifs: Add support for failover in cifs_reconnect()
Paulo Alcantara
3
-1
/
+204
2018-12-28
cifs: Add support for failover in cifs_mount()
Paulo Alcantara
3
-15
/
+236
2018-12-28
cifs: remove set but not used variable 'sep'
YueHaibing
1
-3
/
+0
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
6
-84
/
+113
2018-12-28
cifs: minor updates to documentation
Steve French
1
-6
/
+20
2018-12-28
cifs: check kzalloc return
Joe Perches
1
-14
/
+20
2018-12-28
cifs: remove set but not used variable 'server'
YueHaibing
1
-7
/
+1
2018-12-28
cifs: Use kzfree() to free password
Dan Carpenter
1
-1
/
+1
2018-12-28
cifs: Fix to use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-2
/
+2
2018-12-28
cifs: update for current_kernel_time64() removal
Stephen Rothwell
1
-2
/
+4
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
7
-2
/
+1484
2018-12-24
cifs: Save TTL value when parsing DFS referrals
Paulo Alcantara
2
-0
/
+3
2018-12-24
cifs: auto disable 'serverino' in dfs mounts
Aurelien Aptel
3
-25
/
+35
2018-12-24
cifs: Make devname param optional in cifs_compose_mount_options()
Paulo Alcantara
1
-9
/
+12
2018-12-24
cifs: Skip any trailing backslashes from UNC
Paulo Alcantara
1
-1
/
+6
2018-12-24
cifs: Refactor out cifs_mount()
Paulo Alcantara
2
-183
/
+262
2018-12-24
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
1
-2
/
+2
2018-12-24
CIFS: return correct errors when pinning memory failed for direct I/O
Long Li
1
-1
/
+7
2018-12-24
CIFS: use the correct length when pinning memory for direct I/O for write
Long Li
1
-1
/
+3
2018-12-24
cifs: check ntwrk_buf_start for NULL before dereferencing it
Ronnie Sahlberg
1
-1
/
+8
2018-12-24
cifs: remove coverity warning in calc_lanman_hash
Ronnie Sahlberg
1
-3
/
+8
2018-12-24
cifs: remove set but not used variable 'smb_buf'
YueHaibing
1
-2
/
+0
2018-12-24
cifs: suppress some implicit-fallthrough warnings
Gustavo A. R. Silva
2
-2
/
+2
2018-12-24
cifs: change smb2_query_eas to use the compound query-info helper
Ronnie Sahlberg
4
-79
/
+49
2018-12-24
Add vers=3.0.2 as a valid option for SMBv3.0.2
Kenneth D'souza
2
-0
/
+2
2018-12-24
cifs: create a helper function for compound query_info
Ronnie Sahlberg
1
-26
/
+56
2018-12-24
cifs: address trivial coverity warning
Steve French
1
-1
/
+1
2018-12-24
cifs: smb2 commands can not be negative, remove confusing check
Steve French
1
-3
/
+5
2018-12-24
cifs: use a compound for setting an xattr
Ronnie Sahlberg
1
-18
/
+70
2018-12-24
cifs: clean up indentation, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-12-24
Linux 4.20
v4.20
Linus Torvalds
1
-1
/
+1
2018-12-22
Revert "vfs: Allow userns root to call mknod on owned filesystems."
Christian Brauner
1
-2
/
+1
2018-12-22
dma-mapping: fix flags in dma_alloc_wc
Christoph Hellwig
1
-1
/
+1
2018-12-21
mm, page_alloc: fix has_unmovable_pages for HugePages
Oscar Salvador
1
-2
/
+5
2018-12-21
fork,memcg: fix crash in free_thread_stack on memcg charge fail
Rik van Riel
1
-2
/
+7
2018-12-21
mm: thp: fix flags for pmd migration when split
Peter Xu
1
-9
/
+11
2018-12-21
mm, memory_hotplug: initialize struct pages for the full memory section
Mikhail Zaslonko
1
-0
/
+12
2018-12-21
auxdisplay: charlcd: fix x/y command parsing
Mans Rullgard
1
-0
/
+3
2018-12-21
serial/sunsu: fix refcount leak
Yangtao Li
1
-5
/
+26
2018-12-21
sparc: Set "ARCH: sunxx" information on the same line
Corentin Labbe
2
-9
/
+8
2018-12-21
sparc: vdso: Drop implicit common-page-size linker flag
ndesaulniers@google.com
1
-1
/
+1
2018-12-21
qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup
Daniele Palmas
1
-7
/
+8
2018-12-21
qmi_wwan: Add support for Fibocom NL678 series
Jörgen Storvist
1
-0
/
+1
2018-12-21
tls: Do not call sk_memcopy_from_iter with zero length
Vakul Garg
1
-4
/
+6
[next]