messages from 2024-01-26 19:09:28 to 2024-02-01 17:41:27 UTC [more...]
[PATCH 0/3] Include updates and cleanups
2024-02-01 17:41 UTC (4+ messages)
` [PATCH 1/3] btrfs: add forward declarations and headers, part 1
` [PATCH 2/3] btrfs: add forward declarations and headers, part 2
` [PATCH 3/3] btrfs: add forward declarations and headers, part 3
[PATCH net-next v5 00/21] ice: add PFCP filter support
2024-02-01 15:49 UTC (26+ messages)
` [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}()
` [PATCH net-next v5 02/21] lib/test_bitmap: add tests for bitmap_{read,write}()
` [PATCH net-next v5 03/21] lib/test_bitmap: use pr_info() for non-error messages
` [PATCH net-next v5 04/21] bitops: add missing prototype check
` [PATCH net-next v5 05/21] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH net-next v5 06/21] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH net-next v5 07/21] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH net-next v5 08/21] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH net-next v5 09/21] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH net-next v5 10/21] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH net-next v5 11/21] tools: move alignment-related macros to new <linux/align.h>
` [PATCH net-next v5 12/21] bitmap: introduce generic optimized bitmap_size()
` [PATCH net-next v5 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH net-next v5 14/21] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH net-next v5 15/21] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH net-next v5 16/21] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH net-next v5 17/21] lib/bitmap: add tests for IP tunnel flags conversion helpers
` [PATCH net-next v5 18/21] pfcp: add PFCP module
` [PATCH net-next v5 19/21] pfcp: always set pfcp metadata
` [PATCH net-next v5 20/21] ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
` [PATCH net-next v5 21/21] ice: Add support for PFCP hardware offload in switchdev
[PATCH v3 0/4] kstrtox: introduce memparse_safe()
2024-02-01 15:18 UTC
[PATCH] btrfs: don't reserve space for checksums when writing to nocow files
2024-02-01 14:42 UTC
[PATCH v2] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init
2024-02-01 13:28 UTC (2+ messages)
` [v2] "
[PATCH] btrfs: Simplify the allocation of slab caches in btrfs_delayed_inode_init
2024-02-01 12:07 UTC (5+ messages)
` "
[PATCH] btrfs: don't drop extent_map for free space inode on write error
2024-02-01 11:39 UTC (2+ messages)
[PATCH v2] btrfs-progs: mkfs: use flock() to properly prevent race with udev
2024-02-01 10:32 UTC (13+ messages)
[btrfs] commit bc27d6f0aa0e4de184b617aceeaf25818cc646de breaks update-grub
2024-02-01 10:25 UTC (5+ messages)
[PATCH] btrfs: Simplify the allocation of slab caches in btrfs_transaction_init
2024-02-01 9:35 UTC
[PATCH RFC] btrfs-progs: mkfs: optimize file descriptor usage in mkfs.btrfs
2024-02-01 8:49 UTC (3+ messages)
[PATCH v2] btrfs: introduce sync_csum_mode to tweak sync checksum behavior
2024-02-01 2:14 UTC (8+ messages)
` "
[PATCH v3] btrfs-progs: mkfs: use flock() to properly prevent race with udev
2024-01-31 22:50 UTC
[PATCH] btrfs: preallocate temporary extent buffer for inode logging when needed
2024-01-31 20:55 UTC (3+ messages)
[PATCH] btrfs: fix oob Read in getname_kernel
2024-01-31 18:43 UTC (3+ messages)
` [syzbot] [btrfs?] KASAN: slab-out-of-bounds Read in getname_kernel (2)
[PATCH 0/5] Struct to fs_info helpers
2024-01-31 18:04 UTC (17+ messages)
` [PATCH 1/5] btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()
` [PATCH 2/5] btrfs: add helpers to get inode from page/folio pointers
` [PATCH 3/5] btrfs: add helpers to get fs_info "
` [PATCH 4/5] btrfs: add helper to get fs_info from struct inode pointer
` [PATCH 5/5] btrfs: hoist fs_info out of loops in end_bbio_data_write and end_bbio_data_read
[PATCH] btrfs: Simplify the allocation of slab caches in ordered_data_init
2024-01-31 10:21 UTC (2+ messages)
[PATCH] t_snapshot_deleted_subvolume: change the position of macro definition
2024-01-31 9:54 UTC (2+ messages)
[PATCH v3 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
2024-01-31 7:32 UTC (15+ messages)
` [PATCH v3 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
` [PATCH v3 2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
` [PATCH v3 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
` [PATCH v3 4/5] f2fs: guard blkdev_zone_mgmt with "
` [PATCH v3 5/5] block: remove gfp_flags from blkdev_zone_mgmt
dbench (sync open) max_latency regression in btrfs 6.7.0
2024-01-31 7:06 UTC
[PATCH v2 0/3] page to folio conversion
2024-01-31 6:13 UTC (4+ messages)
[syzbot] [btrfs?] general protection fault in btrfs_orphan_cleanup
2024-01-30 18:24 UTC (2+ messages)
[PATCH] btrfs: mkfs: use flock() to properly prevent race with udev
2024-01-30 5:54 UTC
[PATCH v2] fstests: btrfs: verify the read behavior of compressed inline extent
2024-01-30 3:27 UTC (4+ messages)
[PATCH 0/2] btrfs: disable inline checksum for multi-dev striped FS
2024-01-30 1:38 UTC (4+ messages)
` "
[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
2024-01-30 1:14 UTC (9+ messages)
[PATCH 00/20] Error handling fixes
2024-01-29 23:33 UTC (17+ messages)
` [PATCH 03/20] btrfs: handle block group lookup error when it's being removed
` [PATCH 05/20] btrfs: handle invalid root reference found in btrfs_find_root()
One missing device = fs not detected; upgrade things first?
2024-01-29 21:41 UTC (4+ messages)
[PATCH 0/5] btrfs: some fixes around unused block deletion
2024-01-29 20:28 UTC (5+ messages)
[PATCH 6.1 103/185] btrfs: fix infinite directory reads
2024-01-29 17:05 UTC (4+ messages)
` [PATCH 6.1 104/185] btrfs: set last dir index to the current last index when opening dir
` [PATCH 6.1 105/185] btrfs: refresh dir last index during a rewinddir(3) call
` [PATCH 6.1 106/185] btrfs: fix race between reading a directory and adding entries to it
[PATCH][next] btrfs: zlib: Fix spelling mistake "infalte" -> "inflate"
2024-01-29 17:05 UTC (2+ messages)
[PATCH] btrfs: Convert add_ra_bio_pages() to use a folio
2024-01-29 14:55 UTC (2+ messages)
[linus:master] [btrfs] ad21f15b0f: fio.write_iops -40.1% regression
2024-01-29 14:03 UTC
[PATCH 0/4 for 5.15 stable] btrfs: some directory fixes for stable 5.15
2024-01-29 13:39 UTC (10+ messages)
` [PATCH 4/4 for 5.15 stable] btrfs: fix race between reading a directory and adding entries to it
[linus:master] [btrfs] 3ee56a58ad: stress-ng.ioprio.ops_per_sec 2.5% improvement
2024-01-29 13:19 UTC
[PATCH next 00/11] minmax: Optimise to reduce .i line length
2024-01-29 10:16 UTC (20+ messages)
` [PATCH next 01/11] minmax: Put all the clamp() definitions together
` [PATCH next 02/11] minmax: Use _Static_assert() instead of static_assert()
` [PATCH next 03/11] minmax: Simplify signedness check
` [PATCH next 04/11] minmax: Replace multiple __UNIQUE_ID() by directly using __COUNTER__
` [PATCH next 05/11] minmax: Move the signedness check out of __cmp_once() and __clamp_once()
` [PATCH next 00611] minmax: Remove 'constexpr' check from __careful_clamp()
` [PATCH next 0711] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments
` [PATCH next 08/11 minmax: Add min_const() and max_const()
` [PATCH next 09/11] tree-wide: minmax: Replace all the uses of max() for array sizes with max_const()
` [PATCH next 10/11] block: Use a boolean expression instead of max() on booleans
` [PATCH next 11/11] minmax: min() and max() don't need to return constant expressions
[PATCH 0/6] btrfs: compression: migrate to folio interfaces
2024-01-29 9:46 UTC (7+ messages)
` [PATCH 1/6] btrfs: compression: add error handling for missed page cache
` [PATCH 2/6] btrfs: compression: convert page allocation to folio interfaces
` [PATCH 3/6] btrfs: make insert_inline_extent() to accept one page directly
` [PATCH 4/6] btrfs: migrate insert_inline_extent() to folio interfaces
` [PATCH 5/6] btrfs: introduce btrfs_alloc_folio_array()
` [PATCH 6/6] btrfs: compression: migrate compression/decompression paths to folios
[PATCH 0/4 for 6.1 stable]
2024-01-27 18:15 UTC (10+ messages)
` [PATCH 1/4 for 6.1 stable] btrfs: fix infinite directory reads
` [PATCH 2/4 for 6.1 stable] btrfs: set last dir index to the current last index when opening dir
` [PATCH 3/4 for 6.1 stable] btrfs: refresh dir last index during a rewinddir(3) call
` [PATCH 4/4 for 6.1 stable] btrfs: fix race between reading a directory and adding entries to it
` [PATCH v2 0/4 for stable 6.1] btrfs: some directory fixes for stable 6.1
` [PATCH v2 1/4 for stable 6.1] btrfs: fix infinite directory reads
` [PATCH v2 2/4 for stable 6.1] btrfs: set last dir index to the current last index when opening dir
` [PATCH v2 3/4 for stable 6.1] btrfs: refresh dir last index during a rewinddir(3) call
` [PATCH v2 4/4 for stable 6.1] btrfs: fix race between reading a directory and adding entries to it
send / receive handling of I/O errors
2024-01-27 15:55 UTC
[PATCH 5/5] block: remove gfp_flags from blkdev_zone_mgmt
2024-01-27 9:57 UTC (3+ messages)
[PATCH] fstests: btrfs: verify the read behavior of compressed inline extent
2024-01-27 8:38 UTC (4+ messages)
[PATCH] btrfs: tree-checker: dump the page status if hit something wrong
2024-01-26 23:48 UTC
[GIT PULL] Btrfs fixes for 6.8-rc2
2024-01-26 22:05 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox