summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-20cifs: make const array static, makes object smallerColin Ian King1-3/+5
2020-10-20SMB3.1.1: Fix ids returned in POSIX query dirSteve French3-5/+7
2020-10-20smb3: add dynamic trace point to trace when credits obtainedSteve French3-9/+18
2020-10-20smb3.1.1: do not fail if no encryption required but server doesn't support itSteve French1-3/+13
2020-10-19cifs: Return the error from crypt_message when enc/dec key not found.Shyam Prasad N1-1/+1
2020-10-19smb3.1.1: set gcm256 when requestedSteve French4-6/+17
2020-10-19smb3.1.1: rename nonces used for GCM and CCM encryptionSteve French2-6/+6
2020-10-19smb3.1.1: print warning if server does not support requested encryption typeSteve French1-2/+13
2020-10-16smb3.1.1: add new module load parm enable_gcm_256Steve French4-2/+14
2020-10-16smb3.1.1: add new module load parm require_gcm_256Steve French3-4/+15
2020-10-16cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCESStefan Metzmacher1-1/+1
2020-10-16SMB3.1.1: add defines for new signing negotiate contextSteve French1-0/+14
2020-10-16cifs: handle -EINTR in cifs_setattrRonnie Sahlberg1-4/+9
2020-10-16Handle STATUS_IO_TIMEOUT gracefullyRohith Surabattula4-2/+32
2020-10-12cifs: compute full_path already in cifs_readdir()Ronnie Sahlberg1-14/+16
2020-10-12cifs: return cached_fid from open_shrootRonnie Sahlberg3-13/+23
2020-10-12update structure definitions from updated protocol documentationSteve French1-7/+57
2020-10-12smb3: add defines for new crypto algorithmsSteve French1-0/+2
2020-10-12Convert trailing spaces and periods in path componentsBoris Protopopov1-1/+7
2020-10-11Linux 5.9v5.9Linus Torvalds1-1/+1
2020-10-11mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...Vijay Balakrishna3-2/+19
2020-10-11mm: validate inode in mapping_set_error()Minchan Kim1-1/+2
2020-10-11mm: mmap: Fix general protection fault in unlink_file_vma()Miaohe Lin1-1/+5
2020-10-11MAINTAINERS: Antoine Tenart's email addressAntoine Tenart2-3/+4
2020-10-11MAINTAINERS: change hardening mailing listKees Cook2-2/+3
2020-10-11cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy1-1/+1
2020-10-11mm/khugepaged: fix filemap page_to_pgoff(page) != offsetHugh Dickins1-0/+12
2020-10-10i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea1-0/+6
2020-10-10Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang1-15/+5
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li1-1/+1
2020-10-09perf: Fix task_function_call() error handlingKajol Jain1-2/+3
2020-10-09power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel1-0/+6
2020-10-08drm/amd/display: Change ABM config init interfaceYongqiang Sun3-6/+19
2020-10-08vdpa/mlx5: Fix dependency on MLX5_COREEli Cohen1-4/+3
2020-10-08vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu1-6/+14
2020-10-08net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt1-0/+1
2020-10-08macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet1-1/+3
2020-10-08r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit1-0/+7
2020-10-08openvswitch: handle DNAT tuple collisionDumitru Ceara1-9/+13
2020-10-08sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet1-0/+1
2020-10-08bridge: Netlink interface fix.Henrik Bjoernlund1-15/+11
2020-10-08afs: Fix deadlock between writeback and truncateDavid Howells3-9/+50
2020-10-08mm: avoid early COW write protect games during fork()Linus Torvalds1-37/+4
2020-10-08net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam1-0/+3
2020-10-08i2c: meson: fixup rate calculation with filter delayNicolas Belin1-11/+12
2020-10-08i2c: meson: keep peripheral clock enabledJerome Brunet1-7/+3
2020-10-08i2c: meson: fix clock setting overwriteJerome Brunet1-1/+18
2020-10-08i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers1-5/+15
2020-10-08bpf: Fix scalar32_min_max_or bounds trackingDaniel Borkmann1-4/+4
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2-4/+24