]> Git Repo - linux.git/history - fs/cifs
memcg, kmem: deprecate kmem.limit_in_bytes
[linux.git] / fs / cifs /
2019-09-17 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.4-1' of git://git...
2019-09-17 Linus TorvaldsMerge branch 'x86-vmware-for-linus' of git://git.kernel...
2019-09-17 Linus TorvaldsMerge branch 'x86-hyperv-for-linus' of git://git.kernel...
2019-09-17 Linus TorvaldsMerge branch 'x86-entry-for-linus' of git://git.kernel...
2019-09-17 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git.kernel...
2019-09-17 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git.kernel...
2019-09-17 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2019-09-17 Steve Frenchcifs: update internal module version number
2019-09-16 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2019-09-16 Aurelien Aptelcifs: modefromsid: write mode ACE first
2019-09-16 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git.kernel...
2019-09-16 Linus TorvaldsMerge branch 'core-stacktrace-for-linus' of git://git...
2019-09-16 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2019-09-16 Linus TorvaldsMerge branch 'core-headers-for-linus' of git://git...
2019-09-16 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2019-09-16 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2019-09-16 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2019-09-16 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2019-09-16 Linus TorvaldsMerge branch 'parisc-5.4-1' of git://git.kernel.org...
2019-09-16 Linus TorvaldsMerge tag 'please-pull-ia64_for_5.4' of git://git.kerne...
2019-09-16 Linus TorvaldsMerge tag 'riscv/for-v5.4-rc1' of git://git.kernel...
2019-09-16 Linus TorvaldsMerge tag 'm68k-for-v5.4-tag1' of git://git.kernel...
2019-09-16 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2019-09-16 Linus TorvaldsMerge tag 'i3c/for-5.4' of git://git.kernel.org/pub...
2019-09-16 Linus TorvaldsMerge tag 'regmap-v5.4' of git://git.kernel.org/pub...
2019-09-16 Linus TorvaldsMerge tag 'hwmon-for-v5.4' of git://git.kernel.org...
2019-09-16 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git.kernel...
2019-09-16 Linus TorvaldsMerge tag 'edac_for_5.4' of git://git.kernel.org/pub...
2019-09-16 Dmitry TorokhovMerge branch 'next' into for-linus
2019-09-16 Aurelien Aptelcifs: cifsroot: add more err checking
2019-09-16 Steve Frenchsmb3: add missing worker function for SMB3 change notify
2019-09-16 Paulo Alcantara... cifs: Add support for root file systems
2019-09-16 Aurelien Aptelcifs: modefromsid: make room for 4 ACE
2019-09-16 Steve Frenchsmb3: fix potential null dereference in decrypt offload
2019-09-16 Steve Frenchsmb3: fix unmount hang in open_shroot
2019-09-16 Steve Frenchsmb3: allow disabling requesting leases
2019-09-16 Steve Frenchsmb3: improve handling of share deleted (and share...
2019-09-16 Steve Frenchsmb3: display max smb3 requests in flight at any one...
2019-09-16 Steve Frenchsmb3: only offload decryption of read responses if...
2019-09-16 Ronnie Sahlbergcifs: add a helper to find an existing readable handle...
2019-09-16 Steve Frenchsmb3: enable offload of decryption of large reads via...
2019-09-16 Steve Frenchsmb3: allow parallelizing decryption of reads
2019-09-16 Ronnie Sahlbergcifs: add a debug macro that prints \\server\share...
2019-09-16 Steve Frenchsmb3: fix signing verification of large reads
2019-09-16 Steve Frenchsmb3: allow skipping signature verification for perf...
2019-09-16 Steve Frenchsmb3: add dynamic tracepoints for flush and close
2019-09-16 Steve Frenchsmb3: log warning if CSC policy conflicts with cache...
2019-09-16 Steve Frenchsmb3: add mount option to allow RW caching of share...
2019-09-16 Steve Frenchsmb3: add some more descriptive messages about share...
2019-09-16 Steve Frenchsmb3: add mount option to allow forced caching of read...
2019-09-16 Colin Ian Kingcifs: fix dereference on ses before it is null checked
2019-09-16 Ronnie Sahlbergcifs: add new debugging macro cifs_server_dbg
2019-09-16 Ronnie Sahlbergcifs: use existing handle for compound_op(OP_SET_INFO...
2019-09-16 Ronnie Sahlbergcifs: create a helper to find a writeable handle by...
2019-09-16 YueHaibingcifs: remove set but not used variables
2019-09-16 Steve Frenchsmb3: Incorrect size for netname negotiate context
2019-09-16 zhengbincifs: remove unused variable
2019-09-16 Colin Ian Kingcifs: remove redundant assignment to variable rc
2019-09-16 Steve Frenchsmb3: add missing flag definitions
2019-09-16 Ronnie Sahlbergcifs: add passthrough for smb2 setinfo
2019-09-16 Ronnie Sahlbergcifs: prepare SMB2_Flush to be usable in compounds
2019-09-16 Steve Frenchcifs: allow chmod to set mode bits using special sid
2019-09-16 Steve Frenchcifs: get mode bits from special sid on stat
2019-09-16 Colin Ian Kingfs: cifs: cifsssmb: remove redundant assignment to...
2019-09-16 Ronnie Sahlbergcifs: fix a comment for the timeouts when sending echos
2019-09-16 Linus TorvaldsMerge tag 'core-process-v5.4' of git://git.kernel.org...
2019-09-15 Richard WeinbergerMerge tag 'cfi/for-5.4-rc1' of https://github.com/r...
2019-09-15 Richard WeinbergerMerge tag 'spi-nor/for-5.4' of git://git.kernel.org...
2019-09-15 Richard WeinbergerMerge tag 'nand/for-5.4' of git://git.kernel.org/pub...
2019-09-15 Mark BrownMerge branch 'spi-5.4' into spi-next
2019-09-15 Mark BrownMerge branch 'spi-5.3' into spi-linus
2019-09-15 Mark BrownMerge branch 'asoc-5.4' into asoc-next
2019-09-15 Mark BrownMerge branch 'asoc-5.3' into asoc-linus
2019-09-14 Takashi IwaiMerge branch 'for-next' into for-linus
2019-09-14 Paolo BonziniMerge tag 'kvm-s390-master-5.3-1' of git://git.kernel...
2019-09-13 Jason GunthorpeMerge tag 'v5.3-rc8' into rdma.git for-next
2019-09-13 Linus TorvaldsMerge tag 'for-5.3-rc8-tag' of git://git.kernel.org...
2019-09-12 Dave AirlieMerge tag 'drm-misc-fixes-2019-09-12' of git://anongit...
2019-09-12 Linus WalleijMerge tag 'intel-pinctrl-v5.4-2' of git://git.kernel...
2019-09-12 Arnd BergmannMerge branch 'aspeed/dt-3' into arm/late
2019-09-12 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-09-12 Linus TorvaldsMerge tag 'pinctrl-v5.3-3' of git://git.kernel.org...
2019-09-11 Arnd BergmannMerge tag 'samsung-soc-5.4-3' of git://git.kernel.org...
2019-09-11 Paolo BonziniMerge tag 'kvm-s390-next-5.4-1' of git://git.kernel...
2019-09-11 Mark BrownMerge branch 'regulator-5.4' into regulator-next
2019-09-11 Mark BrownMerge branch 'regulator-5.3' into regulator-linus
2019-09-11 David S. MillerMerge tag 'mac80211-next-for-davem-2019-09-11' of git...
2019-09-11 Joerg RoedelMerge branches 'arm/omap', 'arm/exynos', 'arm/smmu...
2019-09-10 Paolo BonziniMerge tag 'kvmarm-5.4' of git://git.kernel.org/pub...
2019-09-10 Takashi IwaiMerge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm...
2019-09-10 Linus WalleijMerge tag 'intel-gpio-v5.4-1' of git://git.kernel.org...
2019-09-09 Linus TorvaldsMerge tag 'regulator-fix-v5.3-rc8' of git://git.kernel...
2019-09-09 Mark BrownMerge branch 'asoc-5.4' into asoc-next
2019-09-09 Mark BrownMerge branch 'asoc-5.3' into asoc-linus
2019-09-08 Linus TorvaldsMerge tag 'gpio-v5.3-5' of git://git.kernel.org/pub...
2019-09-07 Rafael J. WysockiMerge back earlier power management tools updates for...
2019-09-07 Rafael J. WysockiMerge tag 'linux-cpupower-5.4-rc1' of git://git.kernel...
2019-09-07 Linus TorvaldsMerge tag 'dmaengine-fix-5.3' of git://git.infradead...
2019-09-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-09-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
next
This page took 0.215148 seconds and 7 git commands to generate.