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
/
xfs_fsops.c
Age
Commit message (
Expand
)
Author
2017-01-03
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
2016-10-05
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
2016-10-04
xfs: add reflink feature flag to geometry
Darrick J. Wong
2016-10-03
xfs: add refcount btree support to growfs
Darrick J. Wong
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-17
xfs: store rmapbt block count in the AGF
Darrick J. Wong
2016-08-03
xfs: add rmap btree geometry feature flag
Darrick J. Wong
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
xfs: add rmap btree growfs support
Darrick J. Wong
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
xfs: rmap btree add more reserved blocks
Darrick J. Wong
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-06-21
xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
Brian Foster
2016-05-20
Merge branch 'xfs-4.7-trans-type-cleanup' into for-next
Dave Chinner
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-06
xfs: Don't wrap growfs AGFL indexes
Dave Chinner
2015-08-19
xfs: growfs not aware of sb_meta_uuid
Dave Chinner
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-05-29
xfs: add fs geometry bit for sparse inode chunks
Brian Foster
2015-02-23
xfs: remove xfs_mod_incore_sb API
Dave Chinner
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
2015-02-23
xfs: use generic percpu counters for free inode counter
Dave Chinner
2015-02-23
xfs: use generic percpu counters for inode counter
Dave Chinner
2015-02-16
xfs: implement pNFS export operations
Christoph Hellwig
2015-02-05
xfs: growfs should use synchronous transactions
Christoph Hellwig
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-10-02
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-10
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
2014-06-06
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-05-20
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-20
xfs: remove shared supberlock feature checking
Dave Chinner
2014-05-20
xfs: don't need dirv2 checks anymore
Dave Chinner
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
2014-04-24
xfs: report finobt status in fs geometry
Brian Foster
2014-04-24
xfs: add finobt support to growfs
Brian Foster
2013-12-10
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-17
xfs: don't break from growfs ag update loop on error
Eric Sandeen
2013-10-08
xfs: add the inode directory type support to XFS_IOC_FSGEOM
Mark Tinguely
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
[next]