index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
[next]