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.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-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
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
mm: remove cleancache
Christoph Hellwig
2
-12
/
+0
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2022-01-20
btrfs: use generic Kconfig option for 256kB page size limit
Nathan Chancellor
1
-2
/
+1
2022-01-07
btrfs: output more debug messages for uncommitted transaction
Qu Wenruo
1
-1
/
+43
2022-01-07
btrfs: respect the max size in the header when activating swap file
Filipe Manana
1
-0
/
+11
2022-01-07
btrfs: fix argument list that the kdoc format and script verified
Yang Li
2
-4
/
+3
2022-01-07
btrfs: remove unnecessary parameter type from compression_decompress_bio
Su Yue
1
-4
/
+4
2022-01-07
btrfs: selftests: dump extent io tree if extent-io-tree test failed
Qu Wenruo
1
-0
/
+52
2022-01-07
btrfs: scrub: cleanup the argument list of scrub_stripe()
Qu Wenruo
1
-32
/
+35
2022-01-07
btrfs: scrub: cleanup the argument list of scrub_chunk()
Qu Wenruo
1
-19
/
+19
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
10
-1189
/
+3
2022-01-07
btrfs: scrub: use btrfs_path::reada for extent tree readahead
Qu Wenruo
1
-0
/
+1
2022-01-07
btrfs: scrub: remove the unnecessary path parameter for scrub_raid56_parity()
Qu Wenruo
1
-14
/
+16
2022-01-07
btrfs: refactor unlock_up
Nikolay Borisov
1
-15
/
+16
2022-01-07
btrfs: skip transaction commit after failure to create subvolume
Filipe Manana
1
-4
/
+4
2022-01-07
btrfs: zoned: fix chunk allocation condition for zoned allocator
Naohiro Aota
3
-18
/
+13
2022-01-07
btrfs: add extent allocator hook to decide to allocate chunk or not
Naohiro Aota
1
-0
/
+17
2022-01-07
btrfs: zoned: unset dedicated block group on allocation failure
Naohiro Aota
1
-4
/
+16
2022-01-07
btrfs: zoned: drop redundant check for REQ_OP_ZONE_APPEND and btrfs_is_zoned
Johannes Thumshirn
1
-3
/
+2
2022-01-07
btrfs: zoned: sink zone check into btrfs_repair_one_zone
Johannes Thumshirn
4
-10
/
+13
2022-01-07
btrfs: zoned: simplify btrfs_check_meta_write_pointer
Johannes Thumshirn
1
-18
/
+8
2022-01-07
btrfs: zoned: encapsulate inode locking for zoned relocation
Johannes Thumshirn
2
-6
/
+19
2022-01-07
btrfs: sysfs: add devinfo/fsid to retrieve actual fsid from the device
Anand Jain
1
-0
/
+11
2022-01-07
btrfs: reserve extra space for the free space tree
Josef Bacik
2
-0
/
+23
2022-01-07
btrfs: include the free space tree in the global rsv minimum calculation
Josef Bacik
1
-13
/
+17
2022-01-07
btrfs: scrub: merge SCRUB_PAGES_PER_RD_BIO and SCRUB_PAGES_PER_WR_BIO
Qu Wenruo
1
-20
/
+14
2022-01-07
btrfs: update SCRUB_MAX_PAGES_PER_BLOCK
Qu Wenruo
1
-6
/
+5
2022-01-07
btrfs: do not check -EAGAIN when truncating inodes in the log root
Josef Bacik
1
-6
/
+1
2022-01-07
btrfs: make should_throttle loop local in btrfs_truncate_inode_items
Josef Bacik
1
-2
/
+1
2022-01-07
btrfs: combine extra if statements in btrfs_truncate_inode_items
Josef Bacik
1
-4
/
+2
2022-01-07
btrfs: convert BUG() for pending_del_nr into an ASSERT
Josef Bacik
1
-2
/
+3
2022-01-07
btrfs: convert BUG_ON() in btrfs_truncate_inode_items to ASSERT
Josef Bacik
1
-1
/
+1
2022-01-07
btrfs: add inode to truncate control
Josef Bacik
5
-19
/
+34
2022-01-07
btrfs: pass the ino via truncate control
Josef Bacik
5
-4
/
+10
2022-01-07
btrfs: use a flag to control when to clear the file extent range
Josef Bacik
4
-4
/
+12
2022-01-07
btrfs: control extent reference updates with a control flag for truncate
Josef Bacik
3
-2
/
+8
2022-01-07
btrfs: only call inode_sub_bytes in truncate paths that care
Josef Bacik
4
-13
/
+11
2022-01-07
btrfs: only update i_size in truncate paths that care
Josef Bacik
4
-9
/
+17
2022-01-07
btrfs: add truncate control struct
Josef Bacik
5
-28
/
+46
2022-01-07
btrfs: remove found_extent from btrfs_truncate_inode_items
Josef Bacik
1
-6
/
+3
2022-01-07
btrfs: move btrfs_kill_delayed_inode_items into evict
Josef Bacik
2
-9
/
+12
2022-01-07
btrfs: remove free space cache inode check in btrfs_truncate_inode_items
Josef Bacik
1
-5
/
+3
2022-01-07
btrfs: move extent locking outside of btrfs_truncate_inode_items
Josef Bacik
3
-25
/
+31
2022-01-07
btrfs: move btrfs_truncate_inode_items to inode-item.c
Josef Bacik
4
-391
/
+387
2022-01-07
btrfs: add an inode-item.h
Josef Bacik
8
-30
/
+51
2022-01-07
btrfs: remove stale comment about locking at btrfs_search_slot()
Filipe Manana
1
-4
/
+0
2022-01-07
btrfs: remove BUG_ON() after splitting leaf
Filipe Manana
1
-1
/
+3
2022-01-07
btrfs: move leaf search logic out of btrfs_search_slot()
Filipe Manana
1
-116
/
+128
2022-01-07
btrfs: remove useless condition check before splitting leaf
Filipe Manana
1
-5
/
+1
2022-01-07
btrfs: try to unlock parent nodes earlier when inserting a key
Filipe Manana
1
-19
/
+118
[next]