开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
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-06-22
xfs: fix use-after-free on CIL context on shutdown
Dave Chinner
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
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'xfs-5.8-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
2020-05-29
fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
Ira Weiny
2020-05-29
fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
Ira Weiny
2020-05-29
fs/xfs: Create function xfs_inode_should_enable_dax()
Ira Weiny
2020-05-29
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-29
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-29
fs/xfs: Remove unnecessary initialization of i_rwsem
Ira Weiny
[next]