index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Fix NULL pointer dereference in udf_symlink function
Arturo Giusti
2021-07-20
1
-0
/
+4
*
reiserfs: add check for invalid 1st journal block
Pavel Skripkin
2021-07-20
1
-0
/
+14
*
configfs: fix memleak in configfs_release_bin_file
Chung-Chiang Cheng
2021-07-20
1
-5
/
+5
*
writeback: fix obtain a reference to a freeing memcg css
Muchun Song
2021-07-20
1
-2
/
+7
*
ocfs2: fix snprintf() checking
Dan Carpenter
2021-07-20
2
-11
/
+3
*
fs: dlm: fix memory leak when fenced
Alexander Aring
2021-07-20
1
-0
/
+9
*
fs: dlm: cancel work sync othercon
Alexander Aring
2021-07-20
1
-1
/
+1
*
block_dump: remove block_dump feature in mark_inode_dirty()
zhangyi (F)
2021-07-20
1
-25
/
+0
*
btrfs: disable build on platforms having page size 256K
Christophe Leroy
2021-07-20
1
-0
/
+2
*
btrfs: abort transaction if we fail to update the delayed inode
Josef Bacik
2021-07-20
1
-0
/
+8
*
fuse: check connected before queueing on fpq->io
Miklos Szeredi
2021-07-20
1
-0
/
+9
*
ext4: fix avefreec in find_group_orlov
Pan Dong
2021-07-20
1
-6
/
+5
*
ext4: remove check for zero nr_to_scan in ext4_es_scan()
Zhang Yi
2021-07-20
1
-3
/
+0
*
ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit
Zhang Yi
2021-07-20
1
-0
/
+1
*
ext4: fix kernel infoleak via ext4_extent_header
Anirudh Rayabharam
2021-07-20
1
-0
/
+3
*
btrfs: clear defrag status of a root if starting transaction fails
David Sterba
2021-07-20
1
-2
/
+4
*
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
2021-07-20
1
-1
/
+1
*
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
2021-06-30
1
-0
/
+1
*
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-06-30
1
-1
/
+1
*
proc: only require mm_struct for writing
Linus Torvalds
2021-06-16
1
-1
/
+3
*
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
2021-06-16
1
-0
/
+8
*
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
2021-06-16
1
-1
/
+1
*
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
2021-06-16
1
-2
/
+2
*
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
2021-06-16
1
-1
/
+8
*
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
2021-06-10
1
-6
/
+7
*
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
2021-06-10
1
-5
/
+5
*
ocfs2: fix data corruption by fallocate
Junxiao Bi
2021-06-10
1
-5
/
+50
*
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
2021-06-10
1
-20
/
+23
*
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-06-03
1
-2
/
+2
*
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
2021-06-03
1
-2
/
+0
*
NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
Zhang Xiaoxu
2021-06-03
1
-1
/
+1
*
NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
Trond Myklebust
2021-06-03
1
-7
/
+5
*
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
2021-06-03
1
-1
/
+1
*
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
2021-06-03
1
-0
/
+4
*
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
Anna Schumaker
2021-06-03
1
-9
/
+8
*
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
2021-05-26
1
-4
/
+2
*
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
2021-05-26
1
-0
/
+2
*
ceph: fix fscache invalidation
Jeff Layton
2021-05-22
2
-0
/
+2
*
squashfs: fix divide error in calculate_skip()
Phillip Lougher
2021-05-22
1
-3
/
+3
*
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
2021-05-22
1
-1
/
+4
*
pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
Nikola Livic
2021-05-22
1
-1
/
+1
*
NFS: Deal correctly with attribute generation counter overflow
Trond Myklebust
2021-05-22
1
-4
/
+4
*
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
2021-05-22
1
-7
/
+9
*
f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
Colin Ian King
2021-05-22
1
-1
/
+2
*
cuse: prevent clone
Miklos Szeredi
2021-05-22
1
-0
/
+2
*
fs: dlm: fix debugfs dump
Alexander Aring
2021-05-22
1
-0
/
+1
*
ext4: fix error code in ext4_commit_super
Fengnan Chang
2021-05-22
1
-2
/
+4
*
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
2021-05-22
1
-16
/
+32
*
jffs2: check the validity of dstlen in jffs2_zlib_compress()
Yang Yang
2021-05-22
1
-0
/
+3
*
jffs2: Fix kasan slab-out-of-bounds problem
lizhe
2021-05-22
1
-1
/
+1
[next]