Age | Commit message (Expand) | Author |
2017-01-11 | xfs: Timely free truncated dirty pages | Jan Kara |
2017-01-09 | xfs: don't print warnings when xfs_log_force fails | Christoph Hellwig |
2017-01-09 | xfs: don't rely on ->total in xfs_alloc_space_available | Christoph Hellwig |
2017-01-09 | xfs: adjust allocation length in xfs_alloc_space_available | Christoph Hellwig |
2017-01-09 | xfs: fix bogus minleft manipulations | Christoph Hellwig |
2017-01-09 | xfs: bump up reserved blocks in xfs_alloc_set_aside | Christoph Hellwig |
2017-01-03 | xfs: fix max_retries _show and _store functions | Carlos Maiolino |
2017-01-03 | xfs: fix crash and data corruption due to removal of busy COW extents | Christoph Hellwig |
2017-01-03 | xfs: use the actual AG length when reserving blocks | Darrick J. Wong |
2017-01-03 | xfs: fix double-cleanup when CUI recovery fails | Darrick J. Wong |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-22 | vfs: fix isize/pos/len checks for reflink & dedupe | Darrick J. Wong |
2016-12-17 | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds |
2016-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-14 | Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-14 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-09 | vfs: refactor clone/dedupe_file_range common functions | Darrick J. Wong |
2016-12-09 | fs: try to clone files first in vfs_copy_file_range | Christoph Hellwig |
2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi |
2016-12-09 | vfs: replace calling i_op->readlink with vfs_readlink() | Miklos Szeredi |
2016-12-09 | Merge branch 'xfs-4.10-misc-fixes-4' into for-next | Dave Chinner |
2016-12-09 | xfs: nuke unused tracepoint definitions | Eric Sandeen |
2016-12-09 | xfs: use GPF_NOFS when allocating btree cursors | Darrick J. Wong |
2016-12-09 | xfs: use xfs_vn_setattr_size to check on new size | Eryu Guan |
2016-12-09 | xfs: deprecate barrier/nobarrier mount option | Dave Chinner |
2016-12-09 | xfs: Always flush caches when integrity is required | Dave Chinner |
2016-12-09 | xfs: ignore leaf attr ichdr.count in verifier during log replay | Eric Sandeen |
2016-12-07 | Merge branch 'xfs-4.10-misc-fixes-3' into for-next | Dave Chinner |
2016-12-07 | xfs: use rhashtable to track buffer cache | Lucas Stach |
2016-12-05 | xfs: optimise CRC updates | Dave Chinner |
2016-12-05 | xfs: make xfs btree stats less huge | Dave Chinner |
2016-12-05 | xfs: don't cap maximum dedupe request length | Darrick J. Wong |
2016-12-05 | xfs: don't allow di_size with high bit set | Darrick J. Wong |
2016-12-05 | xfs: error out if trying to add attrs and anextents > 0 | Darrick J. Wong |
2016-12-05 | xfs: don't crash if reading a directory results in an unexpected hole | Darrick J. Wong |
2016-12-05 | xfs: complain if we don't get nextents bmap records | Darrick J. Wong |
2016-12-05 | xfs: check for bogus values in btree block headers | Darrick J. Wong |
2016-12-05 | xfs: forbid AG btrees with level == 0 | Darrick J. Wong |
2016-12-05 | xfs: several xattr functions can be void | Eric Sandeen |
2016-12-05 | xfs: handle cow fork in xfs_bmap_trace_exlist | Eric Sandeen |
2016-12-05 | xfs: pass state not whichfork to trace_xfs_extlist | Eric Sandeen |
2016-12-05 | xfs: Move AGI buffer type setting to xfs_read_agi | Eric Sandeen |
2016-12-05 | xfs: set AGI buffer type in xlog_recover_clear_agi_bucket | Eric Sandeen |
2016-11-30 | Merge branch 'iomap-4.10-directio' into for-next | Dave Chinner |
2016-11-30 | xfs: use iomap_dio_rw | Christoph Hellwig |
2016-11-30 | xfs: remove i_iolock and use i_rwsem in the VFS inode instead | Christoph Hellwig |
2016-11-30 | Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10-directio | Dave Chinner |
2016-11-28 | Merge branch 'xfs-4.10-misc-fixes-2' into for-next | Dave Chinner |
2016-11-28 | xfs: pass post-eof speculative prealloc blocks to bmapi | Brian Foster |