summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-09smb: client: properly invalidate and reuse cached direntsplkEnzo Matsumiya6-113/+191
2025-07-09smb: client: don't break parent lease on mkdirEnzo Matsumiya9-82/+295
2025-07-03smb: client: don't break parent lease on CreateEnzo Matsumiya3-57/+46
2025-07-03smb: client: add lookup_cached_dir()Enzo Matsumiya6-141/+143
2025-06-30smb: change return type of cached_dir_lease_break() to boolBharath SM2-2/+2
2025-06-30cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N3-7/+8
2025-06-30smb: client: fix warning when reconnecting channelPaulo Alcantara2-6/+5
2025-06-29smb: client: fix readdir returning wrong type with POSIX extensionsPhilipp Kerling1-1/+1
2025-06-29Linux 6.16-rc4v6.16-rc4Linus Torvalds1-1/+1
2025-06-29Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-30/+14
2025-06-29Merge tag 'tty-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-7/+16
2025-06-29Merge tag 'edac_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+36
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-38/+72
2025-06-29Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-7/+40
2025-06-28Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+7
2025-06-28Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds44-100/+151
2025-06-27Merge tag 'v6.16-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-154/+110
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds13-44/+90
2025-06-27Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-35/+45
2025-06-27Merge tag 'pci-v6.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-06-27Merge tag 'drm-fixes-2025-06-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds21-81/+189
2025-06-27Merge tag 'cxl-fixes-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-26/+57
2025-06-27Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-06-28Merge tag 'drm-misc-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-14/+69
2025-06-27tracing: Fix filter logic errorEdward Adam Davis1-7/+7
2025-06-27Merge tag 'acpi-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-13/+10
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds7-79/+125
2025-06-27Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds7-24/+52
2025-06-27Merge tag 'ata-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-1/+1
2025-06-27Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-2/+2
2025-06-27Merge tag 'sound-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-15/+79
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg1-1/+1
2025-06-27LoongArch: KVM: Disable updating of "num_cpu" and "feature"Bibo Mao1-0/+6
2025-06-27LoongArch: KVM: Check validity of "num_cpu" from user spaceBibo Mao1-5/+14
2025-06-27LoongArch: KVM: Check interrupt route from physical CPUBibo Mao1-6/+18
2025-06-27LoongArch: KVM: Fix interrupt route update with EIOINTCBibo Mao1-7/+6
2025-06-27LoongArch: KVM: Add address alignment check for IOCSR emulationBibo Mao1-0/+10
2025-06-27Merge tag 'i2c-host-fixes-6.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang9-6/+39
2025-06-26Merge tag 'v6.16-p6' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-76/+45
2025-06-26Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate.org/bcachefsLinus Torvalds42-451/+734
2025-06-26Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-13/+114
2025-06-27Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie7-32/+42
2025-06-27Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-4/+4
2025-06-27Merge tag 'amd-drm-fixes-6.16-2025-25-25' of https://gitlab.freedesktop.org/a...Dave Airlie8-31/+74
2025-06-26Merge tag 'devicetree-fixes-for-6.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-18/+45
2025-06-26io_uring/kbuf: flag partial buffer mappingsJens Axboe3-9/+18
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds41-116/+378
2025-06-26cifs: Fix reading into an ITER_FOLIOQ from the smbdirect codeDavid Howells1-95/+17