Age | Commit message (Expand) | Author |
2023-06-02 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-06-02 | Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-02 | Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_... | Ojaswin Mujoo |
2023-06-02 | Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-06-01 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie |
2023-06-01 | btrfs: zoned: fix dev-replace after the scrub rework | Qu Wenruo |
2023-06-01 | Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-05-31 | Merge tag '6.4-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-05-31 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-05-31 | nfsd: fix double fget() bug in __write_ports_addfd() | Dan Carpenter |
2023-05-30 | Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-05-30 | ext4: enable the lazy init thread when remounting read/write | Theodore Ts'o |
2023-05-30 | ext4: fix fsync for non-directories | Jan Kara |
2023-05-30 | ext4: add lockdep annotations for i_data_sem for ea_inode's | Theodore Ts'o |
2023-05-30 | ext4: disallow ea_inodes with extended attributes | Theodore Ts'o |
2023-05-30 | ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() | Theodore Ts'o |
2023-05-28 | ext4: add EA_INODE checking to ext4_iget() | Theodore Ts'o |
2023-05-27 | cifs: address unused variable warning | Steve French |
2023-05-26 | smb: delete an unnecessary statement | Dan Carpenter |
2023-05-26 | ksmbd: call putname after using the last component | Namjae Jeon |
2023-05-26 | ksmbd: fix incorrect AllocationSize set in smb2_get_info | Namjae Jeon |
2023-05-26 | ksmbd: fix UAF issue from opinfo->conn | Namjae Jeon |
2023-05-26 | ksmbd: fix multiple out-of-bounds read during context decoding | Kuan-Ting Chen |
2023-05-26 | ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate | Kuan-Ting Chen |
2023-05-26 | ksmbd: fix credit count leakage | Namjae Jeon |
2023-05-26 | ksmbd: fix uninitialized pointer read in smb2_create_link() | Namjae Jeon |
2023-05-26 | ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename() | Namjae Jeon |
2023-05-26 | btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-... | pengfuyuan |
2023-05-26 | btrfs: fix an uninitialized variable warning in btrfs_log_inode | Shida Zhang |
2023-05-26 | btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_work | Christoph Hellwig |
2023-05-26 | Merge tag 'for-6.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-05-25 | smb3: missing null check in SMB2_change_notify | Steve French |
2023-05-25 | Merge tag '6.4-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-05-25 | Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-05-24 | cifs: correct references in Documentation to old fs/cifs path | Steve French |
2023-05-24 | smb: move client and server files to common directory fs/smb | Steve French |
2023-05-24 | cifs: mapchars mount option ignored | Steve French |
2023-05-24 | smb3: display debug information better for encryption | Steve French |
2023-05-24 | cifs: fix smb1 mount regression | Paulo Alcantara |
2023-05-23 | cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum size | David Howells |
2023-05-23 | Merge tag 'erofs-for-6.4-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-05-23 | nfsd: make a copy of struct iattr before calling notify_change | Jeff Layton |
2023-05-23 | erofs: use HIPRI by default if per-cpu kthreads are enabled | Gao Xiang |
2023-05-23 | erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off | Yue Hu |
2023-05-23 | erofs: fix null-ptr-deref caused by erofs_xattr_prefixes_init | Jingbo Xu |
2023-05-22 | Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-05-21 | Merge tag '6.4-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-05-21 | Merge tag '6.4-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-05-19 | NFSv4.2: Fix a potential double free with READ_PLUS | Anna Schumaker |
2023-05-19 | NFS: Convert kmap_atomic() to kmap_local_folio() | Fabio M. De Francesco |