summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-12smb: client: show share compression info in DebugDatasmb-compression-asyncEnzo Matsumiya1-1/+5
2024-05-12smb: client: implement chained compression supportEnzo Matsumiya6-48/+297
2024-05-12smb: client: implement decompression of READ responsesEnzo Matsumiya8-70/+422
2024-05-12smb: client: implement compression of WRITE requestsEnzo Matsumiya13-18/+861
2024-03-19cifs: update internal module version number for cifs.koSteve French1-2/+2
2024-03-19smb: common: simplify compression headersEnzo Matsumiya1-19/+26
2024-03-10smb: common: fix fields sizes in compression_pattern_payload_v1Enzo Matsumiya1-2/+2
2024-03-10smb: client: negotiate compression algorithmsEnzo Matsumiya6-15/+49
2024-03-10smb3: add dynamic trace point for ioctlsSteve French2-0/+37
2024-03-10cifs: Fix writeback data corruptionDavid Howells1-126/+157
2024-03-10smb: client: return reparse type in /proc/mountsPaulo Alcantara2-0/+14
2024-03-10smb: client: set correct d_type for reparse DFS/DFSR and mount pointPaulo Alcantara1-7/+9
2024-03-10smb: client: parse uid, gid, mode and dev from WSL reparse pointsPaulo Alcantara4-17/+97
2024-03-10smb: client: introduce SMB2_OP_QUERY_WSL_EAPaulo Alcantara6-25/+190
2024-03-10smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()Dan Carpenter1-1/+1
2024-03-10smb: client: add support for WSL reparse pointsPaulo Alcantara10-20/+210
2024-03-10smb: client: reduce number of parameters in smb2_compound_op()Paulo Alcantara2-69/+95
2024-03-10smb: client: fix potential broken compound requestPaulo Alcantara1-43/+63
2024-03-10smb: client: move most of reparse point handling code to common filePaulo Alcantara9-364/+405
2024-03-10smb: client: introduce reparse mount optionPaulo Alcantara4-0/+52
2024-03-10smb: client: retry compound request without reusing leaseMeetakshi Setiya1-3/+38
2024-03-10smb: client: do not defer close open handles to deleted filesMeetakshi Setiya6-5/+74
2024-03-10smb: client: reuse file lease key in compound operationsMeetakshi Setiya6-31/+48
2024-03-10smb3: update allocation size more accurately on write completionSteve French1-1/+8
2024-03-10cifs: minor update to list of reviewersSteve French1-0/+1
2024-03-10smb: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-1/+1
2024-03-10cifs: allow changing password during remountSteve French4-5/+30
2024-03-10cifs: prevent updating file size from server if we have a read/write leaseBharath SM4-12/+17
2024-03-10Linux 6.8v6.8Linus Torvalds1-1/+1
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-94/+120
2024-03-10Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-8/+8
2024-03-10tracing: Use .flush() call to wake up readersSteven Rostedt (Google)1-6/+15
2024-03-10ring-buffer: Fix resetting of shortest_fullSteven Rostedt (Google)1-7/+23
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-15/+120
2024-03-10ring-buffer: Fix waking up ring buffer readersSteven Rostedt (Google)1-71/+68
2024-03-09Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+10
2024-03-09Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2024-03-09SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini1-2/+5
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini5-6/+28
2024-03-09Merge tag 'kvm-x86-fixes-6.8-2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-0/+78
2024-03-08Merge tag 'ceph-for-6.8-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+3
2024-03-08Merge tag 'char-misc-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-30/+126
2024-03-08Merge tag 'tty-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-15/+57
2024-03-08Merge tag 'usb-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-20/+47
2024-03-08Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-2/+2
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+13
2024-03-08Merge tag 'sound-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds9-14/+69
2024-03-08Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-74/+141
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang1-0/+1
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET1-1/+5