aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-10-26
|\
| * xfs: fix AIM7 regressionChristoph Hellwig2017-10-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-10-21
|\ \ | |/ |/|
| * Convert fs/*/* to SB_I_VERSIONMatthew Garrett2017-10-18
* | xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann2017-10-16
* | xfs: trim writepage mapping to within eofBrian Foster2017-10-16
* | xfs: cancel dirty pages on invalidationDave Chinner2017-10-16
* | xfs: handle error if xfs_btree_get_bufs failsEric Sandeen2017-10-11
* | xfs: reinit btree pointer on attr tree inactivation walkBrian Foster2017-10-11
* | xfs: Fix bool initialization/comparisonThomas Meyer2017-10-11
* | xfs: don't change inode mode if ACL update failsDave Chinner2017-10-11
* | xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner2017-10-11
* | xfs: Don't log uninitialised fields in inode structuresDave Chinner2017-10-11
|/
* xfs: handle racy AIO in xfs_reflink_end_cowChristoph Hellwig2017-10-04
* xfs: always swap the cow forks when swapping extentsDarrick J. Wong2017-10-04
* xfs: revert "xfs: factor rmap btree size into the indlen calculations"Darrick J. Wong2017-09-26
* xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino2017-09-26
* xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong2017-09-26
* xfs: update i_size after unwritten conversion in dio completionEryu Guan2017-09-26
* xfs: validate bdev support for DAX inode flagRoss Zwisler2017-09-26
* xfs: remove redundant re-initialization of total_nr_pagesColin Ian King2017-09-25
* xfs: Output warning message when discard option was enabled even though the d...Kenjiro Nakayama2017-09-25
* xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan2017-09-25
* xfs: kill meaningless variable 'zero'Eryu Guan2017-09-25
* fs/xfs: Use %pS printk format for direct addressesHelge Deller2017-09-25
* xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong2017-09-25
* xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong2017-09-25
* Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-14
|\
| * fs: support RWF_NOWAIT for buffered readsChristoph Hellwig2017-09-04
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\ \
| * | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | | xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing2017-09-12
* | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-11
|\ \ \
| * | | xfs: perform dax_device lookup at mountDan Williams2017-08-31
| | |/ | |/|
* | | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \ \
| * | | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\ \ \ \
| * | | | dax: use common 4k zero page for dax mmap readsRoss Zwisler2017-09-06
| | |/ / | |/| |
* | | | xfs: use kmem_free to free return value of kmem_zallocPan Bian2017-09-03
* | | | xfs: open code end_buffer_async_write in xfs_finish_page_writebackChristoph Hellwig2017-09-03
* | | | xfs: don't set v3 xflags for v2 inodesChristoph Hellwig2017-09-02
* | | | xfs: fix compiler warningsDarrick J. Wong2017-09-02
* | | | xfs: simplify the rmap code in xfs_bmse_mergeDarrick J. Wong2017-09-01
* | | | xfs: remove unused flags arg from xfs_file_iomap_begin_delayEric Sandeen2017-09-01
* | | | xfs: fix incorrect log_flushed on fsyncAmir Goldstein2017-09-01
* | | | xfs: disable per-inode DAX flagChristoph Hellwig2017-09-01
* | | | xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leavesChristoph Hellwig2017-09-01
* | | | xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extentChristoph Hellwig2017-09-01
* | | | xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_atChristoph Hellwig2017-09-01
* | | | xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extentsChristoph Hellwig2017-09-01