Age | Commit message (Expand) | Author |
2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-12 | netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC | David Howells |
2023-04-11 | Merge tag 'for-6.3-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-10 | Merge tag '9p-6.3-fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-08 | Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif... | Linus Torvalds |
2023-04-08 | Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-04-07 | Merge tag '6.3-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-04-06 | cifs: double lock in cifs_reconnect_tcon() | Dan Carpenter |
2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-06 | btrfs: fix fast csum implementation detection | Christoph Hellwig |
2023-04-06 | btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues | Christoph Hellwig |
2023-04-05 | nilfs2: fix sysfs interface lifetime | Ryusuke Konishi |
2023-04-05 | nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field | Tetsuo Handa |
2023-04-05 | nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread() | Ryusuke Konishi |
2023-04-05 | fsdax: force clear dirty mark if CoW | Shiyang Ruan |
2023-04-05 | cifs: sanitize paths in cifs_update_super_prepath. | Thiago Rafael Becker |
2023-04-04 | Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds |
2023-04-04 | NFSD: callback request does not use correct credential for AUTH_SYS | Dai Ngo |
2023-04-04 | NFS: Remove "select RPCSEC_GSS_KRB5 | Chuck Lever |
2023-04-03 | Merge tag 'vfs.misc.fixes.v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-02 | ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr | Namjae Jeon |
2023-04-02 | ksmbd: delete asynchronous work from list | Namjae Jeon |
2023-04-02 | Merge tag 'for-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-01 | Merge tag '6.3-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-03-31 | nfsd: call op_release, even when op_func returns an error | Jeff Layton |
2023-03-31 | NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL | Chuck Lever |
2023-03-31 | Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2023-03-31 | fs: drop peer group ids under namespace lock | Christian Brauner |
2023-03-30 | cifs: get rid of dead check in smb2_reconnect() | Paulo Alcantara |
2023-03-30 | cifs: prevent infinite recursion in CIFSGetDFSRefer() | Paulo Alcantara |
2023-03-30 | cifs: avoid races in parallel reconnects in smb1 | Paulo Alcantara |
2023-03-30 | cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL | David Disseldorp |
2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-30 | zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user space | Damien Le Moal |
2023-03-30 | zonefs: Always invalidate last cached page on append write | Damien Le Moal |
2023-03-29 | btrfs: ignore fiemap path cache when there are multiple paths for a node | Filipe Manana |
2023-03-28 | fsdax: dedupe should compare the min of two iters' length | Shiyang Ruan |
2023-03-28 | fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN | Shiyang Ruan |
2023-03-28 | btrfs: fix deadlock when aborting transaction during relocation with scrub | Filipe Manana |
2023-03-28 | btrfs: scan device in non-exclusive mode | Anand Jain |
2023-03-28 | btrfs: fix race between quota disable and quota assign ioctls | Filipe Manana |
2023-03-27 | 9P FS: Fix wild-memory-access write in v9fs_get_acl | Ivan Orlov |
2023-03-26 | Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-03-25 | Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-03-25 | ksmbd: remove unused is_char_allowed function | Tom Rix |
2023-03-25 | ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN | Marios Makassikis |
2023-03-25 | Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-03-24 | Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-03-24 | Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-03-24 | xfs: fix mismerged tracepoints | Darrick J. Wong |