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
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
1
-1
/
+1
2020-12-02
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Qu Wenruo
1
-8
/
+33
2020-12-02
btrfs: adjust return values of btrfs_inode_by_name
Su Yue
1
-12
/
+10
2020-10-14
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
1
-21
/
+4
2020-10-01
btrfs: qgroup: fix data leak caused by race between writeback and truncate
Qu Wenruo
1
-13
/
+10
2020-08-26
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
1
-4
/
+11
2020-08-26
btrfs: Move free_pages_out label in inline extent handling branch in compress...
Nikolay Borisov
1
-8
/
+8
2020-07-09
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
1
-1
/
+18
2020-07-09
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
Anand Jain
1
-10
/
+6
2020-06-30
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
1
-3
/
+0
2020-06-20
btrfs: fix wrong file range cleanup after an error filling dealloc range
Filipe Manana
1
-2
/
+2
2020-06-20
btrfs: fix error handling when submitting direct I/O bio
Omar Sandoval
1
-3
/
+3
2020-02-28
btrfs: fix bytes_may_use underflow in prealloc error condtition
Josef Bacik
1
-3
/
+13
2020-02-15
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
1
-6
/
+6
2019-12-31
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
1
-2
/
+0
2019-12-31
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
1
-6
/
+4
2019-12-17
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
1
-0
/
+3
2019-07-31
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
Qu Wenruo
1
-1
/
+23
2019-06-09
Btrfs: fix wrong ctime and mtime of a directory after log replay
Filipe Manana
1
-2
/
+12
2019-01-26
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
1
-1
/
+6
2019-01-23
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
1
-3
/
+0
2019-01-09
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
1
-0
/
+17
2018-11-21
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
1
-3
/
+2
2018-11-13
Btrfs: fix use-after-free during inode eviction
Filipe Manana
1
-1
/
+3
2018-11-13
btrfs: only free reserved extent if we didn't insert it
Josef Bacik
1
-1
/
+9
2018-11-13
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
1
-0
/
+1
2018-09-05
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
1
-26
/
+0
2018-08-03
Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
Omar Sandoval
1
-1
/
+4
2018-08-03
Btrfs: don't return ino to ino cache if inode item removal fails
Omar Sandoval
1
-12
/
+13
2018-08-03
btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
Ethan Lien
1
-0
/
+3
2018-07-03
Btrfs: fix return value on rename exchange failure
Filipe Manana
1
-1
/
+3
2018-06-26
btrfs: return error value if create_io_em failed in cow_file_range
Su Yue
1
-1
/
+3
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-12
/
+4
2018-05-22
btrfs: Split btrfs_del_delalloc_inode into 2 functions
Nikolay Borisov
1
-3
/
+10
2018-04-26
Btrfs: fix unexpected EEXIST from btrfs_get_extent
Liu Bo
1
-14
/
+3
2018-04-26
btrfs: fix unaligned access in readdir
David Sterba
1
-8
/
+12
2018-04-08
Btrfs: fix unexpected cow in run_delalloc_nocow
Liu Bo
1
-5
/
+32
2018-02-25
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
1
-0
/
+2
2018-02-22
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
1
-13
/
+21
2018-02-22
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
1
-1
/
+1
2018-02-22
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-02-16
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
1
-2
/
+9
2018-02-03
Btrfs: bail out gracefully rather than BUG_ON
Liu Bo
1
-2
/
+8
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+22
2017-09-26
Btrfs: fix unexpected result when dio reading corrupted blocks
Liu Bo
1
-5
/
+2
2017-09-26
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
1
-0
/
+8
2017-09-26
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
1
-0
/
+12
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-67
/
+153
2017-08-24
Btrfs: fix blk_status_t/errno confusion
Omar Sandoval
1
-33
/
+37
[next]