index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2024-07-02
xfs: create libxfs helper to rename two directory entries
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to exchange two directory entries
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to remove an existing inode/name from a directory
Darrick J. Wong
2024-07-02
xfs: hoist inode free function to libxfs
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to link an existing inode into a directory
Darrick J. Wong
2024-07-02
xfs: create libxfs helper to link a new inode into a directory
Darrick J. Wong
2024-07-02
xfs: separate the icreate logic around INIT_XATTRS
Darrick J. Wong
2024-07-02
xfs: hoist xfs_{bump,drop}link to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist xfs_iunlink to libxfs
Darrick J. Wong
2024-07-02
xfs: wrap inode creation dqalloc calls
Darrick J. Wong
2024-07-02
xfs: push xfs_icreate_args creation out of xfs_create*
Darrick J. Wong
2024-07-02
xfs: hoist new inode initialization functions to libxfs
Darrick J. Wong
2024-07-02
xfs: split new inode creation into two pieces
Darrick J. Wong
2024-07-02
xfs: use xfs_trans_ichgtime to set times when allocating inode
Darrick J. Wong
2024-07-02
xfs: implement atime updates in xfs_trans_ichgtime
Darrick J. Wong
2024-07-02
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-07-02
xfs: hoist project id get/set functions to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
2024-07-02
xfs: move inode copy-on-write predicates to xfs_inode.[ch]
Darrick J. Wong
2024-07-02
xfs: use consistent uid/gid when grabbing dquots for inodes
Darrick J. Wong
2024-07-02
xfs: verify buffer, inode, and dquot items every tx commit
Darrick J. Wong
2024-07-01
xfs: enable FITRIM on the realtime device
Darrick J. Wong
2024-07-01
xfs: Remove header files which are included more than once
Wenchao Hao
2024-07-01
xfs: fold xfs_ilock_for_write_fault into xfs_write_fault
Christoph Hellwig
2024-07-01
xfs: always take XFS_MMAPLOCK shared in xfs_dax_read_fault
Christoph Hellwig
2024-07-01
xfs: refactor __xfs_filemap_fault
Christoph Hellwig
2024-07-01
xfs: simplify xfs_dax_fault
Christoph Hellwig
2024-07-01
xfs: cleanup xfs_ilock_iocb_for_write
Christoph Hellwig
2024-07-01
xfs: move the dio write relocking out of xfs_ilock_for_iomap
Christoph Hellwig
2024-07-01
xfs: don't walk off the end of a directory data block
lei lu
2024-07-01
xfs: add bounds checking to xlog_recover_process_data
lei lu
2024-07-01
xfs: Fix xfs_prepare_shift() range for RT
John Garry
2024-07-01
xfs: Fix xfs_flush_unmap_range() range for RT
John Garry
2024-07-01
xfs: avoid redundant AGFL buffer invalidation
Gao Xiang
2024-06-26
xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fs
Darrick J. Wong
2024-06-26
xfs: fix direction in XFS_IOC_EXCHANGE_RANGE
Darrick J. Wong
2024-06-26
xfs: allow unlinked symlinks and dirs with zero size
Darrick J. Wong
2024-06-26
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2024-06-26
xfs: fix freeing speculative preallocations for preallocated files
Christoph Hellwig
2024-06-17
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
2024-06-10
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
2024-05-27
xfs: Add cond_resched to block unmap range and reflink remap path
Ritesh Harjani (IBM)
2024-05-27
xfs: don't open-code u64_to_user_ptr
Darrick J. Wong
2024-05-27
xfs: allow symlinks with short remote targets
Darrick J. Wong
2024-05-27
xfs: fix xfs_init_attr_trans not handling explicit operation codes
Darrick J. Wong
2024-05-27
xfs: drop xfarray sortinfo folio on error
Darrick J. Wong
2024-05-27
xfs: Stop using __maybe_unused in xfs_alloc.c
John Garry
2024-05-27
xfs: Clear W=1 warning in xfs_iwalk_run_callbacks()
John Garry
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
[next]