开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-05-31
ntfs3: use folios more in ntfs_compress_write()
Matthew Wilcox (Oracle)
2025-05-12
f2fs: drop usage of folio_index
Kairui Song
2025-05-12
fuse: drop usage of folio_index
Kairui Song
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
2025-05-12
jfs: implement migrate_folio for jfs_metapage_aops
Shivank Garg
2025-05-11
fs/proc/page: refactor to reduce code duplication
Liu Ye
2025-05-11
fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
Andrei Vagin
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-10
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-05-09
Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
2025-05-09
do_move_mount(): don't leak MNTNS_PROPAGATING on failures
Al Viro
2025-05-09
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
2025-05-09
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
Al Viro
2025-05-08
Merge tag 'bcachefs-2025-05-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-05-08
Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-05-07
nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()
Ryusuke Konishi
2025-05-07
ocfs2: stop quota recovery before disabling quotas
Jan Kara
2025-05-07
ocfs2: implement handshaking with ocfs2 recovery thread
Jan Kara
2025-05-07
ocfs2: switch osb->disable_recovery to enum
Jan Kara
2025-05-07
mm/userfaultfd: fix uninitialized output field for -EAGAIN race
Peter Xu
2025-05-07
ocfs2: fix panic in failed foilio allocation
Mark Tinguely
2025-05-07
ocfs2: fix the issue with discontiguous allocation in the global_bitmap
Heming Zhao
2025-05-07
bcachefs: Don't aggressively discard the journal
Kent Overstreet
2025-05-07
bcachefs: Ensure superblock gets written when we go ERO
Kent Overstreet
2025-05-07
bcachefs: Filter out harmless EROFS error messages
Kent Overstreet
2025-05-07
bcachefs: journal_shutdown is EROFS, not EIO
Kent Overstreet
2025-05-07
smb: client: Avoid race in open_cached_dir with lease breaks
Paul Aurich
2025-05-07
Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-07
erofs: ensure the extra temporary copy is valid for shortened bvecs
Gao Xiang
2025-05-06
Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-06
smb3 client: warn when parse contexts returns error on compounded operation
Steve French
2025-05-06
ksmbd: Fix UAF in __close_file_table_ids
Sean Heelan
2025-05-06
ksmbd: prevent out-of-bounds stream writes by validating *pos
Norbert Szetei
2025-05-05
bcachefs: Call bch2_fs_start before getting vfs superblock
Kent Overstreet
2025-05-05
bcachefs: fix hung task timeout in journal read
Kent Overstreet
2025-05-05
bcachefs: Add missing barriers before wake_up_bit()
Kent Overstreet
2025-05-05
bcachefs: Ensure proper write alignment
Kent Overstreet
2025-05-05
bcachefs: Improve want_cached_ptr()
Kent Overstreet
2025-05-04
bcachefs: thread_with_stdio: fix spinning instead of exiting
Kent Overstreet
2025-05-02
Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-05-02
Merge tag 'bcachefs-2025-05-01' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-05-02
btrfs: open code folio_index() in btree_clear_folio_dirty_tag()
Kairui Song
2025-05-02
Revert "btrfs: canonicalize the device path before adding it"
Qu Wenruo
2025-05-02
btrfs: avoid NULL pointer dereference if no valid csum tree
Qu Wenruo
2025-05-02
btrfs: handle empty eb->folios in num_extent_folios()
Boris Burkov
2025-05-02
btrfs: compression: adjust cb->compressed_folios allocation type
Kees Cook
2025-05-01
ksmbd: fix memory leak in parse_lease_state()
Wang Zhaolong
[next]