summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet
2024-07-14bcachefs: btree write buffer knows how to accumulate bch_accounting keysKent Overstreet
2024-07-14bcachefs: Accumulate accounting keys in journal replayKent Overstreet
2024-07-14bcachefs: KEY_TYPE_accountingKent Overstreet
2024-07-14bcachefs: use new mount APIThomas Bertschinger
2024-07-14bcachefs: Add error code to defer option parsingThomas Bertschinger
2024-07-14bcachefs: add printbuf arg to bch2_parse_mount_opts()Thomas Bertschinger
2024-07-14bcachefs: metadata version bucket_stripe_sectorsKent Overstreet
2024-07-14bcachefs: BCH_DATA_unstripedKent Overstreet
2024-07-14bcachefs: bch_alloc->stripe_sectorsKent Overstreet
2024-07-14bcachefs: check_key_has_inode()Kent Overstreet
2024-07-14bcachefs: allow passing full device path for target optionsThomas Bertschinger
2024-07-14bcachefs: bch2_printbuf_strip_trailing_newline()Kent Overstreet
2024-07-14bcachefs: don't expose "read_only" as a mount optionThomas Bertschinger
2024-07-14bcachefs: make offline fsck set read_only fs flagThomas Bertschinger
2024-07-14bcachefs: btree_ptr_sectors_written() now takes bkey_s_cKent Overstreet
2024-07-14bcachefs: Check for bsets past bch_btree_ptr_v2.sectors_writtenKent Overstreet
2024-07-14bcachefs: Use try_cmpxchg() family of functions instead of cmpxchg()Uros Bizjak
2024-07-14bcachefs: add might_sleep() annotations for fsck_err()Kent Overstreet
2024-07-14bcachefs: fix missing includeKent Overstreet
2024-07-14bcachefs: Use filemap_read() to simplify the execution flowYouling Tang
2024-07-14bcachefs: Align the display format of `btrees/inodes/keys`Youling Tang
2024-07-14bcachefs: Fix missing spaces in journal_entry_dev_usage_to_textYouling Tang
2024-07-14bcachefs: fix ei_update_lock lock orderingKent Overstreet
2024-07-14bcachefs: bch2_btree_reserve_cache_to_text()Kent Overstreet
2024-07-14bcachefs: sysfs trigger_freelist_wakeupKent Overstreet
2024-07-14bcachefs: sysfs internal/trigger_journal_writesKent Overstreet
2024-07-14bcachefs: add capacity, reserved to fs_alloc_debug_to_text()Kent Overstreet
2024-07-14bcachefs: uninline fallocate functionsKent Overstreet
2024-07-14bcachefs: btree ids are 64 bit bitmasksKent Overstreet
2024-07-14bcachefs: Print allocator stuck on timeout in fallocate pathKent Overstreet
2024-07-13exec: Avoid pathological argc, envc, and bprm->p valuesKees Cook
2024-07-13execve: Keep bprm->argmin behind CONFIG_MMUKees Cook
2024-07-13Merge tag '6.10-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-07-13cifs: fix setting SecurityFlags to trueSteve French
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-13erofs: silence uninitialized variable warning in z_erofs_scan_folio()Dan Carpenter
2024-07-12nilfs2: Constify struct kobj_typeChristophe JAILLET
2024-07-12kpageflags: detect isolated KPF_THP foliosRan Xiaokai
2024-07-12mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-12fs/procfs: add build ID fetching to PROCMAP_QUERY APIAndrii Nakryiko
2024-07-12fs/procfs: implement efficient VMA querying API for /proc/<pid>/mapsAndrii Nakryiko
2024-07-12fs/procfs: extract logic for getting VMA name constituentsAndrii Nakryiko
2024-07-12ubifs: add check for crypto_shash_tfm_digestChen Ni
2024-07-12ubifs: Fix inconsistent inode size when powercut happens during appendant wri...Zhihao Cheng
2024-07-12ubifs: fix kernel-doc warningsJeff Johnson
2024-07-12ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarityZhaoLong Wang
2024-07-12ubifs: dbg_orphan_check: Fix missed key type checkingZhihao Cheng
2024-07-12ubifs: Fix unattached inode when powercut happens in creatingZhihao Cheng