index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-11-18
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
1
-2
/
+7
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
[next]