index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2020-01-12
xfs: fix mount failure crash on invalid iclog memory access
Brian Foster
2019-12-05
xfs: Align compat attrlist_by_handle with native implementation.
Nick Bowler
2019-12-05
xfs: require both realtime inodes to mount
Darrick J. Wong
2019-11-06
xfs: Correctly invert xfs_buftarg LRU isolation logic
Vratislav Bendel
2019-10-17
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
2019-01-26
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
2018-06-13
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2018-06-06
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-05-30
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
2018-05-30
xfs: remove racy hasattr check from attr ops
Brian Foster
2018-05-16
xfs: prevent creating negative-sized file via INSERT_RANGE
Darrick J. Wong
2018-03-03
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-03-03
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2018-02-03
xfs: ubsan fixes
Darrick J. Wong
2017-12-20
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
2017-12-20
xfs: fix log block underflow during recovery cycle verification
Brian Foster
2017-10-08
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
2017-08-06
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
2017-06-14
Make __xfs_xattr_put_listen preperly report errors.
Artem Savkov
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2017-06-07
xfs: only return -errno or success from attr ->put_listent
Eric Sandeen
2017-06-07
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-06-07
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-06-07
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
2017-06-07
xfs: update ag iterator to support wait on new inodes
Brian Foster
2017-06-07
xfs: support ability to wait on new inodes
Brian Foster
2017-06-07
xfs: fix up quotacheck buffer list error handling
Brian Foster
2017-06-07
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
2017-06-07
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
2017-06-07
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
2017-06-07
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
2017-06-07
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
2017-03-30
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
2017-03-30
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
2017-03-30
xfs: don't allow di_size with high bit set
Darrick J. Wong
2017-01-06
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2016-11-10
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
2016-10-31
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-09-30
xfs: prevent dropping ioend completions during buftarg wait
Brian Foster
2016-09-15
xfs: fix superblock inprogress check
Dave Chinner
2016-06-07
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
2016-06-07
xfs: print name of verifier if it fails
Eric Sandeen
2016-06-07
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
2016-06-07
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
2016-06-07
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
2016-06-07
xfs: Don't wrap growfs AGFL indexes
Dave Chinner
2016-06-07
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
[next]