Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /drivers/gpu/drm/ci/xfails #706

Open
wants to merge 92 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
d2a1da1
bcachefs: Fix missing spaces in journal_entry_dev_usage_to_text
Apr 18, 2024
c28b614
bcachefs: Align the display format of `btrees/inodes/keys`
Apr 18, 2024
2131e93
bcachefs: Use filemap_read() to simplify the execution flow
Apr 25, 2024
e5ee3dd
bcachefs: fix missing include
Jun 17, 2024
7a0aa7d
bcachefs: add might_sleep() annotations for fsck_err()
Jun 7, 2024
c72488d
bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()
ubizjak May 23, 2024
4ebf23a
bcachefs: Check for bsets past bch_btree_ptr_v2.sectors_written
May 10, 2024
15d1ac2
bcachefs: btree_ptr_sectors_written() now takes bkey_s_c
May 24, 2024
87c521d
bcachefs: make offline fsck set read_only fs flag
bertschingert May 26, 2024
2ae1eed
bcachefs: don't expose "read_only" as a mount option
bertschingert May 26, 2024
090ade9
bcachefs: bch2_printbuf_strip_trailing_newline()
May 27, 2024
cad8924
bcachefs: allow passing full device path for target options
bertschingert May 25, 2024
69d433a
bcachefs: check_key_has_inode()
May 26, 2024
282e932
bcachefs: bch_alloc->stripe_sectors
Nov 23, 2023
f02276e
bcachefs: BCH_DATA_unstriped
Nov 23, 2023
6ec2ee3
bcachefs: metadata version bucket_stripe_sectors
Apr 26, 2024
a25851d
bcachefs: add printbuf arg to bch2_parse_mount_opts()
bertschingert May 28, 2024
30302eb
bcachefs: Add error code to defer option parsing
bertschingert May 28, 2024
756494a
bcachefs: use new mount API
bertschingert May 28, 2024
3f6e210
bcachefs: KEY_TYPE_accounting
Dec 27, 2023
8b37579
bcachefs: Accumulate accounting keys in journal replay
Dec 28, 2023
a56f8cf
bcachefs: btree write buffer knows how to accumulate bch_accounting keys
Nov 17, 2023
35afc30
bcachefs: Disk space accounting rewrite
Nov 9, 2023
1c42770
bcachefs: Coalesce accounting keys before journal replay
Jun 4, 2024
9062045
bcachefs: dev_usage updated by new accounting
Jan 2, 2024
5891ad3
bcachefs: Kill bch2_fs_usage_initialize()
Jan 6, 2024
b9525f4
bcachefs: Convert bch2_ioctl_fs_usage() to new accounting
Jan 7, 2024
e4d21c9
bcachefs: kill bch2_fs_usage_read()
Jan 2, 2024
0f19bc7
bcachefs: Kill writing old accounting to journal
Jan 1, 2024
dd33d3c
bcachefs: Delete journal-buf-sharded old style accounting
Dec 28, 2023
68e3486
bcachefs: Kill bch2_fs_usage_to_text()
Feb 25, 2024
f0ff2b7
bcachefs: Kill fs_usage_online
Jan 2, 2024
aab369a
bcachefs: Kill replicas_journal_res
Jan 2, 2024
974eae5
bcachefs: Convert gc to new accounting
Feb 12, 2024
1aa4f7d
bcachefs: Convert bch2_replicas_gc2() to new accounting
Feb 12, 2024
2b8cdc1
bcachefs: bch2_verify_accounting_clean()
Feb 18, 2024
7cdd5ad
bcachefs: bch_acct_compression
Jan 7, 2024
72bbac1
bcachefs: Convert bch2_compression_stats_to_text() to new accounting
Feb 25, 2024
9cb6b03
bcachefs: bch2_fs_accounting_to_text()
Feb 25, 2024
fee751f
bcachefs: bch2_fs_usage_base_to_text()
Feb 23, 2024
3f828b2
bcachefs: bch_acct_snapshot
Feb 12, 2024
7a35214
bcachefs: bch_acct_btree
Feb 29, 2024
9791390
bcachefs: bch_acct_rebalance_work
Mar 19, 2024
8091277
bcachefs: Eytzinger accumulation for accounting keys
Dec 27, 2023
43c6a0c
bcachefs: Kill bch2_mount()
May 29, 2024
1205c8d
bcachefs: bch2_fs_get_tree() cleanup
May 29, 2024
78edd4e
bcachefs: Don't block journal when finishing check_allocations()
May 29, 2024
5f55c9b
bcachefs: Walk leaf to root in btree_gc
May 29, 2024
cd89843
bcachefs: Initialize gc buckets in alloc trigger
May 29, 2024
9a2e3b3
bcachefs: Delete old assertion for online fsck
Apr 7, 2024
6e1499f
bcachefs: btree_types bitmask cleanups
May 29, 2024
f75ad70
bcachefs: fsck_err() may now take a btree_trans
Feb 9, 2024
f9df073
bcachefs: Plumb more logging through stdio redirect
May 30, 2024
9b687b3
bcachefs: twf: convert bch2_stdio_redirect_readline() to darray
May 30, 2024
1bc1ed6
bcachefs: bch2_stdio_redirect_readline_timeout()
May 30, 2024
350132d
bcachefs: twf: delete dead struct fields
May 30, 2024
a1d1983
bcachefs: bch2_dir_emit() - fix directory reads in the fuse driver
ariel-miculas May 30, 2024
3ab5d8c
bcachefs: track writeback errors using the generic tracking infrastru…
May 31, 2024
e179998
bcachefs: Add tracepoints for bch2_sync_fs() and bch2_fsync()
May 31, 2024
f810ac9
bcachefs: Clear trans->last_unlock_ip when setting trans->locked
Jun 3, 2024
944e7cf
bcachefs: Unlock trans when waiting for user input in fsck
May 30, 2024
73f9d2f
bcachefs: implement FS_IOC_GETVERSION to support lsattr
Jun 3, 2024
b0f9af9
bcachefs: support get fs label
Jun 3, 2024
e796a5d
bcachefs: support FS_IOC_SETFSLABEL
Jun 3, 2024
ba185f8
bcachefs: support REMAP_FILE_DEDUP in bch2_remap_file_range
reedriley May 11, 2024
cf67e99
bcachefs: BCH_IOCTL_QUERY_ACCOUNTING
Mar 1, 2024
fc19f9a
bcachefs: bch2_btree_insert() - add btree iter flags
ariel-miculas Jun 3, 2024
9b0104b
bcachefs: Fix race in bch2_accounting_mem_insert()
Jun 5, 2024
0d8872a
bcachefs: fix smatch data leak warning in fs usage ioctl
Jun 6, 2024
3ec9d95
bcachefs: Refactor disk accounting data structures
Jun 6, 2024
628059e
bcachefs: bch2_accounting_mem_gc()
Jun 6, 2024
f5be443
bcachefs: Fix bch2_gc_accounting_done() locking
Jun 6, 2024
8c59906
bcachefs: Kill gc_pos_btree_node()
Jun 8, 2024
6abbcfc
bcachefs: bch2_btree_id_to_text()
Jun 7, 2024
f6ba909
bcachefs: bch2_gc_pos_to_text()
Jun 8, 2024
75904d7
bcachefs: btree_node_unlock() assert
Jun 8, 2024
c79209e
bcachefs: btree_path_cached_set()
Jun 8, 2024
8942cc1
bcachefs: kill key cache arg to bch2_assert_pos_locked()
Jun 8, 2024
9594def
MAINTAINERS: remove Brian Foster as a reviewer for bcachefs
Jun 10, 2024
3683245
bcachefs: per_cpu_sum()
Jun 13, 2024
21ed629
bcachefs: Reduce the scope of gc_lock
Jun 13, 2024
f8f9232
bcachefs: use FGP_WRITEBEGIN instead of combining individual flags
Panky-codes Jun 14, 2024
b4061d3
bcachefs: set fgf order hint before starting a buffered write
Panky-codes Jun 14, 2024
001f34c
bcachefs: bch2_btree_key_cache_drop() now evicts
Jun 8, 2024
4e8dec0
bcachefs: split out lru_format.h
Jun 19, 2024
f01cc71
bcachefs: support STATX_DIOALIGN for statx file
Jun 20, 2024
2059216
bcachefs: Discard, invalidate workers are now per device
Jun 23, 2024
5500322
bcachefs: Ensure buffered writes write as much as they can
Sep 10, 2023
51f4149
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Jun 23, 2024
e5c368e
bcachefs: Improve "unable to allocate journal write" message
Jun 23, 2024
d6d793a
bcachefs: Simplify btree key cache fill path
Jun 8, 2024
9a83b15
build(deps): bump certifi in /drivers/gpu/drm/ci/xfails
dependabot[bot] Jul 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -3671,7 +3671,6 @@ F: drivers/md/bcache/

BCACHEFS
M: Kent Overstreet <[email protected]>
R: Brian Foster <[email protected]>
L: [email protected]
S: Supported
C: irc://irc.oftc.net/bcache
Expand Down
2 changes: 1 addition & 1 deletion drivers/gpu/drm/ci/xfails/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ git+https://gitlab.freedesktop.org/gfx-ci/ci-collate@09e7142715c16f54344ddf97013
termcolor==2.3.0

# ci-collate dependencies
certifi==2023.7.22
certifi==2024.7.4
charset-normalizer==3.2.0
idna==3.4
pip==23.3
Expand Down
3 changes: 2 additions & 1 deletion fs/bcachefs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@ bcachefs-y := \
clock.o \
compress.o \
darray.o \
data_update.o \
debug.o \
dirent.o \
disk_accounting.o \
disk_groups.o \
data_update.o \
ec.o \
errcode.o \
error.o \
Expand Down
Loading