Age | Commit message (Expand) | Author | Files | Lines |
2023-02-03 | Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-client | Linus Torvalds | 6 | -10/+103 |
2023-02-03 | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub... | Linus Torvalds | 6 | -10/+8 |
2023-02-02 | ceph: blocklist the kclient when receiving corrupted snap trace | Xiubo Li | 6 | -10/+93 |
2023-02-02 | ceph: move mount state enum to super.h | Xiubo Li | 1 | -0/+10 |
2023-02-01 | Squashfs: fix handling and sanity checking of xattr_ids count | Phillip Lougher | 4 | -5/+5 |
2023-02-01 | mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps | Mike Kravetz | 1 | -3/+1 |
2023-02-01 | freevxfs: Kconfig: fix spelling | Randy Dunlap | 1 | -1/+1 |
2023-02-01 | squashfs: harden sanity check in squashfs_read_xattr_id_table | Fedor Pchelkin | 1 | -1/+1 |
2023-01-30 | fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work() | Hou Tao | 1 | -2/+1 |
2023-01-30 | fscache: Use wait_on_bit() to wait for the freeing of relinquished volume | Hou Tao | 1 | -5/+6 |
2023-01-28 | Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds | 8 | -10/+46 |
2023-01-28 | Merge tag '6.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+1 |
2023-01-28 | Merge tag 'ovl-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+5 |
2023-01-27 | ovl: fail on invalid uid/gid mapping at copy up | Miklos Szeredi | 1 | -0/+4 |
2023-01-27 | ovl: fix tmpfile leak | Miklos Szeredi | 1 | -1/+1 |
2023-01-26 | ksmbd: downgrade ndr version error message to debug | Namjae Jeon | 1 | -4/+4 |
2023-01-26 | ksmbd: limit pdu length size according to connection status | Namjae Jeon | 2 | -4/+18 |
2023-01-25 | Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -74/+78 |
2023-01-25 | cifs: Fix oops due to uncleared server->smbd_conn in reconnect | David Howells | 1 | -0/+1 |
2023-01-24 | Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -25/+36 |
2023-01-24 | ext4: make xattr char unsignedness in hash explicit | Linus Torvalds | 1 | -5/+6 |
2023-01-24 | fuse: fixes after adapting to new posix acl api | Christian Brauner | 5 | -74/+78 |
2023-01-23 | nfsd: don't free files unconditionally in __nfsd_file_cache_purge | Jeff Layton | 1 | -25/+36 |
2023-01-22 | Merge tag 'gfs2-v6.2-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+10 |
2023-01-22 | Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one" | Andreas Gruenbacher | 1 | -1/+10 |
2023-01-21 | ext4: deal with legacy signed xattr name hash values | Linus Torvalds | 1 | -2/+39 |
2023-01-21 | Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -156/+105 |
2023-01-21 | ksmbd: do not sign response to session request for guest login | Marios Makassikis | 1 | -0/+2 |
2023-01-21 | ksmbd: add max connections parameter | Namjae Jeon | 4 | -2/+22 |
2023-01-20 | Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -36/+52 |
2023-01-19 | Merge tag 'zonefs-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -0/+22 |
2023-01-19 | Sync with v6.2-rc4 | Andrew Morton | 29 | -138/+159 |
2023-01-18 | cifs: remove unused function | Paulo Alcantara | 2 | -63/+0 |
2023-01-18 | cifs: do not include page data when checking signature | Enzo Matsumiya | 1 | -6/+9 |
2023-01-18 | Merge tag 'affs-for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2023-01-18 | Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -16/+19 |
2023-01-18 | cifs: fix return of uninitialized rc in dfs_cache_update_tgthint() | Paulo Alcantara | 1 | -3/+3 |
2023-01-18 | cifs: handle cache lookup errors different than -ENOENT | Paulo Alcantara | 1 | -2/+9 |
2023-01-18 | cifs: remove duplicate code in __refresh_tcon() | Paulo Alcantara | 1 | -38/+33 |
2023-01-18 | cifs: don't take exclusive lock for updating target hints | Paulo Alcantara | 1 | -27/+20 |
2023-01-18 | cifs: avoid re-lookups in dfs_cache_find() | Paulo Alcantara | 1 | -24/+34 |
2023-01-18 | cifs: fix potential deadlock in cache_refresh_path() | Paulo Alcantara | 1 | -19/+23 |
2023-01-17 | Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 5 | -26/+20 |
2023-01-17 | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -9/+34 |
2023-01-16 | btrfs: fix race between quota rescan and disable leading to NULL pointer deref | Filipe Manana | 1 | -8/+17 |
2023-01-16 | btrfs: fix invalid leaf access due to inline extent during lseek | Filipe Manana | 1 | -3/+10 |
2023-01-16 | btrfs: stop using write_one_page in btrfs_scratch_superblock | Christoph Hellwig | 1 | -9/+8 |
2023-01-16 | btrfs: factor out scratching of one regular super block | Christoph Hellwig | 1 | -25/+26 |
2023-01-16 | Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -21/+71 |
2023-01-16 | erofs: clean up parsing of fscache related options | Jingbo Xu | 1 | -7/+6 |