cifs: we can not use small padding iovs together with encryption
[platform/kernel/linux-rpi.git] / fs /
2018-12-31 Ronnie Sahlbergcifs: we can not use small padding iovs together with...
2018-12-28 Steve Frenchcifs: Minor Kconfig clarification
2018-12-28 Paulo Alcantaracifs: Always resolve hostname before reconnecting
2018-12-28 Paulo Alcantaracifs: Add support for failover in cifs_reconnect_tcon()
2018-12-28 Paulo Alcantaracifs: Add support for failover in smb2_reconnect()
2018-12-28 Paulo Alcantaracifs: Only free DFS target list if we actually got one
2018-12-28 Paulo Alcantaracifs: start DFS cache refresher in cifs_mount()
2018-12-28 YueHaibingcifs: Use GFP_ATOMIC when a lock is held in cifs_mount()
2018-12-28 Paulo Alcantaracifs: Add support for failover in cifs_reconnect()
2018-12-28 Paulo Alcantaracifs: Add support for failover in cifs_mount()
2018-12-28 YueHaibingcifs: remove set but not used variable 'sep'
2018-12-28 Paulo Alcantaracifs: Make use of DFS cache to get new DFS referrals
2018-12-28 Joe Perchescifs: check kzalloc return
2018-12-28 YueHaibingcifs: remove set but not used variable 'server'
2018-12-28 Dan Carpentercifs: Use kzfree() to free password
2018-12-28 Wei Yongjuncifs: Fix to use kmem_cache_free() instead of kfree()
2018-12-28 Stephen Rothwellcifs: update for current_kernel_time64() removal
2018-12-28 Paulo Alcantaracifs: Add DFS cache routines
2018-12-24 Paulo Alcantaracifs: Save TTL value when parsing DFS referrals
2018-12-24 Aurelien Aptelcifs: auto disable 'serverino' in dfs mounts
2018-12-24 Paulo Alcantaracifs: Make devname param optional in cifs_compose_mount...
2018-12-24 Paulo Alcantaracifs: Skip any trailing backslashes from UNC
2018-12-24 Paulo Alcantaracifs: Refactor out cifs_mount()
2018-12-24 Georgy A BystreninCIFS: Fix error mapping for SMB2_LOCK command which...
2018-12-24 Long LiCIFS: return correct errors when pinning memory failed...
2018-12-24 Long LiCIFS: use the correct length when pinning memory for...
2018-12-24 Ronnie Sahlbergcifs: check ntwrk_buf_start for NULL before dereferenci...
2018-12-24 Ronnie Sahlbergcifs: remove coverity warning in calc_lanman_hash
2018-12-24 YueHaibingcifs: remove set but not used variable 'smb_buf'
2018-12-24 Gustavo A. R. Silvacifs: suppress some implicit-fallthrough warnings
2018-12-24 Ronnie Sahlbergcifs: change smb2_query_eas to use the compound query...
2018-12-24 Kenneth D'souzaAdd vers=3.0.2 as a valid option for SMBv3.0.2
2018-12-24 Ronnie Sahlbergcifs: create a helper function for compound query_info
2018-12-24 Steve Frenchcifs: address trivial coverity warning
2018-12-24 Steve Frenchcifs: smb2 commands can not be negative, remove confusi...
2018-12-24 Ronnie Sahlbergcifs: use a compound for setting an xattr
2018-12-24 Colin Ian Kingcifs: clean up indentation, replace spaces with tab
2018-12-23 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-12-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-12-22 Linus TorvaldsMerge tag 'compiler-attributes-for-linus-v4.20' of...
2018-12-22 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v4.20' of https://githu...
2018-12-22 Christian BraunerRevert "vfs: Allow userns root to call mknod on owned...
2018-12-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2018-12-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-12-21 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-12-21 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-12-21 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-12-21 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-12-21 Linus TorvaldsMerge tag 'drm-fixes-2018-12-21' of git://anongit.freed...
2018-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-12-21 Linus TorvaldsMerge tag 'gpio-v4.20-3' of git://git./linux/kernel...
2018-12-21 Linus TorvaldsMerge tag '4.20-rc7-smb3-fixes' of git://git.samba...
2018-12-20 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2018-12-20 Linus TorvaldsMerge tag 'upstream-4.20-rc7' of git://git.infradead...
2018-12-20 Linus TorvaldsMerge tag 'm68k-for-v4.20-tag2' of git://git./linux...
2018-12-20 Linus TorvaldsMerge tag 'kbuild-fixes-v4.20-2' of git://git./linux...
2018-12-20 Linus TorvaldsMerge tag 'char-misc-4.20-rc8' of git://git./linux...
2018-12-20 Linus TorvaldsMerge tag 'tty-4.20-rc8' of git://git./linux/kernel...
2018-12-20 Linus TorvaldsMerge tag 'usb-4.20-rc8' of git://git./linux/kernel...
2018-12-20 Linus TorvaldsMerge tag 'mmc-v4.20-rc7' of git://git./linux/kernel...
2018-12-20 Dave Chinneriomap: Revert "fs/iomap.c: get/put the page in iomap_pa...
2018-12-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-12-19 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-12-19' of...
2018-12-19 Ronnie Sahlbergsmb3: Fix rmdir compounding regression to strict servers
2018-12-18 Linus TorvaldsMerge tag 'for-linus-20181218' of git://git.kernel...
2018-12-18 Linus TorvaldsMerge tag 'pci-v4.20-fixes-4' of git://git./linux/kerne...
2018-12-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-12-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-12-15 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-12-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-12-14 Andrea Arcangeliuserfaultfd: check VM_MAYWRITE was set after verifying...
2018-12-14 Piotr Jaroszynskifs/iomap.c: get/put the page in iomap_page_create/release()
2018-12-14 Linus TorvaldsMerge tag 'for-linus-20181214' of git://git.kernel...
2018-12-14 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-12-14 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-12-14 Linus TorvaldsMerge tag 'powerpc-4.20-4' of git://git./linux/kernel...
2018-12-14 Linus TorvaldsMerge tag 'ceph-for-4.20-rc7' of https://github.com...
2018-12-14 Linus TorvaldsMerge tag 'pinctrl-v4.20-3' of git://git./linux/kernel...
2018-12-14 Linus TorvaldsMerge tag 'drm-fixes-2018-12-14' of git://anongit.freed...
2018-12-14 Greg Kroah-HartmanMerge tag 'hyperv-fixes-4.20-rc6' of git://git./linux...
2018-12-14 Ivan Delalandeproc/sysctl: don't return ENOMEM on lookup when a table...
2018-12-14 Linus TorvaldsMerge tag 'xarray-4.20-rc7' of git://git.infradead...
2018-12-13 Richard Weinbergerubifs: Handle re-linking of inodes correctly while...
2018-12-13 Gabor Juhosubifs: Fix default compression selection in ubifs
2018-12-13 Garry McNultyubifs: Fix memory leak on error condition
2018-12-13 Arnd Bergmannubifs: auth: Add CONFIG_KEYS dependency
2018-12-13 Geert Uytterhoevenubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend...
2018-12-13 Arnd Bergmannubifs: replay: Fix high stack usage
2018-12-13 Linus TorvaldsMerge tag 'linux-kselftest-4.20-rc7' of git://git....
2018-12-13 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-12-13 Dave AirlieMerge branch 'vmwgfx-fixes-4.20' of git://people.freede...
2018-12-13 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-12-13 Linus TorvaldsMerge tag 'mmc-v4.20-rc5' of git://git./linux/kernel...
2018-12-13 Linus TorvaldsMerge tag 'sound-4.20-rc7' of git://git./linux/kernel...
2018-12-13 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2018-12-13 Linus TorvaldsMerge tag 'for-4.20/dm-fixes' of git://git./linux/kerne...
2018-12-13 Linus TorvaldsMerge tag 'media/v4.20-5' of git://git./linux/kernel...
2018-12-13 Linus TorvaldsMerge tag 'ovl-fixes-4.20-rc7' of git://git./linux...
2018-12-13 Linus TorvaldsMerge tag 'fuse-fixes-4.20-rc7' of git://git./linux...
2018-12-13 Linus TorvaldsMerge tag 'trace-v4.20-rc6' of git://git./linux/kernel...
next