aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2024-05-08bcachefs: bch2_btree_insert_trans() no longer specifies BTREE_ITER_cachedKent Overstreet1-6/+3
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet56-644/+652
2024-05-08bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELDKent Overstreet3-4/+4
2024-05-08bcachefs: mark_superblock cleanupKent Overstreet5-139/+97
2024-05-08bcachefs: gc_btree_init_recurse() uses gc_mark_node()Kent Overstreet1-42/+22
2024-05-08bcachefs: move root node topo checks to node_check_topology()Kent Overstreet2-23/+19
2024-05-08bcachefs: move topology repair kick to gc_btrees()Kent Overstreet1-39/+9
2024-05-08bcachefs: kill metadata only gcKent Overstreet1-129/+59
2024-05-08bcachefs: Finish converting reconstruct_alloc to errors_silentKent Overstreet2-3/+12
2024-05-08bcachefs: bch2_gc() is now private to btree_gc.cKent Overstreet4-25/+8
2024-05-08bcachefs: for_each_btree_key_continue()Kent Overstreet2-29/+20
2024-05-08bcachefs: kill for_each_btree_key_old()Kent Overstreet1-8/+0
2024-05-08bcachefs: Optimize eytzinger0_sort() with bottom-up heapsortKuan-Wei Chiu1-17/+88
2024-05-08bcachefs: When traversing to interior nodes, propagate result to paths to sam...Kent Overstreet1-0/+11
2024-05-08bcachefs: Don't read journal just for fsckKent Overstreet1-1/+1
2024-05-08bcachefs: allow for custom action in fsck error messagesKent Overstreet3-13/+50
2024-05-08bcachefs: New assertion for writing to the journal after shutdownKent Overstreet6-7/+10
2024-05-08bcachefs: bch2_btree_path_to_text()Kent Overstreet3-5/+53
2024-05-08bcachefs: add btree_node_merging_disabled debug paramKent Overstreet2-0/+5
2024-05-08bcachefs: bch2_hash_lookup() now returns bkey_s_cKent Overstreet6-88/+49
2024-05-08bcachefs: bch2_journal_keys_dump()Kent Overstreet2-0/+19
2024-05-08bcachefs: bch2_btree_node_header_to_text()Kent Overstreet1-7/+20
2024-05-08bcachefs: prt_printf() now respects \r\n\tKent Overstreet23-589/+226
2024-05-08bcachefs: printbufs: prt_printf() now handles \t\r\nKent Overstreet1-63/+106
2024-05-08bcachefs: printbuf improvementsKent Overstreet2-63/+55
2024-05-08bcachefs: Run upgrade/downgrade even in -o nochanges modeKent Overstreet1-43/+41
2024-05-08bcachefs: Better write_super() error messagesKent Overstreet1-6/+15
2024-05-08bcachefs: Fix xattr_to_text() unsafetyKent Overstreet1-4/+10
2024-05-08bcachefs: bch2_bkey_format_field_overflows()Kent Overstreet3-26/+30
2024-05-08bcachefs: Fix needs_whiteout BUG_ON() in bkey_sort()Kent Overstreet3-45/+56
2024-05-08bcachefs: Fix sb_clean_validate endianness conversionKent Overstreet1-1/+1
2024-05-08Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-51/+60
2024-05-08Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2024-05-08Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+5
2024-05-08fscrypt: try to avoid refing parent dentry in fscrypt_file_openMateusz Guzik1-6/+26
2024-05-08Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds20-71/+150
2024-05-08fs/coredump: Enable dynamic configuration of max file note sizeAllen Pais2-2/+22
2024-05-08nilfs2: make superblock data array index computation sparse friendlyRyusuke Konishi1-2/+18
2024-05-08squashfs: remove calls to set the folio error flagMatthew Wilcox (Oracle)2-7/+2
2024-05-08squashfs: convert squashfs_symlink_read_folio to use folio APIsMatthew Wilcox (Oracle)1-19/+16
2024-05-08ocfs2: remove redundant assignment to variable statusColin Ian King1-1/+0
2024-05-08nilfs2: convert to use the new mount APIEric Sandeen4-229/+174
2024-05-08erofs: clean up z_erofs_load_full_lcluster()Gao Xiang2-20/+6
2024-05-08erofs: derive fsid from on-disk UUID for .statfs() if possibleHongzhen Luo1-7/+5
2024-05-08erofs: add a reserved buffer pool for lz4 decompressionChunhai Guo3-17/+52
2024-05-08erofs: do not use pagepool in z_erofs_gbuf_growsize()Chunhai Guo1-36/+31
2024-05-08erofs: rename per-CPU buffers to global buffer pool and make it configurableChunhai Guo6-161/+166
2024-05-08erofs: rename utils.c to zutil.cChunhai Guo2-21/+13
2024-05-08fuse: Add initial support for fs-verityRichard Fung1-0/+60
2024-05-08virtiofs: include a newline in sysfs tagBrian Foster1-1/+1