Show patches with: Archived = No       |   5598 patches
« 1 2 3 455 56 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/8] mm: drop page_index/page_file_offset and convert swap helpers to use folio mm/swap: optimize swap cache search space - - - --- 2024-04-17 Kairui Song New
[6/8] mm/swap: get the swap file offset directly mm/swap: optimize swap cache search space - - - --- 2024-04-17 Kairui Song New
[5/8] cifs: drop usage of page_file_offset mm/swap: optimize swap cache search space - - - --- 2024-04-17 Kairui Song New
[4/8] ceph: drop usage of page_index mm/swap: optimize swap cache search space - - - --- 2024-04-17 Kairui Song New
[3/8] f2fs: drop usage of page_index mm/swap: optimize swap cache search space - - - --- 2024-04-17 Kairui Song New
[2/8] nilfs2: drop usage of page_index mm/swap: optimize swap cache search space - - - --- 2024-04-17 Kairui Song New
[1/8] NFS: remove nfs_page_lengthg and usage of page_index mm/swap: optimize swap cache search space - - - --- 2024-04-17 Kairui Song New
[7/7] udf: Use a folio in udf_write_end() Convert UDF to folios - - - --- 2024-04-17 Matthew Wilcox (Oracle) New
[6/7] udf: Convert udf_page_mkwrite() to use a folio Convert UDF to folios - - - --- 2024-04-17 Matthew Wilcox (Oracle) New
[5/7] udf: Convert udf_symlink_getattr() to use a folio Convert UDF to folios - - - --- 2024-04-17 Matthew Wilcox (Oracle) New
[4/7] udf: Convert udf_adinicb_readpage() to udf_adinicb_read_folio() Convert UDF to folios - - - --- 2024-04-17 Matthew Wilcox (Oracle) New
[3/7] udf: Convert udf_expand_file_adinicb() to use a folio Convert UDF to folios - - - --- 2024-04-17 Matthew Wilcox (Oracle) New
[2/7] udf: Convert udf_write_begin() to use a folio Convert UDF to folios - - - --- 2024-04-17 Matthew Wilcox (Oracle) New
[1/7] udf: Convert udf_symlink_filler() to use a folio Convert UDF to folios - - - --- 2024-04-17 Matthew Wilcox (Oracle) New
[11/11] fs/ntfs3: Taking DOS names into account during link counting Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[10/11] fs/ntfs3: Remove cached label from sbi Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[09/11] fs/ntfs3: Optimize to store sorted attribute definition table Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[08/11] fs/ntfs3: Always make file nonresident if fallocate (xfstest 438) Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[07/11] fs/ntfs3: Check 'folio' pointer for NULL Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[06/11] fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[05/11] fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[04/11] fs/ntfs3: Use variable length array instead of fixed size Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[03/11] fs/ntfs3: Mark volume as dirty if xattr is broken Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[02/11] fs/ntfs3: Missed le32_to_cpu conversion Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[01/11] fs/ntfs3: Remove max link count info display during driver init Bugfix and refactoring - - - --- 2024-04-17 Konstantin Komarov New
[v1,2/2] fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios fs/proc/task_mmu: convert hugetlb functions to work on folis - 1 - --- 2024-04-17 David Hildenbrand New
[v1,1/2] fs/proc/task_mmu: convert pagemap_hugetlb_range() to work on folios fs/proc/task_mmu: convert hugetlb functions to work on folis - 1 - --- 2024-04-17 David Hildenbrand New
netfs: Fix writethrough-mode error handling netfs: Fix writethrough-mode error handling - 1 - --- 2024-04-17 David Howells New
fs: hfsplus: fix an error code problem in hfsplus_sync_fs() fs: hfsplus: fix an error code problem in hfsplus_sync_fs() - - - --- 2024-04-17 Su Hui New
[RFC] set_blocksize() in pktcdvd (was Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/wr… [RFC] set_blocksize() in pktcdvd (was Re: [PATCH vfs.all 22/26] block: stash a bdev_file to read/wr… - - - --- 2024-04-17 Al Viro New
[v3,8a/8] doc: Split buffer.rst out of api-summary.rst [v3,8a/8] doc: Split buffer.rst out of api-summary.rst - - 1 --- 2024-04-17 Matthew Wilcox (Oracle) New
[v10] mm: report per-page metadata information [v10] mm: report per-page metadata information - 1 - --- 2024-04-16 Sourav Panda New
fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem - 1 - --- 2024-04-16 Amir Goldstein New
[5/5] ext4: Convert ac_buddy_page to ac_buddy_folio Convert ext4's mballoc to use folios - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
[4/5] ext4: Convert ac_bitmap_page to ac_bitmap_folio Convert ext4's mballoc to use folios - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
[3/5] ext4: Convert ext4_mb_init_cache() to take a folio Convert ext4's mballoc to use folios - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
[2/5] ext4: Convert bd_buddy_page to bd_buddy_folio Convert ext4's mballoc to use folios - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
[1/5] ext4: Convert bd_bitmap_page to bd_bitmap_folio Convert ext4's mballoc to use folios - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
[v2] dm: restore synchronous close of device mapper block device [v2] dm: restore synchronous close of device mapper block device - - - --- 2024-04-16 Mike Snitzer New
[1/1] mm: protect xa split stuff under lruvec->lru_lock during migration [1/1] mm: protect xa split stuff under lruvec->lru_lock during migration - - - --- 2024-04-16 zhaoyang.huang New
[1/1] mm: protect xa split stuff under lruvec->lru_lock during migration [1/1] mm: protect xa split stuff under lruvec->lru_lock during migration - - - --- 2024-04-16 zhaoyang.huang New
[v2] xarray: inline xas_descend to improve performance [v2] xarray: inline xas_descend to improve performance - - - --- 2024-04-16 Long Li New
[v3,8/8] doc: Split buffer.rst out of api-summary.rst Improve buffer head documentation - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
[v3,7/8] buffer: Improve bdev_getblk documentation Improve buffer head documentation - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
[v3,6/8] buffer: Add kernel-doc for bforget() and __bforget() Improve buffer head documentation - - 1 --- 2024-04-16 Matthew Wilcox (Oracle) New
[v3,5/8] buffer: Add kernel-doc for brelse() and __brelse() Improve buffer head documentation - - 1 --- 2024-04-16 Matthew Wilcox (Oracle) New
[v3,4/8] buffer: Fix __bread and __bread_gfp kernel-doc Improve buffer head documentation - - 1 --- 2024-04-16 Matthew Wilcox (Oracle) New
[v3,3/8] buffer: Add kernel-doc for try_to_free_buffers() Improve buffer head documentation - 1 1 --- 2024-04-16 Matthew Wilcox (Oracle) New
[v3,2/8] buffer: Add kernel-doc for block_dirty_folio() Improve buffer head documentation - 1 1 --- 2024-04-16 Matthew Wilcox (Oracle) New
[v3,1/8] doc: Improve the description of __folio_mark_dirty Improve buffer head documentation - - - --- 2024-04-16 Matthew Wilcox (Oracle) New
dm: core: put device mapper block device synchronously dm: core: put device mapper block device synchronously - - - --- 2024-04-16 Ming Lei New
[GIT,PULL,03/16] xfs: atomic file content exchanges Untitled series #844840 - - - --- 2024-04-16 Darrick J. Wong New
[GIT,PULL,02/16] xfs: refactorings for atomic file content exchanges Untitled series #844840 - - - --- 2024-04-16 Darrick J. Wong New
[v2] fuse: Add initial support for fs-verity [v2] fuse: Add initial support for fs-verity 1 - - --- 2024-04-16 Richard Fung New
[15/15] xfs: enable logged file mapping exchange feature [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[14/15] docs: update swapext -> exchmaps language [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[13/15] xfs: capture inode generation numbers in the ondisk exchmaps log item [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[12/15] xfs: support non-power-of-two rtextsize with exchange-range [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[11/15] xfs: make file range exchange support realtime files [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[10/15] xfs: condense symbolic links after a mapping exchange operation [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[09/15] xfs: condense directories after a mapping exchange operation [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[08/15] xfs: condense extended attributes after a mapping exchange operation [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[07/15] xfs: add error injection to test file mapping exchange recovery [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[06/15] xfs: bind together the front and back ends of the file range exchange code [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[05/15] xfs: create deferred log items for file mapping exchanges [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[04/15] xfs: introduce a file mapping exchange log intent item [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[03/15] xfs: create a incompat flag for atomic file mapping exchanges [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[02/15] xfs: introduce new file range exchange ioctl [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[01/15] vfs: export remap and write check helpers [01/15] vfs: export remap and write check helpers - 1 - --- 2024-04-15 Darrick J. Wong New
[7/7] xfs: constify xfs_bmap_is_written_extent [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-04-15 Darrick J. Wong New
[6/7] xfs: refactor non-power-of-two alignment checks [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-04-15 Darrick J. Wong New
[5/7] xfs: hoist multi-fsb allocation unit detection to a helper [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-04-15 Darrick J. Wong New
[4/7] xfs: create a new helper to return a file's allocation unit [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-04-15 Darrick J. Wong New
[3/7] xfs: declare xfs_file.c symbols in xfs_file.h [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-04-15 Darrick J. Wong New
[2/7] xfs: move xfs_iops.c declarations out of xfs_inode.h [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-04-15 Darrick J. Wong New
[1/7] xfs: move inode lease breaking functions to xfs_inode.c [1/7] xfs: move inode lease breaking functions to xfs_inode.c - 1 - --- 2024-04-15 Darrick J. Wong New
nilfs2: Fix OOB in nilfs_set_de_type nilfs2: Fix OOB in nilfs_set_de_type - - 1 --- 2024-04-15 Ryusuke Konishi New
[v2,3/3] shmem: Fix shmem_rename2() Fix shmem_rename2 directory offset calculation - - - --- 2024-04-15 Chuck Lever New
[v2,2/3] libfs: Add simple_offset_rename() API Fix shmem_rename2 directory offset calculation - - - --- 2024-04-15 Chuck Lever New
[v2,1/3] libfs: Fix simple_offset_rename_exchange() Fix shmem_rename2 directory offset calculation - - - --- 2024-04-15 Chuck Lever New
[RFC] fstests: add mmap page boundary tests [RFC] fstests: add mmap page boundary tests - - - --- 2024-04-15 Luis Chamberlain New
xarray: inline xas_descend to improve performance xarray: inline xas_descend to improve performance - - - --- 2024-04-15 Long Li New
module: ban '.', '..' as module names, ban '/' in module names module: ban '.', '..' as module names, ban '/' in module names - 1 - --- 2024-04-14 Alexey Dobriyan New
[git,pull] fix lockdep false positives around sysfs/overlayfs interactions [git,pull] fix lockdep false positives around sysfs/overlayfs interactions - - - --- 2024-04-14 Al Viro New
fuse: fix leaked ENOSYS error on first statx call fuse: fix leaked ENOSYS error on first statx call - - - --- 2024-04-14 Danny Lin New
bcachefs: bch_member.btree_allocated_bitmap bcachefs: bch_member.btree_allocated_bitmap - - - --- 2024-04-13 Kent Overstreet New
[GIT,PULL] zonefs fixes for 6.9-rc4 [GIT,PULL] zonefs fixes for 6.9-rc4 - - - --- 2024-04-13 Damien Le Moal New
[v6,11/11] iommu: account IOMMU allocated memory IOMMU memory observability 1 - 1 --- 2024-04-13 Pasha Tatashin New
[v6,10/11] iommu: observability of the IOMMU allocations IOMMU memory observability 1 - 1 --- 2024-04-13 Pasha Tatashin New
[v6,09/11] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h IOMMU memory observability 2 - 1 --- 2024-04-13 Pasha Tatashin New
[v6,08/11] iommu/sun50i: use page allocation function provided by iommu-pages.h IOMMU memory observability 2 - 1 --- 2024-04-13 Pasha Tatashin New
[v6,07/11] iommu/rockchip: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - 1 --- 2024-04-13 Pasha Tatashin New
[v6,06/11] iommu/exynos: use page allocation function provided by iommu-pages.h IOMMU memory observability 2 - 1 --- 2024-04-13 Pasha Tatashin New
[v6,05/11] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 1 1 --- 2024-04-13 Pasha Tatashin New
[v6,04/11] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - 1 --- 2024-04-13 Pasha Tatashin New
[v6,03/11] iommu/amd: use page allocation function provided by iommu-pages.h IOMMU memory observability 1 - 1 --- 2024-04-13 Pasha Tatashin New
[v6,02/11] iommu/dma: use iommu_put_pages_list() to releae freelist IOMMU memory observability 1 - - --- 2024-04-13 Pasha Tatashin New
[v6,01/11] iommu/vt-d: add wrapper functions for page allocations IOMMU memory observability 1 - 1 --- 2024-04-13 Pasha Tatashin New
Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements - - - --- 2024-04-12 Charles Mirabile New
Docs: fs: prove directory locking more formally Docs: fs: prove directory locking more formally - - - --- 2024-04-12 Mo Zou New
« 1 2 3 455 56 »