Show patches with: Archived = No       |   3324 patches
« 1 2 3 433 34 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-mm] -funsigned-char, namei: delete cast in lookup_one_common() [-mm] -funsigned-char, namei: delete cast in lookup_one_common() - - - --- 2022-10-20 Alexey Dobriyan New
[-next,1/5] smb3: fix possible null-ptr-deref when parsing param fs: fix possible null-ptr-deref when parsing param - - - --- 2022-10-23 Hawkins Jiawei New
[-next,2/5] nfs: fix possible null-ptr-deref when parsing param fs: fix possible null-ptr-deref when parsing param - 1 - --- 2022-10-23 Hawkins Jiawei New
[-next,3/5] ceph: fix possible null-ptr-deref when parsing param fs: fix possible null-ptr-deref when parsing param - - - --- 2022-10-23 Hawkins Jiawei New
[-next,4/5] gfs2: fix possible null-ptr-deref when parsing param fs: fix possible null-ptr-deref when parsing param - - 1 --- 2022-10-23 Hawkins Jiawei New
[-next,5/5] proc: fix possible null-ptr-deref when parsing param fs: fix possible null-ptr-deref when parsing param - - - --- 2022-10-23 Hawkins Jiawei New
[-next,V2] fs: coredump: using preprocessor directives for dump_emit_page [-next,V2] fs: coredump: using preprocessor directives for dump_emit_page - - - --- 2022-12-14 Hongyu Xie New
[-next] coredump: fix unused-function warning [-next] coredump: fix unused-function warning - - - --- 2022-10-09 Ren Zhijie New
[-next] fs: coredump: using preprocessor directives for dump_emit_page [-next] fs: coredump: using preprocessor directives for dump_emit_page - - - --- 2022-12-14 Hongyu Xie New
[0/2] fs/exec: Explicitly unshare fs_struct on exec - - - --- 2022-10-06 Kees Cook New
[0/2] supplementary group extension - - - --- 2022-11-10 Miklos Szeredi New
[01/10] udf: Unify .read_folio for normal and in-ICB files udf: Unify aops - 1 - --- 2023-01-24 Jan Kara New
[01/11] block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[01/11] block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly Turn single segment imports into ITER_UBUF - - - --- 2023-03-29 Jens Axboe New
[01/11] fs/ntfs3: Use bh_read to simplify code fs/ntfs3: Bugfix and refactoring - - - --- 2023-02-15 Konstantin Komarov New
[01/11] memory-failure: Remove comment referencing AS_EIO Remove AS_EIO and AS_ENOSPC - 1 - --- 2023-01-09 Matthew Wilcox New
[01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[01/11] proc_sysctl: update docs for __register_sysctl_table() sysctl: deprecate register_sysctl_paths() - - - --- 2023-03-02 Luis Chamberlain New
[01/12] buffer: Add b_folio as an alias of b_page Start converting buffer_heads to use folios - - - --- 2022-12-15 Matthew Wilcox New
[01/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[01/12] xattr: simplify listxattr helpers acl: remove remaining posix acl handlers - - - --- 2023-01-25 Christian Brauner New
[01/13] fuse: Add uring data structures and documentation fuse uring communication - - - --- 2023-03-21 Bernd Schubert New
[01/14] fs/ntfs3: Fixing work with sparse clusters fs/ntfs3: Additional bugfix and refactoring - - - --- 2022-10-28 Konstantin Komarov New
[01/14] xfs: document the motivation for online fsck design xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[01/14] xfs: document the motivation for online fsck design xfs: design documentation for online fsck - - - --- 2022-12-30 Darrick J. Wong New
[01/14] xfs: write page faults in iomap are not buffered writes xfs, iomap: fix data corruption due to stale cached iomaps - 2 - --- 2022-11-09 Darrick J. Wong New
[01/17] mm: Pass info, not iter, into filemap_get_pages() smb3: Use iov_iters down to the network transport and fix DIO page pinning - 2 - --- 2023-02-16 David Howells New
[01/19] block: export bio_split_rw [01/19] block: export bio_split_rw - 3 - --- 2023-01-12 Christoph Hellwig New
[01/19] block: export bio_split_rw [01/19] block: export bio_split_rw - 3 - --- 2022-11-20 Christoph Hellwig New
[01/19] swap: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 2 - --- 2023-03-29 Johannes Thumshirn New
[01/20] udf: Define EFSCORRUPTED error code udf: Fix various syzbot reports - - - --- 2022-12-16 Jan Kara New
[01/21] vfs: introduce new file range exchange ioctl xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[01/22] udf: Unify types in anchor block detection udf: Fix couple of preallocation related bugs - - - --- 2023-01-24 Jan Kara New
[01/23] block: factor out a bvec_set_page helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
[01/23] block: factor out a bvec_set_page helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[01/25] f2fs: project ids aren't idmapped fs: finish conversion to mnt_idmap - - - --- 2023-01-13 Christian Brauner New
[01/28] ima: Align ima_inode_post_setattr() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-03-03 Roberto Sassu New
[01/31] fs: Add FGP_WRITEBEGIN Convert most of ext4 to folios - 2 - --- 2023-01-26 Matthew Wilcox New
[01/34] block: export bio_split_rw [01/34] block: export bio_split_rw - 3 - --- 2023-01-21 Christoph Hellwig New
[02/10] udf: Convert in-ICB files to use udf_writepages() udf: Unify aops - 1 - --- 2023-01-24 Jan Kara New
[02/11] filemap: Remove filemap_check_and_keep_errors() Remove AS_EIO and AS_ENOSPC - - - --- 2023-01-09 Matthew Wilcox New
[02/11] fs/ntfs3: Remove noacsrules fs/ntfs3: Bugfix and refactoring - - - --- 2023-02-15 Konstantin Komarov New
[02/11] iov_iter: add iter_iovec() helper Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[02/11] iov_iter: add iter_iovec() helper Turn single segment imports into ITER_UBUF - - - --- 2023-03-29 Jens Axboe New
[02/11] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[02/11] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[02/11] proc_sysctl: move helper which creates required subdirectories sysctl: deprecate register_sysctl_paths() - 1 - --- 2023-03-02 Luis Chamberlain New
[02/12] buffer: Replace obvious uses of b_page with b_folio Start converting buffer_heads to use folios - - - --- 2022-12-15 Matthew Wilcox New
[02/12] netfs: Add a function to extract an iterator into a scatterlist smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[02/12] xattr, posix acl: add listxattr helpers acl: remove remaining posix acl handlers - - - --- 2023-01-25 Christian Brauner New
[02/13] fuse: rename to fuse_dev_end_requests and make non-static fuse uring communication - - - --- 2023-03-21 Bernd Schubert New
[02/14] fs/ntfs3: Change new sparse cluster processing fs/ntfs3: Additional bugfix and refactoring - - - --- 2022-10-28 Konstantin Komarov New
[02/14] xfs: document the general theory underlying online fsck design xfs: design documentation for online fsck - - - --- 2023-03-07 Darrick J. Wong New
[02/14] xfs: document the general theory underlying online fsck design xfs: design documentation for online fsck - - - --- 2022-12-30 Darrick J. Wong New
[02/14] xfs: punching delalloc extents on write failure is racy xfs, iomap: fix data corruption due to stale cached iomaps - 2 - --- 2022-11-09 Darrick J. Wong New
[02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - 1 - --- 2023-02-16 David Howells New
[02/19] btrfs: handle checksum validation and repair at the storage layer [01/19] block: export bio_split_rw - 2 - --- 2023-01-12 Christoph Hellwig New
[02/19] btrfs: handle checksum validation and repair at the storage layer [01/19] block: export bio_split_rw - 1 - --- 2022-11-20 Christoph Hellwig New
[02/19] drbd: use __bio_add_page to add page to bio bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[02/20] udf: New directory iteration code udf: Fix various syzbot reports - - - --- 2022-12-16 Jan Kara New
[02/21] xfs: create a new helper to return a file's allocation unit xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[02/22] udf: Drop VARCONV support udf: Fix couple of preallocation related bugs - - - --- 2023-01-24 Jan Kara New
[02/23] block: add a bvec_set_folio helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
[02/23] block: add a bvec_set_folio helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[02/25] fs: port vfs_*() helpers to struct mnt_idmap fs: finish conversion to mnt_idmap - - - --- 2023-01-13 Christian Brauner New
[02/28] ima: Align ima_post_path_mknod() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-03-03 Roberto Sassu New
[02/31] fscrypt: Add some folio helper functions Convert most of ext4 to folios - 1 - --- 2023-01-26 Matthew Wilcox New
[02/34] btrfs: better document struct btrfs_bio [01/34] block: export bio_split_rw - 2 - --- 2023-01-21 Christoph Hellwig New
[03/10] udf: Convert in-ICB files to use udf_direct_IO() udf: Unify aops - 1 - --- 2023-01-24 Jan Kara New
[03/11] cifs: Add a function to build an RDMA SGE list from an iterator smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-10 David Howells New
[03/11] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-02-03 David Howells New
[03/11] f2fs: Convert f2fs_wait_on_node_pages_writeback() to errseq Remove AS_EIO and AS_ENOSPC - - - --- 2023-01-09 Matthew Wilcox New
[03/11] fs/ntfs3: Fix ntfs_create_inode() fs/ntfs3: Bugfix and refactoring - - - --- 2023-02-15 Konstantin Komarov New
[03/11] IB/hfi1: check for user backed iterator, not specific iterator type Turn single segment imports into ITER_UBUF - - - --- 2023-03-30 Jens Axboe New
[03/11] iov_iter: add iter_iov_addr() and iter_iov_len() helpers Turn single segment imports into ITER_UBUF - - - --- 2023-03-29 Jens Axboe New
[03/11] sysctl: clarify register_sysctl_init() base directory order sysctl: deprecate register_sysctl_paths() - - - --- 2023-03-02 Luis Chamberlain New
[03/12] buffer: Use b_folio in touch_buffer() Start converting buffer_heads to use folios - - - --- 2022-12-15 Matthew Wilcox New
[03/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - - - --- 2023-01-31 David Howells New
[03/12] xattr: remove unused argument acl: remove remaining posix acl handlers - 1 - --- 2023-01-25 Christian Brauner New
[03/13] fuse: Move fuse_get_dev to header file fuse uring communication - - - --- 2023-03-21 Bernd Schubert New
[03/14] fs/ntfs3: Fix wrong indentations fs/ntfs3: Additional bugfix and refactoring - - - --- 2022-10-28 Konstantin Komarov New
[03/14] xfs: document the testing plan for online fsck xfs: design documentation for online fsck - 1 - --- 2023-03-07 Darrick J. Wong New
[03/14] xfs: document the testing plan for online fsck xfs: design documentation for online fsck - 1 - --- 2022-12-30 Darrick J. Wong New
[03/14] xfs: use byte ranges for write cleanup ranges xfs, iomap: fix data corruption due to stale cached iomaps - 2 - --- 2022-11-09 Darrick J. Wong New
[03/17] splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE smb3: Use iov_iters down to the network transport and fix DIO page pinning - 1 - --- 2023-02-16 David Howells New
[03/19] btrfs: remove the submit_bio_start helpers [01/19] block: export bio_split_rw - 2 - --- 2023-01-12 Christoph Hellwig New
[03/19] btrfs: remove the submit_bio_start helpers [01/19] block: export bio_split_rw - 1 - --- 2022-11-20 Christoph Hellwig New
[03/19] dm: dm-zoned: use __bio_add_page for adding single metadata page bio: check return values of bio_add_page - 1 - --- 2023-03-29 Johannes Thumshirn New
[03/20] udf: Convert udf_readdir() to new directory iteration udf: Fix various syzbot reports - - - --- 2022-12-16 Jan Kara New
[03/21] xfs: refactor non-power-of-two alignment checks xfs: atomic file updates - - - --- 2022-12-30 Darrick J. Wong New
[03/22] udf: Move incrementing of goal block directly into inode_getblk() udf: Fix couple of preallocation related bugs - - - --- 2023-01-24 Jan Kara New
[03/23] block: add a bvec_set_virt helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-02-03 Christoph Hellwig New
[03/23] block: add a bvec_set_virt helper [01/23] block: factor out a bvec_set_page helper - 2 - --- 2023-01-30 Christoph Hellwig New
[03/25] fs: port ->setattr() to pass mnt_idmap fs: finish conversion to mnt_idmap - - - --- 2023-01-13 Christian Brauner New
[03/28] ima: Align ima_post_create_tmpfile() definition with LSM infrastructure security: Move IMA and EVM to the LSM infrastructure - 1 - --- 2023-03-03 Roberto Sassu New
[03/31] ext4: Convert ext4_bio_write_page() to use a folio Convert most of ext4 to folios - 2 - --- 2023-01-26 Matthew Wilcox New
[03/34] btrfs: add a btrfs_inode pointer to struct btrfs_bio [01/34] block: export bio_split_rw - 3 - --- 2023-01-21 Christoph Hellwig New
[04/10] udf: Convert in-ICB files to use udf_write_begin() udf: Unify aops - 1 - --- 2023-01-24 Jan Kara New
[04/11] apparmor: simplify sysctls with register_sysctl_init() sysctl: deprecate register_sysctl_paths() 1 1 - --- 2023-03-02 Luis Chamberlain New
« 1 2 3 433 34 »