index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-11
io_uring/cmd: let cmds to know about dying task
Pavel Begunkov
2
-1
/
+6
2024-11-11
btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu()
Mark Harmstone
1
-2
/
+8
2024-11-11
btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl)
Mark Harmstone
6
-12
/
+339
2024-11-11
btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
Mark Harmstone
1
-11
/
+18
2024-11-11
btrfs: don't sleep in btrfs_encoded_read() if IOCB_NOWAIT is set
Mark Harmstone
1
-11
/
+44
2024-11-11
btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
Mark Harmstone
3
-32
/
+66
2024-11-11
btrfs: remove pointless iocb::ki_pos addition in btrfs_encoded_read()
Mark Harmstone
1
-4
/
+1
2024-11-11
btrfs: remove no longer used delayed ref head search functionality
Filipe Manana
1
-29
/
+5
2024-11-11
btrfs: track delayed ref heads in an xarray
Filipe Manana
4
-119
/
+106
2024-11-11
btrfs: add comments regarding locking to struct btrfs_delayed_ref_root
Filipe Manana
1
-3
/
+17
2024-11-11
btrfs: assert delayed refs lock is held at add_delayed_ref_head()
Filipe Manana
1
-0
/
+1
2024-11-11
btrfs: assert delayed refs lock is held at find_first_ref_head()
Filipe Manana
1
-0
/
+2
2024-11-11
btrfs: assert delayed refs lock is held at find_ref_head()
Filipe Manana
1
-2
/
+2
2024-11-11
btrfs: pass fs_info to btrfs_delete_ref_head()
Filipe Manana
3
-7
/
+10
2024-11-11
btrfs: pass fs_info to functions that search for delayed ref heads
Filipe Manana
4
-11
/
+18
2024-11-11
btrfs: move delayed ref head unselection to delayed-ref.c
Filipe Manana
3
-13
/
+15
2024-11-11
btrfs: simplify obtaining a delayed ref head
Filipe Manana
3
-41
/
+23
2024-11-11
btrfs: change return type of btrfs_delayed_ref_lock() to boolean
Filipe Manana
3
-11
/
+11
2024-11-11
btrfs: remove num_entries atomic counter from delayed ref root
Filipe Manana
4
-11
/
+0
2024-11-11
btrfs: use helper to find first ref head at btrfs_destroy_delayed_refs()
Filipe Manana
1
-4
/
+5
2024-11-11
btrfs: remove duplicated code to drop delayed ref during transaction abort
Filipe Manana
1
-7
/
+1
2024-11-11
btrfs: remove fs_info parameter from btrfs_cleanup_one_transaction()
Filipe Manana
3
-7
/
+6
2024-11-11
btrfs: remove fs_info parameter from btrfs_destroy_delayed_refs()
Filipe Manana
3
-5
/
+4
2024-11-11
btrfs: move btrfs_destroy_delayed_refs() to delayed-ref.c
Filipe Manana
3
-80
/
+83
2024-11-11
btrfs: remove BUG_ON() at btrfs_destroy_delayed_refs()
Filipe Manana
1
-13
/
+24
2024-11-11
btrfs: reduce extent tree lock contention when searching for inline backref
Robbie Ko
1
-3
/
+23
2024-11-11
btrfs: tests: implement case for partial RAID stripe-tree delete
Johannes Thumshirn
1
-0
/
+221
2024-11-11
btrfs: implement partial deletion of RAID stripe extents
Johannes Thumshirn
1
-7
/
+74
2024-11-11
btrfs: use filemap_get_folio() helper
Anand Jain
3
-6
/
+5
2024-11-11
btrfs: convert btrfs_buffered_write() to use folios
Qu Wenruo
3
-80
/
+66
2024-11-11
btrfs: make buffered write to copy one page a time
Qu Wenruo
3
-163
/
+94
2024-11-11
btrfs: fix wrong sizeof in btrfs_do_encoded_write()
Mark Harmstone
1
-1
/
+1
2024-11-11
btrfs: use str_yes_no() helper function in btrfs_dump_free_space()
Thorsten Blum
1
-3
/
+3
2024-11-11
btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
Qu Wenruo
4
-39
/
+43
2024-11-11
btrfs: unify to use writer locks for subpage locking
Qu Wenruo
4
-83
/
+5
2024-11-11
btrfs: remove unused btrfs_folio_start_writer_lock()
Qu Wenruo
2
-49
/
+0
2024-11-11
btrfs: do not clear read-only when adding sprout device
Boris Burkov
1
-4
/
+0
2024-11-11
btrfs: remove local generation variable from read_block_for_search()
Filipe Manana
1
-4
/
+2
2024-11-11
btrfs: remove redundant initializations for struct btrfs_tree_parent_check
Filipe Manana
2
-2
/
+0
2024-11-11
btrfs: simplify arguments for btrfs_verify_level_key()
Filipe Manana
3
-12
/
+11
2024-11-11
btrfs: remove redundant level argument from read_block_for_search()
Filipe Manana
1
-11
/
+9
2024-11-11
btrfs: re-enable the extent map shrinker
Filipe Manana
1
-7
/
+1
2024-11-11
btrfs: rename extent map shrinker members from struct btrfs_fs_info
Filipe Manana
4
-26
/
+26
2024-11-11
btrfs: simplify tracking progress for the extent map shrinker
Filipe Manana
4
-57
/
+22
2024-11-11
btrfs: make the extent map shrinker run asynchronously as a work queue job
Filipe Manana
5
-19
/
+52
2024-11-11
btrfs: add and use helper to remove extent map from its inode's tree
Filipe Manana
1
-11
/
+7
2024-11-11
btrfs: reduce lock contention when eb cache miss for btree search
Robbie Ko
1
-31
/
+70
2024-11-11
btrfs: drop unused parameter level from alloc_heuristic_ws()
David Sterba
1
-2
/
+2
2024-11-11
btrfs: drop unused parameter fs_info from btrfs_match_dir_item_name()
David Sterba
4
-14
/
+8
2024-11-11
btrfs: drop unused parameter transaction from alloc_log_tree()
David Sterba
1
-4
/
+3
[next]