index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-01-23
quota: Drop GFP_NOFS instances under dquot->dq_lock and dqio_sem
Jan Kara
2024-01-23
quota: Set nofs allocation context when acquiring dqio_sem
Jan Kara
2024-01-23
ext2: Remove GFP_NOFS use in ext2_xattr_cache_insert()
Jan Kara
2024-01-23
ext2: Drop GFP_NOFS use in ext2_get_blocks()
Jan Kara
2024-01-23
ext2: Drop GFP_NOFS allocation from ext2_init_block_alloc_info()
Jan Kara
2024-01-23
udf: Remove GFP_NOFS allocation in udf_expand_file_adinicb()
Jan Kara
2024-01-23
udf: Avoid GFP_NOFS allocation in udf_load_pvoldesc()
Jan Kara
2024-01-23
udf: Avoid GFP_NOFS allocation in udf_symlink()
Jan Kara
2024-01-23
udf: Remove GFP_NOFS from dir iteration code
Jan Kara
2024-01-22
quota: Remove BUG_ON from dqget()
Jan Kara
2024-01-22
quota: Remove BUG_ON in dquot_load_quota_sb()
Jan Kara
2024-01-22
quota: Replace BUG_ON in dqput()
Jan Kara
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
[next]