index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+28
2025-10-15
smb: move some duplicate definitions to common/cifsglob.h
ZhangGuoDong
3
-31
/
+32
2025-10-15
smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registered
Stefan Metzmacher
1
-19
/
+127
2025-10-15
ksmbd: fix recursive locking in RPC handle list access
Marios Makassikis
3
-6
/
+22
2025-10-15
smb/server: fix possible refcount leak in smb2_sess_setup()
ZhangGuoDong
1
-0
/
+1
2025-10-15
smb/server: fix possible memory leak in smb2_read()
ZhangGuoDong
1
-0
/
+1
2025-10-15
exfat: fix out-of-bounds in exfat_nls_to_ucs2()
Jeongjun Park
4
-8
/
+5
2025-10-15
exfat: fix improper check of dentry.stream.valid_size
Jaehun Gou
1
-1
/
+5
2025-10-14
Merge tag 'nfsd-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+8
2025-10-13
f2fs: fix wrong block mapping for multi-devices
Jaegeuk Kim
1
-1
/
+1
2025-10-13
f2fs: don't call iput() from f2fs_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-10-13
btrfs: send: fix -Wflex-array-member-not-at-end warning in struct send_ctx
Gustavo A. R. Silva
1
-1
/
+3
2025-10-13
btrfs: tree-checker: fix bounds check in check_inode_extref()
Dan Carpenter
1
-1
/
+1
2025-10-13
btrfs: fix memory leaks when rejecting a non SINGLE data profile without an RST
Miquel Sabaté Solà
1
-1
/
+1
2025-10-13
btrfs: fix incorrect readahead expansion length
Boris Burkov
1
-1
/
+1
2025-10-13
btrfs: do not assert we found block group item when creating free space tree
Filipe Manana
1
-7
/
+8
2025-10-13
btrfs: do not use folio_test_partial_kmap() in ASSERT()s
Qu Wenruo
1
-2
/
+2
2025-10-13
btrfs: only set the device specific options after devices are opened
Qu Wenruo
1
-2
/
+1
2025-10-13
btrfs: fix memory leak on duplicated memory in the qgroup assign ioctl
Miquel Sabaté Solà
1
-1
/
+1
2025-10-13
btrfs: fix clearing of BTRFS_FS_RELOC_RUNNING if relocation already running
Filipe Manana
1
-6
/
+7
2025-10-13
NFS4: Fix state renewals missing after boot
Joshua Watt
1
-0
/
+1
2025-10-13
NFS: check if suid/sgid was cleared after a write as needed
Scott Mayhew
1
-1
/
+2
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
1
-0
/
+13
2025-10-13
NFSv4/flexfiles: fix to allocate mirror->dss before use
Mike Snitzer
1
-14
/
+21
2025-10-13
smb: client: let destroy_mr_list() call ib_dereg_mr() before ib_dma_unmap_sg()
Stefan Metzmacher
1
-1
/
+2
2025-10-13
smb: client: call ib_dma_unmap_sg if mr->sgt.nents is not 0
Stefan Metzmacher
1
-4
/
+8
2025-10-13
smb: client: improve logic in smbd_deregister_mr()
Stefan Metzmacher
1
-19
/
+16
2025-10-13
smb: client: improve logic in smbd_register_mr()
Stefan Metzmacher
1
-29
/
+23
2025-10-13
smb: client: improve logic in allocate_mr_list()
Stefan Metzmacher
1
-30
/
+35
2025-10-13
smb: client: let destroy_mr_list() remove locked from the list
Stefan Metzmacher
1
-1
/
+8
2025-10-13
smb: client: let destroy_mr_list() call list_del(&mr->list)
Stefan Metzmacher
1
-0
/
+1
2025-10-13
smb: client: change smbd_deregister_mr() to return void
Stefan Metzmacher
2
-4
/
+2
2025-10-13
smb: smbdirect: introduce smbdirect_mr_io.{kref,mutex} and SMBDIRECT_MR_DISABLED
Stefan Metzmacher
1
-1
/
+10
2025-10-13
smb: client: Omit one redundant variable assignment in cifs_xattr_set()
Markus Elfring
1
-1
/
+0
2025-10-13
smb: client: Return a status code only as a constant in sid_to_id()
Markus Elfring
1
-3
/
+2
2025-10-12
smb: server: Use common error handling code in smb_direct_rdma_xmit()
Markus Elfring
1
-10
/
+10
2025-10-10
Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-52
/
+75
2025-10-10
ext4: free orphan info with kvfree
Jan Kara
1
-2
/
+2
2025-10-10
ext4: detect invalid INLINE_DATA + EXTENTS flag combination
Deepanshu Kartikey
1
-0
/
+8
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
11
-71
/
+170
2025-10-10
Merge tag 'v6.18-rc-part2-smb-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
18
-329
/
+522
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2025-10-10
ext4: wait for ongoing I/O to complete before freeing blocks
Zhang Yi
1
-2
/
+9
2025-10-10
jbd2: ensure that all ongoing I/O complete before freeing blocks
Zhang Yi
1
-4
/
+9
2025-10-10
NFSD: Define a proc_layoutcommit for the FlexFiles layout type
Chuck Lever
1
-0
/
+8
2025-10-10
cifs: update internal version number
Steve French
1
-2
/
+2
2025-10-10
ovl: remove redundant IOCB_DIO_CALLER_COMP clearing
Seong-Gwang Heo
1
-5
/
+0
2025-10-10
fs: return EOPNOTSUPP from file_setattr/file_getattr syscalls
Andrey Albershteyn
1
-0
/
+4
2025-10-10
Revert "fs: make vfs_fileattr_[get|set] return -EOPNOTSUPP"
Andrey Albershteyn
4
-16
/
+7
2025-10-09
cifs: Add comments for DeletePending assignments in open functions
Pali Rohár
3
-4
/
+4
[prev]
[next]