| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-02 | ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr | Namjae Jeon | 4 | -37/+111 |
| 2023-04-02 | ksmbd: delete asynchronous work from list | Namjae Jeon | 4 | -20/+28 |
| 2023-03-25 | ksmbd: remove unused is_char_allowed function | Tom Rix | 1 | -18/+0 |
| 2023-03-25 | ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN | Marios Makassikis | 1 | -4/+1 |
| 2023-03-24 | Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 8 | -55/+78 |
| 2023-03-24 | Merge tag 'for-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -71/+71 |
| 2023-03-24 | ksmbd: return unsupported error on smb1 mount | Namjae Jeon | 3 | -30/+30 |
| 2023-03-23 | Merge tag 'gfs2-v6.3-rc3-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+18 |
| 2023-03-23 | Reinstate "GFS2: free disk inode which is deleted by remote node -V2" | Bob Peterson | 1 | -0/+18 |
| 2023-03-23 | Merge tag 'zonefs-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -2/+2 |
| 2023-03-22 | ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect | Namjae Jeon | 1 | -2/+2 |
| 2023-03-22 | ksmbd: don't terminate inactive sessions after a few seconds | Namjae Jeon | 4 | -16/+28 |
| 2023-03-22 | ksmbd: fix possible refcount leak in smb2_open() | ChenXiaoSong | 1 | -1/+4 |
| 2023-03-22 | ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES | Namjae Jeon | 1 | -3/+6 |
| 2023-03-22 | ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA | Namjae Jeon | 1 | -1/+1 |
| 2023-03-22 | ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATION | Namjae Jeon | 1 | -0/+4 |
| 2023-03-22 | ksmbd: fix wrong signingkey creation when encryption is AES256 | Namjae Jeon | 1 | -2/+3 |
| 2023-03-21 | Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 3 | -3/+10 |
| 2023-03-20 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 2 | -18/+19 |
| 2023-03-20 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 2 | -13/+25 |
| 2023-03-21 | zonefs: Fix error message in zonefs_file_dio_append() | Damien Le Moal | 1 | -1/+1 |
| 2023-03-21 | zonefs: Prevent uninitialized symbol 'size' warning | Damien Le Moal | 1 | -1/+1 |
| 2023-03-20 | Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 4 | -10/+17 |
| 2023-03-19 | Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
| 2023-03-18 | fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref() | Eric Biggers | 1 | -0/+2 |
| 2023-03-18 | fscrypt: improve fscrypt_destroy_keyring() documentation | Eric Biggers | 1 | -10/+11 |
| 2023-03-17 | ext4: fix possible double unlock when moving a directory | Theodore Ts'o | 1 | -3/+1 |
| 2023-03-17 | nfsd: don't replace page in rq_pages if it's a continuation of last page | Jeff Layton | 1 | -1/+8 |
| 2023-03-16 | Merge tag '6.3-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 14 | -195/+118 |
| 2023-03-15 | fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY | Eric Biggers | 1 | -12/+13 |
| 2023-03-15 | btrfs: zoned: drop space_info->active_total_bytes | Naohiro Aota | 4 | -43/+9 |
| 2023-03-15 | btrfs: zoned: count fresh BG region as zone unusable | Naohiro Aota | 2 | -6/+26 |
| 2023-03-15 | btrfs: use temporary variable for space_info in btrfs_update_block_group | Josef Bacik | 1 | -10/+12 |
| 2023-03-15 | btrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE_ZONE_TRACKING | Josef Bacik | 3 | -8/+4 |
| 2023-03-15 | btrfs: zoned: fix btrfs_can_activate_zone() to support DUP profile | Naohiro Aota | 1 | -2/+12 |
| 2023-03-15 | btrfs: fix compiler warning on SPARC/PA-RISC handling fscrypt_setup_filename | Sweet Tea Dorminy | 1 | -1/+6 |
| 2023-03-15 | btrfs: handle missing chunk mapping more gracefully | Qu Wenruo | 1 | -1/+2 |
| 2023-03-14 | cifs: use DFS root session instead of tcon ses | Paulo Alcantara | 1 | -0/+1 |
| 2023-03-14 | cifs: return DFS root session id in DebugData | Paulo Alcantara | 1 | -0/+5 |
| 2023-03-14 | cifs: fix use-after-free bug in refresh_cache_worker() | Paulo Alcantara | 8 | -164/+67 |
| 2023-03-14 | cifs: set DFS root session in cifs_get_smb_ses() | Paulo Alcantara | 6 | -13/+13 |
| 2023-03-14 | Merge tag 'mm-hotfixes-stable-2023-03-14-16-51' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -2/+17 |
| 2023-03-14 | fsverity: Remove WQ_UNBOUND from fsverity read workqueue | Nathan Huckleberry | 1 | -6/+6 |
| 2023-03-14 | cifs: generate signkey for the channel that's reconnecting | Shyam Prasad N | 1 | -1/+1 |
| 2023-03-14 | cifs: Fix smb2_set_path_size() | Volker Lendecke | 1 | -7/+24 |
| 2023-03-14 | NFS: Correct timing for assigning access cache timestamp | Chengen Du | 1 | -1/+1 |
| 2023-03-14 | lockd: set file_lock start and end when decoding nlm4 testargs | Jeff Layton | 2 | -9/+13 |
| 2023-03-14 | NFS: Fix /proc/PID/io read_bytes for buffered reads | Dave Wysochanski | 1 | -0/+3 |
| 2023-03-14 | fscrypt: destroy keyring after security_sb_delete() | Eric Biggers | 1 | -3/+12 |
| 2023-03-12 | Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -21/+40 |
| 2023-03-12 | Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+2 |
| 2023-03-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -30/+87 |
| 2023-03-11 | ext4: zero i_disksize when initializing the bootloader inode | Zhihao Cheng | 1 | -0/+1 |
| 2023-03-11 | ext4: make sure fs error flag setted before clear journal error | Ye Bin | 1 | -2/+4 |
| 2023-03-11 | ext4: commit super block if fs record error when journal record without error | Ye Bin | 1 | -0/+9 |
| 2023-03-11 | ext4, jbd2: add an optimized bmap for the journal inode | Theodore Ts'o | 2 | -3/+29 |
| 2023-03-11 | ext4: fix WARNING in ext4_update_inline_data | Ye Bin | 1 | -0/+3 |
| 2023-03-11 | ext4: move where set the MAY_INLINE_DATA flag is set | Ye Bin | 2 | -2/+6 |
| 2023-03-10 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+1 |
| 2023-03-10 | Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -15/+12 |
| 2023-03-10 | Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -0/+2 |
| 2023-03-10 | Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -31/+81 |
| 2023-03-10 | NFS & NFSD: Update GSS dependencies | Chuck Lever | 2 | -2/+2 |
| 2023-03-09 | fs: prevent out-of-bounds array speculation when closing a file descriptor | Theodore Ts'o | 1 | -0/+1 |
| 2023-03-09 | filelocks: use mount idmapping for setlease permission check | Seth Forshee | 1 | -1/+2 |
| 2023-03-09 | erofs: use wrapper i_blocksize() in erofs_file_read_iter() | Yue Hu | 1 | -1/+1 |
| 2023-03-09 | erofs: get rid of a useless DBG_BUGON | Gao Xiang | 1 | -3/+0 |
| 2023-03-09 | erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL" | Gao Xiang | 1 | -6/+6 |
| 2023-03-09 | erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms | Gao Xiang | 1 | -1/+1 |
| 2023-03-09 | erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init | Yangtao Li | 3 | -4/+4 |
| 2023-03-09 | fs/locks: Remove redundant assignment to cmd | Jiapeng Chong | 1 | -1/+0 |
| 2023-03-09 | splice: Remove redundant assignment to ret | Jiapeng Chong | 1 | -1/+0 |
| 2023-03-07 | ext4: Fix deadlock during directory rename | Jan Kara | 1 | -9/+17 |
| 2023-03-07 | ext4: Fix comment about the 64BIT feature | Tudor Ambarus | 1 | -1/+1 |
| 2023-03-07 | ext4: fix another off-by-one fsmap error on 1k block filesystems | Darrick J. Wong | 1 | -0/+2 |
| 2023-03-07 | ext4: fix RENAME_WHITEOUT handling for inline directories | Eric Whitney | 1 | -6/+7 |
| 2023-03-07 | ext4: make kobj_type structures constant | Thomas Weißschuh | 1 | -2/+2 |
| 2023-03-07 | ext4: fix cgroup writeback accounting with fs-layer encryption | Eric Biggers | 1 | -5/+6 |
| 2023-03-07 | ocfs2: fix data corruption after failed write | Jan Kara via Ocfs2-devel | 1 | -2/+17 |
| 2023-03-08 | btrfs: fix block group item corruption after inserting new block group | Filipe Manana | 1 | -1/+12 |
| 2023-03-07 | NFSD: Protect against filesystem freezing | Chuck Lever | 1 | -0/+2 |
| 2023-03-06 | btrfs: fix extent map logging bit not cleared for split maps after dropping r... | Filipe Manana | 1 | -1/+6 |
| 2023-03-06 | btrfs: fix percent calculation for bg reclaim message | Johannes Thumshirn | 1 | -1/+2 |
| 2023-03-06 | btrfs: fix unnecessary increment of read error stat on write error | Naohiro Aota | 1 | -1/+1 |
| 2023-03-06 | btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode | void0red | 1 | -1/+1 |
| 2023-03-06 | btrfs: ioctl: return device fsid from DEV_INFO ioctl | Qu Wenruo | 1 | -0/+1 |
| 2023-03-06 | btrfs: fix potential dead lock in size class loading logic | Boris Burkov | 1 | -26/+16 |
| 2023-03-06 | udf: Warn if block mapping is done for in-ICB files | Jan Kara | 1 | -0/+3 |
| 2023-03-06 | udf: Fix reading of in-ICB files | Jan Kara | 1 | -0/+9 |
| 2023-03-06 | udf: Fix lost writes in udf_adinicb_writepage() | Jan Kara | 1 | -1/+1 |
| 2023-03-05 | cifs: Move the in_send statistic to __smb_send_rqst() | Zhang Xiaoxu | 1 | -12/+9 |
| 2023-03-05 | xfs: fix off-by-one-block in xfs_discard_folio() | Dave Chinner | 1 | -7/+14 |
| 2023-03-05 | xfs: quotacheck failure can race with background inode inactivation | Dave Chinner | 1 | -14/+26 |
| 2023-03-04 | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s... | Linus Torvalds | 3 | -24/+16 |
| 2023-03-03 | Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds | 10 | -157/+190 |
| 2023-03-02 | fs/cramfs/inode.c: initialize file_ra_state | Andrew Morton | 1 | -1/+1 |
| 2023-03-02 | fs: hfsplus: fix UAF issue in hfsplus_put_super | Dongliang Mu | 1 | -2/+2 |
| 2023-03-02 | Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+8 |
| 2023-03-01 | cifs: Fix memory leak in direct I/O | David Howells | 1 | -2/+2 |
| 2023-03-01 | cifs: prevent data race in cifs_reconnect_tcon() | Paulo Alcantara | 4 | -101/+69 |
| 2023-03-01 | cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID | Paulo Alcantara | 4 | -25/+106 |
| 2023-03-01 | iov: Fix netfs_extract_user_to_sg() | David Howells | 1 | -1/+1 |
| 2023-03-01 | cifs: Fix cifs_write_back_from_locked_folio() | David Howells | 1 | -0/+1 |
| 2023-03-01 | cifs: reuse cifs_match_ipaddr for comparison of dstaddr too | Shyam Prasad N | 1 | -26/+2 |
| 2023-03-01 | cifs: match even the scope id for ipv6 addresses | Shyam Prasad N | 1 | -1/+2 |
| 2023-03-01 | cifs: Fix an uninitialised variable | David Howells | 1 | -1/+1 |
| 2023-03-01 | cifs: Add some missing xas_retry() calls | David Howells | 1 | -0/+6 |
| 2023-03-01 | btrfs: sysfs: add size class stats | Boris Burkov | 1 | -0/+42 |
| 2023-03-01 | capability: just use a 'u64' instead of a 'u32[2]' array | Linus Torvalds | 1 | -6/+1 |
| 2023-03-01 | Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+8 |
| 2023-03-01 | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -62/+155 |
| 2023-03-01 | Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -14/+14 |
| 2023-03-01 | Merge tag 'jfs-6.3' of https://github.com/kleikamp/linux-shaggy | Linus Torvalds | 1 | -1/+2 |
| 2023-03-01 | Merge tag 'exfat-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -60/+101 |
| 2023-02-28 | Merge tag 'xfs-6.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 36 | -1240/+1533 |
| 2023-02-28 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 10 | -146/+247 |
| 2023-02-28 | exfat: fix the newly allocated clusters are not freed in error handling | Yuezhang Mo | 1 | -10/+8 |
| 2023-02-28 | exfat: don't print error log in normal case | Yuezhang Mo | 1 | -2/+3 |
| 2023-02-28 | exfat: remove unneeded code from exfat_alloc_cluster() | Yuezhang Mo | 1 | -8/+1 |
| 2023-02-27 | ocfs2: fix non-auto defrag path not working issue | Heming Zhao via Ocfs2-devel | 1 | -11/+13 |
| 2023-02-27 | ocfs2: fix defrag path triggering jbd2 ASSERT | Heming Zhao via Ocfs2-devel | 1 | -10/+0 |
| 2023-02-27 | vfs: avoid duplicating creds in faccessat if possible | Mateusz Guzik | 1 | -1/+37 |
| 2023-02-27 | Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 21 | -880/+947 |
| 2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2023-02-27 | Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -61/+181 |
| 2023-02-27 | xfs: restore old agirotor behavior | Darrick J. Wong | 1 | -1/+2 |
| 2023-02-27 | exfat: handle unreconized benign secondary entries | Namjae Jeon | 3 | -25/+81 |
| 2023-02-27 | exfat: fix inode->i_blocks for non-512 byte sector size device | Yuezhang Mo | 4 | -9/+5 |
| 2023-02-27 | exfat: redefine DIR_DELETED as the bad cluster number | Sungjong Seo | 1 | -1/+1 |
| 2023-02-27 | exfat: fix reporting fs error when reading dir beyond EOF | Yuezhang Mo | 1 | -1/+1 |
| 2023-02-27 | exfat: fix unexpected EOF while reading dir | Yuezhang Mo | 1 | -4/+1 |
| 2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-26 | ceph: update the time stamps and try to drop the suid/sgid | Xiubo Li | 1 | -0/+8 |
| 2023-02-25 | ext4: fix incorrect options show of original mount_opt and extend mount_opt2 | Zhang Yi | 2 | -7/+22 |
| 2023-02-25 | ext4: Fix possible corruption when moving a directory | Jan Kara | 1 | -1/+10 |
| 2023-02-25 | ext4: init error handle resource before init group descriptors | Ye Bin | 1 | -12/+7 |
| 2023-02-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+6 |
| 2023-02-24 | Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+14 |
| 2023-02-24 | Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -88/+111 |
| 2023-02-24 | Merge branch 'work.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 4 | -92/+91 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -10/+7 |
| 2023-02-24 | cifs: Fix cifs_writepages_region() | David Howells | 1 | -1/+2 |
| 2023-02-24 | fs/9p: fix error reporting in v9fs_dir_release | Eric Van Hensbergen | 1 | -3/+4 |
| 2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 20 | -51/+78 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 50 | -706/+726 |
| 2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+6 |
| 2023-02-23 | fs/9p: Expand setup of writeback cache to all levels | Eric Van Hensbergen | 5 | -11/+10 |
| 2023-02-23 | Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -1/+7 |
| 2023-02-22 | Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 39 | -2295/+2710 |
| 2023-02-22 | Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 15 | -420/+612 |
| 2023-02-22 | Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 21 | -431/+308 |
| 2023-02-22 | Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 10 | -151/+98 |
| 2023-02-22 | Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 6 | -1243/+1656 |
| 2023-02-22 | Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -127/+204 |
| 2023-02-22 | Merge tag 'xfs-6.3-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 18 | -410/+375 |
| 2023-02-22 | Merge tag 'iomap-6.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 3 | -45/+88 |
| 2023-02-22 | gfs2: Convert gfs2_page_add_databufs to folios | Andreas Gruenbacher | 3 | -8/+8 |
| 2023-02-22 | gfs2: jdata writepage fix | Andreas Gruenbacher | 1 | -2/+1 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+10 |
| 2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -27/+3 |
| 2023-02-21 | sysctl: fix proc_dobool() usability | Ondrej Mosnacek | 2 | -1/+7 |
| 2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+7 |
| 2023-02-21 | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -28/+0 |
| 2023-02-21 | update internal module version number for cifs.ko | Steve French | 1 | -1/+1 |
| 2023-02-21 | cifs: update ip_addr for ses only for primary chan setup | Shyam Prasad N | 1 | -7/+11 |
| 2023-02-21 | cifs: use tcon allocation functions even for dummy tcon | Shyam Prasad N | 1 | -2/+2 |
| 2023-02-21 | cifs: use the least loaded channel for sending requests | Shyam Prasad N | 1 | -4/+29 |
| 2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+9 |
| 2023-02-20 | cifs: DIO to/from KVEC-type iterators should now work | David Howells | 1 | -20/+0 |
| 2023-02-20 | cifs: Remove unused code | David Howells | 1 | -606/+0 |
| 2023-02-20 | cifs: Build the RDMA SGE list directly from an iterator | David Howells | 2 | -93/+63 |
| 2023-02-20 | cifs: Change the I/O paths to use an iterator rather than a page list | David Howells | 14 | -1086/+1128 |
| 2023-02-20 | cifs: Add a function to read into an iter from a socket | David Howells | 2 | -0/+17 |
| 2023-02-20 | cifs: Add some helper functions | David Howells | 2 | -0/+96 |
| 2023-02-20 | cifs: Add a function to Hash the contents of an iterator | David Howells | 1 | -0/+144 |
| 2023-02-20 | cifs: Add a function to build an RDMA SGE list from an iterator | David Howells | 1 | -0/+214 |
| 2023-02-20 | netfs: Add a function to extract an iterator into a scatterlist | David Howells | 1 | -0/+268 |
| 2023-02-20 | netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator | David Howells | 2 | -0/+104 |
| 2023-02-20 | cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE | David Howells | 3 | -6/+25 |
| 2023-02-20 | splice: Export filemap/direct_splice_read() | David Howells | 1 | -0/+1 |
| 2023-02-20 | splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE | David Howells | 1 | -0/+92 |
| 2023-02-20 | smb3: Replace smb2pdu 1-element arrays with flex-arrays | Kees Cook | 8 | -45/+47 |
| 2023-02-20 | cifs: get rid of dns resolve worker | Paulo Alcantara | 3 | -53/+6 |
| 2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 10 | -63/+37 |
| 2023-02-20 | Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 17 | -28/+43 |
| 2023-02-20 | Merge tag 'dlm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 6 | -97/+136 |
| 2023-02-20 | Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 57 | -2871/+2345 |
| 2023-02-20 | Merge tag 'fixes_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 20 | -1542/+1351 |
| 2023-02-20 | Merge tag 'fsnotify_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -25/+77 |
| 2023-02-20 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux | Linus Torvalds | 18 | -427/+568 |
| 2023-02-20 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux | Linus Torvalds | 7 | -42/+34 |
| 2023-02-20 | Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 14 | -748/+653 |
| 2023-02-20 | Merge tag 'fs.acl.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-20 | Merge tag 'fs.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idma... | Linus Torvalds | 2 | -6/+20 |
| 2023-02-20 | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 293 | -2000/+2154 |
| 2023-02-20 | Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 9 | -48/+126 |
| 2023-02-20 | Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt... | Linus Torvalds | 41 | -26/+64 |
| 2023-02-20 | cifs: Fix warning and UAF when destroy the MR list | Zhang Xiaoxu | 1 | -1/+2 |
| 2023-02-20 | cifs: Fix lost destroy smbd connection when MR allocate failed | Zhang Xiaoxu | 1 | -0/+1 |
| 2023-02-20 | cifs: return a single-use cfid if we did not get a lease | Ronnie Sahlberg | 1 | -3/+13 |