summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-04bcachefs: Fixes for 4.19bcachefs-v4.19-backport-compatKent Overstreet
2021-04-04Merge with 8eb434efa5 bcachefs: Use x-macros for compat feature bitsKent Overstreet
2020-12-14fixup! bcachefs: Always check if we need disk res in extent update pathKent Overstreet
2020-12-10bcachefs: Fixes for 4.19Kent Overstreet
2020-12-10Merge with 55e26c434e bcachefs: Always check if we need disk res in extent up...Kent Overstreet
2020-12-10srcu: Provide polling interfaces for Tree SRCU grace periodsPaul E. McKenney
2020-12-10srcu: Provide internal interface to start a Tree SRCU grace periodPaul E. McKenney
2020-11-07bcachefs: Fixes for 4.19Kent Overstreet
2020-11-07Merge with 1d669389f7: bcachefs: use a radix tree for inum bitmap in fsckKent Overstreet
2020-09-10bcachefs: Fixes for 4.19Kent Overstreet
2020-09-07Merge with fb2821e726bcachefs: Don't fail mount if device has been removedKent Overstreet
2020-07-27bcachefs: Fixes for 4.19Kent Overstreet
2020-07-27Merge with 6288f1b609 bcachefs: Convert various code to printbufKent Overstreet
2020-06-29bcachefs: Fixes for 4.19Kent Overstreet
2020-06-29Merge with b7020ae929 bcachefs: Refactor dio write code to reinit bch_write_opKent Overstreet
2020-05-13bcachefs: Fixes for 4.19Kent Overstreet
2020-05-13Merge with 91fedfccb2 bcachefs: Fix setquotaKent Overstreet
2020-05-06bcachefs: Fixes for 4.19Kent Overstreet
2020-05-06Merge with d7dbd2ce12 bcachefs: Add some printks for error pathsKent Overstreet
2020-05-06bcachefs: Fixes for 4.19Kent Overstreet
2020-05-06Merge with e5ebdf1e41 bcachefs: Add a few tracepointsKent Overstreet
2020-05-06bcachefs: Fixes for 4.19Kent Overstreet
2020-05-06Merge with e4871e8f27 bcachefs: Fix a deadlock on starting an interior btree ...Kent Overstreet
2020-05-06bcachefs: Fixes for 4.19Kent Overstreet
2020-05-06Merge with fe198a9f39) bcachefs: Improve tracepoints slightly in commit pathKent Overstreet
2020-05-06bcachefs: Fixes for 4.19Kent Overstreet
2020-05-06mm: Add a mechanism to disable faults for a specific mappingKent Overstreet
2020-05-06Revert "mm: pagecache add lock"Kent Overstreet
2020-05-06Merge with 1a2bb21f21 bcachefs: Put inline data behind a mount option for nowKent Overstreet
2020-05-06Merge with 131853c881 bcachefs: Switch to macro for bkey_opsKent Overstreet
2020-05-06bcachefs: Fixes for 4.19Kent Overstreet
2020-05-06Merge with dd444a83ea bcachefs: Drop unused arg to bch2_open_buckets_stop_dev()Kent Overstreet
2020-05-06bcachefs: Fixes for 4.19Kent Overstreet
2020-05-06Merge with ebc9749562 bcachefs: Fix for building with old gccKent Overstreet
2020-05-06Merge with 1f431b384d bcachefs: Refactor trans_(get|update)_keyKent Overstreet
2020-05-06bcachefs: Initial commitKent Overstreet
2020-05-06Dynamic fault injectionKent Overstreet
2020-05-06closures: closure_wait_event()Kent Overstreet
2020-05-06bcache: move closures to lib/Kent Overstreet
2020-05-06bcache: optimize continue_at_nobarrier()Kent Overstreet
2020-05-06block: optimize bvec_iter_advance()Kent Overstreet
2020-05-06add_to_page_cache_lru_vec()Kent Overstreet
2020-05-06add_to_page_cache_vec()Kent Overstreet
2020-05-06page_cache_tree_insert_vec()Kent Overstreet
2020-05-06radix tree: __radix_tree_create2Kent Overstreet
2020-05-06fs: kill add_to_page_cache_locked()Kent Overstreet
2020-05-06cifs: convert to add_to_page_cache()Kent Overstreet
2020-05-06mm: optimize __do_page_cache_readahead()Kent Overstreet
2020-05-06fs: generic_file_buffered_read() now uses find_get_pages_contigKent Overstreet
2020-05-06fs: Break generic_file_buffered_read up into multiple functionsKent Overstreet