开源镜像站
帮助
下载
动态
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-08-15
Merge tag 'xfs-fixes-6.17-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-08-15
Merge tag '6.17-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-08-13
Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-13
smb: client: remove redundant lstrp update in negotiate protocol
Wang Zhaolong
2025-08-13
cifs: update internal version number
Steve French
2025-08-13
smb: client: don't wait for info->send_pending == 0 on error
Stefan Metzmacher
2025-08-13
smb: client: fix mid_q_entry memleak leak with per-mid locking
Wang Zhaolong
2025-08-13
smb3: fix for slab out of bounds on mount to ksmbd
Steve French
2025-08-13
Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-08-12
Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-11
proc: proc_maps_open allow proc_mem_open to return NULL
Jialin Wang
2025-08-11
cifs: avoid extra calls to strlen() in cifs_get_spnego_key()
Dmitry Antipov
2025-08-11
cifs: Fix collect_sample() to handle any iterator type
David Howells
2025-08-11
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-08-11
xfs: split xfs_zone_record_blocks
Christoph Hellwig
2025-08-11
xfs: fix scrub trace with null pointer in quotacheck
Andrey Albershteyn
2025-08-11
xfs: reject max_atomic_write mount option for no reflink
John Garry
2025-08-11
xfs: disallow atomic writes on DAX
John Garry
2025-08-11
fs/dax: Reject IOCB_ATOMIC in dax_iomap_rw()
John Garry
2025-08-11
xfs: remove XFS_IBULK_SAME_AG
Christoph Hellwig
2025-08-11
xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags
Christoph Hellwig
2025-08-11
xfs: fix frozen file system assert in xfs_trans_alloc
Christoph Hellwig
2025-08-11
erofs: fix block count report when 48-bit layout is on
Gao Xiang
2025-08-11
erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
Junli Liu
2025-08-11
erofs: Do not select tristate symbols from bool symbols
Geert Uytterhoeven
2025-08-11
erofs: Fallback to normal access if DAX is not supported on extra device
Yuezhang Mo
2025-08-10
smb: client: fix race with concurrent opens in rename(2)
Paulo Alcantara
2025-08-10
smb: client: fix race with concurrent opens in unlink(2)
Paulo Alcantara
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-08-09
Merge tag 'v6.17rc-part2-SMB3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-08-09
Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-08-07
smb: server: Fix extension string in ksmbd_extract_shortname()
Thorsten Blum
2025-08-07
ksmbd: limit repeated connections from clients with the same IP
Namjae Jeon
2025-08-07
smb: client: only use a single wait_queue to monitor smbdirect connection status
Stefan Metzmacher
2025-08-07
smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_...
Stefan Metzmacher
2025-08-07
smb: client: improve logging in smbd_conn_upcall()
Stefan Metzmacher
2025-08-07
smb: client: return an error if rdma_connect does not return within 5 seconds
Stefan Metzmacher
2025-08-07
btrfs: fix iteration bug in __qgroup_excl_accounting()
Boris Burkov
2025-08-07
btrfs: zoned: do not select metadata BG as finish target
Naohiro Aota
2025-08-07
btrfs: do not allow relocation of partially dropped subvolumes
Qu Wenruo
2025-08-07
btrfs: error on missing block group when unaccounting log tree extent buffers
Filipe Manana
2025-08-07
btrfs: fix wrong length parameter for btrfs_cleanup_ordered_extents()
Qu Wenruo
2025-08-07
btrfs: make btrfs_cleanup_ordered_extents() support large folios
Qu Wenruo
2025-08-07
btrfs: fix subpage deadlock in try_release_subpage_extent_buffer()
Leo Martins
2025-08-06
smb: client: make use of smbdirect_socket.{send,recv}_io.mem.{cache,pool}
Stefan Metzmacher
2025-08-06
smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool}
Stefan Metzmacher
2025-08-06
smb: client: make use of struct smbdirect_send_io
Stefan Metzmacher
2025-08-06
smb: smbdirect: introduce struct smbdirect_send_io
Stefan Metzmacher
2025-08-06
smb: client: make use of SMBDIRECT_RECV_IO_MAX_SGE
Stefan Metzmacher
2025-08-06
smb: smbdirect: add SMBDIRECT_RECV_IO_MAX_SGE
Stefan Metzmacher
[next]