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-01-23
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-01-23
eventfd: move 'eventfd-count' printing out of spinlock
Wen Yang
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
2024-01-23
exportfs: fix the fallback implementation of the get_name export operation
Trond Myklebust
2024-01-22
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
Nikita Zhandarovich
2024-01-22
writeback: move wb_wakeup_delayed defination to fs-writeback.c
Kemeng Shi
2024-01-22
fs: improve dump_mapping() robustness
Baolin Wang
2024-01-22
buffer: Use KMEM_CACHE instead of kmem_cache_create()
Kunwu Chan
2024-01-22
eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and...
Wen Yang
2024-01-22
fs: Wrong function name in comment
Andreas Gruenbacher
2024-01-22
fs: fix a typo in attr.c
Jay
2024-01-21
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
bcachefs: grab s_umount only if snapshotting
Su Yue
2024-01-21
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
2024-01-21
bcachefs: bios must be 512 byte algined
Kent Overstreet
2024-01-21
bcachefs: remove redundant variable tmp
Colin Ian King
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
2024-01-21
bcachefs: Fix excess transaction restarts in __bchfs_fallocate()
Kent Overstreet
2024-01-21
bcachefs: extents_to_bp_state
Kent Overstreet
2024-01-21
bcachefs: bkey_and_val_eq()
Kent Overstreet
2024-01-21
bcachefs: Better journal tracepoints
Kent Overstreet
2024-01-21
bcachefs: Print size of superblock with space allocated
Kent Overstreet
2024-01-21
bcachefs: Avoid flushing the journal in the discard path
Kent Overstreet
2024-01-21
bcachefs: Improve move_extent tracepoint
Kent Overstreet
2024-01-21
bcachefs: Add missing bch2_moving_ctxt_flush_all()
Kent Overstreet
2024-01-21
bcachefs: Re-add move_extent_write tracepoint
Kent Overstreet
2024-01-21
bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount
Kent Overstreet
2024-01-21
bcachefs: Add .val_to_text() for KEY_TYPE_cookie
Kent Overstreet
2024-01-21
bcachefs: Don't pass memcmp() as a pointer
Kent Overstreet
2024-01-21
bcachefs: Reduce would_deadlock restarts
Kent Overstreet
2024-01-21
bcachefs: bch2_trans_account_disk_usage_change()
Kent Overstreet
[next]