index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2015-12-23
1
-49
/
+78
|
\
|
*
Btrfs: fix leaking of ordered extents after direct IO write error
Filipe Manana
2015-12-17
1
-5
/
+38
|
*
Btrfs: fix deadlock between direct IO write and defrag/readpages
Filipe Manana
2015-12-17
1
-17
/
+13
|
*
Btrfs: fix error path when failing to submit bio for direct IO write
Filipe Manana
2015-12-17
1
-27
/
+27
*
|
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
1
-10
/
+10
|
\
\
|
*
|
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
1
-10
/
+10
*
|
|
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2015-12-23
1
-10
/
+5
|
\
\
\
|
*
|
|
btrfs: remove wait from struct btrfs_delalloc_work
David Sterba
2015-12-03
1
-8
/
+3
|
*
|
|
btrfs: sink parameter wait to btrfs_alloc_delalloc_work
David Sterba
2015-12-03
1
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-28
1
-23
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
2015-11-25
1
-23
/
+1
*
|
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-14
1
-17
/
+45
|
\
|
|
*
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-11-09
1
-2
/
+8
|
*
Btrfs: fix extent accounting for partial direct IO writes
Filipe Manana
2015-11-05
1
-15
/
+37
*
|
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-10
1
-3
/
+0
|
/
*
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
2015-10-27
1
-8
/
+4
*
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-25
1
-2
/
+2
*
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
2015-10-22
1
-0
/
+9
|
\
|
*
Btrfs: fix prealloc under heavy fragmentation conditions
Josef Bacik
2015-10-22
1
-0
/
+9
*
|
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
2015-10-22
1
-0
/
+1
*
|
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
2015-10-22
1
-2
/
+2
*
|
btrfs: Add handler for invalidate page
Qu Wenruo
2015-10-22
1
-0
/
+24
*
|
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
2015-10-22
1
-0
/
+15
*
|
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-22
1
-17
/
+17
*
|
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
2015-10-22
1
-15
/
+23
*
|
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
2015-10-22
1
-0
/
+10
|
/
*
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2015-10-22
1
-14
/
+68
|
\
|
*
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-10-16
1
-14
/
+68
*
|
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-22
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
btrfs: remove unnecessary list_del
Byongho Lee
2015-10-21
1
-1
/
+0
|
*
Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...
Chandan Rajendra
2015-10-21
1
-2
/
+2
*
|
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
2015-10-13
1
-0
/
+3
|
\
\
|
*
|
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
2015-10-10
1
-0
/
+3
|
|
/
*
/
btrfs: switch message printers to ratelimited variants
David Sterba
2015-10-08
1
-5
/
+2
|
/
*
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
1
-22
/
+23
|
\
|
*
Btrfs: Direct I/O: Fix space accounting
chandan
2015-09-21
1
-21
/
+21
|
*
btrfs: skip waiting on ordered range for special files
Jeff Mahoney
2015-09-15
1
-1
/
+2
*
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-11
1
-2
/
+1
|
\
|
|
*
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
Tsutomu Itoh
2015-08-31
1
-2
/
+1
*
|
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-06
1
-1
/
+34
|
\
|
|
*
Btrfs: add support for blkio controllers
Chris Mason
2015-08-09
1
-1
/
+5
|
*
Btrfs: fix stale dir entries after unlink, inode eviction and fsync
Filipe Manana
2015-08-09
1
-0
/
+29
*
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-26
/
+27
|
\
\
|
|
/
|
/
|
|
*
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
1
-2
/
+1
|
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-24
/
+26
*
|
Btrfs: fix shrinking truncate when the no_holes feature is enabled
Filipe Manana
2015-07-11
1
-3
/
+2
|
/
*
Btrfs: fix warning of bytes_may_use
Liu Bo
2015-07-02
1
-3
/
+13
*
Btrfs: fix hang when failing to submit bio of directIO
Liu Bo
2015-07-02
1
-3
/
+0
*
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()
Filipe Manana
2015-07-02
1
-2
/
+3
*
Btrfs: fix memory corruption on failure to submit bio for direct IO
Filipe Manana
2015-07-02
1
-18
/
+47
[next]