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
2019-07-10
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
1
-2
/
+2
2019-07-10
btrfs: init csum_list before possible free
Dan Robertson
1
-1
/
+1
2019-04-04
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
3
-0
/
+39
2019-04-04
Btrfs: fix stale dir entries after unlink, inode eviction and fsync
Filipe Manana
1
-0
/
+29
2019-04-04
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2
-9
/
+14
2019-04-04
btrfs: dev-replace: go back to suspended state if target device is missing
Anand Jain
1
-0
/
+2
2019-02-11
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
1
-0
/
+1
2019-02-11
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
1
-1
/
+2
2019-02-11
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
1
-0
/
+1
2019-02-11
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
1
-9
/
+1
2019-02-11
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
1
-2
/
+10
2019-02-11
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
1
-3
/
+2
2019-02-11
Btrfs: fix use-after-free when dumping free space
Filipe Manana
1
-0
/
+2
2019-02-11
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
1
-0
/
+1
2019-02-11
Btrfs: don't clean dirty pages during buffered writes
Chris Mason
1
-6
/
+24
2019-02-11
btrfs: wait on caching when putting the bg cache
Josef Bacik
1
-0
/
+1
2019-02-11
btrfs: fix error handling in btrfs_dev_replace_start
Jeff Mahoney
1
-2
/
+5
2018-12-17
btrfs: rename total_bytes to avoid confusion
Anand Jain
1
-5
/
+5
2018-12-17
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
2
-26
/
+0
2018-12-17
btrfs: use correct compare function of dirty_metadata_bytes
Ethan Lien
1
-4
/
+6
2018-11-20
Btrfs: reserve space for O_TMPFILE orphan item deletion
Omar Sandoval
1
-1
/
+2
2018-11-20
Btrfs: don't return ino to ino cache if inode item removal fails
Omar Sandoval
1
-12
/
+13
2018-11-20
Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
Omar Sandoval
1
-1
/
+4
2018-10-21
Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting
Robbie Ko
1
-2
/
+14
2018-10-21
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-12
/
+4
2018-10-21
Btrfs: don't leave dangling dentry if symlink creation failed
Filipe Manana
1
-4
/
+7
2018-10-21
Btrfs: use insert_inode_locked4 for inode creation
Chris Mason
1
-67
/
+109
2018-10-21
Btrfs: ensure tmpfile inode is always persisted with link count of 0
Filipe Manana
1
-0
/
+15
2018-10-21
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
1
-0
/
+1
2018-10-21
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
1
-1
/
+3
2018-10-21
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
1
-2
/
+5
2018-10-21
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
1
-1
/
+1
2018-10-21
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
1
-0
/
+1
2018-10-21
btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_receive...
Nikolay Borisov
1
-5
/
+11
2018-10-21
btrfs: Refactor transaction handling in received subvolume ioctl
Nikolay Borisov
1
-5
/
+1
2018-10-21
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
1
-4
/
+33
2018-10-03
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-1
/
+0
2018-09-26
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
1
-11
/
+12
2018-06-17
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
1
-5
/
+6
2018-06-17
btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
Zygo Blaxell
1
-1
/
+10
2018-06-17
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
1
-13
/
+16
2018-06-17
Btrfs: fix extent state leak from tree log
Liu Bo
1
-2
/
+3
2018-06-17
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
1
-0
/
+9
2018-06-17
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-06-17
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
1
-1
/
+9
2018-03-03
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2018-03-03
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
1
-4
/
+5
2018-03-03
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
1
-0
/
+1
2018-03-03
btrfs: clear space cache inode generation always
Josef Bacik
1
-7
/
+7
2018-02-13
btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit
Colin Ian King
1
-2
/
+2
[next]