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
2021-05-12
io_uring: Check current->io_uring in io_uring_cancel_sqpoll
Palash Oswal
1
-0
/
+2
2021-05-12
io_uring: fix work_exit sqpoll cancellations
Pavel Begunkov
1
-7
/
+18
2021-05-12
io_uring: fix shared sqpoll cancellation hangs
Pavel Begunkov
1
-13
/
+14
2021-05-12
io_uring: remove extra sqpoll submission halting
Pavel Begunkov
1
-8
/
+4
2021-05-12
ext4: Fix occasional generic/418 failure
Jan Kara
1
-4
/
+21
2021-05-12
ext4: allow the dax flag to be set and cleared on inline directories
Theodore Ts'o
2
-1
/
+8
2021-05-12
ext4: fix error return code in ext4_fc_perform_commit()
Xu Yihang
1
-1
/
+3
2021-05-12
ext4: fix ext4_error_err save negative errno into superblock
Ye Bin
1
-1
/
+1
2021-05-12
ext4: fix error code in ext4_commit_super
Fengnan Chang
1
-2
/
+4
2021-05-12
ext4: always panic when errors=panic is specified
Ye Bin
1
-3
/
+4
2021-05-12
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
1
-3
/
+0
2021-05-12
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
1
-16
/
+32
2021-05-12
ext4: annotate data race in jbd2_journal_dirty_metadata()
Jan Kara
1
-4
/
+4
2021-05-12
ext4: annotate data race in start_this_handle()
Jan Kara
1
-1
/
+6
2021-05-12
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-12
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-12
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-12
exfat: fix erroneous discard when clear cluster bit
Hyeongseok Kim
1
-10
/
+1
2021-05-12
fuse: fix write deadlock
Vivek Goyal
2
-12
/
+30
2021-05-12
jffs2: Hook up splice_write callback
Joel Stanley
1
-0
/
+1
2021-05-12
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
1
-1
/
+1
2021-05-12
NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
Trond Myklebust
1
-1
/
+1
2021-05-12
NFS: Don't discard pNFS layout segments that are marked for return
Trond Myklebust
1
-0
/
+5
2021-05-12
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Randy Dunlap
1
-0
/
+12
2021-05-12
f2fs: fix to avoid out-of-bounds memory access
Chao Yu
1
-0
/
+3
2021-05-12
f2fs: fix error handling in f2fs_end_enable_verity()
Eric Biggers
1
-21
/
+54
2021-05-12
ubifs: Only check replay with inode type to judge if inode linked
Guochun Mao
1
-1
/
+2
2021-05-12
virtiofs: fix memory leak in virtio_fs_probe()
Luis Henriques
1
-0
/
+1
2021-05-12
fs: fix reporting supported extra file attributes for statx()
Theodore Ts'o
1
-0
/
+8
2021-05-12
btrfs: fix a potential hole punching failure
BingJing Chang
1
-3
/
+3
2021-05-12
btrfs: fix race when picking most recent mod log operation for an old root
Filipe Manana
1
-0
/
+20
2021-05-12
io_uring: safer sq_creds putting
Pavel Begunkov
1
-2
/
+2
2021-05-12
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
1
-3
/
+3
2021-05-12
btrfs: do proper error handling in btrfs_update_reloc_root
Josef Bacik
1
-4
/
+2
2021-05-12
btrfs: do proper error handling in create_reloc_root
Josef Bacik
1
-6
/
+28
2021-05-12
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
3
-1
/
+69
2021-05-12
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
4
-12
/
+19
2021-05-12
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
Josef Bacik
5
-28
/
+28
2021-05-12
btrfs: zoned: fail mount if the device does not support zone append
Johannes Thumshirn
1
-0
/
+7
2021-05-12
btrfs: zoned: fix unpaired block group unfreeze during device replace
Filipe Manana
1
-3
/
+2
2021-05-12
btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
Filipe Manana
1
-1
/
+11
2021-05-12
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
1
-3
/
+15
2021-05-12
btrfs: handle remount to no compress during compression
Qu Wenruo
1
-3
/
+8
2021-05-12
smb2: fix use-after-free in smb2_ioctl_query_info()
Aurelien Aptel
1
-9
/
+5
2021-05-12
cifs: fix regression when mounting shares with prefix paths
Paulo Alcantara
3
-13
/
+23
2021-05-12
cifs: detect dead connections only when echoes are enabled.
Shyam Prasad N
1
-0
/
+1
2021-05-12
cifs: fix leak in cifs_smb3_do_mount() ctx
David Disseldorp
1
-0
/
+6
2021-05-12
cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
Eugene Korenevsky
1
-1
/
+1
2021-05-12
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
1
-1
/
+1
2021-05-12
erofs: add unsupported inode i_format check
Gao Xiang
2
-0
/
+10
[next]