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-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
2017-09-20
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-09-20
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
2017-09-20
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-09-20
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-09-20
xfs: check _btree_check_block value
Darrick J. Wong
2017-09-20
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
2017-09-20
xfs: free cowblocks and retry on buffered write ENOSPC
Brian Foster
2017-09-20
xfs: free uncommitted transactions during log recovery
Brian Foster
2017-09-20
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-09-20
xfs: remove bli from AIL before release on transaction abort
Brian Foster
2017-09-20
xfs: release bli from transaction properly on fs shutdown
Brian Foster
2017-09-20
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-09-20
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
2017-09-20
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2017-09-20
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
2017-07-27
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2017-06-07
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-06-07
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
2017-06-07
xfs: xfs_trans_alloc_empty
Christoph Hellwig
2017-06-07
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-06-07
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-06-07
xfs: fix use-after-free in xfs_finish_page_writeback
Eryu Guan
2017-06-07
xfs: reserve enough blocks to handle btree splits when remapping
Darrick J. Wong
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 integer truncation in xfs_bmap_remap_alloc
Christoph Hellwig
2017-06-07
xfs: drop iolock from reclaim context to appease lockdep
Brian Foster
2017-06-07
xfs: actually report xattr extents via iomap
Darrick J. Wong
2017-06-07
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
2017-06-07
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
2017-06-07
xfs: fix kernel memory exposure problems
Darrick J. Wong
2017-06-07
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-06-07
xfs: verify inline directory data forks
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: use ->b_state to fix buffer I/O accounting release race
Brian Foster
[next]