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-01-21
bcachefs: fix memleak in bch2_split_devs
Su Yue
1
-3
/
+5
2024-01-20
Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-232
/
+215
2024-01-20
execve: open the executable file before doing anything else
Linus Torvalds
1
-34
/
+35
2024-01-19
Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2024-01-19
Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
9
-48
/
+89
2024-01-19
Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2024-01-19
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
7
-23
/
+42
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
55
-2045
/
+3801
2024-01-19
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
1
-1
/
+3
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2
-46
/
+69
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
5
-0
/
+15
2024-01-19
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
1
-0
/
+2
2024-01-19
smb: client: don't clobber ->i_rdev from cached reparse points
Paulo Alcantara
1
-3
/
+3
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2
-83
/
+36
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
4
-89
/
+71
2024-01-19
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
1
-1
/
+1
2024-01-18
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
2
-0
/
+4
2024-01-18
cifs: pick channel for tcon and tdis
Shyam Prasad N
1
-6
/
+4
2024-01-18
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
1
-1
/
+1
2024-01-18
Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+17
2024-01-18
Merge tag 'eventfs-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-257
/
+286
2024-01-18
btrfs: scrub: limit RST scrub to chunk boundary
Qu Wenruo
1
-0
/
+7
2024-01-18
btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned
Qu Wenruo
1
-7
/
+22
2024-01-18
btrfs: don't unconditionally call folio_start_writeback in subpage
Josef Bacik
1
-1
/
+2
2024-01-18
btrfs: use the original mount's mount options for the legacy reconfigure
Josef Bacik
1
-0
/
+8
2024-01-18
btrfs: don't warn if discard range is not aligned to sector
David Sterba
1
-1
/
+2
2024-01-18
btrfs: tree-checker: fix inline ref size in error messages
Chung-Chiang Cheng
1
-1
/
+1
2024-01-18
btrfs: zstd: fix and simplify the inline extent decompression
Qu Wenruo
2
-54
/
+23
2024-01-18
btrfs: lzo: fix and simplify the inline extent decompression
Qu Wenruo
2
-26
/
+10
2024-01-18
btrfs: zlib: fix and simplify the inline extent decompression
Qu Wenruo
3
-62
/
+36
2024-01-18
bcachefs: Replace strlcpy() with strscpy()
Kees Cook
1
-2
/
+2
2024-01-18
cifs: minor comment cleanup
Steve French
1
-3
/
+3
2024-01-18
smb3: show beginning time for per share stats
Steve French
3
-2
/
+6
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-30
/
+39
2024-01-18
ext4: remove 'needed' in trace_ext4_discard_preallocations
Kemeng Shi
1
-3
/
+2
2024-01-18
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
9
-22
/
+18
2024-01-18
ext4: remove unused return value of ext4_mb_release_group_pa
Kemeng Shi
1
-4
/
+2
2024-01-18
ext4: remove unused return value of ext4_mb_release_inode_pa
Kemeng Shi
1
-3
/
+1
2024-01-18
ext4: remove unused return value of ext4_mb_release
Kemeng Shi
2
-4
/
+2
2024-01-18
ext4: remove unused ext4_allocation_context::ac_groups_considered
Kemeng Shi
1
-1
/
+0
2024-01-18
ext4: remove unneeded return value of ext4_mb_release_context
Kemeng Shi
1
-2
/
+1
2024-01-18
ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*()
Kemeng Shi
1
-6
/
+6
2024-01-18
ext4: remove unused return value of __mb_check_buddy
Kemeng Shi
1
-4
/
+3
2024-01-18
ext4: mark the group block bitmap as corrupted before reporting an error
Baokun Li
1
-11
/
+11
2024-01-18
ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
Baokun Li
1
-5
/
+4
2024-01-18
ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
Baokun Li
1
-0
/
+4
2024-01-18
ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap ...
Baokun Li
1
-1
/
+1
2024-01-18
ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
Baokun Li
1
-18
/
+21
2024-01-18
ext4: regenerate buddy after block freeing failed if under fc replay
Baokun Li
1
-0
/
+20
2024-01-18
ext4: do not trim the group with corrupted block bitmap
Baokun Li
1
-0
/
+3
[prev]
[next]