| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-08-28 | 7 | -32/+34 |
|\ |
|
| * | squashfs: don't call kmalloc in decompressors | Phillip Lougher | 2022-08-28 | 4 | -21/+22 |
| * | ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown | Heming Zhao | 2022-08-28 | 2 | -5/+6 |
| * | writeback: avoid use-after-free after removing device | Khazhismel Kumykov | 2022-08-28 | 1 | -6/+6 |
* | | Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-28 | 11 | -70/+79 |
|\ \ |
|
| * | | btrfs: add info when mount fails due to stale replace target | Anand Jain | 2022-08-23 | 1 | -1/+1 |
| * | | btrfs: replace: drop assert for suspended replace | Anand Jain | 2022-08-23 | 1 | -2/+1 |
| * | | btrfs: fix silent failure when deleting root reference | Filipe Manana | 2022-08-23 | 1 | -2/+3 |
| * | | btrfs: fix space cache corruption and potential double allocations | Omar Sandoval | 2022-08-23 | 4 | -60/+22 |
| * | | btrfs: don't allow large NOWAIT direct reads | Josef Bacik | 2022-08-22 | 1 | -0/+14 |
| * | | btrfs: don't merge pages into bio if their page offset is not contiguous | Qu Wenruo | 2022-08-22 | 1 | -4/+29 |
| * | | btrfs: update generation of hole file extent item when merging holes | Filipe Manana | 2022-08-22 | 1 | -0/+2 |
| * | | btrfs: fix possible memory leak in btrfs_get_dev_args_from_path() | Zixuan Fu | 2022-08-22 | 1 | -1/+4 |
| * | | btrfs: check if root is readonly while setting security xattr | Goldwyn Rodrigues | 2022-08-22 | 1 | -0/+3 |
* | | | Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2022-08-28 | 6 | -67/+70 |
|\ \ \
| |_|/
|/| | |
|
| * | | cifs: Add helper function to check smb1+ server | Zhang Xiaoxu | 2022-08-24 | 4 | -9/+13 |
| * | | cifs: Use help macro to get the mid header size | Zhang Xiaoxu | 2022-08-24 | 2 | -6/+4 |
| * | | cifs: Use help macro to get the header preamble size | Zhang Xiaoxu | 2022-08-24 | 4 | -22/+22 |
| * | | cifs: skip extra NULL byte in filenames | Paulo Alcantara | 2022-08-24 | 1 | -10/+6 |
| * | | smb3: missing inode locks in punch hole | David Howells | 2022-08-23 | 1 | -6/+6 |
| * | | smb3: missing inode locks in zero range | David Howells | 2022-08-23 | 1 | -25/+30 |
* | | | Merge tag 'fs.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-08-23 | 1 | -6/+8 |
|\ \ \ |
|
| * | | | fs: __file_remove_privs(): restore call to inode_has_no_xattr() | Stefan Roesch | 2022-08-18 | 1 | -6/+8 |
* | | | | Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-08-23 | 2 | -3/+8 |
|\ \ \ \ |
|
| * | | | | mm/uffd: reset write protection when unregister with wp-mode | Peter Xu | 2022-08-20 | 1 | -0/+4 |
| * | | | | mm/smaps: don't access young/dirty bit if pte unpresent | Peter Xu | 2022-08-20 | 1 | -3/+4 |
| |/ / / |
|
* | | | | Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2022-08-22 | 6 | -14/+22 |
|\ \ \ \ |
|
| * | | | | NFSv4.2 fix problems with __nfs42_ssc_open | Olga Kornievskaia | 2022-08-19 | 1 | -0/+6 |
| * | | | | NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT | NeilBrown | 2022-08-19 | 1 | -1/+2 |
| * | | | | NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mds | Trond Myklebust | 2022-08-13 | 1 | -1/+0 |
| * | | | | NFS: Fix another fsync() issue after a server reboot | Trond Myklebust | 2022-08-13 | 3 | -11/+11 |
| * | | | | NFS: Fix missing unlock in nfs_unlink() | Sun Ke | 2022-08-13 | 1 | -1/+3 |
* | | | | | Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-08-22 | 4 | -19/+30 |
|\ \ \ \ \ |
|
| * | | | | | ntfs: fix acl handling | Christian Brauner | 2022-08-22 | 1 | -9/+7 |
| * | | | | | fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts | Seth Forshee | 2022-08-17 | 1 | -0/+7 |
| * | | | | | acl: handle idmapped mounts for idmapped filesystems | Christian Brauner | 2022-08-17 | 2 | -10/+16 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-22 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | locks: Fix dropped call to ->fl_release_private() | David Howells | 2022-08-17 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge tag '6.0-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2022-08-21 | 13 | -52/+44 |
|\ \ \ \ |
|
| * | | | | cifs: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-19 | 3 | -3/+3 |
| * | | | | cifs: Fix memory leak on the deferred close | Zhang Xiaoxu | 2022-08-19 | 1 | -0/+6 |
| * | | | | cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl() | Enzo Matsumiya | 2022-08-17 | 4 | -36/+24 |
| * | | | | cifs: remove unused server parameter from calc_smb_size() | Enzo Matsumiya | 2022-08-17 | 9 | -13/+11 |
| |/ / / |
|
* | | | | Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-19 | 1 | -7/+7 |
|\ \ \ \ |
|
| * | | | | exec: Replace kmap{,_atomic}() with kmap_local_page() | Fabio M. De Francesco | 2022-08-16 | 1 | -7/+7 |
* | | | | | Merge tag 'for-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-19 | 12 | -101/+176 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | btrfs: tree-checker: check for overlapping extent items | Josef Bacik | 2022-08-17 | 1 | -2/+23 |
| * | | | | btrfs: fix warning during log replay when bumping inode link count | Filipe Manana | 2022-08-17 | 1 | -2/+2 |
| * | | | | btrfs: fix lost error handling when looking up extended ref on log replay | Filipe Manana | 2022-08-17 | 1 | -1/+3 |
| * | | | | btrfs: fix lockdep splat with reloc root extent buffers | Josef Bacik | 2022-08-17 | 7 | -2/+50 |