| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 4 | -216/+233 |
| 5 days | Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 11 | -102/+1037 |
| 5 days | Merge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 5 | -15/+57 |
| 5 days | Merge tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -28/+12 |
| 5 days | Merge tag 'v7.2-rc-part2-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 11 | -445/+1317 |
| 5 days | Merge tag 'v7.2-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 9 | -41/+117 |
| 6 days | Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2 | -2/+11 |
| 6 days | afs: Fix uncancelled rxrpc OOB message handler | David Howells | 2 | -2/+6 |
| 6 days | afs: Fix further netns teardown to cancel the preallocation charger | David Howells | 1 | -0/+5 |
| 7 days | cifs: define variable sized buffer for querydir responses | Shyam Prasad N | 4 | -3/+17 |
| 7 days | smb/client: do not account EOF extension as allocation | Huiwen He | 1 | -3/+10 |
| 7 days | Merge tag 'ntfs3_for_7.2' of https://github.com/Paragon-Software-Group/linux-... | Linus Torvalds | 13 | -302/+590 |
| 7 days | smb/client: preserve errors from smb2_set_sparse() | Huiwen He | 1 | -15/+15 |
| 7 days | smb: client: Fix next buffer leak in receive_encrypted_standard() | Haoxiang Li | 1 | -4/+6 |
| 7 days | smb/client: use %pe to print error pointer | Fredric Cover | 1 | -2/+2 |
| 7 days | smb/client: name the default fallocate mode | Huiwen He | 1 | -1/+1 |
| 7 days | smb common: add missing AAPL defines | Steve French | 1 | -0/+24 |
| 7 days | smb/client: fix chown/chgrp with SMB3 POSIX Extensions | Ralph Boehme | 1 | -1/+2 |
| 7 days | smb/client: fix security flag calculation when setting security descriptors | Ralph Boehme | 1 | -6/+16 |
| 7 days | Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 24 | -200/+353 |
| 7 days | Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 20 | -181/+461 |
| 8 days | ksmbd: fix kernel-doc warnings in smb2_lease_break_noti() | Namjae Jeon | 1 | -0/+2 |
| 8 days | ksmbd: fix inconsistent indenting warnings | Namjae Jeon | 1 | -6/+6 |
| 8 days | ksmbd: validate NTLMv2 response before updating session key | Haofeng Li | 1 | -4/+16 |
| 8 days | Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -32/+2 |
| 8 days | Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -960/+158 |
| 8 days | ksmbd: increase SMB3_DEFAULT_TRANS_SIZE from 1MB to 4MB | Namjae Jeon | 1 | -1/+1 |
| 8 days | ksmbd: fix UBSAN array-index-out-of-bounds in decode_compress_ctxt() | Namjae Jeon | 1 | -1/+9 |
| 8 days | ksmbd: sleep interruptibly in the durable handle scavenger | Namjae Jeon | 1 | -2/+2 |
| 8 days | ksmbd: start file id allocation at 1 | Namjae Jeon | 2 | -2/+8 |
| 8 days | ksmbd: treat read-control opens as stat opens only for leases | Namjae Jeon | 1 | -3/+27 |
| 8 days | ksmbd: validate :: stream type against directory create | Namjae Jeon | 1 | -1/+8 |
| 8 days | ksmbd: break conflicting-open leases only as far as needed | Namjae Jeon | 1 | -9/+14 |
| 8 days | ksmbd: break handle caching for share conflicts | Namjae Jeon | 1 | -7/+19 |
| 8 days | ksmbd: normalize ungrantable lease states | Namjae Jeon | 1 | -0/+13 |
| 8 days | ksmbd: return oplock protocol error for level II ack | Namjae Jeon | 1 | -1/+4 |
| 8 days | ksmbd: avoid level II oplock break notification on unlink | Namjae Jeon | 3 | -9/+30 |
| 8 days | ksmbd: downgrade oplock after break timeout | Namjae Jeon | 1 | -2/+13 |
| 8 days | ksmbd: apply create security descriptor first | Namjae Jeon | 1 | -7/+9 |
| 8 days | ksmbd: return requested create allocation size | Namjae Jeon | 2 | -11/+24 |
| 8 days | ksmbd: tighten create file attribute validation | Namjae Jeon | 1 | -1/+6 |
| 8 days | ksmbd: reject empty-attribute synchronize-only create | Namjae Jeon | 1 | -0/+7 |
| 8 days | ksmbd: honor stream delete sharing for base file | Namjae Jeon | 3 | -0/+37 |
| 8 days | ksmbd: send pending interim for last compound I/O | Namjae Jeon | 1 | -1/+29 |
| 8 days | ksmbd: return success for deferred final close | Namjae Jeon | 1 | -1/+3 |
| 8 days | ksmbd: preserve compound responses for chained errors | Namjae Jeon | 1 | -0/+7 |
| 8 days | ksmbd: validate handle for create or get object id | Namjae Jeon | 1 | -0/+9 |
| 8 days | ksmbd: propagate failed command status in related compounds | Namjae Jeon | 2 | -4/+156 |
| 8 days | ksmbd: deny renaming directory with open children | Namjae Jeon | 3 | -0/+32 |
| 8 days | ksmbd: check parent directory sharing conflicts on rename | Namjae Jeon | 1 | -2/+4 |
| 8 days | ksmbd: preserve open change time across rename | Namjae Jeon | 2 | -13/+11 |
| 8 days | ksmbd: handle durable v2 app instance id | Namjae Jeon | 3 | -0/+110 |
| 8 days | ksmbd: fix durable reconnect context parsing | Namjae Jeon | 1 | -9/+6 |
| 8 days | ksmbd: invalidate durable handles on oplock break | Namjae Jeon | 4 | -8/+100 |
| 8 days | ksmbd: supersede disconnected delete-on-close durable handle | Namjae Jeon | 3 | -0/+75 |
| 8 days | ksmbd: handle missing create contexts for lease opens | Namjae Jeon | 1 | -0/+3 |
| 8 days | ksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE | Gil Portnoy | 1 | -4/+7 |
| 8 days | ksmbd: keep common response iovecs in the work item | Namjae Jeon | 2 | -21/+40 |
| 8 days | ksmbd: route v2 lease breaks on the client lease channel | Namjae Jeon | 2 | -2/+16 |
| 8 days | ksmbd: break RH leases before delete-on-close | Namjae Jeon | 1 | -3/+7 |
| 8 days | ksmbd: honor SMB2 v2 lease epochs | Namjae Jeon | 2 | -10/+30 |
| 8 days | ksmbd: do not wait for RH lease break ack on overwrite | Namjae Jeon | 1 | -5/+12 |
| 8 days | ksmbd: chain pending lease breaks before waking waiters | Namjae Jeon | 1 | -27/+81 |
| 8 days | ksmbd: compute lease break-in-progress flag on response | Namjae Jeon | 1 | -12/+29 |
| 8 days | ksmbd: treat unnamed DATA stream as base file | Namjae Jeon | 1 | -3/+11 |
| 8 days | ksmbd: align SMB2 oplock break ack handling | Namjae Jeon | 1 | -58/+46 |
| 8 days | ksmbd: share SMB2 lease state across opens | Namjae Jeon | 3 | -119/+151 |
| 8 days | ksmbd: clean up lease response flags and directory leases | Namjae Jeon | 1 | -8/+15 |
| 8 days | ksmbd: fix lease break and ack state handling | Namjae Jeon | 2 | -96/+34 |
| 8 days | ksmbd: use connection ClientGUID for lease lookup | Namjae Jeon | 3 | -9/+11 |
| 8 days | ksmbd: validate SMB2 lease create contexts | Namjae Jeon | 2 | -6/+51 |
| 8 days | smb/server: fix debug log endianness in smb2_cancel() | ChenXiaoSong | 1 | -1/+2 |
| 8 days | ksmbd: track the connection owning a byte-range lock | Namjae Jeon | 3 | -8/+26 |
| 9 days | ceph: add manual reset debugfs control and tracepoints | Alex Markuze | 3 | -0/+111 |
| 9 days | ceph: add client reset state machine and session teardown | Alex Markuze | 3 | -0/+571 |
| 9 days | ceph: add diagnostic timeout loop to wait_caps_flush() | Alex Markuze | 5 | -4/+117 |
| 9 days | ceph: harden send_mds_reconnect and handle active-MDS peer reset | Alex Markuze | 1 | -15/+163 |
| 9 days | ceph: use proper endian conversion for flock_len in reconnect | Alex Markuze | 2 | -3/+3 |
| 9 days | ceph: convert inode flags to named bit positions and atomic bitops | Alex Markuze | 10 | -82/+74 |
| 9 days | f2fs: fix to round down start offset of fallocate for pin file | Sunmin Jeong | 1 | -1/+8 |
| 9 days | f2fs: fix listxattr handling of corrupted xattr entries | Keshav Verma | 1 | -3/+3 |
| 9 days | f2fs: skip direct I/O iostat context when disabled | Wenjie Qi | 1 | -0/+3 |
| 9 days | f2fs: remove unneeded f2fs_is_compressed_page() | Chao Yu | 1 | -2/+1 |
| 9 days | f2fs: avoid unnecessary fscrypt_finalize_bounce_page() | Chao Yu | 1 | -0/+3 |
| 9 days | f2fs: avoid unnecessary sanity check on ckpt_valid_blocks | Chao Yu | 1 | -6/+2 |
| 9 days | f2fs: misc cleanup in f2fs_record_stop_reason() | Chao Yu | 1 | -2/+1 |
| 9 days | f2fs: fix wrong description in printed log | Chao Yu | 1 | -1/+1 |
| 9 days | f2fs: bound i_inline_xattr_size for non-inline-xattr inodes | Bryam Vargas | 1 | -3/+3 |
| 9 days | f2fs: validate ACL entry sizes in f2fs_acl_from_disk() | Zhang Cen | 1 | -2/+16 |
| 9 days | Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block" | Zhaoyang Huang | 1 | -5/+1 |
| 9 days | f2fs: Split f2fs_write_end_io() | Bart Van Assche | 1 | -5/+9 |
| 9 days | f2fs: Rename f2fs_post_read_wq into f2fs_wq | Bart Van Assche | 4 | -22/+16 |
| 9 days | f2fs: Prepare for supporting delayed bio completion | Bart Van Assche | 1 | -1/+6 |
| 9 days | f2fs: reject setattr size changes on large folio files | Wenjie Qi | 1 | -0/+2 |
| 9 days | f2fs: validate dentry name length before lookup compares it | Samuel Moelius | 1 | -0/+5 |
| 9 days | f2fs: validate inline dentry name lengths before conversion | Samuel Moelius | 1 | -0/+7 |
| 9 days | f2fs: read COW data with the original inode during atomic write | Mikhail Lobanov | 1 | -10/+16 |
| 9 days | f2fs: skip inode folio lookup for cached overwrite | Wenjie Qi | 1 | -0/+5 |
| 9 days | f2fs: keep atomic write retry from zeroing original data | Wenjie Qi | 1 | -5/+11 |
| 9 days | f2fs: validate orphan inode entry count | Wenjie Qi | 1 | -1/+13 |
| 9 days | f2fs: honor per-I/O write streams for direct writes | Wenjie Qi | 1 | -1/+23 |
| 9 days | f2fs: fix to do sanity check on f2fs_get_node_folio_ra() | Chao Yu | 2 | -1/+6 |
| 9 days | Revert: "f2fs: check in-memory sit version bitmap" | Chao Yu | 2 | -22/+0 |
| 9 days | Revert: "f2fs: check in-memory block bitmap" | Chao Yu | 2 | -44/+0 |
| 9 days | f2fs: avoid false shutdown fserror reports | Wenjie Qi | 2 | -1/+9 |
| 9 days | f2fs: validate compress cache inode only when enabled | Wenjie Qi | 1 | -2/+7 |
| 9 days | f2fs: pass correct iostat type for single node writes | Wenjie Qi | 1 | -1/+1 |
| 9 days | f2fs: fix missing read bio submission on large folio error | Wenjie Qi | 1 | -6/+5 |
| 9 days | f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode | Chao Yu | 2 | -11/+50 |
| 9 days | f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs() | Chao Yu | 1 | -7/+7 |
| 9 days | f2fs: add logs in f2fs_disable_checkpoint() | Chao Yu | 1 | -1/+18 |
| 9 days | f2fs: add iostat latency tracking for direct IO | liujinbao1 | 1 | -0/+35 |
| 9 days | f2fs: optimize representative type determination in GC | Daeho Jeong | 1 | -3/+8 |
| 9 days | f2fs: Add trace_f2fs_fault_report | liujinbao1 | 2 | -1/+26 |
| 9 days | f2fs: annotate lockless NAT counter reads | Cen Zhang | 2 | -3/+11 |
| 9 days | f2fs: annotate lockless last_time[] accesses | Cen Zhang | 1 | -5/+5 |
| 9 days | fscrypt: Replace mk_users keyring with simple list | Eric Biggers | 2 | -135/+113 |
| 9 days | fscrypt: Fix key setup in edge case with multiple data unit sizes | Eric Biggers | 4 | -81/+120 |
| 9 days | erofs: handle 48-bit blocks_hi for compressed inodes | Zhan Xusheng | 1 | -2/+3 |
| 9 days | erofs: remove fscache backend entirely | Gao Xiang | 9 | -841/+23 |
| 10 days | erofs: simplify RCU read critical sections | Gao Xiang | 1 | -18/+14 |
| 10 days | erofs: add sparse support to pcluster layout | Gao Xiang | 2 | -11/+24 |
| 10 days | Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 25 | -152/+476 |
| 10 days | mm: use mapping_mapped to simplify the code | Huang Shijie | 1 | -2/+2 |
| 10 days | fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS | Zi Yan | 1 | -3/+0 |
| 10 days | fs: remove nr_thps from struct address_space | Zi Yan | 1 | -3/+0 |
| 10 days | mm: fs: remove filemap_nr_thps*() functions and their users | Zi Yan | 1 | -27/+0 |
| 10 days | Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linux | Linus Torvalds | 11 | -61/+282 |
| 10 days | 9p: skip nlink update in cacheless mode to fix WARN_ON | Breno Leitao | 1 | -0/+9 |
| 10 days | 9p: v9fs_file_do_lock: replace WARN_ONCE with p9_debug | Dominique Martinet | 1 | -1/+1 |
| 10 days | 9p: Enable symlink caching in page cache | Remi Pommarel | 3 | -9/+87 |
| 10 days | 9p: Set default negative dentry retention time for cache=loose | Remi Pommarel | 1 | -0/+10 |
| 10 days | 9p: Add mount option for negative dentry cache retention | Remi Pommarel | 2 | -11/+28 |
| 10 days | 9p: Cache negative dentries for lookup performance | Remi Pommarel | 7 | -24/+126 |
| 10 days | 9p: avoid returning ERR_PTR(0) from mkdir operations | Hongling Zeng | 2 | -15/+8 |
| 11 days | smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl() | Ralph Boehme | 1 | -6/+10 |
| 12 days | Merge tag 'exfat-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -531/+878 |
| 12 days | Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 23 | -819/+1124 |
| 12 days | Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -2278/+223 |
| 13 days | smb: client: fix query directory replay double-free | Henrique Carvalho | 1 | -0/+2 |
| 13 days | smb: client: fix change notify replay double-free | Henrique Carvalho | 1 | -0/+2 |
| 13 days | smb: client: fix query_info() replay double-free | Henrique Carvalho | 1 | -0/+2 |
| 13 days | smb: client: fix double-free in SMB2_close() replay | Henrique Carvalho | 1 | -0/+2 |
| 13 days | smb: client: fix double-free in SMB2_ioctl() replay | Henrique Carvalho | 1 | -0/+2 |
| 13 days | smb: client: fix double-free in SMB2_open() replay | Henrique Carvalho | 1 | -0/+2 |
| 13 days | smb: client: fix double-free in SMB2_flush() replay | Zhao Zhang | 1 | -0/+2 |
| 13 days | Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 15 | -331/+1433 |
| 13 days | Merge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 35 | -273/+1344 |
| 13 days | Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 18 | -228/+721 |
| 13 days | Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 40 | -1427/+3517 |
| 13 days | Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 27 | -2142/+2760 |
| 14 days | ocfs2: fix circular locking dependency in ocfs2_dio_end_io_write | Aleksandr Nogikh | 1 | -4/+9 |
| 14 days | ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_credits | Ian Bridges | 1 | -1/+5 |
| 14 days | ocfs2: avoid moving extents to occupied clusters | Kyle Zeng | 1 | -1/+3 |
| 14 days | ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_rec | Ian Bridges | 1 | -0/+32 |
| 14 days | fat: reject BPB volumes whose data area starts beyond total sectors | Samuel Moelius | 1 | -0/+8 |
| 14 days | NFS: Use common error handling code in nfs_alloc_server() | Markus Elfring | 1 | -6/+7 |
| 14 days | NFS: Prevent resource leak in nfs_alloc_server() | Markus Elfring | 1 | -0/+1 |
| 2026-06-17 | Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -9/+9 |
| 2026-06-17 | Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2026-06-17 | Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 2 | -3/+3 |
| 2026-06-17 | Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -2/+4 |
| 2026-06-17 | erofs: introduce erofs_map_chunks() | Gao Xiang | 1 | -60/+71 |
| 2026-06-17 | erofs: call erofs_exit_ishare() before rcu_barrier() | Gao Xiang | 1 | -2/+2 |
| 2026-06-17 | erofs: clean up erofs_ishare_fill_inode() | Gao Xiang | 2 | -26/+21 |
| 2026-06-16 | ksmbd: fix path resolution in ksmbd_vfs_kern_path_create | Davide Ornaghi | 3 | -40/+21 |
| 2026-06-16 | ksmbd: use opener credentials for FSCTL mutations | Namjae Jeon | 2 | -7/+20 |
| 2026-06-16 | ksmbd: use opener credentials for ADS I/O | Namjae Jeon | 1 | -2/+9 |
| 2026-06-16 | ksmbd: require source read access for duplicate extents | Namjae Jeon | 1 | -0/+4 |
| 2026-06-16 | ksmbd: run set info with opener credentials | Namjae Jeon | 1 | -5/+3 |
| 2026-06-16 | ksmbd: use opener credentials for delete-on-close | Namjae Jeon | 2 | -2/+9 |
| 2026-06-16 | ksmbd: serialize QUERY_DIRECTORY requests per file | Namjae Jeon | 3 | -0/+7 |
| 2026-06-16 | ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE | Gil Portnoy | 1 | -0/+11 |
| 2026-06-16 | ksmbd: enforce FILE_READ_ATTRIBUTES on SMB_FIND_FILE_POSIX_INFORMATION | Gil Portnoy | 1 | -0/+6 |
| 2026-06-16 | ksmbd: reject non-VALID session in compound request branch | Gil Portnoy | 1 | -0/+5 |
| 2026-06-16 | ksmbd: compress SMB2 READ responses | Namjae Jeon | 6 | -0/+157 |
| 2026-06-16 | ksmbd: negotiate and decode SMB2 compression | Namjae Jeon | 7 | -13/+210 |
| 2026-06-16 | cifs: negotiate chained SMB2 compression capabilities | Namjae Jeon | 2 | -9/+37 |
| 2026-06-16 | smb: add common SMB2 compression transform helpers | Namjae Jeon | 4 | -8/+410 |
| 2026-06-16 | smb: move LZ77 compression into common code | Namjae Jeon | 7 | -44/+176 |
| 2026-06-16 | ksmbd: add per-handle permission check to FILE_LINK_INFORMATION | Gil Portnoy | 1 | -0/+5 |
| 2026-06-16 | ksmbd: add a permission check for FSCTL_SET_ZERO_DATA | Gil Portnoy | 1 | -0/+6 |
| 2026-06-16 | ksmbd: add a WRITE_DAC/WRITE_OWNER check to SMB2 SET_INFO SECURITY | Gil Portnoy | 1 | -0/+3 |
| 2026-06-16 | ksmbd: fix use-after-free of a deferred file_lock on SMB2_CLOSE then SMB2_CANCEL | Gil Portnoy | 1 | -7/+7 |
| 2026-06-16 | smb: server: remove code guarded by nonexistent config option | Ethan Nelson-Moore | 1 | -3/+0 |
| 2026-06-16 | smb/server: fix incorrect file size in get_file_compression_info() | ChenXiaoSong | 1 | -1/+1 |
| 2026-06-16 | smb/server: get compression format in get_file_compression_info() | ChenXiaoSong | 1 | -1/+6 |
| 2026-06-16 | smb/server: implement FSCTL_SET_COMPRESSION ioctl handler | ChenXiaoSong | 4 | -1/+100 |
| 2026-06-16 | smb/server: implement FSCTL_GET_COMPRESSION ioctl handler | ChenXiaoSong | 4 | -1/+53 |
| 2026-06-16 | smb/server: get compression file attribute on open | ChenXiaoSong | 3 | -1/+23 |
| 2026-06-16 | smb: move compression definitions into common/fscc.h | ChenXiaoSong | 4 | -12/+18 |
| 2026-06-16 | smb: remove duplicate server/smbfsctl.h | ChenXiaoSong | 3 | -97/+12 |
| 2026-06-16 | ksmbd: prevent path traversal bypass by restricting caseless retry | Namjae Jeon | 1 | -1/+1 |
| 2026-06-16 | ksmbd: fix UAF of struct file_lock in SMB2_LOCK deferred-lock cancellation | Davide Ornaghi | 1 | -18/+16 |
| 2026-06-16 | ksmbd: fix use-after-free in same_client_has_lease() | Guangshuo Li | 1 | -0/+6 |
| 2026-06-16 | ksmbd: fix out-of-bounds read in smb_check_perm_dacl() | Hem Parekh | 1 | -1/+3 |
| 2026-06-16 | Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+4 |
| 2026-06-16 | Merge tag 'hfs-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd... | Linus Torvalds | 15 | -92/+91 |
| 2026-06-16 | Merge tag 'nilfs2-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -3/+23 |
| 2026-06-16 | Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 56 | -1884/+2574 |