Show patches with: none      |   1862 patches
« 1 2 ... 12 13 1418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[f2fs-dev,v2] f2fs: enable nowait async buffered writes [f2fs-dev,v2] f2fs: enable nowait async buffered writes - 1 - --- 2023-06-13 李扬韬 Accepted
[f2fs-dev,v3] f2fs_io: expend fallocate command [f2fs-dev,v3] f2fs_io: expend fallocate command - 1 - --- 2023-06-13 李扬韬 New
[f2fs-dev] f2fs: count mmap write io more accurately [f2fs-dev] f2fs: count mmap write io more accurately - - - --- 2023-06-13 Yunlei He Superseded
[f2fs-dev] f2fs: check zone write pointer points to the end of zone [f2fs-dev] f2fs: check zone write pointer points to the end of zone - - - --- 2023-06-12 Daeho Jeong Accepted
[f2fs-dev] f2fs: assign default compression level [f2fs-dev] f2fs: assign default compression level - - - --- 2023-06-12 Jaegeuk Kim Accepted
[f2fs-dev] f2fs: set zstd default compression level to ZSTD_CLEVEL_DEFAULT [f2fs-dev] f2fs: set zstd default compression level to ZSTD_CLEVEL_DEFAULT - 1 - --- 2023-06-12 Jaegeuk Kim New
[f2fs-dev] f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method [f2fs-dev] f2fs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method - 1 - --- 2023-06-12 Christoph Hellwig New
[f2fs-dev,v4,6/6] f2fs: access compression level and flags by extra attr ioctls f2fs: add f2fs_ioc_[get|set]_extra_attr - - - --- 2023-06-12 Sheng Yong New
[f2fs-dev,v4,5/6] f2fs: add f2fs_ioc_[get|set]_extra_attr f2fs: add f2fs_ioc_[get|set]_extra_attr - - - --- 2023-06-12 Sheng Yong New
[f2fs-dev,v4,4/6] f2fs: add f2fs_ioc_get_compress_blocks f2fs: add f2fs_ioc_[get|set]_extra_attr - 1 - --- 2023-06-12 Sheng Yong Accepted
[f2fs-dev,v4,3/6] f2fs: add helper to get inode chksum from inode page f2fs: add f2fs_ioc_[get|set]_extra_attr - 1 - --- 2023-06-12 Sheng Yong New
[f2fs-dev,v4,2/6] f2fs: cleanup MIN_INLINE_XATTR_SIZE f2fs: add f2fs_ioc_[get|set]_extra_attr - 1 - --- 2023-06-12 Sheng Yong Accepted
[f2fs-dev,v4,1/6] f2fs: add helper to check compression level f2fs: add f2fs_ioc_[get|set]_extra_attr - 1 - --- 2023-06-12 Sheng Yong New
[f2fs-dev] f2fs: compress: don't force buffered io when in COMPR_MODE_USER mode [f2fs-dev] f2fs: compress: don't force buffered io when in COMPR_MODE_USER mode - - - --- 2023-06-09 李扬韬 Superseded
[f2fs-dev,30/30] fs: remove the now unused FMODE_* flags [f2fs-dev,01/30] block: also call ->open for incremental partition opens - 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,29/30] block: store the holder in file->private_data [f2fs-dev,01/30] block: also call ->open for incremental partition opens - 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,28/30] block: always use I_BDEV on file->f_mapping->host to find the bdev [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,27/30] block: replace fmode_t with a block-specific type for block open flags [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,26/30] block: remove unused fmode_t arguments from ioctl handlers [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,25/30] block: move a few internal definitions out of blkdev.h [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,24/30] ubd: remove commented out code in ubd_open [f2fs-dev,01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,23/30] rnbd-srv: replace sess->open_flags with a "bool readonly" [f2fs-dev,01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,22/30] mtd: block: use a simple bool to track open for write [f2fs-dev,01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,21/30] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,20/30] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,19/30] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,18/30] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,17/30] fs: remove sb->s_mode [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,16/30] block: add a sb_open_mode helper [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,15/30] block: use the holder as indication for exclusive opens [f2fs-dev,01/30] block: also call ->open for incremental partition opens 3 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,14/30] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [f2fs-dev,01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,13/30] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [f2fs-dev,01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,12/30] bcache: don't pass a stack address to blkdev_get_by_path [f2fs-dev,01/30] block: also call ->open for incremental partition opens - 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,11/30] swsusp: don't pass a stack address to blkdev_get_by_path [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,10/30] block: rename blkdev_close to blkdev_release [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,09/30] block: remove the unused mode argument to ->release [f2fs-dev,01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,08/30] block: pass a gendisk to ->open [f2fs-dev,01/30] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,07/30] block: pass a gendisk on bdev_check_media_change [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,06/30] cdrom: remove the unused mode argument to cdrom_release [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,05/30] cdrom: track if a cdrom_device_info was opened for data [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,04/30] cdrom: remove the unused cdrom_close_write release code [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,03/30] cdrom: remove the unused mode argument to cdrom_ioctl [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,02/30] cdrom: remove the unused bdev argument to cdrom_open [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev,01/30] block: also call ->open for incremental partition opens [f2fs-dev,01/30] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-08 Christoph Hellwig Accepted
[f2fs-dev] f2fs-tools: fix to call assert() if f2fs_dentry_hash() fails [f2fs-dev] f2fs-tools: fix to call assert() if f2fs_dentry_hash() fails - - - --- 2023-06-08 Chao Yu New
[f2fs-dev] f2fs: set zstd default compression level to 3 [f2fs-dev] f2fs: set zstd default compression level to 3 - - - --- 2023-06-07 Jaegeuk Kim New
[f2fs-dev,v2] f2fs_io: expend fallocate command [f2fs-dev,v2] f2fs_io: expend fallocate command - - - --- 2023-06-07 李扬韬 Superseded
[f2fs-dev] f2fs: compress tmp files given extension [f2fs-dev] f2fs: compress tmp files given extension - 1 - --- 2023-06-06 Jaegeuk Kim New
[f2fs-dev] f2fs-tools: fix wrong write pointer check for non-zoned areas [f2fs-dev] f2fs-tools: fix wrong write pointer check for non-zoned areas - 1 - --- 2023-06-06 Daeho Jeong New
[f2fs-dev,31/31] fs: remove the now unused FMODE_* flags [f2fs-dev,01/31] block: also call ->open for incremental partition opens - 2 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,30/31] block: store the holder in file->private_data [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,28/31] block: replace fmode_t with a block-specific type for block open flags [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 - - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,27/31] block: remove unused fmode_t arguments from ioctl handlers [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,26/31] block: move a few internal definitions out of blkdev.h [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,25/31] ubd: remove commented out code in ubd_open [f2fs-dev,01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,24/31] rnbd-srv: replace sess->open_flags with a "bool readonly" [f2fs-dev,01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,23/31] mtd: block: use a simple bool to track open for write [f2fs-dev,01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,18/31] fs: remove sb->s_mode [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,17/31] block: add a sb_open_mode helper [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,16/31] block: use the holder as indication for exclusive opens [f2fs-dev,01/31] block: also call ->open for incremental partition opens 3 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path [f2fs-dev,01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path [f2fs-dev,01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,13/31] bcache: don't pass a stack address to blkdev_get_by_path [f2fs-dev,01/31] block: also call ->open for incremental partition opens - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,12/31] swsusp: don't pass a stack address to blkdev_get_by_path [f2fs-dev,01/31] block: also call ->open for incremental partition opens - 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,11/31] block: rename blkdev_close to blkdev_release [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,10/31] block: remove the unused mode argument to ->release [f2fs-dev,01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,09/31] block: pass a gendisk to ->open [f2fs-dev,01/31] block: also call ->open for incremental partition opens 2 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,08/31] block: share code between disk_check_media_change and disk_force_media_change [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,07/31] block: pass a gendisk on bdev_check_media_change [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,06/31] cdrom: remove the unused mode argument to cdrom_release [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 2 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,05/31] cdrom: track if a cdrom_device_info was opened for data [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 - - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,04/31] cdrom: remove the unused cdrom_close_write release code [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,03/31] cdrom: remove the unused mode argument to cdrom_ioctl [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,02/31] cdrom: remove the unused bdev argument to cdrom_open [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev,01/31] block: also call ->open for incremental partition opens [f2fs-dev,01/31] block: also call ->open for incremental partition opens 1 1 - --- 2023-06-06 Christoph Hellwig Superseded
[f2fs-dev] f2fs: check return value of freeze_super() [f2fs-dev] f2fs: check return value of freeze_super() - - - --- 2023-06-06 Chao Yu Accepted
[f2fs-dev] f2fs: introduce F2FS_QUOTA_DEFAULT_FL for cleanup [f2fs-dev] f2fs: introduce F2FS_QUOTA_DEFAULT_FL for cleanup - - - --- 2023-06-06 Chao Yu Accepted
[f2fs-dev,v3] fsck.f2fs: fix memleak in f2fs_create() [f2fs-dev,v3] fsck.f2fs: fix memleak in f2fs_create() - 1 - --- 2023-06-05 Maxim Korotkov New
[f2fs-dev,v2,2/2] f2fs_io: convert compression ioctls to [get|set]_attr [f2fs-dev,v2,1/2] f2fs_io: add [get|set_attr] to access inode extra attributes - - - --- 2023-06-04 Sheng Yong New
[f2fs-dev,v2,1/2] f2fs_io: add [get|set_attr] to access inode extra attributes [f2fs-dev,v2,1/2] f2fs_io: add [get|set_attr] to access inode extra attributes - - - --- 2023-06-04 Sheng Yong New
[f2fs-dev,v3] f2fs: add f2fs_ioc_[get|set]_extra_attr [f2fs-dev,v3] f2fs: add f2fs_ioc_[get|set]_extra_attr - - - --- 2023-06-04 Sheng Yong Superseded
[f2fs-dev,v2] fsck.f2fs: fix potential NULL dereference [f2fs-dev,v2] fsck.f2fs: fix potential NULL dereference - 2 - --- 2023-06-02 Maxim Korotkov New
[f2fs-dev,v2] fsck.f2fs: fix memleak in f2fs_create() [f2fs-dev,v2] fsck.f2fs: fix memleak in f2fs_create() - 1 - --- 2023-06-02 Maxim Korotkov Superseded
[f2fs-dev,v2,2/2] f2fs: avoid dead loop in f2fs_issue_checkpoint() Untitled series #753415 - - - --- 2023-06-02 Chao Yu Accepted
[f2fs-dev] f2fs: including waf data in f2fs status information [f2fs-dev] f2fs: including waf data in f2fs status information - - - --- 2023-06-02 beomsu kim Superseded
[f2fs-dev,12/12] fuse: use direct_write_fallback [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info - 1 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,11/12] fuse: drop redundant arguments to fuse_perform_write [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info 1 2 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,10/12] fuse: update ki_pos in fuse_perform_write [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info - 1 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,09/12] fs: factor out a direct_write_fallback helper [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info - 3 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info - 3 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,07/12] iomap: update ki_pos in iomap_file_buffered_write [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info 1 3 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,06/12] filemap: add a kiocb_invalidate_post_direct_write helper [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info 1 2 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,05/12] filemap: add a kiocb_invalidate_pages helper [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info 1 2 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,04/12] filemap: add a kiocb_write_and_wait helper [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info 1 2 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,03/12] filemap: update ki_pos in generic_perform_write [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info 3 3 - --- 2023-06-01 Christoph Hellwig Accepted
« 1 2 ... 12 13 1418 19 »