summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-25cifs: introduce helper for finding referral server to improve DFS target reso...Paulo Alcantara2-17/+51
2021-02-25cifs: check all path components in resolved dfs targetPaulo Alcantara1-60/+33
2021-02-25cifs: fix DFS failoverPaulo Alcantara1-64/+59
2021-02-25cifs: fix nodfs mount optionPaulo Alcantara1-4/+4
2021-02-25cifs: fix handling of escaped ',' in the password mount argumentRonnie Sahlberg1-13/+30
2021-02-25cifs: Add new parameter "acregmax" for distinct file and directory metadata t...Steve French5-13/+37
2021-02-25cifs: convert revalidate of directories to using directory metadata cache tim...Steve French1-6/+17
2021-02-25cifs: Add new mount parameter "acdirmax" to allow caching directory metadataSteve French4-2/+16
2021-02-24cifs: If a corrupted DACL is returned by the server, bail out.Shyam Prasad N1-2/+2
2021-02-23cifs: minor simplification to smb2_is_network_name_deletedSteve French1-14/+15
2021-02-23TCON Reconnect during STATUS_NETWORK_NAME_DELETEDRohith Surabattula3-0/+47
2021-02-23cifs: cleanup a few le16 vs. le32 uses in cifsacl.cSteve French1-3/+3
2021-02-23cifs: Change SIDs in ACEs while transferring file ownership.Shyam Prasad N1-47/+92
2021-02-23cifs: Retain old ACEs when converting between mode bits and ACL.Shyam Prasad N1-47/+223
2021-02-23cifs: Fix cifsacl ACE mask for group and others.Shyam Prasad N1-2/+2
2021-02-23cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugDataSteve French1-3/+3
2021-02-23cifs: change confusing field serverName (to ip_addr)Steve French6-10/+11
2021-02-20cifs: Fix inconsistent IS_ERR and PTR_ERRYueHaibing1-1/+1
2021-02-17cifs: Reformat DebugData and index connections by conn_id.Shyam Prasad N1-49/+68
2021-02-17cifs: Identify a connection by a conn_id.Shyam Prasad N6-44/+122
2021-02-17cifs: Fix in error types returned for out-of-credit situations.Shyam Prasad N1-3/+3
2021-02-17cifs: New optype for session operations.Shyam Prasad N4-5/+9
2021-02-17cifs: documentation cleanupSteve French5-37/+40
2021-02-17cifs: fix trivial typoSteve French1-1/+1
2021-02-15smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requestedSteve French2-7/+15
2021-02-15Linux 5.11v5.11Linus Torvalds1-2/+2
2021-02-14Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+4
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-7/+22
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann1-0/+1
2021-02-14scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-02-14sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada1-2/+0
2021-02-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-02-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+1
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+11
2021-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-5/+14
2021-02-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+10
2021-02-13Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap1-0/+3
2021-02-13MAINTAINERS: add Andrey Konovalov to KASAN reviewersAndrey Konovalov1-0/+1
2021-02-13MAINTAINERS: update Andrey Konovalov's email addressAndrey Konovalov1-1/+1
2021-02-13MAINTAINERS: update KASAN file listAndrey Konovalov1-2/+3
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen1-1/+5
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport1-1/+1
2021-02-13Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds4-4/+28
2021-02-12Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2021-02-12Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-78/+122
2021-02-12Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+1
2021-02-12Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0