index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
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-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
2020-06-22
xfs: fix use-after-free on CIL context on shutdown
Dave Chinner
2020-06-21
xfs: flag files as supporting buffered async reads
Jens Axboe
2020-06-15
writeback: Drop I_DIRTY_TIME_EXPIRE
Jan Kara
2020-06-13
Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-11
Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-08
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
Chuhong Yuan
[prev]
[next]