index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-11-30
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
2025-11-30
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move create_durable_rsp_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
2025-11-30
smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
ChenXiaoSong
2025-11-30
smb/client: fix CAP_BULK_TRANSFER value
ChenXiaoSong
2025-11-30
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
2025-11-30
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
2025-11-30
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
2025-11-30
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
2025-11-30
smb/server: update some misguided comment of smb2_0_server_cmds proc
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_oplock_break()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_ioctl()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_query_dir()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_notify()
ChenXiaoSong
2025-11-30
smb/server: fix return value of smb2_read()
ChenXiaoSong
2025-11-30
ksmbd: Use HMAC-MD5 library for NTLMv2
Eric Biggers
2025-11-30
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
2025-11-30
ksmbd: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
2025-11-30
erofs: get rid of raw bi_end_io() usage
Gao Xiang
2025-11-30
erofs: enable error reporting for z_erofs_fixup_insize()
Gao Xiang
2025-11-29
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
2025-11-29
NFS: Fix inheritance of the block sizes when automounting
Trond Myklebust
2025-11-29
NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags
Trond Myklebust
2025-11-29
Revert "nfs: ignore SB_RDONLY when mounting nfs"
Trond Myklebust
2025-11-29
Revert "nfs: clear SB_RDONLY before getting superblock"
Trond Myklebust
2025-11-29
Revert "nfs: ignore SB_RDONLY when remounting nfs"
Trond Myklebust
2025-11-29
fs/proc/task_mmu.c: fix make_uffd_wp_huge_pte() huge pte handling
Lorenzo Stoakes
2025-11-29
mm: declare VMA flags by bit
Lorenzo Stoakes
2025-11-28
ext4: mark inodes without acls in __ext4_iget()
Jan Kara
2025-11-28
ext4: enable block size larger than page size
Baokun Li
2025-11-28
ext4: add checks for large folio incompatibilities when BS > PS
Baokun Li
2025-11-28
ext4: support verifying data from large folios with fs-verity
Baokun Li
2025-11-28
ext4: make data=journal support large block size
Baokun Li
2025-11-28
ext4: support large block size in __ext4_block_zero_page_range()
Zhihao Cheng
2025-11-28
ext4: support large block size in mpage_prepare_extent_to_map()
Baokun Li
2025-11-28
ext4: support large block size in mpage_map_and_submit_buffers()
Baokun Li
2025-11-28
ext4: support large block size in ext4_block_write_begin()
Baokun Li
2025-11-28
ext4: support large block size in ext4_mpage_readpages()
Baokun Li
2025-11-28
ext4: rename 'page' references to 'folio' in multi-block allocator
Zhihao Cheng
2025-11-28
ext4: prepare buddy cache inode for BS > PS with large folios
Baokun Li
2025-11-28
ext4: support large block size in ext4_mb_init_cache()
Baokun Li
[prev]
[next]