开源镜像站
帮助
下载
动态
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-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-20
Merge tag 'dlm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2025-01-20
Merge tag 'bcachefs-2025-01-20.2' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-01-20
Merge tag 'pstore-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-20
Merge tag 'execve-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-20
Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-01-20
Merge tag 'gfs2-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-16
Merge tag 'mm-hotfixes-stable-2025-01-16-21-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-01-16
Merge tag '6.13-rc7-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-01-16
Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-16
gfs2: use lockref_init for qd_lockref
Christoph Hellwig
2025-01-16
erofs: use lockref_init for pcl->lockref
Christoph Hellwig
2025-01-16
dcache: use lockref_init for d_lockref
Christoph Hellwig
2025-01-16
fs: Fix return type of do_mount() from long to int
Sentaro Onizuka
2025-01-15
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
2025-01-15
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
2025-01-15
bcachefs: Fix check_inode_hash_info_matches_root()
Kent Overstreet
2025-01-15
afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
David Howells
2025-01-14
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Andreas Gruenbacher
2025-01-14
bcachefs: Document issue with bch_stripe layout
Kent Overstreet
2025-01-14
bcachefs: Fix self healing on read error
Kent Overstreet
2025-01-14
bcachefs: Pop all the transactions from the abort one
Alan Huang
2025-01-14
bcachefs: Only abort the transactions in the cycle
Alan Huang
2025-01-14
bcachefs: Introduce lock_graph_pop_from
Alan Huang
2025-01-14
bcachefs: Convert open-coded lock_graph_pop_all to helper
Alan Huang
2025-01-14
bcachefs: Do not allow no fail lock request to fail
Alan Huang
2025-01-14
bcachefs: Merge the condition to avoid additional invocation
Alan Huang
2025-01-14
Revert "bcachefs: Fix bch2_btree_node_upgrade()"
Alan Huang
2025-01-14
btrfs: selftests: add a selftest for deleting two out of three extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: add test for punching a hole into 3 RAID stripe-extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: add selftest for punching holes into the RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: selftests: test RAID stripe-tree deletion spanning two items
Johannes Thumshirn
2025-01-14
btrfs: selftests: don't split RAID extents in half
Johannes Thumshirn
2025-01-14
btrfs: selftests: check for correct return value of failed lookup
Johannes Thumshirn
2025-01-14
btrfs: don't use btrfs_set_item_key_safe on RAID stripe-extents
Johannes Thumshirn
2025-01-14
btrfs: implement hole punching for RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: fix deletion of a range spanning parts two RAID stripe extents
Johannes Thumshirn
2025-01-14
btrfs: fix tail delete of RAID stripe-extents
Johannes Thumshirn
2025-01-14
btrfs: fix front delete range calculation for RAID stripe extents
Johannes Thumshirn
[next]