index
:
linux-stable.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.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
*
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
ChenXiaoSong
2022-10-05
1
-1
/
+2
*
ext4: make directory inode spreading reflect flexbg size
Jan Kara
2022-09-28
1
-1
/
+1
*
xfs: fix use-after-free when aborting corrupt attr inactivation
Darrick J. Wong
2022-09-28
1
-1
/
+1
*
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
2022-09-28
3
-20
/
+26
*
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2022-09-28
4
-1
/
+130
*
xfs: split the sunit parameter update into two parts
Darrick J. Wong
2022-09-28
1
-51
/
+72
*
xfs: refactor agfl length computation function
Darrick J. Wong
2022-09-28
1
-5
/
+13
*
xfs: use bitops interface for buf log item AIL flag check
Brian Foster
2022-09-28
1
-1
/
+1
*
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2022-09-28
2
-1
/
+13
*
xfs: fix some memory leaks in log recovery
Darrick J. Wong
2022-09-28
1
-3
/
+5
*
xfs: always log corruption errors
Darrick J. Wong
2022-09-28
25
-45
/
+179
*
xfs: constify the buffer pointer arguments to error functions
Darrick J. Wong
2022-09-28
4
-8
/
+8
*
xfs: convert EIO to EFSCORRUPTED when log contents are invalid
Darrick J. Wong
2022-09-28
5
-21
/
+21
*
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
2022-09-28
3
-5
/
+42
*
xfs: attach dquots and reserve quota blocks during unwritten conversion
Darrick J. Wong
2022-09-28
1
-0
/
+10
*
xfs: range check ri_cnt when recovering log items
Darrick J. Wong
2022-09-28
1
-1
/
+10
*
xfs: add missing assert in xfs_fsmap_owner_from_rmap
Darrick J. Wong
2022-09-28
1
-0
/
+1
*
xfs: slightly tweak an assert in xfs_fs_map_blocks
Christoph Hellwig
2022-09-28
1
-2
/
+2
*
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
2022-09-28
3
-7
/
+7
*
ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
Luís Henriques
2022-09-28
1
-0
/
+4
*
cifs: always initialize struct msghdr smb_msg completely
Stefan Metzmacher
2022-09-28
2
-10
/
+3
*
afs: Return -EAGAIN, not -EREMOTEIO, when a file already locked
David Howells
2022-09-28
1
-0
/
+1
*
iomap: iomap that extends beyond EOF should be marked dirty
Chandan Babu R
2022-09-28
1
-0
/
+7
*
cifs: don't send down the destination address to sendmsg for a SOCK_STREAM
Stefan Metzmacher
2022-09-28
1
-2
/
+2
*
cifs: revalidate mapping when doing direct writes
Ronnie Sahlberg
2022-09-28
1
-0
/
+3
*
NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
Trond Myklebust
2022-09-28
1
-9
/
+18
*
tracefs: Only clobber mode/uid/gid on remount if asked
Brian Norris
2022-09-20
1
-8
/
+23
*
afs: Use the operation issue time instead of the reply time for callbacks
David Howells
2022-09-15
5
-12
/
+5
*
smb3: missing inode locks in punch hole
David Howells
2022-09-15
1
-5
/
+5
*
debugfs: add debugfs_lookup_and_remove()
Greg Kroah-Hartman
2022-09-15
1
-0
/
+22
*
btrfs: harden identification of a stale device
Anand Jain
2022-09-15
1
-7
/
+37
*
io_uring: disable polling pollfree files
Pavel Begunkov
2022-09-05
2
-0
/
+4
*
btrfs: tree-checker: check for overlapping extent items
Josef Bacik
2022-09-05
1
-2
/
+23
*
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
2022-09-05
3
-22
/
+42
*
btrfs: do not pin logs too early during renames
Filipe Manana
2022-09-05
1
-6
/
+42
*
btrfs: introduce btrfs_lookup_match_dir
Marcos Paulo de Souza
2022-09-05
1
-37
/
+39
*
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
2022-09-05
1
-0
/
+3
*
btrfs: add info when mount fails due to stale replace target
Anand Jain
2022-09-05
1
-1
/
+1
*
btrfs: replace: drop assert for suspended replace
Anand Jain
2022-09-05
1
-2
/
+1
*
btrfs: fix silent failure when deleting root reference
Filipe Manana
2022-09-05
1
-2
/
+3
*
btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()
Qu Wenruo
2022-08-25
1
-13
/
+6
*
btrfs: only write the sectors in the vertical stripe which has data stripes
Qu Wenruo
2022-08-25
1
-4
/
+51
*
smb3: check xattr value length earlier
Steve French
2022-08-25
1
-2
/
+3
*
f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()
Chao Yu
2022-08-25
1
-1
/
+5
*
ext4: avoid resizing to a partial cluster size
Kiselev, Oleg
2022-08-25
1
-0
/
+10
*
ext4: avoid remove directory when directory is corrupted
Ye Bin
2022-08-25
1
-5
/
+2
*
NFSv4/pnfs: Fix a use-after-free bug in open
Trond Myklebust
2022-08-25
1
-5
/
+6
*
NFSv4.1: RECLAIM_COMPLETE must handle EACCES
Zhang Xianwei
2022-08-25
1
-0
/
+3
*
NFSv4: Fix races in the legacy idmapper upcall
Trond Myklebust
2022-08-25
1
-22
/
+24
*
NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
Trond Myklebust
2022-08-25
1
-1
/
+0
[next]