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
2021-05-14
io_uring: fix overflows checks in provide buffers
Pavel Begunkov
1
-2
/
+8
2021-05-14
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
1
-0
/
+2
2021-05-14
afs: Fix updating of i_mode due to 3rd party change
David Howells
1
-3
/
+3
2021-05-14
NFSv4.2: fix copy stateid copying for the async copy
Olga Kornievskaia
1
-2
/
+2
2021-05-14
NFSD: Fix sparse warning in nfs4proc.c
Chuck Lever
1
-6
/
+2
2021-05-14
ovl: fix missing revert_creds() on error path
Dan Carpenter
1
-1
/
+2
2021-05-14
io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2021-05-11
ext4: Fix occasional generic/418 failure
Jan Kara
1
-4
/
+21
2021-05-11
ext4: allow the dax flag to be set and cleared on inline directories
Theodore Ts'o
2
-1
/
+8
2021-05-11
ext4: fix error return code in ext4_fc_perform_commit()
Xu Yihang
1
-1
/
+3
2021-05-11
ext4: fix ext4_error_err save negative errno into superblock
Ye Bin
1
-1
/
+1
2021-05-11
ext4: fix error code in ext4_commit_super
Fengnan Chang
1
-2
/
+4
2021-05-11
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
1
-3
/
+0
2021-05-11
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
1
-16
/
+32
2021-05-11
ext4: annotate data race in jbd2_journal_dirty_metadata()
Jan Kara
1
-4
/
+4
2021-05-11
ext4: annotate data race in start_this_handle()
Jan Kara
1
-1
/
+6
2021-05-11
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-11
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-11
jffs2: check the validity of dstlen in jffs2_zlib_compress()
Yang Yang
1
-0
/
+3
2021-05-11
exfat: fix erroneous discard when clear cluster bit
Hyeongseok Kim
1
-10
/
+1
2021-05-11
fuse: fix write deadlock
Vivek Goyal
2
-12
/
+30
2021-05-11
jffs2: Hook up splice_write callback
Joel Stanley
1
-0
/
+1
2021-05-11
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
1
-1
/
+1
2021-05-11
NFSv4: Don't discard segments marked for return in _pnfs_return_layout()
Trond Myklebust
1
-1
/
+1
2021-05-11
NFS: Don't discard pNFS layout segments that are marked for return
Trond Myklebust
1
-0
/
+5
2021-05-11
NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds
Randy Dunlap
1
-0
/
+12
2021-05-11
f2fs: fix to avoid out-of-bounds memory access
Chao Yu
1
-0
/
+3
2021-05-11
f2fs: fix error handling in f2fs_end_enable_verity()
Eric Biggers
1
-21
/
+54
2021-05-11
ubifs: Only check replay with inode type to judge if inode linked
Guochun Mao
1
-1
/
+2
2021-05-11
virtiofs: fix memory leak in virtio_fs_probe()
Luis Henriques
1
-0
/
+1
2021-05-11
fs: fix reporting supported extra file attributes for statx()
Theodore Ts'o
1
-0
/
+8
2021-05-11
btrfs: fix race when picking most recent mod log operation for an old root
Filipe Manana
1
-0
/
+20
2021-05-11
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
1
-3
/
+3
2021-05-11
btrfs: do proper error handling in btrfs_update_reloc_root
Josef Bacik
1
-4
/
+2
2021-05-11
btrfs: do proper error handling in create_reloc_root
Josef Bacik
1
-6
/
+28
2021-05-11
btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
Filipe Manana
1
-1
/
+11
2021-05-11
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
1
-3
/
+15
2021-05-11
btrfs: handle remount to no compress during compression
Qu Wenruo
1
-3
/
+8
2021-05-11
smb2: fix use-after-free in smb2_ioctl_query_info()
Aurelien Aptel
1
-9
/
+5
2021-05-11
cifs: detect dead connections only when echoes are enabled.
Shyam Prasad N
1
-0
/
+1
2021-05-11
cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
Eugene Korenevsky
1
-1
/
+1
2021-05-11
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
1
-1
/
+1
2021-05-11
erofs: add unsupported inode i_format check
Gao Xiang
2
-0
/
+10
2021-05-11
fs/epoll: restore waking from ep_done_scan()
Davidlohr Bueso
1
-0
/
+6
2021-05-11
ecryptfs: fix kernel panic with null dev_name
Jeffrey Mitchell
1
-0
/
+6
2021-05-07
ovl: allow upperdir inside lowerdir
Miklos Szeredi
1
-5
/
+7
2021-05-07
ovl: fix leaked dentry
Mickaël Salaün
1
-0
/
+1
2021-04-21
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
1
-0
/
+6
2021-04-16
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
1
-0
/
+4
2021-04-16
io_uring: don't mark S_ISBLK async work as unbounded
Jens Axboe
1
-1
/
+1
[prev]
[next]