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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-12-02
efivarfs: revert "fix memory leak in efivarfs_create()"
Ard Biesheuvel
2
-1
/
+2
2020-12-02
proc: don't allow async path resolution of /proc/self components
Jens Axboe
1
-0
/
+7
2020-12-02
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Qu Wenruo
2
-8
/
+34
2020-12-02
btrfs: tree-checker: Enhance chunk checker to validate chunk profile
Qu Wenruo
1
-0
/
+7
2020-12-02
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
1
-1
/
+1
2020-11-24
ext4: fix bogus warning in ext4_update_dx_flag()
Jan Kara
1
-1
/
+2
2020-11-24
efivarfs: fix memory leak in efivarfs_create()
Vamshi K Sthambamkadi
1
-0
/
+1
2020-11-24
libfs: fix error cast of negative value in simple_attr_write()
Yicong Yang
1
-2
/
+4
2020-11-24
xfs: revert "xfs: fix rmap key and record comparison functions"
Darrick J. Wong
1
-8
/
+8
2020-11-24
vfs: remove lockdep bogosity in __sb_start_write
Darrick J. Wong
1
-29
/
+4
2020-11-18
Convert trailing spaces and periods in path components
Boris Protopopov
1
-1
/
+7
2020-11-18
ext4: fix leaking sysfs kobject after failed mount
Eric Biggers
1
-0
/
+1
2020-11-18
ocfs2: initialize ip_next_orphan
Wengang Wang
1
-0
/
+1
2020-11-18
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
1
-0
/
+1
2020-11-18
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
1
-2
/
+2
2020-11-18
xfs: fix a missing unlock on error in xfs_fs_map_blocks
Christoph Hellwig
1
-1
/
+1
2020-11-18
xfs: fix rmap key and record comparison functions
Darrick J. Wong
1
-8
/
+8
2020-11-18
xfs: fix flags argument to rmap lookup when converting shared file rmaps
Darrick J. Wong
1
-1
/
+1
2020-11-18
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
1
-0
/
+3
2020-11-18
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
1
-1
/
+1
2020-11-18
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
1
-0
/
+4
2020-11-18
xfs: flush new eof page on truncate to avoid post-eof corruption
Brian Foster
1
-0
/
+10
2020-11-18
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
1
-0
/
+2
2020-11-18
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
1
-1
/
+2
2020-11-10
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-11-10
9P: Cast to loff_t before multiplying
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-11-10
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-11-10
ubifs: dent: Fix some potential memory leaks while iterating entries
Zhihao Cheng
1
-0
/
+1
2020-11-10
btrfs: fix use-after-free on readahead extent after failure to create it
Filipe Manana
1
-0
/
+2
2020-11-10
btrfs: cleanup cow block on error
Josef Bacik
1
-0
/
+6
2020-11-10
btrfs: reschedule if necessary when logging directory items
Filipe Manana
1
-0
/
+8
2020-11-10
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
1
-4
/
+8
2020-11-10
fs: Don't invalidate page buffers in block_write_full_page()
Jan Kara
1
-16
/
+0
2020-11-10
gfs2: add validation checks for size of superblock
Anant Thazhemadam
1
-7
/
+11
2020-11-10
ext4: Detect already used quota file early
Jan Kara
1
-0
/
+5
2020-11-10
xfs: fix realtime bitmap/summary file truncation when growing rt volume
Darrick J. Wong
1
-2
/
+8
2020-11-10
f2fs: fix to check segment boundary during SIT page readahead
Chao Yu
1
-0
/
+2
2020-11-10
f2fs: add trace exit in exception path
Zhang Qilong
1
-1
/
+5
2020-11-10
fscrypt: use EEXIST when file already uses different policy
Eric Biggers
1
-1
/
+1
2020-11-10
fscrypto: move ioctl processing more fully into common code
Eric Biggers
5
-63
/
+32
2020-11-10
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
3
-8
/
+7
2020-11-10
fuse: fix page dereference after free
Miklos Szeredi
1
-10
/
+18
2020-11-10
efivarfs: Replace invalid slashes with exclamation marks in dentries.
Michael Schaller
1
-0
/
+3
2020-10-29
reiserfs: Fix memory leak in reiserfs_parse_options()
Jan Kara
1
-4
/
+4
2020-10-29
xfs: make sure the rt allocator doesn't run off the end
Darrick J. Wong
1
-0
/
+11
2020-10-29
reiserfs: only call unlock_new_inode() if I_NEW
Eric Biggers
1
-1
/
+2
2020-10-29
udf: Avoid accessing uninitialized data on failed inode read
Jan Kara
1
-11
/
+14
2020-10-29
udf: Limit sparing table size
Jan Kara
1
-0
/
+6
2020-10-29
ntfs: add check for mft record size in superblock
Rustam Kovhaev
1
-0
/
+6
2020-10-29
fs: dlm: fix configfs memory leak
Alexander Aring
1
-0
/
+3
[next]