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
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
2022-10-29
mm: /proc/pid/smaps_rollup: fix no vma's null-deref
Seth Jenkins
1
-1
/
+1
2022-10-29
ksmbd: fix incorrect handling of iterate_dir
Namjae Jeon
1
-10
/
+4
2022-10-29
ksmbd: handle smb2 query dir request for OutputBufferLength that is too small
Namjae Jeon
1
-1
/
+9
2022-10-29
fs: dlm: fix invalid derefence of sb_lvbptr
Alexander Aring
1
-1
/
+1
2022-10-29
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
1
-0
/
+1
2022-10-29
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
1
-4
/
+7
2022-10-29
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
1
-2
/
+5
2022-10-29
cifs: Fix xid leak in cifs_create()
Zhang Xiaoxu
1
-2
/
+4
2022-10-29
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
1
-6
/
+7
2022-10-29
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
1
-9
/
+24
2022-10-29
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi
1
-10
/
+1
2022-10-29
ocfs2: clear dinode links count in case of error
Joseph Qi
1
-2
/
+10
2022-10-29
btrfs: enhance unsupported compat RO flags handling
Qu Wenruo
2
-1
/
+19
2022-10-26
io-wq: Fix memory leak in worker creation
Rafael Mendonca
1
-1
/
+1
2022-10-26
ext4: continue to expand file system when the target size doesn't reach
Jerry Lee 李修賢
1
-1
/
+1
2022-10-26
io_uring/rw: fix unexpected link breakage
Pavel Begunkov
1
-0
/
+1
2022-10-26
io_uring/rw: fix error'ed retry return values
Pavel Begunkov
1
-1
/
+1
2022-10-26
io_uring/rw: fix short rw error handling
Pavel Begunkov
1
-11
/
+17
2022-10-26
io_uring: correct pinned_vm accounting
Pavel Begunkov
1
-5
/
+5
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+1
2022-10-26
ext2: Use kvmalloc() for group descriptor array
Jan Kara
1
-3
/
+3
2022-10-26
eventfd: guard wake_up in eventfd fs calls as well
Dylan Yudaken
1
-3
/
+7
2022-10-26
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
1
-4
/
+7
2022-10-26
btrfs: scrub: try to fix super block errors
Qu Wenruo
1
-0
/
+36
2022-10-26
btrfs: dump extra info if one free space cache has more bitmaps than it should
Qu Wenruo
1
-0
/
+6
2022-10-26
NFSD: fix use-after-free on source server when doing inter-server copy
Dai Ngo
1
-0
/
+5
2022-10-26
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
1
-1
/
+1
2022-10-26
fs: dlm: fix race in lowcomms
Alexander Aring
1
-0
/
+4
2022-10-26
f2fs: fix to account FS_CP_DATA_IO correctly
Chao Yu
4
-8
/
+15
2022-10-26
f2fs: fix race condition on setting FI_NO_EXTENT flag
Zhang Qilong
1
-2
/
+1
2022-10-26
cifs: return correct error in ->calc_signature()
Enzo Matsumiya
1
-4
/
+6
2022-10-26
ext4: don't run ext4lazyinit for read-only filesystems
Josh Triplett
1
-3
/
+3
2022-10-26
locks: fix TOCTOU race when granting write lease
Amir Goldstein
3
-13
/
+15
2022-10-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
3
-15
/
+18
2022-10-26
NFSD: Protect against send buffer overflow in NFSv2 READDIR
Chuck Lever
1
-3
/
+2
2022-10-26
nfsd: Fix a memory leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2022-10-26
ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
Christian Brauner
2
-98
/
+6
2022-10-26
userfaultfd: open userfaultfds with O_RDONLY
Ondrej Mosnacek
1
-2
/
+2
2022-10-26
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-26
ext4: update 'state->fc_regions_size' after successful memory allocation
Ye Bin
1
-4
/
+5
2022-10-26
ext4: fix potential memory leak in ext4_fc_record_regions()
Ye Bin
1
-6
/
+8
2022-10-26
ext4: fix potential memory leak in ext4_fc_record_modified_inode()
Ye Bin
1
-3
/
+5
2022-10-26
ext4: fix miss release buffer head in ext4_fc_write_inode
Ye Bin
1
-6
/
+9
2022-10-26
ext4: fix dir corruption when ext4_dx_add_entry() fails
Zhihao Cheng
1
-5
/
+10
2022-10-26
ext4: place buffer head allocation before handle start
Jinke Han
1
-0
/
+7
2022-10-26
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
Zhang Yi
1
-11
/
+5
2022-10-26
ext4: don't increase iversion counter for ea_inodes
Lukas Czerner
1
-1
/
+6
2022-10-26
ext4: fix check for block being out of directory size
Jan Kara
1
-1
/
+1
2022-10-26
ext4: make ext4_lazyinit_thread freezable
Lalith Rajendran
1
-0
/
+1
2022-10-26
ext4: fix null-ptr-deref in ext4_write_info
Baokun Li
1
-1
/
+1
[next]