index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-01-24
nilfs2: do not update mtime of renamed directory that is not moved
Ryusuke Konishi
2025-01-24
nilfs2: handle errors that nilfs_prepare_chunk() may return
Ryusuke Konishi
2025-01-24
nilfs2: revise the return value description style for consistency.
Ryusuke Konishi
2025-01-24
nilfs2: add missing return value kernel-doc descriptions
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for the rest
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for metadata files
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for sufile
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for bmap functions
Ryusuke Konishi
2025-01-24
nilfs2: correct return value kernel-doc descriptions for ioctl functions
Ryusuke Konishi
2025-01-24
nilfs2: protect access to buffers with no active references
Ryusuke Konishi
2025-01-24
nilfs2: do not force clear folio if buffer is referenced
Ryusuke Konishi
2025-01-24
ocfs2: remove parameter parent_fe_bh from __ocfs2_mknod_locked
Su Yue
2025-01-24
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
2025-01-24
ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_info
Su Yue
2025-01-24
ocfs2: correct l_next_free_rec in online check
Julian Sun
2025-01-24
ocfs2: check el->l_next_free_rec in ocfs2_get_clusters_nocache
Julian Sun
2025-01-24
squashfs: convert squashfs_fill_page() to take a folio
Matthew Wilcox (Oracle)
2025-01-24
squashfs; convert squashfs_copy_cache() to take a folio
Matthew Wilcox (Oracle)
2025-01-24
squashfs: convert squashfs_readpage_block() to take a folio
Matthew Wilcox (Oracle)
2025-01-24
squashfs: pass a folio to squashfs_readpage_fragment()
Matthew Wilcox (Oracle)
2025-01-24
squashfs: use a folio throughout squashfs_read_folio()
Matthew Wilcox (Oracle)
2025-01-24
squashfs: update Kconfig information
Phillip Lougher
2025-01-24
squashfs: don't allocate read_page cache if SQUASHFS_FILE_DIRECT configured
Phillip Lougher
2025-01-24
squashfs: make squashfs_cache_init() return ERR_PTR(-ENOMEM)
Phillip Lougher
2025-01-25
f2fs: fix inconsistent dirty state of atomic file
Jianan Huang
2025-01-24
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-24
xfs: don't call remap_verify_area with sb write protection held
Christoph Hellwig
2025-01-24
xfs: remove an out of data comment in _xfs_buf_alloc
Christoph Hellwig
2025-01-24
xfs: fix the entry condition of exact EOF block allocation optimization
Jinliang Zheng
2025-01-24
fuse: {io-uring} Make hash-list req unique finding functions non-static
Bernd Schubert
2025-01-24
fuse: Add fuse-io-uring handling into fuse_copy
Bernd Schubert
2025-01-24
fuse: Make fuse_copy non static
Bernd Schubert
2025-01-24
fuse: {io-uring} Handle SQEs - register commands
Bernd Schubert
2025-01-24
fuse: make args->in_args[0] to be always the header
Bernd Schubert
2025-01-24
fuse: Move request bits
Bernd Schubert
2025-01-24
fuse: Move fuse_get_dev to header file
Bernd Schubert
2025-01-24
fuse: rename to fuse_dev_end_requests and make non-static
Bernd Schubert
2025-01-23
Merge tag 'v6.14-rc-smb3-client-fixes-part' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-01-23
Merge tag 'v6.14-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-23
btrfs: avoid starting new transaction when cleaning qgroup during subvolume drop
Filipe Manana
2025-01-23
btrfs: fix use-after-free when attempting to join an aborted transaction
Filipe Manana
2025-01-23
btrfs: do not output error message if a qgroup has been already cleaned up
Qu Wenruo
2025-01-23
btrfs: fix assertion failure when splitting ordered extent after transaction ...
Filipe Manana
2025-01-23
btrfs: fix lockdep splat while merging a relocation root
Filipe Manana
2025-01-23
Merge tag 'fs_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-23
Merge tag 'fsnotify_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-23
Merge tag 'xfs-merge-6.14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-01-23
erofs: refine z_erofs_get_extent_compressedlen()
Gao Xiang
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[prev]
[next]