Show patches with: Submitter = Christoph Hellwig       |   3520 patches
« 1 2 ... 5 6 735 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/23] libfrog: make platform_set_blocksize exit on fatal failure [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[15/23] libxfs: remove the setblksize == 1 case in libxfs_device_open [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[14/23] libxfs: making passing flags to libxfs_init less confusing [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[13/23] libxfs: merge the file vs device cases in libxfs_init [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[12/23] libxfs: pass a struct libxfs_init to libxfs_alloc_buftarg [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[11/23] libxfs: pass a struct libxfs_init to libxfs_mount [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[10/23] libxfs: rename struct libxfs_xinit to libxfs_init [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[09/23] libxlog: remove the global libxfs_xinit x structure [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[08/23] libxlog: don't require a libxfs_xinit structure for xlog_init [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[07/23] libxlog: add a helper to initialize a xlog without clobbering the x structure [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[06/23] libxlog: remove the verbose argument to xlog_is_dirty [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[05/23] xfs_logprint: move all code to set up the fake xlog into logstat() [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[04/23] libxfs: remove the volname concept [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[03/23] libxfs/frog: remove latform_find{raw,block}path [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[02/23] libxfs: remove the dead {d,log,rt}path variables in libxfs_init [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit [01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit - 1 - --- 2023-12-11 Christoph Hellwig Accepted
[14/14] iomap: pass the length of the dirty region to ->map_blocks [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[13/14] iomap: map multiple blocks at a time [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[12/14] iomap: submit ioends immediately [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[11/14] iomap: factor out a iomap_writepage_map_block helper [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[10/14] iomap: only call mapping_set_error once for each failed bio [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[09/14] iomap: don't chain bios [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[08/14] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[07/14] iomap: clean up the iomap_alloc_ioend calling convention [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-12-07 Christoph Hellwig New
[06/14] iomap: move all remaining per-folio logic into iomap_writepage_map [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-12-07 Christoph Hellwig New
[05/14] iomap: factor out a iomap_writepage_handle_eof helper [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-12-07 Christoph Hellwig New
[04/14] iomap: move the PF_MEMALLOC check to iomap_writepages [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[03/14] iomap: move the io_folios field out of struct iomap_ioend [01/14] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-12-07 Christoph Hellwig New
[02/14] iomap: treat inline data in iomap_writepage_map as an I/O error [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[01/14] iomap: clear the per-folio dirty bits on all writeback failures [01/14] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-12-07 Christoph Hellwig New
[2/2] xfs: move xfs_ondisk.h to libxfs/ [1/2] xfs: use static_assert to check struct sizes and offsets - 1 - --- 2023-12-04 Christoph Hellwig Superseded
[1/2] xfs: use static_assert to check struct sizes and offsets [1/2] xfs: use static_assert to check struct sizes and offsets - 1 - --- 2023-12-04 Christoph Hellwig New
[4/4] xfs: clean up xfs_fsops.h [1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler - 1 - --- 2023-12-04 Christoph Hellwig New
[3/4] xfs: clean up the xfs_reserve_blocks interface [1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler - 1 - --- 2023-12-04 Christoph Hellwig New
[2/4] xfs: clean up the XFS_IOC_FSCOUNTS handler [1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler - 1 - --- 2023-12-04 Christoph Hellwig New
[1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler [1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler - 1 - --- 2023-12-04 Christoph Hellwig New
XBF_DONE semantics XBF_DONE semantics - - - --- 2023-11-28 Christoph Hellwig New
[4/4] xfs: clean up xfs_fsops.h [1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[3/4] xfs: clean up the xfs_reserve_blocks interface [1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[2/4] xfs: clean up the XFS_IOC_FSCOUNTS handler [1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler [1/4] xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[13/13] iomap: map multiple blocks at a time [01/13] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-11-26 Christoph Hellwig Superseded
[12/13] iomap: submit ioends immediately [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[11/13] iomap: factor out a iomap_writepage_map_block helper [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[10/13] iomap: only call mapping_set_error once for each failed bio [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[09/13] iomap: don't chain bios [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[08/13] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-11-26 Christoph Hellwig Superseded
[07/13] iomap: clean up the iomap_new_ioend calling convention [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-11-26 Christoph Hellwig New
[06/13] iomap: move all remaining per-folio logic into xfs_writepage_map [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 1 - --- 2023-11-26 Christoph Hellwig New
[05/13] iomap: factor out a iomap_writepage_handle_eof helper [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-11-26 Christoph Hellwig Superseded
[04/13] iomap: drop the obsolete PF_MEMALLOC check in iomap_do_writepage [01/13] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-11-26 Christoph Hellwig New
[03/13] iomap: move the io_folios field out of struct iomap_ioend [01/13] iomap: clear the per-folio dirty bits on all writeback failures - 2 - --- 2023-11-26 Christoph Hellwig Superseded
[02/13] iomap: treat inline data in iomap_writepage_map as an I/O error [01/13] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-11-26 Christoph Hellwig Superseded
[01/13] iomap: clear the per-folio dirty bits on all writeback failures [01/13] iomap: clear the per-folio dirty bits on all writeback failures - - - --- 2023-11-26 Christoph Hellwig Superseded
repair: fix the call to search_rt_dup_extent in scan_bmapbt repair: fix the call to search_rt_dup_extent in scan_bmapbt - 1 - --- 2023-11-09 Christoph Hellwig Accepted
repair: fix process_rt_rec_dups repair: fix process_rt_rec_dups - - - --- 2023-11-08 Christoph Hellwig New
[RFC] libxfs: check the size of on-disk data structures [RFC] libxfs: check the size of on-disk data structures - 1 - --- 2023-11-08 Christoph Hellwig New
db: fix unsigned char related warnings db: fix unsigned char related warnings - 1 - --- 2023-11-03 Christoph Hellwig Accepted
[realtime-rmap,branch] xfs: lock the RT bitmap inode in xfs_efi_item_recover [realtime-rmap,branch] xfs: lock the RT bitmap inode in xfs_efi_item_recover - - - --- 2023-10-31 Christoph Hellwig New
[4/4] xfs: respect the stable writes flag on the RT device [1/4] filemap: add a per-mapping stable writes flag - 1 - --- 2023-10-25 Christoph Hellwig Superseded
[3/4] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags [1/4] filemap: add a per-mapping stable writes flag - 1 - --- 2023-10-25 Christoph Hellwig Superseded
[2/4] block: update the stable_writes flag in bdev_add [1/4] filemap: add a per-mapping stable writes flag - 1 1 --- 2023-10-25 Christoph Hellwig New
[1/4] filemap: add a per-mapping stable writes flag [1/4] filemap: add a per-mapping stable writes flag - 2 1 --- 2023-10-25 Christoph Hellwig Superseded
[3/3] xfs: respect the stable writes flag on the RT device [1/3] filemap: add a per-mapping stable writes flag - 1 - --- 2023-10-24 Christoph Hellwig Superseded
[2/3] block: update the stable_writes flag in bdev_add [1/3] filemap: add a per-mapping stable writes flag - 1 1 --- 2023-10-24 Christoph Hellwig Superseded
[1/3] filemap: add a per-mapping stable writes flag [1/3] filemap: add a per-mapping stable writes flag - 2 1 --- 2023-10-24 Christoph Hellwig Superseded
xfs: only remap the written blocks in xfs_reflink_end_cow_extent xfs: only remap the written blocks in xfs_reflink_end_cow_extent - 1 - --- 2023-10-16 Christoph Hellwig Superseded
[v2] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space [v2] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space - 1 - --- 2023-10-11 Christoph Hellwig Superseded
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space - - - --- 2023-10-09 Christoph Hellwig Superseded
iomap: add a workaround for racy i_size updates on block devices iomap: add a workaround for racy i_size updates on block devices - 1 1 --- 2023-09-25 Christoph Hellwig New
[13/13] ntfs3: free the sbi in ->kill_sb [01/13] xfs: reformat the xfs_fs_free prototype - 1 1 --- 2023-08-09 Christoph Hellwig New
[12/13] ntfs3: don't call sync_blockdev in ntfs_put_super [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-09 Christoph Hellwig New
[11/13] ntfs3: rename put_ntfs ntfs3_free_sbi [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-09 Christoph Hellwig New
[10/13] exfat: free the sbi and iocharset in ->kill_sb [01/13] xfs: reformat the xfs_fs_free prototype 1 - - --- 2023-08-09 Christoph Hellwig New
[09/13] exfat: don't RCU-free the sbi [01/13] xfs: reformat the xfs_fs_free prototype 1 - - --- 2023-08-09 Christoph Hellwig New
[08/13] ext4: close the external journal device in ->kill_sb [01/13] xfs: reformat the xfs_fs_free prototype - - - --- 2023-08-09 Christoph Hellwig New
[07/13] xfs: document the invalidate_bdev call in invalidate_bdev [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-09 Christoph Hellwig New
[06/13] xfs: close the external block devices in xfs_mount_free [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-09 Christoph Hellwig New
[05/13] xfs: close the RT and log block devices in xfs_free_buftarg [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-09 Christoph Hellwig New
[04/13] xfs: remove xfs_blkdev_put [01/13] xfs: reformat the xfs_fs_free prototype - 2 - --- 2023-08-09 Christoph Hellwig New
[03/13] xfs: free the xfs_mount in ->kill_sb [01/13] xfs: reformat the xfs_fs_free prototype - 2 - --- 2023-08-09 Christoph Hellwig New
[02/13] xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super [01/13] xfs: reformat the xfs_fs_free prototype - 2 - --- 2023-08-09 Christoph Hellwig New
[01/13] xfs: reformat the xfs_fs_free prototype [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-09 Christoph Hellwig New
[13/13] ntfs3: free the sbi in ->kill_sb [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-08 Christoph Hellwig Superseded
[12/13] ntfs3: don't call sync_blockdev in ntfs_put_super [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-08 Christoph Hellwig Superseded
[11/13] ntfs3: rename put_ntfs ntfs3_free_sbi [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-08 Christoph Hellwig Superseded
[10/13] exfat: free the sbi and iocharset in ->kill_sb [01/13] xfs: reformat the xfs_fs_free prototype - - - --- 2023-08-08 Christoph Hellwig Superseded
[09/13] exfat: don't RCU-free the sbi [01/13] xfs: reformat the xfs_fs_free prototype - - - --- 2023-08-08 Christoph Hellwig Superseded
[08/13] ext4: close the external journal device in ->kill_sb [01/13] xfs: reformat the xfs_fs_free prototype - - - --- 2023-08-08 Christoph Hellwig Superseded
[07/13] xfs: close the external block devices in xfs_mount_free [01/13] xfs: reformat the xfs_fs_free prototype - - - --- 2023-08-08 Christoph Hellwig Superseded
[06/13] xfs: close the RT and log block devices in xfs_free_buftarg [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-08 Christoph Hellwig Superseded
[05/13] xfs: don't call invalidate_bdev in xfs_free_buftarg [01/13] xfs: reformat the xfs_fs_free prototype - - - --- 2023-08-08 Christoph Hellwig New
[04/13] xfs: remove xfs_blkdev_put [01/13] xfs: reformat the xfs_fs_free prototype - 2 - --- 2023-08-08 Christoph Hellwig Superseded
[03/13] xfs: free the mount in ->kill_sb [01/13] xfs: reformat the xfs_fs_free prototype - 2 - --- 2023-08-08 Christoph Hellwig New
[02/13] xfs: remove a superflous s_fs_info NULL check in xfs_fs_put_super [01/13] xfs: reformat the xfs_fs_free prototype - 2 - --- 2023-08-08 Christoph Hellwig New
[01/13] xfs: reformat the xfs_fs_free prototype [01/13] xfs: reformat the xfs_fs_free prototype - 1 - --- 2023-08-08 Christoph Hellwig Superseded
[12/12] xfs use fs_holder_ops for the log and RT devices [01/12] fs: export setup_bdev_super - 3 - --- 2023-08-02 Christoph Hellwig New
[11/12] xfs: drop s_umount over opening the log and RT devices [01/12] fs: export setup_bdev_super - 1 - --- 2023-08-02 Christoph Hellwig New
[10/12] ext4: use fs_holder_ops for the log device [01/12] fs: export setup_bdev_super - 1 - --- 2023-08-02 Christoph Hellwig New
[09/12] ext4: drop s_umount over opening the log device [01/12] fs: export setup_bdev_super 1 2 - --- 2023-08-02 Christoph Hellwig New
« 1 2 ... 5 6 735 36 »