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
...
|
*
|
|
|
|
|
jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}()
Yang Li
2022-02-03
1
-0
/
+4
|
*
|
|
|
|
|
ext4: fix potential NULL pointer dereference in ext4_fill_super()
Lukas Czerner
2022-02-03
1
-1
/
+1
|
*
|
|
|
|
|
jbd2: refactor wait logic for transaction updates into a common function
Ritesh Harjani
2022-02-03
2
-37
/
+35
|
*
|
|
|
|
|
ext4: fix error handling in ext4_fc_record_modified_inode()
Ritesh Harjani
2022-02-03
1
-35
/
+29
|
*
|
|
|
|
|
ext4: remove redundant max inline_size check in ext4_da_write_inline_data_beg...
Ritesh Harjani
2022-02-03
1
-9
/
+4
|
*
|
|
|
|
|
ext4: fix error handling in ext4_restore_inline_data()
Ritesh Harjani
2022-02-03
1
-1
/
+9
|
*
|
|
|
|
|
ext4: fast commit may miss file actions
Xin Yin
2022-02-03
3
-10
/
+7
|
*
|
|
|
|
|
ext4: fast commit may not fallback for ineligible commit
Xin Yin
2022-02-03
10
-22
/
+41
|
*
|
|
|
|
|
ext4: modify the logic of ext4_mb_new_blocks_simple
Xin Yin
2022-02-03
1
-9
/
+17
|
*
|
|
|
|
|
ext4: prevent used blocks from being allocated during fast commit replay
Xin Yin
2022-02-03
3
-5
/
+22
*
|
|
|
|
|
|
Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
5
-79
/
+69
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs: ensure log flush at the end of a synchronous fallocate call
Dave Chinner
2022-02-01
1
-16
/
+16
|
*
|
|
|
|
|
|
xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
Dave Chinner
2022-02-01
3
-42
/
+36
|
*
|
|
|
|
|
|
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2022-02-01
2
-14
/
+3
|
*
|
|
|
|
|
|
xfs: fallocate() should call file_modified()
Dave Chinner
2022-02-01
1
-4
/
+9
|
*
|
|
|
|
|
|
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
2022-02-01
3
-10
/
+12
|
*
|
|
|
|
|
|
xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
Darrick J. Wong
2022-01-31
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
4
-17
/
+37
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
2022-01-30
1
-1
/
+5
|
*
|
|
|
|
|
|
quota: make dquot_quota_sync return errors from ->sync_fs
Darrick J. Wong
2022-01-30
1
-3
/
+8
|
*
|
|
|
|
|
|
vfs: make sync_filesystem return errors from ->sync_fs
Darrick J. Wong
2022-01-30
1
-6
/
+12
|
*
|
|
|
|
|
|
vfs: make freeze_super abort when sync_filesystem returns error
Darrick J. Wong
2022-01-30
1
-7
/
+12
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-02-05
2
-5
/
+63
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
2022-01-26
2
-5
/
+63
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-04
8
-9
/
+128
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
btrfs: skip reserved bytes warning on unmount after log cleanup failure
Filipe Manana
2022-01-31
3
-2
/
+53
|
*
|
|
|
|
|
|
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
2022-01-31
1
-1
/
+1
|
*
|
|
|
|
|
|
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
2022-01-31
3
-4
/
+27
|
*
|
|
|
|
|
|
btrfs: tree-checker: check item_size for dev_item
Su Yue
2022-01-31
1
-0
/
+8
|
*
|
|
|
|
|
|
btrfs: tree-checker: check item_size for inode_item
Su Yue
2022-01-31
1
-0
/
+7
|
*
|
|
|
|
|
|
btrfs: fix deadlock between quota disable and qgroup rescan worker
Shin'ichiro Kawasaki
2022-01-31
1
-2
/
+19
|
*
|
|
|
|
|
|
btrfs: don't start transaction for scrub if the fs is mounted read-only
Qu Wenruo
2022-01-31
1
-0
/
+13
*
|
|
|
|
|
|
|
Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-02-04
3
-61
/
+67
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
erofs: fix small compressed files inlining
Gao Xiang
2022-02-04
1
-0
/
+7
|
*
|
|
|
|
|
|
|
erofs: avoid unnecessary z_erofs_decompressqueue_work() declaration
Gao Xiang
2022-01-24
1
-57
/
+56
|
*
|
|
|
|
|
|
|
erofs: fix fsdax partition offset handling
Gao Xiang
2022-01-24
1
-4
/
+4
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux
Linus Torvalds
2022-02-04
1
-5
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Revert "fs/9p: search open fids first"
Dominique Martinet
2022-01-30
1
-5
/
+4
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-02-04
7
-199
/
+323
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cifs: fix workstation_name for multiuser mounts
Ryan Bair
2022-02-03
2
-1
/
+18
|
*
|
|
|
|
|
|
|
Invalidate fscache cookie only when inode attributes are changed.
Rohith Surabattula
2022-02-03
1
-4
/
+4
|
*
|
|
|
|
|
|
|
cifs: Fix the readahead conversion to manage the batch when reading from cache
David Howells
2022-02-01
1
-1
/
+1
|
*
|
|
|
|
|
|
|
cifs: Implement cache I/O by accessing the cache directly
David Howells
2022-02-01
3
-53
/
+207
|
*
|
|
|
|
|
|
|
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
2022-02-01
1
-0
/
+59
|
*
|
|
|
|
|
|
|
cifs: Transition from ->readpages() to ->readahead()
David Howells
2022-02-01
1
-137
/
+35
|
*
|
|
|
|
|
|
|
cifs: unlock chan_lock before calling cifs_put_tcp_session
Shyam Prasad N
2022-01-29
1
-6
/
+2
|
*
|
|
|
|
|
|
|
Fix a warning about a malformed kernel doc comment in cifs
David Howells
2022-01-28
1
-1
/
+1
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-02-02
2
-9
/
+13
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
Dai Ngo
2022-01-28
1
-1
/
+3
|
*
|
|
|
|
|
|
lockd: fix failure to cleanup client locks
J. Bruce Fields
2022-01-27
1
-0
/
+1
[prev]
[next]