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
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
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
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
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
[next]