index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
smb: client: show share compression info in DebugData
smb-compression-lsfmm
Enzo Matsumiya
1
-1
/
+5
2024-04-25
smb: client: implement chained de/compression support
Enzo Matsumiya
7
-52
/
+310
2024-04-25
smb: client: implement decompression of READ responses
Enzo Matsumiya
8
-82
/
+440
2024-04-18
smb: client: implement compression of WRITE requests
Enzo Matsumiya
12
-28
/
+801
2024-03-19
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2024-03-19
smb: common: simplify compression headers
Enzo Matsumiya
1
-19
/
+26
2024-03-10
smb: common: fix fields sizes in compression_pattern_payload_v1
Enzo Matsumiya
1
-2
/
+2
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
6
-15
/
+49
2024-03-10
smb3: add dynamic trace point for ioctls
Steve French
2
-0
/
+37
2024-03-10
cifs: Fix writeback data corruption
David Howells
1
-126
/
+157
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2
-0
/
+14
2024-03-10
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
1
-7
/
+9
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
4
-17
/
+97
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
6
-25
/
+190
2024-03-10
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
1
-1
/
+1
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
10
-20
/
+210
2024-03-10
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2
-69
/
+95
2024-03-10
smb: client: fix potential broken compound request
Paulo Alcantara
1
-43
/
+63
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
9
-364
/
+405
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
4
-0
/
+52
2024-03-10
smb: client: retry compound request without reusing lease
Meetakshi Setiya
1
-3
/
+38
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
6
-5
/
+74
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
6
-31
/
+48
2024-03-10
smb3: update allocation size more accurately on write completion
Steve French
1
-1
/
+8
2024-03-10
smb: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-03-10
cifs: allow changing password during remount
Steve French
4
-5
/
+30
2024-03-10
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
4
-12
/
+17
2024-03-07
Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
1
-0
/
+1
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
1
-1
/
+2
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
1
-3
/
+42
2024-03-05
fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
Bart Van Assche
1
-2
/
+6
2024-03-05
Revert "fs/aio: Make io_cancel() generate completions again"
Bart Van Assche
1
-11
/
+16
2024-03-02
Merge tag 'xfs-6.8-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2024-03-01
Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-4
/
+9
2024-03-01
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-35
/
+139
2024-03-01
Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+22
2024-03-01
Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+14
2024-03-01
Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+15
2024-02-29
btrfs: fix double free of anonymous device after snapshot creation failure
Filipe Manana
4
-14
/
+14
2024-02-29
btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given
Filipe Manana
2
-14
/
+29
2024-02-29
btrfs: fix race between ordered extent completion and fiemap
Filipe Manana
1
-7
/
+96
2024-02-27
fs/aio: Make io_cancel() generate completions again
Bart Van Assche
1
-16
/
+11
2024-02-27
afs: Fix endless loop in directory parsing
David Howells
1
-1
/
+3
2024-02-27
xfs: drop experimental warning for FSDAX
Shiyang Ruan
1
-1
/
+0
2024-02-26
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-22
/
+88
2024-02-26
ceph: switch to corrected encoding of max_xattr_size in mdsmap
Xiubo Li
2
-4
/
+9
2024-02-26
fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
Mark O'Donovan
1
-1
/
+1
2024-02-25
Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
7
-22
/
+25
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
1
-1
/
+1
[next]