Age | Commit message (Expand) | Author |
2022-06-01 | Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-06-01 | Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2022-06-01 | afs: Fix infinite loop found by xfstest generic/676 | David Howells |
2022-05-31 | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-05-31 | Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-31 | NFSv4.1 mark qualified async operations as MOVEABLE tasks | Olga Kornievskaia |
2022-05-31 | NFSv4: Fix free of uninitialized nfs4_label on referral lookup. | Benjamin Coddington |
2022-05-31 | erofs: fix 'backmost' member of z_erofs_decompress_frontend | Weizhao Ouyang |
2022-05-31 | erofs: simplify z_erofs_pcluster_readmore() | Gao Xiang |
2022-05-31 | erofs: get rid of label `restart_now' | Gao Xiang |
2022-05-31 | erofs: get rid of `struct z_erofs_collection' | Gao Xiang |
2022-05-30 | Merge tag 'ovl-update-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-30 | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-29 | erofs: fix crash when enable tracepoint cachefiles_prep_read | Xin Yin |
2022-05-29 | erofs: leave compressed inodes unsupported in fscache mode for now | Jeffle Xu |
2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-05-27 | ksmbd: smbd: relax the count of sges required | Hyunchul Lee |
2022-05-27 | Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/... | Linus Torvalds |
2022-05-27 | Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2022-05-27 | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-27 | f2fs: fix to tag gcing flag on page during file defragment | Chao Yu |
2022-05-27 | f2fs: replace F2FS_I(inode) and sbi by the local variable | Yufen Yu |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-27 | pipe: Fix missing lock in pipe_resize_ring() | David Howells |
2022-05-27 | smb3: remove unneeded null check in cifs_readdir | Steve French |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2022-05-26 | Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-05-26 | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-26 | NFSD: nfsd_file_put() can sleep | Chuck Lever |
2022-05-26 | NFSD: Add documenting comment for nfsd4_release_lockowner() | Chuck Lever |
2022-05-26 | NFSD: Modernize nfsd4_release_lockowner() | Chuck Lever |
2022-05-26 | NFSD: Fix possible sleep during nfsd4_release_lockowner() | Chuck Lever |
2022-05-25 | Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-05-25 | Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-25 | Merge tag 'fs_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-05-25 | Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2022-05-25 | ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock | Junxiao Bi via Ocfs2-devel |
2022-05-25 | ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock | Junxiao Bi |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-25 | f2fs: add f2fs_init_write_merge_io function | Yufen Yu |
2022-05-25 | cifs: fix ntlmssp on old servers | Paulo Alcantara |
2022-05-24 | f2fs: avoid unneeded error handling for revoke_entry_slab allocation | Chao Yu |
2022-05-24 | f2fs: allow compression for mmap files in compress_mode=user | Sungjong Seo |
2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-05-24 | Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2022-05-24 | Merge tag 'dlm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2022-05-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-05-24 | Merge tag 'gfs2-v5.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |