index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-07-02
xfs: give rmap btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
Darrick J. Wong
2024-07-02
xfs: remove xfs_defer_agfl_block
Christoph Hellwig
2024-07-02
xfs: remove duplicate asserts in xfs_defer_extent_free
Christoph Hellwig
2024-07-02
xfs: factor out a xfs_efd_add_extent helper
Christoph Hellwig
2024-07-02
xfs: reuse xfs_extent_free_cancel_item
Christoph Hellwig
2024-07-02
xfs: add a xefi_entry helper
Christoph Hellwig
2024-07-02
xfs: pass the fsbno to xfs_perag_intent_get
Christoph Hellwig
2024-07-02
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
2024-07-02
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
Darrick J. Wong
2024-07-02
xfs: get rid of trivial rename helpers
Darrick J. Wong
2024-07-02
xfs: move dirent update hooks to xfs_dir2.c
Darrick J. Wong
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-29
Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-06-28
Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
[next]