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
2016-03-10
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
1
-4
/
+0
2016-03-04
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
1
-2
/
+4
2016-03-04
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2016-03-04
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-02-25
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
1
-0
/
+2
2016-02-25
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
1
-1
/
+13
2015-11-28
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+1
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
1
-23
/
+1
2015-11-14
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+45
2015-11-10
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
1
-3
/
+0
2015-11-09
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2015-11-05
Btrfs: fix extent accounting for partial direct IO writes
Filipe Manana
1
-15
/
+37
2015-10-27
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
1
-8
/
+4
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
1
-2
/
+2
2015-10-22
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
1
-0
/
+9
2015-10-22
Btrfs: fix prealloc under heavy fragmentation conditions
Josef Bacik
1
-0
/
+9
2015-10-22
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
1
-0
/
+1
2015-10-22
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
1
-2
/
+2
2015-10-22
btrfs: Add handler for invalidate page
Qu Wenruo
1
-0
/
+24
2015-10-22
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
1
-0
/
+15
2015-10-22
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
1
-17
/
+17
2015-10-22
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
1
-15
/
+23
2015-10-22
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
1
-0
/
+10
2015-10-22
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
1
-14
/
+68
2015-10-22
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-3
/
+2
2015-10-21
btrfs: remove unnecessary list_del
Byongho Lee
1
-1
/
+0
2015-10-21
Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...
Chandan Rajendra
1
-2
/
+2
2015-10-16
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
1
-14
/
+68
2015-10-13
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
1
-0
/
+3
2015-10-10
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
1
-0
/
+3
2015-10-08
btrfs: switch message printers to ratelimited variants
David Sterba
1
-5
/
+2
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+23
2015-09-21
Btrfs: Direct I/O: Fix space accounting
chandan
1
-21
/
+21
2015-09-15
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
1
-1
/
+2
2015-09-11
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2015-09-06
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+34
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+27
2015-08-31
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
Tsutomu Itoh
1
-2
/
+1
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
1
-2
/
+1
2015-08-09
Btrfs: add support for blkio controllers
Chris Mason
1
-1
/
+5
2015-08-09
Btrfs: fix stale dir entries after unlink, inode eviction and fsync
Filipe Manana
1
-0
/
+29
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-24
/
+26
2015-07-12
Btrfs: fix shrinking truncate when the no_holes feature is enabled
Filipe Manana
1
-3
/
+2
2015-07-02
Btrfs: fix warning of bytes_may_use
Liu Bo
1
-3
/
+13
2015-07-02
Btrfs: fix hang when failing to submit bio of directIO
Liu Bo
1
-3
/
+0
2015-07-02
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()
Filipe Manana
1
-2
/
+3
2015-07-02
Btrfs: fix memory corruption on failure to submit bio for direct IO
Filipe Manana
1
-18
/
+47
2015-06-03
Btrfs: fix hang during inode eviction due to concurrent readahead
Filipe Manana
1
-5
/
+21
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+12
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-18
/
+18
[next]