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.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
*
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
2022-06-09
1
-5
/
+8
*
f2fs: fix to do sanity check for inline inode
Chao Yu
2022-06-09
3
-7
/
+26
*
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
2022-06-09
1
-0
/
+4
*
f2fs: don't use casefolded comparison for "." and ".."
Eric Biggers
2022-06-09
3
-11
/
+13
*
f2fs: fix to do sanity check on total_data_blocks
Chao Yu
2022-06-09
3
-13
/
+25
*
f2fs: don't need inode lock for system hidden quota
Jaegeuk Kim
2022-06-09
1
-2
/
+4
*
f2fs: fix deadloop in foreground GC
Chao Yu
2022-06-09
1
-12
/
+20
*
f2fs: fix to clear dirty inode in f2fs_evict_inode()
Chao Yu
2022-06-09
1
-1
/
+15
*
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
2022-06-09
1
-4
/
+12
*
f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
Chao Yu
2022-06-09
1
-4
/
+10
*
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
2022-06-09
4
-12
/
+29
*
NFS: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-06-09
4
-14
/
+13
*
NFS: Create a new nfs_alloc_fattr_with_label() function
Anna Schumaker
2022-06-09
3
-20
/
+23
*
NFS: Always initialise fattr->label in nfs_fattr_alloc()
Trond Myklebust
2022-06-09
1
-1
/
+3
*
NFS: Further fixes to the writeback error handling
Trond Myklebust
2022-06-09
1
-21
/
+18
*
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
Trond Myklebust
2022-06-09
1
-0
/
+2
*
NFS: Don't report errors from nfs_pageio_complete() more than once
Trond Myklebust
2022-06-09
1
-8
/
+1
*
NFS: Do not report flush errors in nfs_write_end()
Trond Myklebust
2022-06-09
1
-5
/
+2
*
NFS: Don't report ENOSPC write errors twice
Trond Myklebust
2022-06-09
1
-20
/
+14
*
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
Trond Myklebust
2022-06-09
1
-4
/
+5
*
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
Trond Myklebust
2022-06-09
1
-1
/
+1
*
f2fs: fix dereference of stale list iterator after loop body
Jakob Koschel
2022-06-09
1
-3
/
+6
*
f2fs: fix to do sanity check on inline_dots inode
Chao Yu
2022-06-09
1
-0
/
+7
*
f2fs: support fault injection for dquot_initialize()
Chao Yu
2022-06-09
10
-26
/
+44
*
nfsd: destroy percpu stats counters after reply cache shutdown
Julian Schroeder
2022-06-09
1
-1
/
+1
*
hugetlbfs: fix hugetlbfs_statfs() locking
Mina Almasry
2022-06-09
1
-2
/
+2
*
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2022-06-09
2
-0
/
+6
*
dax: fix cache flush on PMD-mapped pages
Muchun Song
2022-06-09
1
-1
/
+2
*
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
2022-06-09
1
-0
/
+1
*
iomap: iomap_write_failed fix
Andreas Gruenbacher
2022-06-09
1
-1
/
+2
*
fsnotify: fix wrong lockdep annotations
Amir Goldstein
2022-06-09
1
-3
/
+3
*
inotify: show inotify mask flags in proc fdinfo
Amir Goldstein
2022-06-09
3
-10
/
+15
*
smb3: check for null tcon
Steve French
2022-06-09
1
-2
/
+5
*
fat: add ratelimit to fat*_ent_bread()
OGAWA Hirofumi
2022-06-09
1
-3
/
+4
*
fs: jfs: fix possible NULL pointer dereference in dbFree()
Zixuan Fu
2022-06-09
1
-1
/
+2
*
gfs2: use i_lock spin_lock for inode qadata
Bob Peterson
2022-06-09
1
-12
/
+20
*
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
2022-06-09
3
-1
/
+9
*
rxrpc, afs: Fix selection of abort codes
David Howells
2022-06-09
1
-3
/
+5
*
btrfs: fix the error handling for submit_extent_page() for btrfs_do_readpage()
Qu Wenruo
2022-06-09
1
-2
/
+6
*
btrfs: repair super block num_devices automatically
Qu Wenruo
2022-06-09
1
-4
/
+4
*
btrfs: return correct error number for __extent_writepage_io()
Qu Wenruo
2022-06-09
1
-1
/
+12
*
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
2022-06-09
1
-2
/
+2
*
cifs: when extending a file with falloc we should make files not-sparse
Ronnie Sahlberg
2022-06-09
1
-1
/
+1
*
cifs: fix potential double free during failed mount
Ronnie Sahlberg
2022-06-09
1
-4
/
+6
*
fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
Konstantin Komarov
2022-06-09
1
-1
/
+95
*
fs/ntfs3: Update i_ctime when xattr is added
Konstantin Komarov
2022-06-09
1
-0
/
+3
*
fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'
Christophe JAILLET
2022-06-09
1
-2
/
+4
*
fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called f...
Konstantin Komarov
2022-06-09
1
-6
/
+7
*
fs/ntfs3: Check new size for limits
Konstantin Komarov
2022-06-09
1
-1
/
+7
*
fs/ntfs3: Keep preallocated only if option prealloc enabled
Konstantin Komarov
2022-06-09
1
-1
/
+1
[next]