index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-07-14
xfs: get rid of unnecessary xfs_perag_{get,put} pairs
Gao Xiang
2020-07-09
xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
Waiman Long
2020-07-07
xfs: rtbitmap scrubber should check inode size
Darrick J. Wong
2020-07-07
xfs: rtbitmap scrubber should verify written extents
Darrick J. Wong
2020-07-07
xfs: remove xfs_inobp_check()
Dave Chinner
2020-07-07
xfs: factor xfs_iflush_done
Dave Chinner
2020-07-07
xfs: rework xfs_iflush_cluster() dirty inode iteration
Dave Chinner
2020-07-07
xfs: rename xfs_iflush_int()
Dave Chinner
2020-07-07
xfs: xfs_iflush() is no longer necessary
Dave Chinner
2020-07-07
xfs: attach inodes to the cluster buffer when dirtied
Dave Chinner
2020-07-07
xfs: rework stale inodes in xfs_ifree_cluster
Dave Chinner
2020-07-07
xfs: clean up inode reclaim comments
Dave Chinner
2020-07-07
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
2020-07-07
xfs: remove SYNC_TRYLOCK from inode reclaim
Dave Chinner
2020-07-07
xfs: don't block inode reclaim on the ILOCK
Dave Chinner
2020-07-07
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-07-07
xfs: remove IO submission from xfs_reclaim_inode()
Dave Chinner
2020-07-07
xfs: make inode reclaim almost non-blocking
Dave Chinner
2020-07-07
xfs: pin inode backing buffer to the inode log item
Dave Chinner
2020-07-07
xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
Dave Chinner
2020-07-07
xfs: unwind log item error flagging
Dave Chinner
2020-07-07
xfs: handle buffer log item IO errors directly
Dave Chinner
2020-07-07
xfs: get rid of log item callbacks
Dave Chinner
2020-07-07
xfs: clean up the buffer iodone callback functions
Dave Chinner
2020-07-06
xfs: use direct calls for dquot IO completion
Dave Chinner
2020-07-06
xfs: make inode IO completion buffer centric
Dave Chinner
2020-07-06
xfs: clean up whacky buffer log item list reinit
Dave Chinner
2020-07-06
xfs: call xfs_buf_iodone directly
Dave Chinner
2020-07-06
xfs: mark log recovery buffers for completion
Dave Chinner
2020-07-06
xfs: mark dquot buffers in cache
Dave Chinner
2020-07-06
xfs: mark inode buffers in cache
Dave Chinner
2020-07-06
xfs: add an inode item lock
Dave Chinner
2020-07-06
xfs: remove logged flag from inode log item
Dave Chinner
2020-07-06
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
2020-07-06
xfs: remove useless definitions in xfs_linux.h
Yafang Shao
2020-07-06
xfs: use MMAPLOCK around filemap_map_pages()
Dave Chinner
2020-07-06
xfs: move helpers that lock and unlock two inodes against userspace IO
Darrick J. Wong
2020-07-06
xfs: refactor locking and unlocking two inodes against userspace IO
Darrick J. Wong
2020-07-06
xfs: fix xfs_reflink_remap_prep calling conventions
Darrick J. Wong
2020-07-06
xfs: reflink can skip remap existing mappings
Darrick J. Wong
2020-07-06
xfs: only reserve quota blocks if we're mapping into a hole
Darrick J. Wong
2020-07-06
xfs: only reserve quota blocks for bmbt changes if we're changing the data fork
Darrick J. Wong
2020-07-06
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
2020-07-06
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
2020-07-06
xfs: fix reflink quota reservation accounting error
Darrick J. Wong
2020-07-06
xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
Darrick J. Wong
2020-07-06
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
2020-07-06
xfs: Couple of typo fixes in comments
Keyur Patel
2020-07-05
Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
[next]