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
2020-09-09
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
1
-1
/
+3
2020-09-09
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-09-03
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
2020-09-03
writeback: Fix sync livelock due to b_dirty_time processing
Jan Kara
1
-27
/
+17
2020-09-03
writeback: Avoid skipping inode writeback
Jan Kara
1
-5
/
+12
2020-09-03
writeback: Protect inode->i_io_list with inode->i_lock
Jan Kara
1
-5
/
+17
2020-09-03
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2
-1
/
+2
2020-09-03
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
1
-0
/
+1
2020-09-03
fs: prevent BUG_ON in submit_bh_wbc()
Xianting Tian
2
-7
/
+9
2020-09-03
ext4: correctly restore system zone info when remount fails
Jan Kara
2
-16
/
+21
2020-09-03
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
1
-1
/
+4
2020-09-03
ext4: handle option set by mount flags correctly
Lukas Czerner
1
-5
/
+16
2020-09-03
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
1
-0
/
+16
2020-09-03
ext4: handle read only external journal device
Lukas Czerner
1
-18
/
+33
2020-09-03
ext4: don't BUG on inconsistent journal feature
Jan Kara
1
-21
/
+47
2020-09-03
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
1
-0
/
+10
2020-09-03
ceph: fix potential mdsc use-after-free crash
Xiubo Li
1
-1
/
+13
2020-09-03
btrfs: file: reserve qgroup space after the hole punch range is locked
Qu Wenruo
1
-4
/
+4
2020-09-03
f2fs: fix use-after-free issue
Li Guifu
1
-2
/
+3
2020-09-03
f2fs: fix error path in do_recover_data()
Chao Yu
4
-13
/
+26
2020-09-03
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
3
-4
/
+26
2020-08-26
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-6
/
+4
2020-08-26
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+7
2020-08-26
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
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
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
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-26
btrfs: sysfs: use NOFS for device creation
Josef Bacik
1
-0
/
+4
2020-08-26
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
1
-4
/
+11
2020-08-26
btrfs: Move free_pages_out label in inline extent handling branch in compress...
Nikolay Borisov
1
-8
/
+8
2020-08-26
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
1
-2
/
+8
2020-08-26
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
4
-8
/
+15
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 getxattr kernel panic and memory overflow
Jeffrey Mitchell
2
-3
/
+5
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: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
1
-6
/
+2
2020-08-21
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
1
-2
/
+2
[prev]
[next]