Show patches with: Archived = No       |   2448 patches
« 1 2 ... 18 19 2024 25 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 Yangtao Li 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
[f2fs-dev,02/12] iomap: update ki_pos a little later in iomap_dio_complete [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info - 3 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,01/12] backing_dev: remove current->backing_dev_info [f2fs-dev,01/12] backing_dev: remove current->backing_dev_info 1 5 - --- 2023-06-01 Christoph Hellwig Accepted
[f2fs-dev,v2,6/6] fs: Restrict lock_two_nondirectories() to non-directory inodes fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara New
[f2fs-dev,v2,5/6] fs: Lock moved directories fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara Accepted
[f2fs-dev,v2,4/6] fs: Establish locking order for unrelated directories fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara New
[f2fs-dev,v2,3/6] Revert "f2fs: fix potential corruption when moving a directory" fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara Accepted
[f2fs-dev,v2,2/6] Revert "udf: Protect rename against modification of moved directory" fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara Accepted
[f2fs-dev,v2,1/6] ext4: Remove ext4 locking of moved directory fs: Fix directory corruption when moving directories - - - --- 2023-06-01 Jan Kara Accepted
[f2fs-dev] f2fs_io: support gc_range command [f2fs-dev] f2fs_io: support gc_range command - - - --- 2023-06-01 Chao Yu New
[f2fs-dev,v3,1/1] f2fs: fix args passed to trace_f2fs_lookup_end [f2fs-dev,v3,1/1] f2fs: fix args passed to trace_f2fs_lookup_end - 1 - --- 2023-06-01 Wu Bo Accepted
[f2fs-dev] f2fs: enable nowait async buffered writes [f2fs-dev] f2fs: enable nowait async buffered writes - - - --- 2023-05-31 Yangtao Li Superseded
[f2fs-dev] f2fs: flag as supporting buffered async reads [f2fs-dev] f2fs: flag as supporting buffered async reads - 1 - --- 2023-05-31 Yangtao Li Accepted
[f2fs-dev] f2fs: including waf data in f2fs status information [f2fs-dev] f2fs: including waf data in f2fs status information - - - --- 2023-05-31 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-05-31 Christoph Hellwig Superseded
« 1 2 ... 18 19 2024 25 »