index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-03-19
Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-19
exfat: remove duplicate update parent dir
Yuezhang Mo
2024-03-19
exfat: do not sync parent dir if just update timestamp
Yuezhang Mo
2024-03-19
exfat: remove unused functions
Yuezhang Mo
2024-03-19
exfat: convert exfat_find_empty_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: convert exfat_init_ext_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: move free cluster out of exfat_init_ext_entry()
Yuezhang Mo
2024-03-19
exfat: convert exfat_remove_entries() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: convert exfat_add_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: add exfat_get_empty_dentry_set() helper
Yuezhang Mo
2024-03-19
exfat: add __exfat_get_dentry_set() helper
Yuezhang Mo
2024-03-18
bcachefs: Fix lost wakeup on journal shutdown
Kent Overstreet
2024-03-18
bcachefs; Fix deadlock in bch2_btree_update_start()
Kent Overstreet
2024-03-18
ksmbd: remove module version
Namjae Jeon
2024-03-18
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2024-03-18
Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-18
btrfs: do not skip re-registration for the mounted device
Anand Jain
2024-03-18
Merge tag 'ovl-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-18
Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
2024-03-18
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
2024-03-18
fscache: Fix error handling in fscache_begin_operation()
David Howells
2024-03-18
fs,block: get holder during claim
Christian Brauner
2024-03-18
bcachefs: ratelimit errors from async_btree_node_rewrite
Kent Overstreet
2024-03-18
bcachefs: Run check_topology() first
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-18
bcachefs: Fix lost transaction restart error
Kent Overstreet
2024-03-17
bcachefs: Don't corrupt journal keys gap buffer when dropping alloc info
Kent Overstreet
2024-03-17
bcachefs: fix for building in userspace
Kent Overstreet
2024-03-17
bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recovery
Kent Overstreet
2024-03-17
bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()
Kent Overstreet
2024-03-17
bcachefs: Improve sysfs internal/btree_updates
Kent Overstreet
2024-03-17
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
2024-03-17
bcachefs: Fix locking in bch2_alloc_write_key()
Kent Overstreet
2024-03-17
bcachefs: Avoid extent entry type assertions in .invalid()
Kent Overstreet
2024-03-17
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
2024-03-17
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
2024-03-17
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
2024-03-17
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2024-03-17
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
2024-03-17
eventfs: Create eventfs_root_inode to store dentry
Steven Rostedt (Google)
2024-03-17
eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
Steven Rostedt (Google)
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
[next]