index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2025-11-30
ksmbd: server: avoid busy polling in accept loop
Qingfang Deng
-35
/
+6
2025-11-30
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
-29
/
+16
2025-11-30
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
-139
/
+139
2025-11-30
smb: do some cleanups
ChenXiaoSong
-47
/
+45
2025-11-30
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
-20
/
+14
2025-11-30
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
-248
/
+156
2025-11-30
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
-54
/
+44
2025-11-30
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
-17
/
+15
2025-11-30
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
-257
/
+173
2025-11-30
smb: move create_durable_rsp_v2 to common/smb2pdu.h
ChenXiaoSong
-19
/
+19
2025-11-30
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
-33
/
+21
2025-11-30
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
-32
/
+25
2025-11-30
smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
ChenXiaoSong
-3
/
+4
2025-11-30
smb/client: fix CAP_BULK_TRANSFER value
ChenXiaoSong
-2
/
+7
2025-11-30
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
-1
/
+4
2025-11-30
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
-16
/
+14
2025-11-30
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
-57
/
+34
2025-11-30
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
-32
/
+21
2025-11-30
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
-2
/
+3
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
-19
/
+13
2025-11-30
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
-73
/
+53
2025-11-30
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
-5
/
+5
2025-11-30
smb/server: update some misguided comment of smb2_0_server_cmds proc
ChenXiaoSong
-4
/
+4
2025-11-30
smb/server: fix return value of smb2_oplock_break()
ChenXiaoSong
-1
/
+2
2025-11-30
smb/server: fix return value of smb2_ioctl()
ChenXiaoSong
-3
/
+6
2025-11-30
smb/server: fix return value of smb2_query_dir()
ChenXiaoSong
-1
/
+1
2025-11-30
smb/server: fix return value of smb2_notify()
ChenXiaoSong
-3
/
+3
2025-11-30
smb/server: fix return value of smb2_read()
ChenXiaoSong
-1
/
+1
2025-11-30
ksmbd: Use HMAC-MD5 library for NTLMv2
Eric Biggers
-165
/
+27
2025-11-30
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
-176
/
+52
2025-11-30
ksmbd: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
-48
/
+8
2025-11-30
erofs: get rid of raw bi_end_io() usage
Gao Xiang
-3
/
+3
2025-11-30
erofs: enable error reporting for z_erofs_fixup_insize()
Gao Xiang
-38
/
+38
2025-11-29
NFS: Fix up the automount fs_context to use the correct cred
Trond Myklebust
-0
/
+5
2025-11-29
NFS: Fix inheritance of the block sizes when automounting
Trond Myklebust
-17
/
+38
2025-11-29
NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags
Trond Myklebust
-4
/
+6
2025-11-29
Revert "nfs: ignore SB_RDONLY when mounting nfs"
Trond Myklebust
-1
/
+1
2025-11-29
Revert "nfs: clear SB_RDONLY before getting superblock"
Trond Myklebust
-9
/
+0
2025-11-29
Revert "nfs: ignore SB_RDONLY when remounting nfs"
Trond Myklebust
-10
/
+0
2025-11-29
fs/proc/task_mmu.c: fix make_uffd_wp_huge_pte() huge pte handling
Lorenzo Stoakes
-1
/
+3
2025-11-29
mm: declare VMA flags by bit
Lorenzo Stoakes
-2
/
+2
2025-11-28
ext4: mark inodes without acls in __ext4_iget()
Jan Kara
-1
/
+3
2025-11-28
ext4: enable block size larger than page size
Baokun Li
-1
/
+8
2025-11-28
ext4: add checks for large folio incompatibilities when BS > PS
Baokun Li
-29
/
+52
2025-11-28
ext4: support verifying data from large folios with fs-verity
Baokun Li
-2
/
+0
2025-11-28
ext4: make data=journal support large block size
Baokun Li
-16
/
+20
2025-11-28
ext4: support large block size in __ext4_block_zero_page_range()
Zhihao Cheng
-1
/
+1
2025-11-28
ext4: support large block size in mpage_prepare_extent_to_map()
Baokun Li
-4
/
+2
2025-11-28
ext4: support large block size in mpage_map_and_submit_buffers()
Baokun Li
-4
/
+3
2025-11-28
ext4: support large block size in ext4_block_write_begin()
Baokun Li
-4
/
+3
[prev]
[next]