index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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/kernel/git/device-mapper/linux-dm
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/cifs-2.6
Linus Torvalds
18
-325
/
+518
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
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
2025-10-09
cifs: Add fallback code path for cifs_mkdir_setinfo()
Pali Rohár
1
-0
/
+5
2025-10-09
cifs: Allow fallback code in smb_set_file_info() also for directories
Pali Rohár
1
-1
/
+1
2025-10-09
cifs: Query EA $LXMOD in cifs_query_path_info() for WSL reparse points
Pali Rohár
1
-2
/
+60
2025-10-09
Merge tag '9p-for-6.18-rc1' of https://github.com/martinetd/linux
Linus Torvalds
4
-13
/
+52
2025-10-09
smb: client: remove cfids_invalidation_worker
Enzo Matsumiya
2
-29
/
+9
2025-10-09
smb: client: remove redudant assignment in cifs_strict_fsync()
Paulo Alcantara
1
-9
/
+4
2025-10-09
smb: client: fix race with fallocate(2) and AIO+DIO
Paulo Alcantara
3
-15
/
+26
2025-10-09
smb: client: fix missing timestamp updates after utime(2)
Paulo Alcantara
1
-10
/
+12
2025-10-09
smb: client: fix missing timestamp updates after ftruncate(2)
Paulo Alcantara
1
-10
/
+8
2025-10-09
smb: client: fix missing timestamp updates with O_TRUNC
Paulo Alcantara
3
-92
/
+159
2025-10-09
cifs: Fix copy_to_iter return value check
Fushuai Wang
1
-5
/
+5
2025-10-09
smb: client: batch SRV_COPYCHUNK entries to cut round trips
Henrique Carvalho
3
-113
/
+203
2025-10-09
smb: client: Omit an if branch in smb2_find_smb_tcon()
Markus Elfring
1
-5
/
+0
2025-10-08
ceph: fix multifs mds auth caps issue
Kotresh HR
4
-15
/
+35
2025-10-08
ceph: cleanup in ceph_alloc_readdir_reply_buffer()
Viacheslav Dubeyko
1
-2
/
+7
2025-10-08
ceph: fix potential NULL dereference issue in ceph_fill_trace()
Viacheslav Dubeyko
1
-0
/
+11
2025-10-08
ceph: fix potential race condition on operations with CEPH_I_ODIRECT flag
Viacheslav Dubeyko
2
-12
/
+44
2025-10-08
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
2
-6
/
+3
2025-10-08
ceph: fix potential race condition in ceph_ioctl_lazyio()
Viacheslav Dubeyko
1
-5
/
+12
2025-10-08
ceph: fix overflowed constant issue in ceph_do_objects_copy()
Viacheslav Dubeyko
1
-2
/
+2
2025-10-08
ceph: fix wrong sizeof argument issue in register_session()
Viacheslav Dubeyko
1
-2
/
+3
2025-10-08
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
1
-1
/
+4
2025-10-08
ceph: make ceph_start_io_*() killable
Max Kellermann
3
-26
/
+49
2025-10-07
smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message()
Markus Elfring
1
-5
/
+2
2025-10-07
smb: client: Use common code in cifs_do_create()
Markus Elfring
1
-2
/
+2
2025-10-07
smb: client: Improve unlocking of a mutex in cifs_get_swn_reg()
Markus Elfring
1
-7
/
+6
2025-10-07
smb: client: Return a status code only as a constant in cifs_spnego_key_instantiate()
Markus Elfring
1
-9
/
+3
2025-10-07
iomap: open code bio_iov_iter_get_bdev_pages
Christoph Hellwig
1
-1
/
+2
[prev]
[next]