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
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
2017-10-03
1
-1
/
+8
*
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-10-03
1
-2
/
+22
*
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
2017-09-26
1
-15
/
+2
*
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
2017-09-26
1
-1
/
+1
*
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-09-26
1
-2
/
+10
*
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-09-26
5
-19
/
+28
*
xfs: validate bdev support for DAX inode flag
Ross Zwisler
2017-09-26
1
-1
/
+2
*
xfs: remove redundant re-initialization of total_nr_pages
Colin Ian King
2017-09-25
1
-2
/
+0
*
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
2017-09-25
1
-0
/
+10
*
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
2017-09-25
1
-1
/
+1
*
xfs: kill meaningless variable 'zero'
Eryu Guan
2017-09-25
1
-3
/
+1
*
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
2017-09-25
1
-1
/
+1
*
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-09-25
1
-1
/
+13
*
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
2017-09-25
1
-3
/
+5
*
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-14
1
-2
/
+9
|
\
|
*
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
2017-09-04
1
-2
/
+9
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
2
-6
/
+6
|
\
\
|
*
|
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
2
-6
/
+6
*
|
|
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
2017-09-12
1
-1
/
+8
*
|
|
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-11
6
-15
/
+41
|
\
\
\
|
*
|
|
xfs: perform dax_device lookup at mount
Dan Williams
2017-08-31
6
-15
/
+41
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
2
-2
/
+2
|
\
\
\
|
*
|
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
2
-2
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
2017-09-06
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
2017-09-03
1
-1
/
+1
*
|
|
|
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
2017-09-03
1
-24
/
+47
*
|
|
|
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
2017-09-02
1
-13
/
+25
*
|
|
|
xfs: fix compiler warnings
Darrick J. Wong
2017-09-02
5
-8
/
+11
*
|
|
|
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
2017-09-01
1
-4
/
+3
*
|
|
|
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
2017-09-01
1
-3
/
+1
*
|
|
|
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2017-09-01
1
-7
/
+0
*
|
|
|
xfs: disable per-inode DAX flag
Christoph Hellwig
2017-09-01
1
-1
/
+2
*
|
|
|
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
2017-09-01
1
-32
/
+12
*
|
|
|
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2017-09-01
2
-11
/
+11
*
|
|
|
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
2017-09-01
1
-16
/
+4
*
|
|
|
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
1
-92
/
+88
*
|
|
|
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
1
-25
/
+29
*
|
|
|
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
2017-09-01
1
-5
/
+7
*
|
|
|
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
2017-09-01
1
-4
/
+7
*
|
|
|
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
2017-09-01
3
-6
/
+20
*
|
|
|
xfs: consolidate the various page fault handlers
Christoph Hellwig
2017-09-01
2
-65
/
+60
*
|
|
|
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
Christoph Hellwig
2017-09-01
1
-1
/
+0
*
|
|
|
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
2
-18
/
+65
*
|
|
|
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2017-09-01
2
-3
/
+6
*
|
|
|
xfs: move bmbt owner change to last step of extent swap
Brian Foster
2017-09-01
1
-18
/
+26
*
|
|
|
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-01
3
-1
/
+4
*
|
|
|
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-01
3
-18
/
+16
*
|
|
|
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2017-09-01
2
-17
/
+33
*
|
|
|
xfs: ordered buffer log items are never formatted
Brian Foster
2017-09-01
2
-11
/
+2
[next]