Show patches with: Submitter = Goffredo Baroncelli       |   72 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[9/9] Killing dirstream: remove unused functions Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[8/9] Killing dirstream: remove open_file_or_dir3 from du_add_file Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[7/9] Killing dirstream: replace open_file_or_dir with btrfs_open_fd2 Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[6/9] Killing dirstream: replace btrfs_open_file_or_dir with btrfs_open_file_or_dir_fd Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[5/9] Killing dirstream: replace open_file_or_dir3 with btrfs_open_fd2 Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[4/9] Killing dirstream: replace open_path_or_dev_mnt with btrfs_open_mnt_fd Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[3/9] Killing dirstream: replace btrfs_open_dir with btrfs_open_dir_fd Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[2/9] Killing dirstream: replace btrfs_open_dir with btrfs_open_dir_fd Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
[1/9] Killing dirstream: add helpers Remove unused dirstream variable - - - --- 2024-02-08 Goffredo Baroncelli New
btrfs fi us: wrong values in case of raid5 and not root btrfs fi us: wrong values in case of raid5 and not root - - - --- 2024-01-04 Goffredo Baroncelli New
btrfs-progs: btrfs dev us: don't print uncorrect unallocated data btrfs-progs: btrfs dev us: don't print uncorrect unallocated data - 1 - --- 2024-01-04 Goffredo Baroncelli New
[BUG] btrfs-progs: btrfs dev us: don't print uncorrect unallocated data [BUG] btrfs-progs: btrfs dev us: don't print uncorrect unallocated data - 1 - --- 2023-12-17 Goffredo Baroncelli New
[9/9] Killing dirstream: remove unused functions Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[8/9] Killing dirstream: remove open_file_or_dir3 from du_add_file Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[7/9] Killing dirstream: replace open_file_or_dir with btrfs_open_fd2 Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[6/9] Killing dirstream: replace btrfs_open_file_or_dir with btrfs_open_file_or_dir_fd Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[5/9] Killing dirstream: replace open_file_or_dir3 with btrfs_open_fd2 Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[4/9] Killing dirstream: replace open_path_or_dev_mnt with btrfs_open_mnt_fd Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[3/9] Killing dirstream: replace btrfs_open_dir with btrfs_open_dir_fd Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[2/9] Killing dirstream: replace btrfs_open_dir with btrfs_open_dir_fd Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[1/9] Killing dirstream: add helpers Remove unused dirstream variable - - - --- 2023-12-09 Goffredo Baroncelli New
[4/4] btrfs-progs: 'btrfs fi label' using a dev instead of a path RFC: add the btrfs_info helper - - - --- 2023-12-06 Goffredo Baroncelli New
[3/4] new command: btrfs filesystem get-info ... RFC: add the btrfs_info helper - - - --- 2023-12-06 Goffredo Baroncelli New
[2/4] new command: btrfs filesystem info [<path>...] RFC: add the btrfs_info helper - - - --- 2023-12-06 Goffredo Baroncelli New
[1/4] btrfs-info: some utility to query a filesystem info RFC: add the btrfs_info helper - - - --- 2023-12-06 Goffredo Baroncelli New
[REPOST,V12] xfstest: add tests for allocation_hint [REPOST,V12] xfstest: add tests for allocation_hint - - - --- 2022-03-06 Goffredo Baroncelli New
Add tests for allocation_hint Add tests for allocation_hint - - - --- 2022-03-06 Goffredo Baroncelli New
[2/2] Update man page for allocator_hint property. btrfs-progs: allocation_hint disk property - - - --- 2022-03-06 Goffredo Baroncelli New
[1/2] btrfs-progs: new "allocation_hint" property. btrfs-progs: allocation_hint disk property - - - --- 2022-03-06 Goffredo Baroncelli New
[5/5] btrfs: rename dev_item->type to dev_item->flags btrfs: allocation_hint - - - --- 2022-03-06 Goffredo Baroncelli New
[4/5] btrfs: add allocation_hint mode btrfs: allocation_hint - - - --- 2022-03-06 Goffredo Baroncelli New
[3/5] btrfs: change the device allocation_hint property via sysfs btrfs: allocation_hint - - - --- 2022-03-06 Goffredo Baroncelli New
[2/5] btrfs: export the device allocation_hint property in sysfs btrfs: allocation_hint - - - --- 2022-03-06 Goffredo Baroncelli New
[1/5] btrfs: add flags to give an hint to the chunk allocator btrfs: allocation_hint - - - --- 2022-03-06 Goffredo Baroncelli New
[3/3] Read/change the allocation_hint prop when unmounted btrfs-progs: get/set allocation_hint for an unmounted filesystem - - - --- 2022-01-27 Goffredo Baroncelli New
[2/3] Rename dev_item.type in flags in the command output. btrfs-progs: get/set allocation_hint for an unmounted filesystem - - - --- 2022-01-27 Goffredo Baroncelli New
[1/3] Rename btrfs_device->type to flags btrfs-progs: get/set allocation_hint for an unmounted filesystem - - - --- 2022-01-27 Goffredo Baroncelli New
[V10,Repost] Add tests for allocation_hint [V10,Repost] Add tests for allocation_hint - - - --- 2022-01-27 Goffredo Baroncelli New
[2/2] Update man page for allocator_hint property. btrfs-progs: allocation_hint disk property - - - --- 2022-01-26 Goffredo Baroncelli New
[1/2] btrfs-progs: new "allocation_hint" property. btrfs-progs: allocation_hint disk property - - - --- 2022-01-26 Goffredo Baroncelli New
[7/7] Add /sys/fs/btrfs/features/allocation_hint btrfs: allocation_hint - - - --- 2022-01-26 Goffredo Baroncelli New
[6/7] btrfs: add major and minor to sysfs btrfs: allocation_hint - - - --- 2022-01-26 Goffredo Baroncelli New
[5/7] btrfs: rename dev_item->type to dev_item->flags btrfs: allocation_hint - - - --- 2022-01-26 Goffredo Baroncelli New
[4/7] btrfs: add allocation_hint mode btrfs: allocation_hint - - - --- 2022-01-26 Goffredo Baroncelli New
[3/7] btrfs: change the device allocation_hint property via sysfs btrfs: allocation_hint - - - --- 2022-01-26 Goffredo Baroncelli New
[2/7] btrfs: export the device allocation_hint property in sysfs btrfs: allocation_hint - - - --- 2022-01-26 Goffredo Baroncelli New
[1/7] btrfs: add flags to give an hint to the chunk allocator btrfs: allocation_hint - - - --- 2022-01-26 Goffredo Baroncelli New
[V10] xfstest: add tests for allocation_hint [V10] xfstest: add tests for allocation_hint - - - --- 2022-01-16 Goffredo Baroncelli New
[6/6] btrfs: add major and minor to sysfs btrfs: btrfs: allocation_hint mode - - - --- 2022-01-06 Goffredo Baroncelli New
[5/6] btrfs: rename dev_item->type to dev_item->flags btrfs: btrfs: allocation_hint mode - - - --- 2022-01-06 Goffredo Baroncelli New
[4/6] btrfs: add allocation_hint mode btrfs: btrfs: allocation_hint mode - - - --- 2022-01-06 Goffredo Baroncelli New
[3/6] btrfs: change the device allocation_hint property via sysfs btrfs: btrfs: allocation_hint mode - - - --- 2022-01-06 Goffredo Baroncelli New
[2/6] btrfs: export the device allocation_hint property in sysfs btrfs: btrfs: allocation_hint mode - - - --- 2022-01-06 Goffredo Baroncelli New
[1/6] btrfs: add flags to give an hint to the chunk allocator btrfs: btrfs: allocation_hint mode - - - --- 2022-01-06 Goffredo Baroncelli New
[2/2] Update man page for allocator_hint property. btrfs-progs: allocation_hint disk property - - - --- 2022-01-06 Goffredo Baroncelli New
[1/2] btrfs-progs: new "allocation_hint" property. btrfs-progs: allocation_hint disk property - - - --- 2022-01-06 Goffredo Baroncelli New
[V2] btrfs-progs: allow autodetect_object_types() to handle link. [V2] btrfs-progs: allow autodetect_object_types() to handle link. - 1 - --- 2022-01-05 Goffredo Baroncelli New
[TRIVIAL] btrfs-progs: Allow autodetect_object_types() to handle the link. [TRIVIAL] btrfs-progs: Allow autodetect_object_types() to handle the link. - - - --- 2022-01-05 Goffredo Baroncelli New
[6/6] btrfs: add allocation_hint option. btrfs: allocation_hint mode - - - --- 2021-12-17 Goffredo Baroncelli New
[5/6] btrfs: rename dev_item->type to dev_item->flags btrfs: allocation_hint mode - - - --- 2021-12-17 Goffredo Baroncelli New
[4/6] btrfs: add allocation_hint mode btrfs: allocation_hint mode - - - --- 2021-12-17 Goffredo Baroncelli New
[3/6] btrfs: change the device allocation_hint property via sysfs btrfs: allocation_hint mode - - - --- 2021-12-17 Goffredo Baroncelli New
[2/6] btrfs: export the device allocation_hint property in sysfs btrfs: allocation_hint mode - 1 - --- 2021-12-17 Goffredo Baroncelli New
[1/6] btrfs: add flags to give an hint to the chunk allocator btrfs: allocation_hint mode - - - --- 2021-12-17 Goffredo Baroncelli New
[2/2] Update man page for allocator_hint property. btrfs-progs: allocation_hint disk property - - - --- 2021-12-17 Goffredo Baroncelli New
[1/2] btrfs-progs: new "allocation_hint" property. btrfs-progs: allocation_hint disk property - - - --- 2021-12-17 Goffredo Baroncelli New
[2/2] Update man page for allocator_hint property. btrfs-progs: allocation_hint disk property - - - --- 2021-10-24 Goffredo Baroncelli New
[1/2] btrfs-progs: new "allocation_hint" property. btrfs-progs: allocation_hint disk property - - - --- 2021-10-24 Goffredo Baroncelli New
[4/4] btrfs: add allocator_hint mode btrfs: allocation_hint mode - - - --- 2021-10-24 Goffredo Baroncelli New
[3/4] btrfs: change the DEV_ITEM 'type' field via sysfs btrfs: allocation_hint mode - - - --- 2021-10-24 Goffredo Baroncelli New
[2/4] btrfs: export dev_item.type in /sys/fs/btrfs/<uuid>/devinfo/<devid>/type btrfs: allocation_hint mode - - - --- 2021-10-24 Goffredo Baroncelli New
[1/4] btrfs: add flags to give an hint to the chunk allocator btrfs: allocation_hint mode - - - --- 2021-10-24 Goffredo Baroncelli New