Age | Commit message (Expand) | Author |
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 | cifs: remove repeated debug message on cifs_put_smb_ses() | Enzo Matsumiya |
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-31 | fs/ntfs3: Fix invalid free in log_replay | Namjae Jeon |
2022-05-31 | Merge tag 'v5.18' | Konstantin Komarov |
2022-05-31 | io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots | Xiaoguang Wang |
2022-05-31 | io_uring: defer alloc_hint update to io_file_bitmap_set() | Xiaoguang Wang |
2022-05-31 | io_uring: ensure fput() called correspondingly when direct install fails | Xiaoguang Wang |
2022-05-31 | io_uring: wire up allocated direct descriptors for socket | Jens Axboe |
2022-05-31 | io_uring: fix a memory leak of buffer group list on exit | Jens Axboe |
2022-05-31 | io_uring: move shutdown under the general net section | Jens Axboe |
2022-05-31 | io_uring: unify calling convention for async prep handling | Jens Axboe |
2022-05-31 | io_uring: add io_op_defs 'def' pointer in req init and issue | Jens Axboe |
2022-05-30 | cifs: fix potential double free during failed mount | Ronnie Sahlberg |
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-30 | Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-next | Dave Chinner |
2022-05-30 | Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next | Dave Chinner |
2022-05-30 | xfs: fix xfs_ifree() error handling to not leak perag ref | Brian Foster |
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-27 | ubifs: Use NULL instead of using plain integer as pointer | Haowen Bai |
2022-05-27 | ubifs: Simplify the return expression of run_gc() | Minghao Chi |
2022-05-27 | jffs2: fix memory leak in jffs2_do_fill_super | Baokun Li |
2022-05-27 | jffs2: Use kzalloc instead of kmalloc/memset | Haowen Bai |
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-27 | xfs: move xfs_attr_use_log_assist usage out of libxfs | Darrick J. Wong |
2022-05-27 | xfs: move xfs_attr_use_log_assist out of xfs_log.c | Darrick J. Wong |
2022-05-27 | xfs: warn about LARP once per mount | Darrick J. Wong |
2022-05-27 | xfs: implement per-mount warnings for scrub and shrink usage | Darrick J. Wong |
2022-05-27 | xfs: don't log every time we clear the log incompat flags | Darrick J. Wong |
2022-05-27 | xfs: convert buf_cancel_table allocation to kmalloc_array | Darrick J. Wong |
2022-05-27 | xfs: don't leak xfs_buf_cancel structures when recovery fails | Darrick J. Wong |
2022-05-27 | xfs: refactor buffer cancellation table allocation | Darrick J. Wong |