summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-22cifs: move security mount options into fs_context.chRonnie Sahlberg
2020-10-22cifs: add files to host new mount apiRonnie Sahlberg
2020-10-21smb3: do not try to cache root directory if dir leases not supportedSteve French
2020-10-21smb3: fix stat when special device file and mounted with modefromsidSteve French
2020-10-21cifs: Print the address and port we are connecting to in generic_ip_connect()Samuel Cabrero
2020-10-21SMB3: Resolve data corruption of TCP server info fieldsRohith Surabattula
2020-10-20cifs: make const array static, makes object smallerColin Ian King
2020-10-20SMB3.1.1: Fix ids returned in POSIX query dirSteve French
2020-10-20smb3: add dynamic trace point to trace when credits obtainedSteve French
2020-10-20smb3.1.1: do not fail if no encryption required but server doesn't support itSteve French
2020-10-19cifs: Return the error from crypt_message when enc/dec key not found.Shyam Prasad N
2020-10-19smb3.1.1: set gcm256 when requestedSteve French
2020-10-19smb3.1.1: rename nonces used for GCM and CCM encryptionSteve French
2020-10-19smb3.1.1: print warning if server does not support requested encryption typeSteve French
2020-10-15smb3.1.1: add new module load parm enable_gcm_256Steve French
2020-10-15smb3.1.1: add new module load parm require_gcm_256Steve French
2020-10-15cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCESStefan Metzmacher
2020-10-15SMB3.1.1: add defines for new signing negotiate contextSteve French
2020-10-15cifs: handle -EINTR in cifs_setattrRonnie Sahlberg
2020-10-15Handle STATUS_IO_TIMEOUT gracefullyRohith Surabattula
2020-10-11cifs: compute full_path already in cifs_readdir()Ronnie Sahlberg
2020-10-11cifs: return cached_fid from open_shrootRonnie Sahlberg
2020-10-11update structure definitions from updated protocol documentationSteve French
2020-10-11smb3: add defines for new crypto algorithmsSteve French
2020-10-11Convert trailing spaces and periods in path componentsBoris Protopopov
2020-10-11Linux 5.9v5.9Linus Torvalds
2020-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-10-11Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-11Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim
2020-10-11mm: mmap: Fix general protection fault in unlink_file_vma()Miaohe Lin
2020-10-11MAINTAINERS: Antoine Tenart's email addressAntoine Tenart
2020-10-11MAINTAINERS: change hardening mailing listKees Cook
2020-10-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-10cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy
2020-10-10mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins
2020-10-10i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea
2020-10-10Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang
2020-10-09Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-09Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-09Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2020-10-09Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-09Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-09Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-09perf: Fix task_function_call() error handlingKajol Jain
2020-10-09Merge tag 'amd-drm-fixes-5.9-2020-10-08' of git://people.freedesktop.org/~agd...Dave Airlie
2020-10-08Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds