| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-24 | ksmbd: remove unused compression negotiate ctx packing | David Disseldorp | 1 | -24/+2 |
| 2023-04-24 | ksmbd: avoid duplicate negotiate ctx offset increments | David Disseldorp | 1 | -16/+10 |
| 2023-04-24 | ksmbd: set NegotiateContextCount once instead of every inc | David Disseldorp | 1 | -5/+5 |
| 2023-04-24 | Merge tag 'pull-lock_rename_child' of git://git.kernel.org/pub/scm/linux/kern... | Steve French | 3 | -15/+57 |
| 2023-04-22 | Merge tag '6.3-rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -14/+24 |
| 2023-04-21 | Merge tag 'for-6.3-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -8/+13 |
| 2023-04-20 | fs: introduce lock_rename_child() helper | Al Viro | 1 | -11/+57 |
| 2023-04-20 | ksmbd: remove internal.h include | Namjae Jeon | 2 | -4/+0 |
| 2023-04-21 | btrfs: reinterpret async discard iops_limit=0 as no delay | Boris Burkov | 1 | -7/+12 |
| 2023-04-21 | btrfs: set default discard iops_limit to 1000 | Boris Burkov | 1 | -1/+1 |
| 2023-04-19 | Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s... | Linus Torvalds | 3 | -9/+34 |
| 2023-04-18 | cifs: Reapply lost fix from commit 30b2b2196d6e | David Howells | 1 | -4/+6 |
| 2023-04-18 | cifs: Fix unbuffered read | David Howells | 1 | -4/+0 |
| 2023-04-18 | nilfs2: initialize unused bytes in segment summary blocks | Ryusuke Konishi | 1 | -0/+20 |
| 2023-04-16 | cifs: avoid dup prefix path in dfs_get_automount_devname() | Paulo Alcantara | 2 | -6/+18 |
| 2023-04-16 | Revert "userfaultfd: don't fail on unrecognized features" | Peter Xu | 1 | -2/+4 |
| 2023-04-16 | writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs | Baokun Li | 1 | -7/+10 |
| 2023-04-16 | Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbd | Linus Torvalds | 1 | -9/+14 |
| 2023-04-15 | Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren... | Linus Torvalds | 1 | -10/+31 |
| 2023-04-15 | cifs: fix negotiate context parsing | David Disseldorp | 1 | -10/+31 |
| 2023-04-13 | ksmbd: avoid out of bounds access in decode_preauth_ctxt() | David Disseldorp | 1 | -9/+14 |
| 2023-04-12 | netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC | David Howells | 1 | -1/+1 |
| 2023-04-11 | Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+16 |
| 2023-04-10 | Merge tag '9p-6.3-fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+5 |
| 2023-04-08 | Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif... | Linus Torvalds | 4 | -8/+12 |
| 2023-04-08 | Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s... | Linus Torvalds | 6 | -12/+59 |
| 2023-04-07 | Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 8 | -79/+140 |
| 2023-04-06 | cifs: double lock in cifs_reconnect_tcon() | Dan Carpenter | 1 | -1/+1 |
| 2023-04-06 | btrfs: fix fast csum implementation detection | Christoph Hellwig | 2 | -2/+14 |
| 2023-04-06 | btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues | Christoph Hellwig | 1 | -0/+2 |
| 2023-04-05 | nilfs2: fix sysfs interface lifetime | Ryusuke Konishi | 2 | -5/+9 |
| 2023-04-05 | nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field | Tetsuo Handa | 2 | -0/+2 |
| 2023-04-05 | nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread() | Ryusuke Konishi | 1 | -2/+1 |
| 2023-04-05 | fsdax: force clear dirty mark if CoW | Shiyang Ruan | 1 | -0/+37 |
| 2023-04-05 | cifs: sanitize paths in cifs_update_super_prepath. | Thiago Rafael Becker | 3 | -7/+11 |
| 2023-04-04 | Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 4 | -10/+11 |
| 2023-04-04 | NFSD: callback request does not use correct credential for AUTH_SYS | Dai Ngo | 1 | -2/+2 |
| 2023-04-04 | NFS: Remove "select RPCSEC_GSS_KRB5 | Chuck Lever | 1 | -1/+0 |
| 2023-04-03 | Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
| 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-04-02 | Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -26/+107 |
| 2023-04-01 | Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -10/+26 |
| 2023-03-31 | nfsd: call op_release, even when op_func returns an error | Jeff Layton | 2 | -6/+6 |
| 2023-03-31 | NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL | Chuck Lever | 1 | -1/+3 |
| 2023-03-31 | Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -3/+2 |
| 2023-03-31 | fs: drop peer group ids under namespace lock | Christian Brauner | 1 | -1/+1 |
| 2023-03-30 | cifs: get rid of dead check in smb2_reconnect() | Paulo Alcantara | 1 | -1/+0 |
| 2023-03-30 | cifs: prevent infinite recursion in CIFSGetDFSRefer() | Paulo Alcantara | 1 | -2/+7 |
| 2023-03-30 | cifs: avoid races in parallel reconnects in smb1 | Paulo Alcantara | 1 | -6/+15 |
| 2023-03-30 | cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL | David Disseldorp | 1 | -1/+4 |
| 2023-03-30 | zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space | Damien Le Moal | 1 | -2/+12 |
| 2023-03-30 | zonefs: Always invalidate last cached page on append write | Damien Le Moal | 1 | -0/+14 |
| 2023-03-29 | btrfs: ignore fiemap path cache when there are multiple paths for a node | Filipe Manana | 1 | -22/+63 |
| 2023-03-28 | fsdax: dedupe should compare the min of two iters' length | Shiyang Ruan | 1 | -2/+2 |
| 2023-03-28 | fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN | Shiyang Ruan | 1 | -3/+8 |
| 2023-03-28 | btrfs: fix deadlock when aborting transaction during relocation with scrub | Filipe Manana | 2 | -2/+22 |
| 2023-03-28 | btrfs: scan device in non-exclusive mode | Anand Jain | 1 | -1/+10 |
| 2023-03-28 | btrfs: fix race between quota disable and quota assign ioctls | Filipe Manana | 2 | -1/+12 |
| 2023-03-27 | 9P FS: Fix wild-memory-access write in v9fs_get_acl | Ivan Orlov | 1 | -3/+5 |
| 2023-03-26 | Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 15 | -92/+221 |
| 2023-03-25 | Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -5/+10 |
| 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-25 | Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 6 | -1/+722 |
| 2023-03-24 | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+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 | xfs: fix mismerged tracepoints | Darrick J. Wong | 1 | -4/+4 |
| 2023-03-24 | smb3: fix unusable share after force unmount failure | Steve French | 4 | -13/+11 |
| 2023-03-24 | cifs: fix dentry lookups in directory handle cache | Paulo Alcantara | 1 | -2/+34 |
| 2023-03-24 | smb3: lower default deferred close timeout to address perf regression | Steve French | 1 | -1/+1 |
| 2023-03-24 | cifs: fix missing unload_nls() in smb2_reconnect() | Paulo Alcantara | 1 | -3/+3 |
| 2023-03-24 | xfs: clear incore AGFL_RESET state if it's not needed | Darrick J. Wong | 1 | -0/+2 |
| 2023-03-24 | xfs: pass the correct cursor to xfs_iomap_prealloc_size | Darrick J. Wong | 1 | -1/+4 |
| 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 | cifs: avoid race conditions with parallel reconnects | Shyam Prasad N | 3 | -33/+76 |
| 2023-03-24 | cifs: append path to open_enter trace event | Shyam Prasad N | 6 | -6/+25 |
| 2023-03-24 | ksmbd: return unsupported error on smb1 mount | Namjae Jeon | 3 | -30/+30 |
| 2023-03-23 | nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() | Ryusuke Konishi | 1 | -1/+1 |
| 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-23 | cifs: print session id while listing open files | Shyam Prasad N | 1 | -2/+3 |
| 2023-03-23 | cifs: dump pending mids for all channels in DebugData | Shyam Prasad N | 1 | -14/+27 |
| 2023-03-23 | cifs: empty interface list when server doesn't support query interfaces | Shyam Prasad N | 1 | -1/+1 |
| 2023-03-23 | cifs: do not poll server interfaces too regularly | Shyam Prasad N | 1 | -0/+14 |
| 2023-03-22 | cifs: lock chan_lock outside match_session | Shyam Prasad N | 1 | -6/+7 |
| 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-22 | NFSv4: Fix hangs when recovering open state after a server reboot | Trond Myklebust | 1 | -3/+2 |
| 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 | xfs: test dir/attr hash when loading module | Darrick J. Wong | 4 | -0/+680 |
| 2023-03-19 | xfs: add tracepoints for each of the externally visible allocators | Darrick J. Wong | 2 | -0/+24 |
| 2023-03-19 | xfs: walk all AGs if TRYLOCK passed to xfs_alloc_vextent_iterate_ags | Darrick J. Wong | 1 | -1/+5 |
| 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-17 | cifs: check only tcon status on tcon related functions | Shyam Prasad N | 4 | -11/+19 |
| 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-16 | xfs: try to idiot-proof the allocators | Darrick J. Wong | 1 | -0/+13 |
| 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 |