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
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
2017-08-21
btrfs: remove unnecessary memory barrier in btrfs_direct_IO
Nikolay Borisov
1
-1
/
+0
2017-08-18
btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_di...
Nikolay Borisov
1
-12
/
+6
2017-08-18
Btrfs: avoid unnecessarily locking inode when clearing a range
Filipe Manana
1
-3
/
+4
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
1
-26
/
+82
2017-08-16
btrfs: allow defrag compress to override NOCOMPRESS attribute
David Sterba
1
-3
/
+3
2017-08-16
btrfs: separate defrag and property compression
David Sterba
1
-1
/
+7
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
1
-5
/
+5
2017-08-16
Btrfs: add skeleton code for compression heuristic
Timofey Titovets
1
-4
/
+4
2017-08-16
btrfs: account that we're waiting for DIO read
David Sterba
1
-2
/
+2
2017-08-16
btrfs: fix spelling of snapshotting
David Sterba
1
-11
/
+11
2017-08-16
btrfs: cleanup types storing REQ_*
David Sterba
1
-1
/
+1
2017-08-16
btrfs: btrfs_inherit_iflags() can be static
Anand Jain
1
-0
/
+31
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
1
-1
/
+1
2017-08-16
Btrfs: report errors when checksum is not found
Liu Bo
1
-2
/
+0
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-07-15
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
1
-4
/
+0
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
1
-0
/
+2
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-4
/
+4
2017-07-06
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-199
/
+258
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
1
-14
/
+15
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
1
-4
/
+14
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write a...
Qu Wenruo
1
-3
/
+8
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
1
-1
/
+1
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
1
-4
/
+4
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
1
-0
/
+3
2017-06-20
btrfs: cleanup duplicate return value in insert_inline_extent
David Sterba
1
-6
/
+2
2017-06-19
Btrfs: compression must free at least one sector size
Timofey Titovets
1
-4
/
+3
2017-06-19
Btrfs: skip checksum verification if IO error occurs
Liu Bo
1
-6
/
+8
2017-06-19
Btrfs: tolerate errors if we have retried successfully
Liu Bo
1
-1
/
+4
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
1
-1
/
+1
2017-06-19
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
1
-4
/
+0
2017-06-19
btrfs: simplify code with bio_io_error
Guoqing Jiang
1
-2
/
+1
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
1
-8
/
+0
2017-06-19
Btrfs: add statx support
Yonghong Song
1
-0
/
+18
2017-06-19
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
1
-2
/
+1
2017-06-19
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
1
-1
/
+1
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
1
-1
/
+1
2017-06-19
Btrfs: work around maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2017-06-19
Btrfs: unify naming of btrfs_io_bio
Liu Bo
1
-19
/
+19
2017-06-19
Btrfs: record error if one block has failed to retry
Liu Bo
1
-3
/
+7
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
1
-16
/
+19
2017-06-19
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
Liu Bo
1
-74
/
+45
[next]