index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-27
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-13
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-09
1
-3
/
+0
|
/
*
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
2015-10-26
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-21
1
-0
/
+9
|
\
|
*
Btrfs: fix prealloc under heavy fragmentation conditions
Josef Bacik
2015-10-21
1
-0
/
+9
*
|
btrfs: qgroup: Check if qgroup reserved space leaked
Qu Wenruo
2015-10-21
1
-0
/
+1
*
|
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
2015-10-21
1
-2
/
+2
*
|
btrfs: Add handler for invalidate page
Qu Wenruo
2015-10-21
1
-0
/
+24
*
|
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
2015-10-21
1
-0
/
+15
*
|
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
1
-17
/
+17
*
|
btrfs: extent-tree: Switch to new delalloc space reserve and release
Qu Wenruo
2015-10-21
1
-15
/
+23
*
|
btrfs: delayed_ref: release and free qgroup reserved at proper timing
Qu Wenruo
2015-10-21
1
-0
/
+10
|
/
*
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2015-10-21
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-21
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-12
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-05
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-01
1
-3
/
+13
*
Btrfs: fix hang when failing to submit bio of directIO
Liu Bo
2015-07-01
1
-3
/
+0
*
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()
Filipe Manana
2015-07-01
1
-2
/
+3
*
Btrfs: fix memory corruption on failure to submit bio for direct IO
Filipe Manana
2015-07-01
1
-18
/
+47
*
Btrfs: fix hang during inode eviction due to concurrent readahead
Filipe Manana
2015-06-03
1
-5
/
+21
*
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-01
1
-9
/
+12
|
\
|
*
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2015-04-26
1
-9
/
+12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-18
/
+18
|
\
\
|
*
|
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
2015-04-24
1
-3
/
+3
|
*
|
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-15
/
+15
*
|
|
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-24
1
-7
/
+139
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
1
-15
/
+0
|
*
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
2015-04-13
1
-1
/
+17
[next]