index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
epoll: check for events when removing a timed out thread from the wait queue
Soheil Hassas Yeganeh
2022-12-08
1
-9
/
+16
*
epoll: call final ep_events_available() check under the lock
Roman Penyaev
2022-12-08
1
-20
/
+27
*
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
ZhangPeng
2022-12-08
1
-0
/
+7
*
afs: Fix fileserver probe RTT handling
David Howells
2022-12-08
1
-2
/
+2
*
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
2022-12-08
1
-8
/
+1
*
btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...
Nikolay Borisov
2022-12-08
1
-7
/
+6
*
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
2022-12-08
1
-9
/
+7
*
fuse: lock inode unconditionally in fuse_fallocate()
Miklos Szeredi
2022-12-08
1
-13
/
+7
*
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zhen Lei
2022-12-08
1
-2
/
+5
*
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
2022-12-08
1
-0
/
+2
*
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
2022-12-08
1
-0
/
+2
*
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
2022-12-08
1
-1
/
+2
*
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Chen Zhongjin
2022-12-08
1
-0
/
+8
*
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
2022-12-08
1
-1
/
+2
*
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
2022-12-08
1
-9
/
+19
*
ntfs: check overflow when iterating ATTR_RECORDs
Hawkins Jiawei
2022-11-25
1
-0
/
+8
*
ntfs: fix out-of-bounds read in ntfs_attr_find()
Hawkins Jiawei
2022-11-25
1
-4
/
+16
*
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
2022-11-25
1
-0
/
+7
*
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
2022-11-25
2
-3
/
+3
*
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
2022-11-25
1
-5
/
+7
*
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
2022-11-25
1
-1
/
+4
*
cifs: add check for returning value of SMB2_set_info_init
Anastasia Belova
2022-11-25
1
-0
/
+2
*
cifs: Fix wrong return value checking when GETFLAGS
Zhang Xiaoxu
2022-11-25
1
-2
/
+2
*
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-25
1
-12
/
+4
*
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
2022-11-25
1
-2
/
+4
*
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
2022-11-25
1
-1
/
+1
*
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
2022-11-25
1
-1
/
+1
*
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
2022-11-25
2
-9
/
+8
*
nilfs2: fix deadlock in nilfs_count_free_blocks()
Ryusuke Konishi
2022-11-25
1
-2
/
+0
*
xfs: drain the buf delwri queue before xfsaild idles
Brian Foster
2022-11-25
1
-10
/
+6
*
xfs: preserve inode versioning across remounts
Eric Sandeen
2022-11-25
1
-0
/
+4
*
xfs: use MMAPLOCK around filemap_map_pages()
Dave Chinner
2022-11-25
1
-1
/
+14
*
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
2022-11-25
3
-162
/
+141
*
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
2022-11-25
3
-6
/
+6
*
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
2022-11-25
3
-10
/
+28
*
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
2022-11-10
1
-1
/
+9
*
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
2022-11-10
1
-1
/
+2
*
fuse: add file_modified() to fallocate
Miklos Szeredi
2022-11-10
1
-0
/
+4
*
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2022-11-10
2
-2
/
+2
*
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
Chuhong Yuan
2022-11-10
1
-1
/
+3
*
xfs: don't fail unwritten extent conversion on writeback due to edquot
Darrick J. Wong
2022-11-10
1
-1
/
+1
*
xfs: group quota should return EDQUOT when prj quota enabled
Eric Sandeen
2022-11-10
1
-1
/
+2
*
xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
Dave Chinner
2022-11-10
1
-143
/
+20
*
xfs: use ordered buffers to initialize dquot buffers during quotacheck
Darrick J. Wong
2022-11-10
2
-14
/
+52
*
xfs: don't fail verifier on empty attr3 leaf block
Brian Foster
2022-11-10
1
-8
/
+0
*
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
2022-11-10
1
-5
/
+15
*
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
2022-11-10
1
-1
/
+17
*
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
2022-11-10
1
-19
/
+17
*
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
2022-11-10
1
-0
/
+1
*
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
2022-11-10
1
-0
/
+1
[next]