index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2017-10-27
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-27
xfs: cancel dirty pages on invalidation
Dave Chinner
2017-10-27
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
2017-10-27
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
2017-10-27
xfs: don't change inode mode if ACL update fails
Dave Chinner
2017-10-27
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-27
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
2017-10-27
xfs: handle racy AIO in xfs_reflink_end_cow
Christoph Hellwig
2017-10-27
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-10-27
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
2017-10-27
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
2017-10-27
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
2017-10-27
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
2017-10-27
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
2017-10-27
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-10-27
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
2017-10-08
xfs: remove kmem_zalloc_greedy
Darrick J. Wong
2017-10-05
xfs: validate bdev support for DAX inode flag
Ross Zwisler
2017-09-20
xfs: fix compiler warnings
Darrick J. Wong
2017-09-20
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
2017-09-20
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
2017-09-20
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
2017-09-20
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2017-09-20
xfs: disable per-inode DAX flag
Christoph Hellwig
2017-09-20
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-20
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2017-09-20
xfs: move bmbt owner change to last step of extent swap
Brian Foster
2017-09-20
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-20
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-20
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2017-09-20
xfs: ordered buffer log items are never formatted
Brian Foster
2017-09-20
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2017-09-20
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-09-20
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2017-09-20
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-09-20
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
2017-09-20
xfs: add log recovery tracepoint for head/tail
Brian Foster
2017-09-20
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
2017-09-20
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
2017-09-20
xfs: always verify the log tail during recovery
Brian Foster
2017-09-20
xfs: fix recovery failure when log record header wraps log end
Brian Foster
2017-09-20
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-09-20
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2017-09-20
xfs: remove xfs_trans_ail_delete_bulk
Christoph Hellwig
2017-09-20
xfs: toggle readonly state around xfs_log_mount_finish
Eric Sandeen
2017-09-20
xfs: write unmount record for ro mounts
Eric Sandeen
2017-09-20
xfs: don't leak quotacheck dquots when cow recovery
Darrick J. Wong
2017-09-20
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
2017-09-20
xfs: fix inobt inode allocation search optimization
Omar Sandoval
2017-09-20
xfs: Fix per-inode DAX flag inheritance
Lukas Czerner
[next]