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
...
*
|
|
|
|
|
Merge tag 'iomap-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-23
2
-23
/
+32
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
iomap: convert iomap_unshare_iter to use large folios
Darrick J. Wong
2023-09-19
1
-10
/
+14
|
*
|
|
|
|
iomap: don't skip reading in !uptodate folios when unsharing a range
Darrick J. Wong
2023-09-18
1
-2
/
+4
|
*
|
|
|
|
iomap: handle error conditions more gracefully in iomap_to_bh
Christoph Hellwig
2023-09-12
1
-11
/
+14
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-22
27
-240
/
+441
|
\
\
\
\
\
|
*
|
|
|
|
xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail
Wang Jianchao
2023-09-13
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'fix-scrub-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2023-09-13
2
-3
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: only call xchk_stats_merge after validating scrub inputs
Darrick J. Wong
2023-09-12
2
-3
/
+6
|
*
|
|
|
|
|
Merge tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pu...
Chandan Babu R
2023-09-13
1
-0
/
+11
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: require a relatively recent V5 filesystem for LARP mode
Darrick J. Wong
2023-09-12
1
-0
/
+11
|
*
|
|
|
|
|
Merge tag 'fix-iunlink-list-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
9
-9
/
+195
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
2023-09-12
5
-6
/
+29
|
|
*
|
|
|
|
xfs: reload entire unlinked bucket lists
Darrick J. Wong
2023-09-12
5
-0
/
+144
|
|
*
|
|
|
|
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
2023-09-12
3
-3
/
+22
|
*
|
|
|
|
|
Merge tag 'fix-iunlink-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linu...
Chandan Babu R
2023-09-13
2
-5
/
+100
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2023-09-12
2
-5
/
+100
|
*
|
|
|
|
|
Merge tag 'fix-efi-recovery-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
6
-9
/
+40
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
2023-09-12
6
-9
/
+40
|
*
|
|
|
|
|
Merge tag 'fix-ro-mounts-6.6_2023-09-12' of https://git.kernel.org/pub/scm/li...
Chandan Babu R
2023-09-13
3
-22
/
+12
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
2023-09-12
2
-18
/
+2
|
|
*
|
|
|
|
xfs: allow inode inactivation during a ro mount log recovery
Darrick J. Wong
2023-09-12
1
-4
/
+10
|
*
|
|
|
|
|
Merge tag 'fix-percpu-lists-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
6
-182
/
+56
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: remove CPU hotplug infrastructure
Darrick J. Wong
2023-09-11
1
-41
/
+1
|
|
*
|
|
|
|
xfs: remove the all-mounts list
Darrick J. Wong
2023-09-11
2
-40
/
+0
|
|
*
|
|
|
|
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
Darrick J. Wong
2023-09-11
4
-56
/
+33
|
|
*
|
|
|
|
xfs: fix per-cpu CIL structure aggregation racing with dying cpus
Darrick J. Wong
2023-09-11
3
-45
/
+22
|
*
|
|
|
|
|
Merge tag 'fix-fsmap-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2023-09-13
1
-7
/
+18
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
xfs: fix an agbno overflow in __xfs_getfsmap_datadev
Darrick J. Wong
2023-09-11
1
-7
/
+18
|
|
|
/
/
/
/
|
*
/
/
/
/
xfs: fix select in config XFS_ONLINE_SCRUB_STATS
Lukas Bulwahn
2023-09-11
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-21
8
-133
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
2023-09-20
2
-118
/
+5
|
*
|
|
|
|
Revert "btrfs: convert to multigrain timestamps"
Christian Brauner
2023-09-20
2
-7
/
+22
|
*
|
|
|
|
Revert "ext4: switch to multigrain timestamps"
Christian Brauner
2023-09-20
1
-1
/
+1
|
*
|
|
|
|
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
2023-09-20
3
-7
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-20
4
-53
/
+69
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
2023-09-14
1
-4
/
+7
|
*
|
|
|
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
2023-09-14
1
-1
/
+14
|
*
|
|
|
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
2023-09-14
1
-1
/
+2
|
*
|
|
|
btrfs: don't clear uptodate on write errors
Josef Bacik
2023-09-13
2
-12
/
+1
|
*
|
|
|
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
2023-09-13
1
-2
/
+14
|
*
|
|
|
btrfs: convert btrfs_read_merkle_tree_page() to use a folio
Matthew Wilcox (Oracle)
2023-09-13
1
-33
/
+31
*
|
|
|
|
Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-09-18
5
-54
/
+116
|
\
\
\
\
\
|
*
|
|
|
|
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
2023-09-15
1
-1
/
+5
|
*
|
|
|
|
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-09-13
1
-1
/
+5
|
*
|
|
|
|
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
2023-09-13
1
-0
/
+1
|
*
|
|
|
|
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
2023-09-13
1
-6
/
+11
|
*
|
|
|
|
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2023-09-13
2
-14
/
+17
|
*
|
|
|
|
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
2023-09-13
1
-16
/
+31
|
*
|
|
|
|
NFS: Fix O_DIRECT locking issues
Trond Myklebust
2023-09-13
1
-4
/
+4
|
*
|
|
|
|
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
2023-09-11
1
-16
/
+46
|
|
|
_
|
/
/
|
|
/
|
|
|
[prev]
[next]