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
2020-08-27
binfmt_flat: revert "binfmt_flat: don't offset the data start"
Max Filippov
1
-8
/
+12
2020-08-26
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-26
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-26
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-08-26
ext4: check journal inode extents more carefully
Jan Kara
6
-47
/
+41
2020-08-26
ext4: don't allow overlapping system zones
Jan Kara
1
-23
/
+13
2020-08-26
ext4: fix potential negative array index in do_split()
Eric Sandeen
1
-3
/
+13
2020-08-26
fs/signalfd.c: fix inconsistent return codes for signalfd4
Helge Deller
1
-4
/
+6
2020-08-26
xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
Eiichi Tsukata
1
-2
/
+4
2020-08-26
ceph: fix use-after-free for fsc->mdsc
Xiubo Li
1
-1
/
+2
2020-08-26
jffs2: fix UAF problem
Zhe Li
1
-1
/
+5
2020-08-26
xfs: fix inode quota reservation checks
Darrick J. Wong
1
-1
/
+1
2020-08-26
f2fs: fix to check page dirty status before writeback
Chao Yu
1
-0
/
+6
2020-08-26
io_uring: find and cancel head link async work on files exit
Jens Axboe
1
-4
/
+29
2020-08-26
io_uring: cancel all task's requests on exit
Pavel Begunkov
3
-17
/
+12
2020-08-26
io-wq: add an option to cancel all matched reqs
Pavel Begunkov
3
-28
/
+36
2020-08-26
io-wq: reorder cancellation pending -> running
Pavel Begunkov
1
-22
/
+32
2020-08-26
jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...
zhangyi (F)
1
-1
/
+3
2020-08-26
ext4: fix checking of directory entry validity for inline directories
Jan Kara
1
-3
/
+3
2020-08-26
ext4: do not block RWF_NOWAIT dio write on unallocated space
Jan Kara
1
-0
/
+4
2020-08-26
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-21
fs/ufs: avoid potential u32 multiplication overflow
Colin Ian King
1
-1
/
+1
2020-08-21
fs/minix: remove expected error message in block_to_path()
Eric Biggers
2
-12
/
+12
2020-08-21
fs/minix: fix block limit check for V1 filesystems
Eric Biggers
1
-1
/
+1
2020-08-21
fs/minix: set s_maxbytes correctly
Eric Biggers
4
-9
/
+9
2020-08-21
NFS: Fix flexfiles read failover
Trond Myklebust
3
-16
/
+40
2020-08-21
nfs: Fix getxattr kernel panic and memory overflow
Jeffrey Mitchell
2
-3
/
+5
2020-08-21
nfs: nfs_file_write() should check for writeback errors
Scott Mayhew
1
-3
/
+9
2020-08-21
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
1
-4
/
+6
2020-08-21
nfs: ensure correct writeback errors are returned on close()
Scott Mayhew
2
-2
/
+8
2020-08-21
f2fs: compress: fix to update isize when overwriting compressed file
Chao Yu
1
-0
/
+4
2020-08-21
f2fs: compress: fix to avoid memory leak on cc->cpages
Chao Yu
1
-0
/
+2
2020-08-21
gfs2: Never call gfs2_block_zero_range with an open transaction
Bob Peterson
1
-30
/
+39
2020-08-21
ceph: handle zero-length feature mask in session messages
Jeff Layton
1
-2
/
+4
2020-08-21
ceph: set sec_context xattr on symlink creation
Jeff Layton
1
-0
/
+4
2020-08-21
ocfs2: change slot number type s16 to u16
Junxiao Bi
3
-6
/
+6
2020-08-21
ext2: fix missing percpu_counter_inc
Mikulas Patocka
1
-1
/
+2
2020-08-21
cifs: Fix leak when handling lease break for cached root fid
Paul Aurich
1
-21
/
+52
2020-08-21
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
1
-1
/
+1
2020-08-21
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
1
-0
/
+6
2020-08-21
btrfs: trim: fix underflow in trim length to prevent access beyond device bou...
Qu Wenruo
3
-0
/
+20
2020-08-21
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
1
-6
/
+2
2020-08-21
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
1
-5
/
+11
2020-08-21
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
1
-2
/
+2
2020-08-21
btrfs: fix messages after changing compression level by remount
David Sterba
1
-5
/
+9
2020-08-21
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
1
-2
/
+8
2020-08-21
btrfs: fix race between page release and a fast fsync
Filipe Manana
1
-3
/
+13
2020-08-21
btrfs: don't WARN if we abort a transaction with EROFS
Josef Bacik
1
-1
/
+1
2020-08-21
btrfs: sysfs: use NOFS for device creation
Josef Bacik
1
-0
/
+3
2020-08-21
btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
Josef Bacik
3
-3
/
+6
[next]