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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
5 days
netfs: Fix potential uninitialised var in netfs_extract_user_iter()
David Howells
1
-1
/
+1
5 days
f2fs: fix false alarm of lockdep on cp_global_sem lock
Chao Yu
2
-0
/
+14
5 days
f2fs: fix incorrect file address mapping when inline inode is unwritten
Yongpeng Yang
1
-4
/
+9
5 days
btrfs: do not mark inode incompressible after inline attempt fails
Qu Wenruo
1
-0
/
+6
5 days
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
2
-8
/
+26
5 days
btrfs: fix missing last_unlink_trans update when removing a directory
Filipe Manana
1
-0
/
+2
5 days
btrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()
Filipe Manana
1
-15
/
+16
5 days
btrfs: use inode already stored in local variable at btrfs_rmdir()
Filipe Manana
1
-2
/
+1
5 days
eventfs: Use list_add_tail_rcu() for SRCU-protected children list
David Carlier
1
-1
/
+1
5 days
netfs: fix error handling in netfs_extract_user_iter()
Paulo Alcantara
1
-3
/
+10
5 days
ceph: fix BUG_ON in __ceph_build_xattrs_blob() due to stale blob size
Viacheslav Dubeyko
1
-0
/
+16
5 days
ceph: fix a buffer leak in __ceph_setxattr()
Viacheslav Dubeyko
1
-0
/
+1
5 days
smb/client: fix possible infinite loop and oob read in symlink_data()
Ye Bin
1
-0
/
+3
5 days
ntfs: ->d_compare() must not block
Al Viro
5
-24
/
+20
5 days
smb: client: fix OOB reads parsing symlink error response
Greg Kroah-Hartman
1
-8
/
+12
5 days
smb: client: correctly handle ErrorContextData as a flexible array
Liang Jie
2
-3
/
+3
5 days
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
1
-1
/
+1
5 days
fsnotify: fix inode reference leak in fsnotify_recalc_mask()
Amir Goldstein
1
-3
/
+36
5 days
fs/adfs: validate nzones in adfs_validate_bblk()
Bae Yeonju
1
-0
/
+3
5 days
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
1
-1
/
+6
5 days
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
DaeMyung Kang
1
-0
/
+2
5 days
ksmbd: destroy async_ida in ksmbd_conn_free()
DaeMyung Kang
1
-0
/
+9
5 days
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
DaeMyung Kang
1
-2
/
+3
5 days
erofs: unify lcn as u64 for 32-bit platforms
Gao Xiang
1
-10
/
+9
5 days
erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
1
-14
/
+18
5 days
erofs: do sanity check on m->type in z_erofs_load_compact_lcluster()
Chao Yu
1
-62
/
+41
5 days
erofs: add encoded extent on-disk definition
Gao Xiang
3
-67
/
+58
5 days
f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()
Yongpeng Yang
1
-2
/
+5
5 days
fs/ntfs3: terminate the cached volume label after UTF-8 conversion
Pengpeng Hou
1
-1
/
+6
5 days
nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
Andy Shevchenko
1
-3
/
+1
5 days
ext4: fix possible null-ptr-deref in mbt_kunit_exit()
Ye Bin
1
-1
/
+5
5 days
ocfs2: validate group add input before caching
ZhengYuan Huang
1
-5
/
+7
5 days
ocfs2: validate bg_bits during freefrag scan
ZhengYuan Huang
1
-1
/
+17
5 days
ocfs2: fix listxattr handling when the buffer is full
ZhengYuan Huang
1
-2
/
+2
5 days
ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison
Junrui Luo
1
-1
/
+1
5 days
ocfs2/dlm: validate qr_numregions in dlm_match_regions()
Junrui Luo
1
-0
/
+8
5 days
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
Joshua Klinesmith
1
-5
/
+6
5 days
gfs2: prevent NULL pointer dereference during unmount
Andreas Gruenbacher
1
-2
/
+3
5 days
gfs2: add some missing log locking
Andreas Gruenbacher
1
-8
/
+20
5 days
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
1
-8
/
+30
5 days
fanotify: call fanotify_events_supported() before path_permission() and secur...
Ondrej Mosnacek
1
-15
/
+10
5 days
fdget(), trivial conversions
Al Viro
12
-137
/
+74
5 days
gfs2: Call unlock_new_inode before d_instantiate
Andreas Gruenbacher
1
-2
/
+1
5 days
debugfs: fix placement of EXPORT_SYMBOL_GPL for debugfs_create_str()
Gui-Dong Han
1
-1
/
+1
5 days
debugfs: check for NULL pointer in debugfs_create_str()
Gui-Dong Han
1
-1
/
+4
5 days
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
1
-0
/
+45
5 days
btrfs: pass struct btrfs_inode to clone_copy_inline_extent()
David Sterba
1
-14
/
+14
5 days
pstore/ram: fix resource leak when ioremap() fails
Cole Leavitt
1
-0
/
+4
5 days
nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()
Deepanshu Kartikey
1
-0
/
+6
5 days
fs/mbcache: cancel shrink work before destroying the cache
HyungJung Joo
1
-0
/
+1
[next]