summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-07-15Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.casefold' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.module.description' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.pg_error' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-07-15Merge branch 'link_path_walk'Linus Torvalds
2024-07-16treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada
2024-07-15Merge branch 'runtime-constants'Linus Torvalds
2024-07-15exfat: fix potential deadlock on __exfat_get_dentry_setSungjong Seo
2024-07-15exfat: handle idmapped mountsMichael Jeanson
2024-07-14ksmbd: add durable scavenger timerNamjae Jeon
2024-07-14bcachefs: darray: Don't pass NULL to memcpy()Tavian Barnes
2024-07-14bcachefs: Kill bch2_assert_btree_nodes_not_locked()Kent Overstreet
2024-07-14bcachefs: Rename BCH_WRITE_DONE -> BCH_WRITE_SUBMITTEDKent Overstreet
2024-07-14ksmbd: avoid reclaiming expired durable opens by the clientNamjae Jeon
2024-07-14ksmbd: Constify struct ksmbd_transport_opsChristophe JAILLET
2024-07-14ksmbd: remove duplicate SMB2 Oplock levels definitionsChenXiaoSong
2024-07-14bcachefs: __bch2_read(): call trans_begin() on every loop iterKent Overstreet
2024-07-14bcachefs: show none if label is not setHongbo Li
2024-07-14bcachefs: drop packed, aligned from bkey_inode_bufKent Overstreet
2024-07-14bcachefs: btree node scan: fall back to comparing by journal seqKent Overstreet
2024-07-14bcachefs: Add lockdep support for btree node locksKent Overstreet
2024-07-14lockdep: lockdep_set_notrack_class()Kent Overstreet
2024-07-14bcachefs: Improve copygc_wait_to_text()Kent Overstreet
2024-07-14bcachefs: Convert clock code to u64sKent Overstreet
2024-07-14bcachefs: Improve startup messageKent Overstreet
2024-07-14bcachefs: Self healing on read IO errorKent Overstreet
2024-07-14bcachefs: Make read_only a mount option again, but hiddenKent Overstreet
2024-07-14bcachefs: bch2_extent_crc_unpacked_to_text()Kent Overstreet
2024-07-14bcachefs: Ratelimit checksum error messagesKent Overstreet
2024-07-14bcachefs: spelling fixKent Overstreet
2024-07-14bcachefs: Simplify btree key cache fill pathKent Overstreet
2024-07-14bcachefs: Improve "unable to allocate journal write" messageKent Overstreet
2024-07-14bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flagKent Overstreet
2024-07-14bcachefs: Ensure buffered writes write as much as they canKent Overstreet
2024-07-14bcachefs: support STATX_DIOALIGN for statx fileHongbo Li
2024-07-14bcachefs: split out lru_format.hKent Overstreet
2024-07-14bcachefs: bch2_btree_key_cache_drop() now evictsKent Overstreet
2024-07-14bcachefs: set fgf order hint before starting a buffered writePankaj Raghav
2024-07-14bcachefs: use FGP_WRITEBEGIN instead of combining individual flagsPankaj Raghav
2024-07-14bcachefs: Reduce the scope of gc_lockKent Overstreet
2024-07-14bcachefs: per_cpu_sum()Kent Overstreet
2024-07-14bcachefs: kill key cache arg to bch2_assert_pos_locked()Kent Overstreet
2024-07-14bcachefs: btree_path_cached_set()Kent Overstreet
2024-07-14bcachefs: btree_node_unlock() assertKent Overstreet
2024-07-14bcachefs: bch2_gc_pos_to_text()Kent Overstreet