summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-11-01do_io_accounting: use sig->stats_lockOleg Nesterov
2023-11-01do_io_accounting: use __for_each_thread()Oleg Nesterov
2023-11-01ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Jia Rui
2023-11-01watchdog: move softlockup_panic back to early_paramKrister Johansen
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-10-31ext4: properly sync file size update after O_SYNC direct IOJan Kara
2023-10-31ext4: fix racy may inline data check in dio writeBrian Foster
2023-10-31cifs: add xid to query server interface callShyam Prasad N
2023-10-31cifs: print server capabilities in DebugDataShyam Prasad N
2023-10-31smb: use crypto_shash_digest() in symlink_hash()Eric Biggers
2023-10-31smb: client: fix use-after-free bug in cifs_debug_data_proc_show()Paulo Alcantara
2023-10-31smb: client: fix potential deadlock when releasing midsPaulo Alcantara
2023-10-31smb3: fix creating FIFOs when mounting with "sfu" mount optionSteve French
2023-10-31bcachefs: bch2_inum_opts_get()Kent Overstreet
2023-10-31bcachefs: move: move_stats refactoringKent Overstreet
2023-10-31bcachefs: move: convert to bbposKent Overstreet
2023-10-31bcachefs: moving_context now owns a btree_transKent Overstreet
2023-10-31bcachefs: move.c exports, refactoringKent Overstreet
2023-10-31bcachefs: Guard against unknown compression optionsKent Overstreet
2023-10-31bcachefs: trivial extents.c refactoringKent Overstreet
2023-10-31bcachefs: Fix bch2_prt_bitflags()Kent Overstreet
2023-10-31bcachefs: Check for too-large encoded extentsKent Overstreet
2023-10-31bcachefs: Ensure we don't exceed encoded_extent_maxKent Overstreet
2023-10-31bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet
2023-10-31bcachefs: Split out disk_groups_types.hKent Overstreet
2023-10-31bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()Kent Overstreet
2023-10-31bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEWKent Overstreet
2023-10-31bcachefs: Improve io option handling in data move pathKent Overstreet
2023-10-31bcachefs: Ensure devices are always correctly initializedKent Overstreet
2023-10-31bcachefs: Delete duplicate time stats initializationKent Overstreet
2023-10-31bcachefs: Kill dead code extent_save()Kent Overstreet
2023-10-31bcachefs: Fix ca->oldest_gen allocationKent Overstreet
2023-10-31bcachefs: Fix shrinker namesKent Overstreet
2023-10-31bcachefs: Fix btree_node_type enumKent Overstreet
2023-10-31bcachefs: bch2_btree_id_str()Kent Overstreet
2023-10-31bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet
2023-10-31bcachefs: Fix lock ordering with snapshot_create_lockKent Overstreet
2023-10-31ima: detect changes to the backing overlay fileMimi Zohar
2023-10-31erofs: fix erofs_insert_workgroup() lockref usageGao Xiang
2023-10-30Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'pstore-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30ksmbd: no need to wait for binded connection termination at logoffNamjae Jeon
2023-10-30six locks: Lock contended tracepointsKent Overstreet
2023-10-30closures: Fix race in closure_sync()Kent Overstreet
2023-10-31exfat: support create zero-size directoryYuezhang Mo
2023-10-31exfat: support handle zero-size directoryYuezhang Mo
2023-10-31exfat: add ioctls for accessing attributesJan Cincera
2023-10-31erofs: tidy up redundant includesFerry Meng
2023-10-31erofs: get rid of ROOT_NID()Ferry Meng