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
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
2025-03-28
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
3
-22
/
+47
2025-03-28
fs/ntfs3: Change new sparse cluster processing
Konstantin Komarov
6
-186
/
+166
2025-03-28
ksmbd: fix incorrect validation for num_aces field of smb_acl
Namjae Jeon
1
-1
/
+4
2025-03-28
proc: fix UAF in proc_get_inode()
Ye Bin
3
-4
/
+26
2025-03-28
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
1
-1
/
+5
2025-03-28
smb: client: Fix match_session bug preventing session reuse
Henrique Carvalho
1
-4
/
+12
2025-03-28
smb3: add support for IAKerb
Steve French
5
-3
/
+12
2025-03-28
cifs: Fix integer overflow while processing closetimeo mount option
Murad Masimov
1
-2
/
+2
2025-03-28
cifs: Fix integer overflow while processing actimeo mount option
Murad Masimov
1
-1
/
+1
2025-03-28
cifs: Fix integer overflow while processing acdirmax mount option
Murad Masimov
1
-2
/
+2
2025-03-28
cifs: Fix integer overflow while processing acregmax mount option
Murad Masimov
1
-2
/
+2
2025-03-28
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
6
-30
/
+29
2025-03-28
xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Andrey Albershteyn
1
-3
/
+3
2025-03-28
xfs: update dir3 leaf block metadata after swap
Zhang Tianci
1
-0
/
+7
2025-03-28
xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Jiachen Zhang
1
-42
/
+31
2025-03-28
xfs: fix perag leak when growfs fails
Long Li
3
-10
/
+32
2025-03-28
xfs: add lock protection when remove perag from radix tree
Long Li
1
-0
/
+4
2025-03-28
xfs: initialise di_crc in xfs_log_dinode
Dave Chinner
1
-0
/
+3
2025-03-28
xfs: force all buffers to be written during btree bulk load
Darrick J. Wong
3
-7
/
+42
2025-03-28
xfs: recompute growfsrtfree transaction reservation while growing rt volume
Darrick J. Wong
1
-0
/
+5
2025-03-28
xfs: remove unused fields from struct xbtree_ifakeroot
Darrick J. Wong
1
-6
/
+0
2025-03-28
xfs: don't allow overly small or large realtime volumes
Darrick J. Wong
3
-1
/
+17
2025-03-28
xfs: fix 32-bit truncation in xfs_compute_rextslog
Darrick J. Wong
1
-3
/
+5
2025-03-28
xfs: make rextslog computation consistent with mkfs
Darrick J. Wong
4
-3
/
+21
2025-03-28
xfs: don't leak recovered attri intent items
Darrick J. Wong
1
-2
/
+7
2025-03-28
xfs: consider minlen sized extents in xfs_rtallocate_extent_block
Christoph Hellwig
1
-1
/
+1
2025-03-28
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
3
-2
/
+3
2025-03-28
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
7
-76
/
+87
2025-03-28
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
6
-9
/
+40
2025-03-28
xfs: use deferred frees for btree block freeing
Dave Chinner
11
-26
/
+33
2025-03-28
xfs: fix bounds check in xfs_defer_agfl_block()
Dave Chinner
1
-5
/
+6
2025-03-28
xfs: validate block number being freed before adding to xefi
Dave Chinner
8
-23
/
+62
2025-03-28
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
7
-24
/
+28
2025-03-28
xfs: pass the xfs_bmbt_irec directly through the log intent code
Darrick J. Wong
3
-72
/
+46
2025-03-28
xfs: fix confusing xfs_extent_item variable names
Darrick J. Wong
2
-51
/
+51
2025-03-28
xfs: pass xfs_extent_free_item directly through the log intent code
Darrick J. Wong
1
-25
/
+30
2025-03-28
xfs: pass refcount intent directly through the log intent code
Darrick J. Wong
4
-103
/
+74
2025-03-28
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
2
-6
/
+20
2025-03-28
vboxsf: fix building with GCC 15
Brahmajit Das
1
-1
/
+2
2025-03-28
smb: client: fix noisy when tree connecting to DFS interlink targets
Paulo Alcantara
1
-1
/
+1
2025-03-28
fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_super
Konstantin Komarov
2
-22
/
+48
2025-03-28
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2
-11
/
+9
2025-03-13
fs/ntfs3: Add rough attr alloc_size check
Konstantin Komarov
1
-0
/
+3
2025-03-13
nilfs2: handle errors that nilfs_prepare_chunk() may return
Ryusuke Konishi
3
-19
/
+27
2025-03-13
nilfs2: eliminate staggered calls to kunmap in nilfs_rename
Ryusuke Konishi
1
-1
/
+2
2025-03-13
nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link
Ryusuke Konishi
3
-16
/
+14
2025-03-13
exfat: fix soft lockup in exfat_clear_bitmap
Namjae Jeon
3
-7
/
+16
2025-03-13
ksmbd: fix bug on trap in smb2_lock
Namjae Jeon
1
-1
/
+1
2025-03-13
ksmbd: fix use-after-free in smb2_lock
Namjae Jeon
1
-3
/
+3
2025-03-13
ksmbd: fix type confusion via race condition when using ipc_msg_send_request
Namjae Jeon
1
-0
/
+1
[next]