| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-27 | fuse: fuse_i.h: clean up kernel-doc comments | Randy Dunlap | 1 | -183/+272 |
| 2026-04-27 | fuse: fuse_dev_i.h: clean up kernel-doc warnings | Randy Dunlap | 1 | -43/+50 |
| 2026-04-27 | fuse: {io-uring} drop kernel-doc notation for a comment | Randy Dunlap | 1 | -1/+1 |
| 2026-04-27 | fuse: simplify fuse_dev_ioctl_clone() | Miklos Szeredi | 1 | -18/+21 |
| 2026-04-27 | fuse: alloc pqueue before installing fch in fuse_dev | Miklos Szeredi | 3 | -21/+63 |
| 2026-04-27 | fuse: remove #include "fuse_i.h" from dev.c and dev_uring.c | Miklos Szeredi | 7 | -33/+42 |
| 2026-04-27 | fuse: change ring->fc to ring->chan | Miklos Szeredi | 2 | -24/+22 |
| 2026-04-27 | fuse: remove fuse_mutex protection from fuse_dev_ioctl_sync_init() | Miklos Szeredi | 1 | -8/+5 |
| 2026-04-27 | fuse: set params in fuse_chan_set_initialized() | Miklos Szeredi | 5 | -17/+44 |
| 2026-04-27 | fuse: create notify.c | Miklos Szeredi | 5 | -446/+461 |
| 2026-04-27 | fuse: create poll.c | Miklos Szeredi | 5 | -150/+158 |
| 2026-04-27 | fuse: change fud->fc to fud->chan | Miklos Szeredi | 7 | -93/+93 |
| 2026-04-27 | fuse: split out filesystem part of request sending | Miklos Szeredi | 5 | -80/+129 |
| 2026-04-27 | fuse: change req->fm to req->chan | Miklos Szeredi | 4 | -73/+69 |
| 2026-04-27 | fuse: remove fm arg of args->end callback | Miklos Szeredi | 5 | -25/+23 |
| 2026-04-27 | fuse: split off fuse_args and related definitions into a separate header | Miklos Szeredi | 2 | -52/+66 |
| 2026-04-27 | fuse: abort related layering cleanup | Miklos Szeredi | 9 | -62/+61 |
| 2026-04-27 | fuse: remove #include "fuse_i.h" from "req_timeout.c" | Miklos Szeredi | 3 | -3/+3 |
| 2026-04-27 | fuse: remove #include "fuse_i.h" from "dev_uring_i.h" | Miklos Szeredi | 3 | -14/+17 |
| 2026-04-27 | fuse: move fuse_dev_waitq to dev.c | Miklos Szeredi | 3 | -6/+5 |
| 2026-04-27 | fuse: move forget related struct and helpers | Miklos Szeredi | 6 | -29/+29 |
| 2026-04-27 | fuse: don't access transport layer structs directly from the fs layer | Miklos Szeredi | 8 | -55/+124 |
| 2026-04-27 | fuse: move struct fuse_req and related to fuse_dev_i.h | Miklos Szeredi | 2 | -92/+90 |
| 2026-04-27 | fuse: move request timeout to fuse_chan | Miklos Szeredi | 8 | -56/+55 |
| 2026-04-27 | fuse: add back pointer from fuse_chan to fuse_conn | Miklos Szeredi | 2 | -0/+4 |
| 2026-04-27 | fuse: split off fch->lock from fc->lock | Miklos Szeredi | 5 | -25/+40 |
| 2026-04-27 | fuse: move interrupt related members to fuse_chan | Miklos Szeredi | 3 | -5/+5 |
| 2026-04-27 | fuse: move io_uring related members to fuse_chan | Miklos Szeredi | 6 | -26/+26 |
| 2026-04-27 | fuse: move request blocking related members to fuse_chan | Miklos Szeredi | 8 | -71/+71 |
| 2026-04-27 | fuse: move background queuing related members to fuse_chan | Miklos Szeredi | 10 | -71/+72 |
| 2026-04-27 | fuse: move 'devices' member from fuse_conn to fuse_chan | Miklos Szeredi | 5 | -12/+17 |
| 2026-04-27 | fuse: move fuse_dev and fuse_pqueue to dev.c | Miklos Szeredi | 5 | -140/+144 |
| 2026-04-27 | fuse: move fuse_iqueue to fuse_chan | Miklos Szeredi | 10 | -137/+146 |
| 2026-04-27 | fuse: add struct fuse_chan | Miklos Szeredi | 7 | -5/+50 |
| 2026-04-27 | fuse: move request timeout code to a new source file | Miklos Szeredi | 8 | -145/+173 |
| 2026-04-27 | fuse: don't block in fuse_get_dev() for non-sync_init case | Joanne Koong | 1 | -3/+9 |
| 2026-04-27 | xfs: check da node block pad field during scrub | Yuto Ohnuki | 1 | -1/+6 |
| 2026-04-27 | xfs: fix memory leak for data allocated by xfs_zone_gc_data_alloc() | Wilfred Mallawa | 1 | -1/+1 |
| 2026-04-27 | xfs: fix memory leak on error in xfs_alloc_zone_info() | Wilfred Mallawa | 1 | -1/+1 |
| 2026-04-27 | xfs: check directory data block header padding in scrub | Yuto Ohnuki | 3 | -1/+19 |
| 2026-04-27 | xfs: zero directory data block padding on write verification | Yuto Ohnuki | 1 | -0/+6 |
| 2026-04-27 | xfs: zero entire directory data block header region at init | Yuto Ohnuki | 1 | -7/+5 |
| 2026-04-27 | xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING | Jinliang Zheng | 1 | -2/+1 |
| 2026-04-26 | smb/client: remove unused smb3_parse_opt() | David Disseldorp | 2 | -32/+0 |
| 2026-04-26 | nfsd: fix GET_DIR_DELEGATION when VFS leases are disabled | Olga Kornievskaia | 1 | -4/+0 |
| 2026-04-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -0/+3 |
| 2026-04-24 | Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 15 | -40/+133 |
| 2026-04-24 | Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 14 | -31/+1127 |
| 2026-04-24 | Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -41/+113 |
| 2026-04-24 | Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux | Linus Torvalds | 2 | -3/+7 |
| 2026-04-23 | Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -100/+112 |
| 2026-04-23 | Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 39 | -214/+164 |
| 2026-04-23 | Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c... | Linus Torvalds | 24 | -387/+433 |
| 2026-04-24 | eventpoll: drop vestigial epi->dying flag | Christian Brauner | 1 | -20/+7 |
| 2026-04-24 | eventpoll: drop dead bool return from ep_remove_epi() | Christian Brauner | 1 | -8/+5 |
| 2026-04-24 | eventpoll: move f_lock acquisition into ep_remove_file() | Christian Brauner | 1 | -6/+4 |
| 2026-04-24 | eventpoll: fix ep_remove struct eventpoll / struct file UAF | Christian Brauner | 1 | -6/+10 |
| 2026-04-24 | eventpoll: move epi_fget() up | Christian Brauner | 1 | -28/+28 |
| 2026-04-24 | eventpoll: rename ep_remove_safe() back to ep_remove() | Christian Brauner | 1 | -8/+8 |
| 2026-04-24 | eventpoll: drop vestigial __ prefix from ep_remove_{file,epi}() | Christian Brauner | 1 | -6/+6 |
| 2026-04-24 | eventpoll: kill __ep_remove() | Christian Brauner | 1 | -37/+30 |
| 2026-04-24 | eventpoll: split __ep_remove() | Christian Brauner | 1 | -4/+23 |
| 2026-04-24 | eventpoll: use hlist_is_singular_node() in __ep_remove() | Christian Brauner | 1 | -1/+1 |
| 2026-04-24 | fs: Handle multiply claimed blocks more gracefully with mmb | Jan Kara | 1 | -1/+8 |
| 2026-04-24 | fs: aio: reject partial mremap to avoid Null-pointer-dereference error | Zizhi Wo | 1 | -1/+2 |
| 2026-04-24 | fuse: reject oversized dirents in page cache | Samuel Page | 1 | -0/+4 |
| 2026-04-24 | writeback: Fix use after free in inode_switch_wbs_work_fn() | Jan Kara | 1 | -17/+19 |
| 2026-04-24 | fs: aio: set VMA_DONTCOPY_BIT in mmap to fix NULL-pointer-dereference error | Zizhi Wo | 1 | -1/+1 |
| 2026-04-23 | gfs2: move quota_init qc iterator increment | Jie Wang | 1 | -2/+1 |
| 2026-04-23 | gfs2: fix quota init duplicate scan | Jie Wang | 1 | -10/+23 |
| 2026-04-22 | smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/ | Stefan Metzmacher | 27 | -42/+42 |
| 2026-04-22 | Merge tag 'tracefs-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -2/+22 |
| 2026-04-22 | udf: reject descriptors with oversized CRC length | Michael Bommarito | 1 | -2/+6 |
| 2026-04-22 | smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature() | Eric Biggers | 1 | -7/+5 |
| 2026-04-22 | smb: client: Make generate_key() return void | Eric Biggers | 1 | -29/+16 |
| 2026-04-22 | smb: client: Remove obsolete cmac(aes) allocation | Eric Biggers | 10 | -95/+2 |
| 2026-04-22 | smb: client: Use AES-CMAC library for SMB3 signature calculation | Eric Biggers | 4 | -74/+30 |
| 2026-04-22 | smb: common: add SMB3_COMPRESS_MAX_ALGS | Enzo Matsumiya | 1 | -0/+2 |
| 2026-04-22 | smb: client: compress: add code docs to lz77.c | Enzo Matsumiya | 1 | -8/+73 |
| 2026-04-22 | smb: client: compress: LZ77 optimizations | Enzo Matsumiya | 2 | -65/+104 |
| 2026-04-22 | smb: client: compress: increase LZ77_MATCH_MAX_DIST | Enzo Matsumiya | 1 | -2/+1 |
| 2026-04-22 | smb: client: compress: fix counting in LZ77 match finding | Enzo Matsumiya | 1 | -7/+10 |
| 2026-04-22 | smb: client: compress: fix buffer overrun in lz77_compress() | Enzo Matsumiya | 3 | -15/+33 |
| 2026-04-22 | smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl | Michael Bommarito | 1 | -3/+3 |
| 2026-04-22 | smb: client: fix (remove) drop_dir_cache module parameter | Enzo Matsumiya | 6 | -45/+59 |
| 2026-04-22 | smb: client: require a full NFS mode SID before reading mode bits | Michael Bommarito | 1 | -0/+1 |
| 2026-04-22 | smb: client: validate the whole DACL before rewriting it in cifsacl | Michael Bommarito | 1 | -31/+85 |
| 2026-04-22 | smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path | Michael Bommarito | 1 | -0/+6 |
| 2026-04-22 | smb: server: stop sending fake security descriptors | Marios Makassikis | 1 | -15/+2 |
| 2026-04-22 | ksmbd: scope conn->binding slowpath to bound sessions only | Hyunwoo Kim | 1 | -1/+6 |
| 2026-04-22 | ksmbd: fix CreateOptions sanitization clobbering the whole field | DaeMyung Kang | 1 | -2/+2 |
| 2026-04-22 | ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open | DaeMyung Kang | 1 | -0/+2 |
| 2026-04-22 | ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount | Akif Sait | 1 | -1/+6 |
| 2026-04-22 | ksmbd: destroy async_ida in ksmbd_conn_free() | DaeMyung Kang | 1 | -0/+9 |
| 2026-04-22 | ksmbd: destroy tree_conn_ida in ksmbd_session_destroy() | DaeMyung Kang | 1 | -2/+3 |
| 2026-04-22 | ksmbd: Use AES-CMAC library for SMB3 signature calculation | Eric Biggers | 7 | -117/+19 |
| 2026-04-22 | ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id() | DaeMyung Kang | 1 | -3/+2 |
| 2026-04-22 | NFS: Fix RCU dereference of cl_xprt in nfs_compare_super_address | Sean Chang | 1 | -3/+13 |
| 2026-04-22 | NFS: remove redundant __private attribute from nfs_page_class | Sean Chang | 1 | -1/+1 |
| 2026-04-22 | NFSv4.2: fix CLONE/COPY attrs in presence of delegated attributes | Olga Kornievskaia | 1 | -0/+1 |
| 2026-04-22 | NFS: fix writeback in presence of errors | Olga Kornievskaia | 3 | -1/+26 |
| 2026-04-22 | nfs: use memcpy_and_pad in decode_fh | Thorsten Blum | 1 | -2/+1 |
| 2026-04-22 | ntfs: use page allocation for resident attribute inline data | Namjae Jeon | 1 | -7/+19 |
| 2026-04-22 | ntfs: fix mmap_prepare writable check for shared mappings | Namjae Jeon | 1 | -1/+1 |
| 2026-04-22 | ceph: add subvolume metrics collection and reporting | Alex Markuze | 12 | -14/+1018 |
| 2026-04-22 | ceph: parse subvolume_id from InodeStat v9 and store in inode | Alex Markuze | 4 | -14/+76 |
| 2026-04-22 | ceph: handle InodeStat v8 versioned field in reply parsing | Alex Markuze | 1 | -0/+20 |
| 2026-04-22 | ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() fails | Max Kellermann | 1 | -1/+5 |
| 2026-04-22 | ceph: only d_add() negative dentries when they are unhashed | Max Kellermann | 1 | -2/+4 |
| 2026-04-22 | ceph: fix num_ops off-by-one when crypto allocation fails | Sam Edwards | 1 | -0/+4 |
| 2026-04-21 | Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 18 | -147/+360 |
| 2026-04-21 | Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+56 |
| 2026-04-21 | Merge tag 'pull-coda' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2 | -12/+5 |
| 2026-04-21 | Merge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -25/+26 |
| 2026-04-21 | Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -43/+110 |
| 2026-04-21 | erofs: unify lcn as u64 for 32-bit platforms | Gao Xiang | 1 | -10/+9 |
| 2026-04-21 | erofs: fix offset truncation when shifting pgoff on 32-bit platforms | Gao Xiang | 2 | -2/+2 |
| 2026-04-21 | erofs: fix the out-of-bounds nameoff handling for trailing dirents | Gao Xiang | 1 | -13/+15 |
| 2026-04-21 | btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent() | Mark Harmstone | 1 | -1/+1 |
| 2026-04-21 | btrfs: check return value of btrfs_partially_delete_raid_extent() | robbieko | 1 | -7/+12 |
| 2026-04-21 | btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer | robbieko | 1 | -0/+10 |
| 2026-04-21 | btrfs: replace ASSERT with proper error handling in stripe lookup fallback | robbieko | 1 | -1/+4 |
| 2026-04-21 | btrfs: fix wrong min_objectid in btrfs_previous_item() call | robbieko | 1 | -1/+1 |
| 2026-04-21 | btrfs: fix raid stripe search missing entries at leaf boundaries | robbieko | 1 | -3/+15 |
| 2026-04-21 | btrfs: copy devid in btrfs_partially_delete_raid_extent() | robbieko | 1 | -0/+3 |
| 2026-04-21 | btrfs: handle unexpected free-space-tree key types | David Sterba | 1 | -3/+15 |
| 2026-04-21 | btrfs: fix missing last_unlink_trans update when removing a directory | Filipe Manana | 1 | -0/+2 |
| 2026-04-21 | btrfs: don't clobber errors in add_remap_tree_entries() | Mark Harmstone | 1 | -1/+1 |
| 2026-04-21 | btrfs: enable shutdown ioctl for non-experimental builds | Qu Wenruo | 1 | -4/+3 |
| 2026-04-21 | btrfs: apply first key check for readahead when possible | Qu Wenruo | 3 | -4/+15 |
| 2026-04-21 | btrfs: abort transaction in do_remap_reloc_trans() on failure | Mark Harmstone | 1 | -4/+10 |
| 2026-04-21 | btrfs: fix bytes_may_use leak in do_remap_reloc_trans() | Mark Harmstone | 1 | -0/+6 |
| 2026-04-21 | btrfs: fix bytes_may_use leak in move_existing_remap() | Mark Harmstone | 1 | -0/+6 |
| 2026-04-20 | Merge tag 'ntfs3_for_7.1' of https://github.com/Paragon-Software-Group/linux-... | Linus Torvalds | 11 | -73/+202 |
| 2026-04-20 | Merge tag 'ecryptfs-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -173/+142 |
| 2026-04-20 | Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 49 | -1127/+3499 |
| 2026-04-20 | fsnotify: fix inode reference leak in fsnotify_recalc_mask() | Amir Goldstein | 1 | -3/+36 |
| 2026-04-20 | isofs: use QSTR_LEN() in isofs_cmp | Thorsten Blum | 1 | -9/+2 |
| 2026-04-20 | isofs: validate block number from NFS file handle in isofs_export_iget | Michael Bommarito | 1 | -1/+1 |
| 2026-04-20 | isofs: validate Rock Ridge CE continuation extent against volume size | Michael Bommarito | 1 | -0/+9 |
| 2026-04-20 | fanotify: Fix spelling mistake "enforecement" -> "enforcement" | Ethan Carter Edwards | 1 | -1/+1 |
| 2026-04-19 | Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+5 |
| 2026-04-19 | Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -15/+13 |
| 2026-04-19 | cifs: update internal module version number | Steve French | 1 | -2/+2 |
| 2026-04-19 | smb: client: compress: fix bad encoding on last LZ77 flag | Enzo Matsumiya | 1 | -1/+1 |
| 2026-04-19 | bpf: Refactor dynptr mutability tracking | Amery Hung | 2 | -3/+3 |
| 2026-04-18 | eventfs: Hold eventfs_mutex and SRCU when remount walks events | David Carlier | 3 | -1/+21 |
| 2026-04-18 | eventfs: Use list_add_tail_rcu() for SRCU-protected children list | David Carlier | 1 | -1/+1 |
| 2026-04-18 | f2fs: add page-order information for large folio reads in iostat | Daniel Lee | 4 | -1/+48 |
| 2026-04-18 | ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment | Tristan Madani | 1 | -0/+2 |
| 2026-04-18 | ksmbd: use check_add_overflow() to prevent u16 DACL size overflow | Tristan Madani | 1 | -4/+12 |
| 2026-04-18 | ksmbd: fix use-after-free in smb2_open during durable reconnect | Akif | 1 | -8/+5 |
| 2026-04-18 | ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() | Michael Bommarito | 1 | -5/+23 |
| 2026-04-18 | smb: server: fix max_connections off-by-one in tcp accept path | DaeMyung Kang | 1 | -1/+1 |
| 2026-04-18 | ksmbd: require minimum ACE size in smb_check_perm_dacl() | Michael Bommarito | 1 | -4/+13 |
| 2026-04-18 | ksmbd: validate response sizes in ipc_validate_msg() | Michael Bommarito | 2 | -9/+13 |
| 2026-04-18 | smb: server: fix active_num_conn leak on transport allocation failure | Michael Bommarito | 1 | -0/+2 |
| 2026-04-18 | userfaultfd: allow registration of ranges below mmap_min_addr | Denis M. Karpov | 1 | -2/+0 |
| 2026-04-18 | writeback: prevent memory cgroup release in writeback module | Muchun Song | 1 | -11/+11 |
| 2026-04-18 | buffer: prevent memory cgroup release in folio_alloc_buffers() | Muchun Song | 1 | -2/+2 |
| 2026-04-18 | ntfs: fix potential 32-bit truncation in ntfs_write_cb() | Dan Carpenter | 1 | -1/+2 |
| 2026-04-18 | ntfs: fix uninitialized variable in ntfs_map_runlist_nolock | Namjae Jeon | 1 | -1/+1 |
| 2026-04-18 | ntfs: delete dead code | Dan Carpenter | 1 | -4/+3 |
| 2026-04-18 | ntfs: add missing error code in ntfs_mft_record_alloc() | Dan Carpenter | 1 | -0/+1 |
| 2026-04-18 | ntfs: fix uninitialized variables in ntfs_ea_set_wsl_inode() | Namjae Jeon | 1 | -1/+4 |
| 2026-04-18 | ntfs: fix uninitialized pointer in ntfs_write_mft_block | Namjae Jeon | 1 | -2/+2 |
| 2026-04-18 | ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_resident | Namjae Jeon | 1 | -1/+1 |
| 2026-04-18 | ntfs: remove noop_direct_IO from address_space_operations | Hyunchul Lee | 1 | -1/+0 |
| 2026-04-18 | ntfs: limit memory allocation in ntfs_attr_readall | Hyunchul Lee | 1 | -0/+14 |
| 2026-04-18 | ntfs: not zero out range beyond init in punch_hole | Hyunchul Lee | 1 | -11/+20 |
| 2026-04-18 | ntfs: zero out stale data in straddle block beyond initialized_size | Hyunchul Lee | 2 | -11/+45 |
| 2026-04-17 | Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 18 | -377/+597 |
| 2026-04-17 | Merge tag 'for-linus-7.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -73/+411 |
| 2026-04-17 | Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 60 | -111/+36148 |
| 2026-04-17 | Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2 | -4/+4 |
| 2026-04-16 | smb: client: fix dir separator in SMB1 UNIX mounts | Paulo Alcantara | 2 | -16/+13 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 19 | -144/+249 |
| 2026-04-16 | Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c... | Linus Torvalds | 7 | -39/+229 |
| 2026-04-16 | Merge tag 'v7.1-rc-part1-smbdirect-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 30 | -5827/+7123 |
| 2026-04-16 | fanotify: fix false positive on permission events | Miklos Szeredi | 2 | -8/+12 |
| 2026-04-16 | fs/ntfs3: fix Smatch warnings | Konstantin Komarov | 2 | -2/+2 |
| 2026-04-16 | fs/ntfs3: validate rec->used in journal-replay file record check | Greg Kroah-Hartman | 1 | -1/+11 |
| 2026-04-15 | smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting | Stefan Metzmacher | 1 | -0/+8 |
| 2026-04-15 | smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an e... | Stefan Metzmacher | 1 | -7/+21 |
| 2026-04-15 | smb: smbdirect: fix copyright header of smbdirect.h | Stefan Metzmacher | 1 | -2/+1 |
| 2026-04-15 | smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder... | Stefan Metzmacher | 2 | -2/+7 |
| 2026-04-15 | smb: smbdirect: remove unused SMBDIRECT_USE_INLINE_C_FILES logic | Stefan Metzmacher | 12 | -233/+3 |
| 2026-04-15 | smb: server: no longer use smbdirect_socket_set_custom_workqueue() | Stefan Metzmacher | 3 | -33/+0 |
| 2026-04-15 | smb: client: no longer use smbdirect_socket_set_custom_workqueue() | Stefan Metzmacher | 2 | -13/+0 |
| 2026-04-15 | smb: smbdirect: introduce global workqueues | Stefan Metzmacher | 3 | -3/+88 |
| 2026-04-15 | smb: smbdirect: prepare use of dedicated workqueues for different steps | Stefan Metzmacher | 5 | -21/+33 |
| 2026-04-15 | smb: smbdirect: remove unused smbdirect_connection_mr_io_recovery_work() | Stefan Metzmacher | 1 | -85/+10 |
| 2026-04-15 | smb: smbdirect: wrap rdma_disconnect() in rdma_[un]lock_handler() | Stefan Metzmacher | 1 | -0/+13 |
| 2026-04-15 | smb: server: make use of smbdirect_netdev_rdma_capable_mode_type() | Stefan Metzmacher | 1 | -120/+2 |
| 2026-04-15 | smb: smbdirect: introduce smbdirect_netdev_rdma_capable_mode_type() | Stefan Metzmacher | 5 | -2/+311 |
| 2026-04-15 | smb: server: make use of smbdirect.ko | Stefan Metzmacher | 2 | -12/+3 |
| 2026-04-15 | smb: server: remove unused ksmbd_transport_ops.prepare() | Stefan Metzmacher | 2 | -5/+0 |
| 2026-04-15 | smb: server: make use of smbdirect_socket_{listen,accept}() | Stefan Metzmacher | 1 | -132/+128 |
| 2026-04-15 | smb: server: only use public smbdirect functions | Stefan Metzmacher | 3 | -17/+11 |
| 2026-04-15 | smb: server: make use of smbdirect_socket_create_accepting()/smbdirect_socket... | Stefan Metzmacher | 1 | -30/+23 |