Show patches with: Archived = No       |   412 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[29/30] block: store the holder in file->private_data [01/30] block: also call ->open for incremental partition opens - - - --- 2023-06-08 Christoph Hellwig New
[28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[27/30] block: replace fmode_t with a block-specific type for block open flags [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[26/30] block: remove unused fmode_t arguments from ioctl handlers [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[25/30] block: move a few internal definitions out of blkdev.h [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[24/30] ubd: remove commented out code in ubd_open [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig New
[23/30] rnbd-srv: replace sess->open_flags with a "bool readonly" [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig New
[22/30] mtd: block: use a simple bool to track open for write [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig New
[21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig New
[19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig New
[18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig New
[17/30] fs: remove sb->s_mode [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[16/30] block: add a sb_open_mode helper [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[15/30] block: use the holder as indication for exclusive opens [01/30] block: also call ->open for incremental partition opens 3 1 - --- 2023-06-08 Christoph Hellwig New
[14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig New
[13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig New
[12/30] bcache: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens - 1 - --- 2023-06-08 Christoph Hellwig New
[11/30] swsusp: don't pass a stack address to blkdev_get_by_path [01/30] block: also call ->open for incremental partition opens - 1 - --- 2023-06-08 Christoph Hellwig New
[10/30] block: rename blkdev_close to blkdev_release [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[09/30] block: remove the unused mode argument to ->release [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig New
[08/30] block: pass a gendisk to ->open [01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig New
[07/30] block: pass a gendisk on bdev_check_media_change [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[06/30] cdrom: remove the unused mode argument to cdrom_release [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig New
[05/30] cdrom: track if a cdrom_device_info was opened for data [01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig New
[04/30] cdrom: remove the unused cdrom_close_write release code [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig New
[03/30] cdrom: remove the unused mode argument to cdrom_ioctl [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig New
[02/30] cdrom: remove the unused bdev argument to cdrom_open [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig New
[01/30] block: also call ->open for incremental partition opens [01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig New
[2/2] fuse: remove an unnecessary if statement fuse: fixes for remote locking - - - --- 2023-06-08 Jiachen Zhang New
[1/2] fuse: support unlock remote OFD locks on file release fuse: fixes for remote locking - - - --- 2023-06-08 Jiachen Zhang New
[RFC,4/4] bdev: extend bdev inode with it's own super_block bdev: allow buffer-head & iomap aops to co-exist - - - --- 2023-06-08 Luis Chamberlain New
[RFC,3/4] bdev: rename iomap aops bdev: allow buffer-head & iomap aops to co-exist - - - --- 2023-06-08 Luis Chamberlain New
[RFC,2/4] bdev: abstract inode lookup on blkdev_get_no_open() bdev: allow buffer-head & iomap aops to co-exist - - - --- 2023-06-08 Luis Chamberlain New
[RFC,1/4] bdev: replace export of blockdev_superblock with BDEVFS_MAGIC bdev: allow buffer-head & iomap aops to co-exist - - - --- 2023-06-08 Luis Chamberlain New
[net-next,v6,04/14] splice, net: Add a splice_eof op to file-ops and socket-ops Untitled series #755010 - 1 - --- 2023-06-07 David Howells New
[v4,14/14] ceph: allow idmapped mounts ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,13/14] ceph/file: allow idmapped atomic_open inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,12/14] ceph/acl: allow idmapped set_acl inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,11/14] ceph: allow idmapped setattr inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,10/14] ceph: pass idmap to __ceph_setattr ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,09/14] ceph: allow idmapped permission inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,08/14] ceph: allow idmapped getattr inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,07/14] ceph: allow idmapped rename inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,06/14] ceph: allow idmapped mkdir inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,05/14] ceph: allow idmapped symlink inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,04/14] ceph: allow idmapped mknod inode op ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,03/14] ceph: handle idmapped mounts in create_request_message() ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,02/14] ceph: stash idmapping in mdsc request ceph: support idmapped mounts - - - --- 2023-06-07 Aleksandr Mikhalitsyn New
[v4,01/14] fs: export mnt_idmap_get/mnt_idmap_put ceph: support idmapped mounts - 1 - --- 2023-06-07 Aleksandr Mikhalitsyn New
binfmt_elf: dynamically allocate note.data in parse_elf_properties binfmt_elf: dynamically allocate note.data in parse_elf_properties - - - --- 2023-06-07 Christian Marangi New
[net-next,v5,10/14] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor() Untitled series #754925 - - - --- 2023-06-07 David Howells New
[net-next,v5,04/14] splice, net: Add a splice_eof op to file-ops and socket-ops Untitled series #754925 - 1 - --- 2023-06-07 David Howells New
afs: Fix setting of mtime when creating a file/dir/symlink afs: Fix setting of mtime when creating a file/dir/symlink - 2 - --- 2023-06-07 David Howells New
[1/1] fsnotify: export 'fsnotify_recalc_mask' symbol [1/1] fsnotify: export 'fsnotify_recalc_mask' symbol - - - --- 2023-06-07 Wu Bo New
[v2,14/14] buffer: Convert block_truncate_page() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-06 Matthew Wilcox New
[v2,13/14] buffer: Use a folio in __find_get_block_slow() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-06 Matthew Wilcox New
[v2,12/14] buffer: Convert link_dev_buffers to take a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-06 Matthew Wilcox New
[v2,11/14] buffer: Convert init_page_buffers() to folio_init_buffers() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-06 Matthew Wilcox New
[v2,10/14] buffer: Convert grow_dev_page() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-06 Matthew Wilcox New
[v2,09/14] buffer; Convert page_zero_new_buffers() to folio_zero_new_buffers() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-06 Matthew Wilcox New
[v2,08/14] buffer: Convert __block_commit_write() to take a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-06 Matthew Wilcox New
[v2,07/14] buffer: Convert block_page_mkwrite() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-06 Matthew Wilcox New
[v2,06/14] buffer: Make block_write_full_page() handle large folios correctly gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-06 Matthew Wilcox New
[v2,05/14] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-06 Matthew Wilcox New
[v2,04/14] buffer: Convert __block_write_full_page() to __block_write_full_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-06 Matthew Wilcox New
[v2,03/14] gfs2: Convert gfs2_write_jdata_page() to gfs2_write_jdata_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-06 Matthew Wilcox New
[v2,02/14] gfs2: Pass a folio to __gfs2_jdata_write_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-06 Matthew Wilcox New
[v2,01/14] gfs2: Use a folio inside gfs2_jdata_writepage() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-06 Matthew Wilcox New
[RFC,19/19] KVM: selftests: Update test for various private memory backing source types hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,18/19] KVM: selftests: Support various types of backing sources for private memory hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,15/19] KVM: guest_mem: hugetlb: initialization and cleanup hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,11/19] mm: hugetlb: Parametrize hugetlb functions by resv_map hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,08/19] mm: hugetlb: Refactor restore_reserve_on_error hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,07/19] mm: hugetlb: Refactor vma_*_reservation functions hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio() hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,04/19] mm: hugetlb: Decouple hstate, subpool from inode hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,03/19] mm: hugetlb: Expose remove_inode_hugepages hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,01/19] mm: hugetlb: Expose get_hstate_idx() hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[v3,3/3] shmem: stable directory offsets shmemfs stable directory offsets - - - --- 2023-06-06 Chuck Lever New
[v3,2/3] shmem: Refactor shmem_symlink() shmemfs stable directory offsets - - - --- 2023-06-06 Chuck Lever New
[v3,1/3] libfs: Add directory operations for stable offsets shmemfs stable directory offsets - - - --- 2023-06-06 Chuck Lever New
[PATCHv8,5/5] iomap: Add per-block dirty state tracking to improve performance iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-06 Ritesh Harjani (IBM) New
[PATCHv8,4/5] iomap: Allocate iof in ->write_begin() early iomap: Add support for per-block dirty state to improve write performance - 2 - --- 2023-06-06 Ritesh Harjani (IBM) New
[PATCHv8,3/5] iomap: Refactor iomap_write_delalloc_punch() function out iomap: Add support for per-block dirty state to improve write performance - 1 - --- 2023-06-06 Ritesh Harjani (IBM) New
[PATCHv8,2/5] iomap: Renames and refactor iomap_folio state bitmap handling iomap: Add support for per-block dirty state to improve write performance - 1 - --- 2023-06-06 Ritesh Harjani (IBM) New
[PATCHv8,1/5] iomap: Rename iomap_page to iomap_folio and others iomap: Add support for per-block dirty state to improve write performance - - - --- 2023-06-06 Ritesh Harjani (IBM) New
[v2,3/3] fs: Use delayed shrinker unregistration mm: Make unregistration of super_block shrinker more faster - - - --- 2023-06-05 Kirill Tkhai New
[v2,2/3] mm: Split unregister_shrinker() in fast and slow part mm: Make unregistration of super_block shrinker more faster - - - --- 2023-06-05 Kirill Tkhai New
[v2,1/3] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu() mm: Make unregistration of super_block shrinker more faster 1 - - --- 2023-06-05 Kirill Tkhai New
[4/4] ubifs: Convert do_writepage() to take a folio ubifs: Convert writeback to use folios - - - --- 2023-06-05 Matthew Wilcox New
« 1 2 3 44 5 »