index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
smb: client: compress fastest (checkpoint 2024-08-15)
smb-compression-upstream
Enzo Matsumiya
3
-102
/
+99
2024-08-15
smb: client: lz77 fast works
Enzo Matsumiya
1
-62
/
+59
2024-08-15
remove leftover
Enzo Matsumiya
2
-478
/
+0
2024-08-15
smb: client: compression WIP
Enzo Matsumiya
6
-353
/
+688
2024-08-15
smb: client: insert compression check/call on write requests
Enzo Matsumiya
2
-0
/
+9
2024-08-15
smb: client: compress: allocate dest buffer inside smb_compress()
Enzo Matsumiya
2
-50
/
+83
2024-08-15
smb: client: add heuristics to determine compressibility of data
Enzo Matsumiya
2
-26
/
+310
2024-08-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
9
-4
/
+684
2024-08-11
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-11
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
1
-2
/
+6
2024-08-11
Linux 6.11-rc3
v6.11-rc3
Linus Torvalds
1
-1
/
+1
2024-08-11
Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-27
/
+41
2024-08-11
Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+5
2024-08-11
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+27
2024-08-11
Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-59
/
+119
2024-08-11
Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-23
/
+30
2024-08-11
Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-63
/
+109
2024-08-11
Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-67
/
+81
2024-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-8
/
+18
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+2
2024-08-10
Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+64
2024-08-10
Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+4
2024-08-10
Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org/bcachefs
Linus Torvalds
12
-28
/
+126
2024-08-10
irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
Yong-Xuan Wang
1
-7
/
+25
2024-08-10
irqchip/xilinx: Fix shift out of bounds
Radhey Shyam Pandey
1
-1
/
+1
2024-08-09
Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-18
/
+22
2024-08-09
Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+9
2024-08-09
bcachefs: bcachefs_metadata_version_disk_accounting_v3
Kent Overstreet
3
-6
/
+32
2024-08-09
Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
32
-56
/
+287
2024-08-09
bcachefs: improve bch2_dev_usage_to_text()
Kent Overstreet
3
-6
/
+10
2024-08-09
bcachefs: bch2_accounting_invalid()
Kent Overstreet
4
-8
/
+73
2024-08-09
Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2024-08-09
Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2024-08-09
Merge tag 'asm-generic-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-08-09
Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-87
/
+129
2024-08-09
Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+2
2024-08-09
Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linux
Linus Torvalds
3
-27
/
+15
2024-08-09
Merge tag 'io_uring-6.11-20240809' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+5
2024-08-09
Merge tag 'sound-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
43
-135
/
+304
2024-08-09
module: make waiting for a concurrent module loader interruptible
Linus Torvalds
1
-15
/
+25
2024-08-09
Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
332
-2299
/
+3883
2024-08-09
Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
36
-84
/
+291
2024-08-09
Merge tag 'drm-intel-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
4
-12
/
+62
2024-08-09
Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
4
-4
/
+18
2024-08-09
Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
18
-20
/
+178
2024-08-09
Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-20
/
+29
2024-08-08
cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath
Gleb Korobeynikov
1
-4
/
+5
2024-08-08
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
33
-176
/
+276
2024-08-08
Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-54
/
+66
2024-08-08
Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
16
-31
/
+101
[next]