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-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
2022-10-29
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi
1
-10
/
+1
2022-10-29
ocfs2: clear dinode links count in case of error
Joseph Qi
1
-2
/
+10
2022-10-29
xfs: fix use-after-free on CIL context on shutdown
Dave Chinner
2
-6
/
+6
2022-10-29
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2
-5
/
+28
2022-10-29
xfs: reflink should force the log out if mounted with wsync
Christoph Hellwig
1
-0
/
+4
2022-10-29
xfs: factor out a new xfs_log_force_inode helper
Christoph Hellwig
4
-24
/
+22
2022-10-29
xfs: trylock underlying buffer on dquot flush
Brian Foster
3
-9
/
+14
2022-10-29
xfs: don't write a corrupt unmount record to force summary counter recalc
Darrick J. Wong
1
-13
/
+13
2022-10-29
xfs: tail updates only need to occur when LSN changes
Dave Chinner
3
-23
/
+51
2022-10-29
xfs: factor common AIL item deletion code
Dave Chinner
3
-34
/
+30
2022-10-29
xfs: Throttle commits on delayed background CIL push
Dave Chinner
3
-4
/
+58
2022-10-29
xfs: Lower CIL flush limit for large logs
Dave Chinner
1
-6
/
+23
2022-10-29
xfs: preserve default grace interval during quotacheck
Darrick J. Wong
1
-6
/
+14
2022-10-29
xfs: fix unmount hang and memory leak on shutdown during quotaoff
Brian Foster
2
-6
/
+22
2022-10-29
xfs: factor out quotaoff intent AIL removal and memory free
Brian Foster
2
-9
/
+21
2022-10-29
xfs: Replace function declaration by actual definition
Pavel Reichl
1
-74
/
+66
[prev]
[next]