index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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-11-14
smb: client: leave only string and id in smb_version_values
hw24
Enzo Matsumiya
9
-262
/
+101
2024-11-14
smb: client: remove ->calc_signature op
Enzo Matsumiya
5
-52
/
+37
2024-11-14
smb: client: remove ->*transform* ops
Enzo Matsumiya
5
-38
/
+30
2024-11-14
smb: client: remove ->fallocate op
Enzo Matsumiya
4
-13
/
+17
2024-11-14
smb: client: remove ->duplicate_extents op
Enzo Matsumiya
5
-16
/
+9
2024-11-14
smb: client: remove ->parse_lease_buf op
Enzo Matsumiya
3
-35
/
+21
2024-11-14
smb: client: remove ->create_lease_buf op
Enzo Matsumiya
3
-71
/
+48
2024-11-14
smb: client: remove ->set_oplock_level op
Enzo Matsumiya
2
-59
/
+58
2024-11-14
smb: client: remove ->set_integrity op
Enzo Matsumiya
4
-12
/
+6
2024-11-14
smb: client: remove ->query_server_interfaces op
Enzo Matsumiya
6
-29
/
+12
2024-11-14
smb: client: remove ->validate_negotiate op
Enzo Matsumiya
4
-21
/
+11
2024-11-14
smb: client: remove md5 secmech (SMB1)
Enzo Matsumiya
2
-2
/
+0
2024-11-14
smb: client: remove some leftover bits from SMB1 code
Enzo Matsumiya
2
-5
/
+4
2024-11-14
smb: client: update Kconfig to remove old info
Enzo Matsumiya
1
-23
/
+3
2024-11-14
smb: client: replace function pointers with smb{2,3}_* functions
Enzo Matsumiya
21
-670
/
+423
2024-11-14
smb: client: replace function pointers of common operations for the
Henrique Carvalho
23
-888
/
+405
2024-11-12
smb: client: remove big chunk of SMB1-only code
Enzo Matsumiya
20
-5067
/
+96
2024-11-12
smb: client: delete cifssmb.c and remove deleted functions from
Henrique Carvalho
2
-5665
/
+0
2024-11-12
smb: client: remove support for CONFIG_CIFS_POSIX
Henrique Carvalho
4
-589
/
+0
2024-11-12
smb: remove CIFS_ALLOW_INSECURE_LEGACY and CIFS_POSIX from Kconfig
Henrique Carvalho
1
-27
/
+0
2024-11-12
smb: delete smb1ops.c and remove CIFS_ALLOW_INSECURE_LEGACY from
Henrique Carvalho
2
-1195
/
+0
2024-11-12
smb: client: remove support for SMB 1.0 and 2.0 mounts
Enzo Matsumiya
10
-168
/
+82
2024-11-12
smb: remove support for CONFIG_CIFS_ALLOW_INSECURE_LEGACY
Henrique Carvalho
13
-3182
/
+2
2024-11-08
fs/ntfs3: Sequential field availability check in mi_enum_attr()
Konstantin Komarov
1
-8
/
+7
2024-11-08
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
1
-5
/
+5
2024-11-08
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
1
-1
/
+6
2024-11-08
xfs: fix finding a last resort AG in xfs_filestream_pick_ag
Christoph Hellwig
2
-21
/
+17
2024-11-08
btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()
Zhihao Cheng
1
-0
/
+1
2024-11-08
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-11-08
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
1
-0
/
+28
2024-11-08
btrfs: fix error propagation of split bios
Naohiro Aota
2
-24
/
+16
2024-11-08
btrfs: merge btrfs_orig_bbio_end_io() into btrfs_bio_end_io()
Qu Wenruo
1
-18
/
+11
2024-11-08
nilfs2: fix potential deadlock with newly created symlinks
Ryusuke Konishi
1
-0
/
+3
2024-11-08
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-11-08
NFSD: Never decrement pending_async_copies on error
Chuck Lever
1
-3
/
+1
2024-11-08
NFSD: Initialize struct nfsd4_copy earlier
Chuck Lever
1
-2
/
+2
2024-11-08
NFS: remove revoked delegation from server's delegation list
Dai Ngo
1
-0
/
+5
2024-11-08
cifs: Fix creating native symlinks pointing to current or parent directory
Pali Rohár
1
-3
/
+14
2024-11-08
cifs: Improve creating native symlinks pointing to directory
Pali Rohár
3
-4
/
+164
2024-11-08
fs/ntfs3: Additional check in ntfs_file_release
Konstantin Komarov
1
-1
/
+8
2024-11-08
fs/ntfs3: Fix general protection fault in run_is_mapped_full
Konstantin Komarov
1
-1
/
+4
2024-11-08
fs/ntfs3: Additional check in ni_clear()
Konstantin Komarov
1
-1
/
+3
2024-11-08
fs/ntfs3: Fix possible deadlock in mi_read
Konstantin Komarov
1
-1
/
+1
2024-11-08
fs/ntfs3: Add rough attr alloc_size check
Konstantin Komarov
1
-0
/
+3
2024-11-08
fs/ntfs3: Stale inode instead of bad
Konstantin Komarov
1
-3
/
+7
2024-11-08
fs/ntfs3: Fix warning possible deadlock in ntfs_set_state
Konstantin Komarov
1
-1
/
+1
2024-11-08
fs/ntfs3: Check if more than chunk-size bytes are written
Andrew Ballance
1
-0
/
+3
2024-11-08
ntfs3: Add bounds checking to mi_enum_attr()
lei lu
1
-13
/
+10
2024-11-08
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
1
-2
/
+2
2024-11-08
smb: client: fix parsing of device numbers
Paulo Alcantara
2
-11
/
+4
[next]