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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'iomap-4.9-dax' into for-next
Dave Chinner
2016-10-03
13
-122
/
+464
|
\
|
*
ext2: fix possible integer truncation in ext2_iomap_begin
Christoph Hellwig
2016-10-03
1
-1
/
+1
|
*
ext2: use iomap to implement DAX
Christoph Hellwig
2016-09-19
4
-12
/
+129
|
*
ext2: stop passing buffer_head to ext2_get_blocks
Christoph Hellwig
2016-09-19
1
-15
/
+24
|
*
xfs: use iomap to implement DAX
Christoph Hellwig
2016-09-19
2
-48
/
+24
|
*
xfs: refactor xfs_setfilesize
Christoph Hellwig
2016-09-19
2
-10
/
+22
|
*
xfs: take the ilock shared if possible in xfs_file_iomap_begin
Christoph Hellwig
2016-09-19
1
-4
/
+6
|
*
xfs: fix locking for DAX writes
Christoph Hellwig
2016-09-19
1
-19
/
+1
|
*
dax: provide an iomap based fault handler
Christoph Hellwig
2016-09-19
2
-0
/
+116
|
*
dax: provide an iomap based dax read/write path
Christoph Hellwig
2016-09-19
2
-0
/
+118
|
*
dax: don't pass buffer_head to copy_user_dax
Christoph Hellwig
2016-09-19
1
-6
/
+6
|
*
dax: don't pass buffer_head to dax_insert_mapping
Christoph Hellwig
2016-09-19
1
-6
/
+6
|
*
iomap: expose iomap_apply outside iomap.c
Christoph Hellwig
2016-09-19
2
-4
/
+12
|
*
iomap: add IOMAP_F_NEW flag
Christoph Hellwig
2016-09-19
2
-0
/
+2
*
|
Merge branch 'xfs-4.9-delalloc-rework' into for-next
Dave Chinner
2016-10-03
6
-350
/
+242
|
\
\
|
|
/
|
*
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
4
-315
/
+181
|
*
xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case
Christoph Hellwig
2016-09-19
2
-0
/
+15
|
*
xfs: factor our a helper to calculate the EOF alignment
Christoph Hellwig
2016-09-19
1
-10
/
+21
|
*
xfs: move xfs_bmbt_to_iomap up
Christoph Hellwig
2016-09-19
1
-26
/
+26
*
|
Merge branch 'xfs-4.9-reflink-prep' into for-next
Dave Chinner
2016-10-03
20
-116
/
+719
|
\
\
|
*
|
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-09-19
13
-54
/
+556
|
*
|
xfs: defer should allow ->finish_item to request a new transaction
Darrick J. Wong
2016-09-19
1
-7
/
+72
|
*
|
xfs: count the blocks in a btree
Darrick J. Wong
2016-09-19
2
-0
/
+25
|
*
|
xfs: create a standard btree size calculator code
Darrick J. Wong
2016-09-19
2
-0
/
+26
|
*
|
xfs: remove xfs_btree_bigkey
Darrick J. Wong
2016-09-19
2
-24
/
+12
|
*
|
xfs: convert RUI log formats to use variable length arrays
Darrick J. Wong
2016-09-19
4
-31
/
+28
|
|
/
*
|
Merge branch 'iomap-4.9-misc-fixes-1' into for-next
Dave Chinner
2016-10-03
2
-0
/
+87
|
\
\
|
*
|
iomap: add a flag to report shared extents
Darrick J. Wong
2016-09-19
2
-0
/
+3
|
*
|
fs: add iomap_file_dirty
Christoph Hellwig
2016-09-19
2
-0
/
+84
|
|
/
*
|
fs: update atime before I/O in generic_file_read_iter
Christoph Hellwig
2016-10-03
1
-7
/
+7
*
|
xfs: update atime before I/O in xfs_file_dio_aio_read
Christoph Hellwig
2016-10-03
1
-1
/
+2
*
|
xfs: Document error handlers behavior
Carlos Maiolino
2016-09-19
1
-0
/
+123
*
|
xfs: normalize "infinite" retries in error configs
Eric Sandeen
2016-09-14
3
-15
/
+45
*
|
xfs: fix signed integer overflow
Xie XiuQi
2016-09-14
1
-2
/
+2
*
|
Make __xfs_xattr_put_listen preperly report errors.
Artem Savkov
2016-09-14
1
-0
/
+1
*
|
xfs: change mailing list address
Dave Chinner
2016-09-14
1
-4
/
+3
*
|
xfs: undo block reservation correctly in xfs_trans_reserve()
Eryu Guan
2016-09-14
1
-1
/
+1
|
/
*
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
2016-08-30
3
-15
/
+6
*
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
Christoph Hellwig
2016-08-29
2
-2
/
+11
*
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
2016-08-26
1
-1
/
+1
*
xfs: fix superblock inprogress check
Dave Chinner
2016-08-26
1
-1
/
+2
*
xfs: simple btree query range should look right if LE lookup fails
Darrick J. Wong
2016-08-26
1
-0
/
+7
*
xfs: fix some key handling problems in _btree_simple_query_range
Darrick J. Wong
2016-08-26
1
-1
/
+2
*
xfs: don't log the entire end of the AGF
Darrick J. Wong
2016-08-26
2
-2
/
+6
*
xfs: disallow mounting of realtime + rmap filesystems
Darrick J. Wong
2016-08-26
1
-1
/
+8
*
xfs: don't perform lookups on zero-height btrees
Darrick J. Wong
2016-08-26
1
-0
/
+4
*
Merge branch 'iomap-fixes-4.8-rc3' into for-next
Dave Chinner
2016-08-17
5
-20
/
+71
|
\
|
*
xfs: (re-)implement FIEMAP_FLAG_XATTR
Christoph Hellwig
2016-08-17
3
-1
/
+54
|
*
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
2016-08-17
2
-11
/
+4
|
*
iomap: mark ->iomap_end as optional
Christoph Hellwig
2016-08-17
1
-2
/
+5
[next]