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.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-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
2022-12-08
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zhen Lei
1
-2
/
+5
2022-12-08
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
1
-0
/
+2
2022-12-08
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
1
-0
/
+2
2022-12-08
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
1
-1
/
+2
2022-12-08
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Chen Zhongjin
1
-0
/
+8
2022-12-08
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
1
-1
/
+2
2022-12-08
ceph: do not update snapshot context when there is no new snapshot
Xiubo Li
1
-9
/
+19
2022-11-25
ntfs: check overflow when iterating ATTR_RECORDs
Hawkins Jiawei
1
-0
/
+8
2022-11-25
ntfs: fix out-of-bounds read in ntfs_attr_find()
Hawkins Jiawei
1
-4
/
+16
2022-11-25
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
1
-0
/
+7
2022-11-25
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
2
-3
/
+3
2022-11-25
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
1
-5
/
+7
2022-11-25
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
1
-1
/
+4
2022-11-25
cifs: add check for returning value of SMB2_set_info_init
Anastasia Belova
1
-0
/
+2
2022-11-25
cifs: Fix wrong return value checking when GETFLAGS
Zhang Xiaoxu
1
-2
/
+2
2022-11-25
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
1
-12
/
+4
2022-11-25
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
1
-2
/
+4
2022-11-25
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
1
-1
/
+1
2022-11-25
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
1
-1
/
+1
2022-11-25
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
2
-9
/
+8
2022-11-25
nilfs2: fix deadlock in nilfs_count_free_blocks()
Ryusuke Konishi
1
-2
/
+0
2022-11-25
xfs: drain the buf delwri queue before xfsaild idles
Brian Foster
1
-10
/
+6
2022-11-25
xfs: preserve inode versioning across remounts
Eric Sandeen
1
-0
/
+4
2022-11-25
xfs: use MMAPLOCK around filemap_map_pages()
Dave Chinner
1
-1
/
+14
2022-11-25
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
3
-162
/
+141
2022-11-25
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
3
-6
/
+6
2022-11-25
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
3
-10
/
+28
2022-11-10
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-10
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-10
fuse: add file_modified() to fallocate
Miklos Szeredi
1
-0
/
+4
2022-11-10
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2
-2
/
+2
2022-11-10
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
Chuhong Yuan
1
-1
/
+3
2022-11-10
xfs: don't fail unwritten extent conversion on writeback due to edquot
Darrick J. Wong
1
-1
/
+1
2022-11-10
xfs: group quota should return EDQUOT when prj quota enabled
Eric Sandeen
1
-1
/
+2
2022-11-10
xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
Dave Chinner
1
-143
/
+20
2022-11-10
xfs: use ordered buffers to initialize dquot buffers during quotacheck
Darrick J. Wong
2
-14
/
+52
2022-11-10
xfs: don't fail verifier on empty attr3 leaf block
Brian Foster
1
-8
/
+0
2022-11-10
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
1
-5
/
+15
2022-11-10
btrfs: fix inode list leak during backref walking at find_parent_nodes()
Filipe Manana
1
-1
/
+17
2022-11-10
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
Filipe Manana
1
-19
/
+17
2022-11-10
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
1
-0
/
+1
2022-11-10
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
1
-0
/
+1
2022-11-10
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
1
-0
/
+1
2022-11-03
xfs: force the log after remapping a synchronous-writes file
Chandan Babu R
1
-1
/
+16
2022-11-03
xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
Chandan Babu R
1
-0
/
+1
2022-11-03
xfs: finish dfops on every insert range shift iteration
Chandan Babu R
1
-1
/
+1
2022-11-03
kernfs: fix use-after-free in __kernfs_remove
Christian A. Ehrhardt
1
-1
/
+4
2022-10-29
mm: /proc/pid/smaps_rollup: fix no vma's null-deref
Seth Jenkins
1
-1
/
+1
2022-10-29
btrfs: fix processing of delayed tree block refs during backref walking
Filipe Manana
1
-6
/
+7
2022-10-29
btrfs: fix processing of delayed data refs during backref walking
Filipe Manana
1
-9
/
+24
[prev]
[next]