index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_trans_resv.c
Age
Commit message (
Expand
)
Author
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-01-08
xfs: eliminate duplicate icreate tx reservation functions
Brian Foster
2018-01-08
xfs: refactor inode chunk alloc/free tx reservation
Brian Foster
2018-01-08
xfs: include an allocfree res for inobt modifications
Brian Foster
2018-01-08
xfs: truncate transaction does not modify the inobt
Brian Foster
2018-01-08
xfs: fix up agi unlinked list reservations
Brian Foster
2018-01-08
xfs: include inobt buffers in ifree tx log reservation
Brian Foster
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2016-10-05
xfs: increase log reservations for reflink
Darrick J. Wong
2016-10-03
xfs: account for the refcount btree in the alloc/free log reservation
Darrick J. Wong
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-08-03
xfs: rmap btree transaction reservations
Darrick J. Wong
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-06-25
libxfs: move source files
Dave Chinner