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.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
|
*
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
2015-04-13
1
-0
/
+4
|
*
Btrfs: don't steal from the global reserve if we don't have the space
Josef Bacik
2015-04-10
1
-2
/
+44
|
*
Btrfs: refill block reserves during truncate
Chris Mason
2015-04-10
1
-6
/
+39
|
*
Btrfs: account for crcs in delayed ref processing
Josef Bacik
2015-04-10
1
-7
/
+18
|
*
btrfs: actively run the delayed refs while deleting large files
Chris Mason
2015-04-10
1
-2
/
+43
|
*
fs: btrfs: Add missing include file
Guenter Roeck
2015-04-01
1
-0
/
+1
|
*
Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
2015-03-25
1
-1
/
+1
|
|
\
|
|
*
btrfs: cleanup, use kmalloc_array/kcalloc array helpers
David Sterba
2015-03-03
1
-1
/
+1
*
|
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+2
*
|
|
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-5
/
+5
*
|
|
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-4
/
+4
*
|
|
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-21
1
-28
/
+84
|
\
\
\
|
*
|
|
Btrfs: fix outstanding_extents accounting in DIO
Josef Bacik
2015-03-17
1
-2
/
+35
|
*
|
|
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-03-17
1
-0
/
+15
|
*
|
|
Btrfs: account merges/splits properly
Josef Bacik
2015-03-17
1
-27
/
+30
|
*
|
|
Btrfs: fix merge delalloc logic
Josef Bacik
2015-03-13
1
-1
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-03-06
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
btrfs: fix lost return value due to variable shadowing
David Sterba
2015-03-02
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-19
1
-39
/
+117
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-14
1
-1
/
+62
|
*
Btrfs: don't set and clear delalloc for O_DIRECT writes
Josef Bacik
2015-02-14
1
-6
/
+2
|
*
Btrfs: only adjust outstanding_extents when we do a short write
Josef Bacik
2015-02-14
1
-5
/
+6
|
*
Btrfs: Add code to support file creation time
chandan r
2015-02-02
1
-2
/
+23
[next]