开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Export correct blocksize to vfs
Kent Overstreet
2023-10-22
bcachefs: Truncate/fpunch now works on block boundaries, not page
Kent Overstreet
2023-10-22
bcachefs: Count reserved extents as holes
Kent Overstreet
2023-10-22
bcachefs: Handle partial pages in seek data/hole
Kent Overstreet
2023-10-22
bcachefs: Change buffered write path to write to partial pages
Kent Overstreet
2023-10-22
bcachefs: Change __bch2_writepage() to not write to holes
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_seek_data()
Kent Overstreet
2023-10-22
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
2023-10-22
bcachefs: Refactor __bch2_cut_front()
Kent Overstreet
2023-10-22
bcachefs: Dont't call bch2_trans_begin_updates() in bch2_extent_update()
Kent Overstreet
2023-10-22
bcachefs: Don't unlink iters on unsuccessful commit
Kent Overstreet
2023-10-22
bcachefs: add missing bch2_trans_begin() call
Kent Overstreet
2023-10-22
bcachefs: Add offset_into_extent param to bch2_read_extent()
Kent Overstreet
2023-10-22
bcachefs: Print out name of bkey type
Kent Overstreet
2023-10-22
bcachefs: Don't overflow trans with iters from triggers
Kent Overstreet
2023-10-22
bcachefs: Convert some assertions to fsck errors
Kent Overstreet
2023-10-22
bcachefs: Fix ec_stripes_read()
Kent Overstreet
2023-10-22
bcachefs: Fix stripe_idx_to_delete()
Kent Overstreet
2023-10-22
bcachefs: Don't try to delete stripes when RO
Kent Overstreet
2023-10-22
bcachefs: Track dirtyness at sector level, not page
Kent Overstreet
2023-10-22
bcachefs: Kill page_state_cmpxchg
Kent Overstreet
2023-10-22
bcachefs: Always touch page state with page locked
Kent Overstreet
2023-10-22
bcachefs: Fix moving compressed data
Kent Overstreet
2023-10-22
bcachefs: kill bio_for_each_contig_segment()
Kent Overstreet
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
2023-10-22
bcachefs: kill bch2_crc64_update
Kent Overstreet
2023-10-22
bcachefs: Fix for building with old gcc
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_lock_inodes()
Kent Overstreet
2023-10-22
bcachefs: Check for key size > offset
Kent Overstreet
2023-10-22
bcachefs: Refactor trans_(get|update)_key
Kent Overstreet
2023-10-22
bcachefs: Update path now handles triggers that generate more triggers
Kent Overstreet
2023-10-22
bcachefs: add inode_generation_to_text method
Kent Overstreet
2023-10-22
bcachefs: Fix array overrun with unknown btree roots
Kent Overstreet
2023-10-22
bcachefs: fix kasan splat
Kent Overstreet
2023-10-22
bcachefs: Delete a spurious assertion
Kent Overstreet
2023-10-22
bcachefs: fix __bch2_xattr_bcachefs_get()
Kent Overstreet
2023-10-22
bcachefs: use memalloc_nofs_save() for vmalloc allocation
Kent Overstreet
2023-10-22
bcachefs: Fix promoting to cache devices (durability = 0)
Kent Overstreet
2023-10-22
bcachefs: Don't allow bkey vals that are too big in extents btree
Kent Overstreet
2023-10-22
bcachefs: Reduce BKEY_PADDED usage
Kent Overstreet
2023-10-22
bcachefs: bkey_merge() now takes bkey_s
Kent Overstreet
2023-10-22
bcachefs: Don't overflow stack in bch2_extent_merge_inline()
Kent Overstreet
2023-10-22
bcachefs: Fix starting copygc when already started
Kent Overstreet
2023-10-22
bcachefs: Fix an error path in bch2_btree_iter_traverse()
Kent Overstreet
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
2023-10-22
bcachefs: Fix cached sectors not being updated on invalidate
Kent Overstreet
2023-10-22
bcachefs: better BTREE_INSERT_NO_CLEAR_REPLICAS
Kent Overstreet
2023-10-22
bcachefs: fix a mount error path
Kent Overstreet
2023-10-22
bcachefs: fix bch2_extent_merge()
Kent Overstreet
2023-10-22
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
[next]