index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
1
-5
/
+8
|
\
|
*
btrfs: validate queue limits
Christoph Hellwig
2024-11-13
1
-0
/
+6
|
*
block: add a bdev_limits helper
Christoph Hellwig
2024-10-29
1
-5
/
+2
*
|
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-11-18
63
-1402
/
+2409
|
\
\
|
*
|
btrfs: send: check for read-only send root under critical section
Filipe Manana
2024-11-11
1
-10
/
+6
|
*
|
btrfs: send: check for dead send root under critical section
Filipe Manana
2024-11-11
1
-9
/
+8
|
*
|
btrfs: remove check for NULL fs_info at btrfs_folio_end_lock_bitmap()
Filipe Manana
2024-11-11
1
-1
/
+1
|
*
|
btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()
Filipe Manana
2024-11-11
1
-1
/
+4
|
*
|
btrfs: fix a typo in btrfs_use_zone_append
Christoph Hellwig
2024-11-11
1
-1
/
+1
|
*
|
btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read()
Mark Harmstone
2024-11-11
1
-2
/
+2
|
*
|
btrfs: simplify logic to decrement snapshot counter at btrfs_mksnapshot()
Filipe Manana
2024-11-11
1
-4
/
+1
|
*
|
btrfs: remove hole from struct btrfs_delayed_node
Filipe Manana
2024-11-11
1
-1
/
+1
|
*
|
btrfs: update stale comment for struct btrfs_delayed_ref_node::add_list
Filipe Manana
2024-11-11
1
-1
/
+2
|
*
|
btrfs: add new ioctl to wait for cleaned subvolumes
David Sterba
2024-11-11
1
-0
/
+128
|
*
|
btrfs: simplify range tracking in cow_file_range()
Haisu Wang
2024-11-11
1
-18
/
+14
|
*
|
btrfs: remove conditional path allocation in btrfs_read_locked_inode()
Leo Martins
2024-11-11
1
-17
/
+29
|
*
|
btrfs: push cleanup into btrfs_read_locked_inode()
Leo Martins
2024-11-11
1
-48
/
+53
|
*
|
btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu()
Mark Harmstone
2024-11-11
1
-2
/
+8
|
*
|
btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl)
Mark Harmstone
2024-11-11
6
-12
/
+339
|
*
|
btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
Mark Harmstone
2024-11-11
1
-11
/
+18
|
*
|
btrfs: don't sleep in btrfs_encoded_read() if IOCB_NOWAIT is set
Mark Harmstone
2024-11-11
1
-11
/
+44
|
*
|
btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
Mark Harmstone
2024-11-11
3
-32
/
+66
|
*
|
btrfs: remove pointless iocb::ki_pos addition in btrfs_encoded_read()
Mark Harmstone
2024-11-11
1
-4
/
+1
|
*
|
btrfs: remove no longer used delayed ref head search functionality
Filipe Manana
2024-11-11
1
-29
/
+5
|
*
|
btrfs: track delayed ref heads in an xarray
Filipe Manana
2024-11-11
4
-119
/
+106
|
*
|
btrfs: add comments regarding locking to struct btrfs_delayed_ref_root
Filipe Manana
2024-11-11
1
-3
/
+17
|
*
|
btrfs: assert delayed refs lock is held at add_delayed_ref_head()
Filipe Manana
2024-11-11
1
-0
/
+1
|
*
|
btrfs: assert delayed refs lock is held at find_first_ref_head()
Filipe Manana
2024-11-11
1
-0
/
+2
|
*
|
btrfs: assert delayed refs lock is held at find_ref_head()
Filipe Manana
2024-11-11
1
-2
/
+2
|
*
|
btrfs: pass fs_info to btrfs_delete_ref_head()
Filipe Manana
2024-11-11
3
-7
/
+10
|
*
|
btrfs: pass fs_info to functions that search for delayed ref heads
Filipe Manana
2024-11-11
4
-11
/
+18
|
*
|
btrfs: move delayed ref head unselection to delayed-ref.c
Filipe Manana
2024-11-11
3
-13
/
+15
|
*
|
btrfs: simplify obtaining a delayed ref head
Filipe Manana
2024-11-11
3
-41
/
+23
|
*
|
btrfs: change return type of btrfs_delayed_ref_lock() to boolean
Filipe Manana
2024-11-11
3
-11
/
+11
|
*
|
btrfs: remove num_entries atomic counter from delayed ref root
Filipe Manana
2024-11-11
4
-11
/
+0
|
*
|
btrfs: use helper to find first ref head at btrfs_destroy_delayed_refs()
Filipe Manana
2024-11-11
1
-4
/
+5
|
*
|
btrfs: remove duplicated code to drop delayed ref during transaction abort
Filipe Manana
2024-11-11
1
-7
/
+1
|
*
|
btrfs: remove fs_info parameter from btrfs_cleanup_one_transaction()
Filipe Manana
2024-11-11
3
-7
/
+6
|
*
|
btrfs: remove fs_info parameter from btrfs_destroy_delayed_refs()
Filipe Manana
2024-11-11
3
-5
/
+4
|
*
|
btrfs: move btrfs_destroy_delayed_refs() to delayed-ref.c
Filipe Manana
2024-11-11
3
-80
/
+83
|
*
|
btrfs: remove BUG_ON() at btrfs_destroy_delayed_refs()
Filipe Manana
2024-11-11
1
-13
/
+24
|
*
|
btrfs: reduce extent tree lock contention when searching for inline backref
Robbie Ko
2024-11-11
1
-3
/
+23
|
*
|
btrfs: tests: implement case for partial RAID stripe-tree delete
Johannes Thumshirn
2024-11-11
1
-0
/
+221
|
*
|
btrfs: implement partial deletion of RAID stripe extents
Johannes Thumshirn
2024-11-11
1
-7
/
+74
|
*
|
btrfs: use filemap_get_folio() helper
Anand Jain
2024-11-11
3
-6
/
+5
|
*
|
btrfs: convert btrfs_buffered_write() to use folios
Qu Wenruo
2024-11-11
3
-80
/
+66
|
*
|
btrfs: make buffered write to copy one page a time
Qu Wenruo
2024-11-11
3
-163
/
+94
|
*
|
btrfs: fix wrong sizeof in btrfs_do_encoded_write()
Mark Harmstone
2024-11-11
1
-1
/
+1
|
*
|
btrfs: use str_yes_no() helper function in btrfs_dump_free_space()
Thorsten Blum
2024-11-11
1
-3
/
+3
|
*
|
btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
Qu Wenruo
2024-11-11
4
-39
/
+43
[next]