index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans_resv.c
Age
Commit message (
Expand
)
Author
2014-03-13
Merge branch 'xfs-O_TMPFILE-support' into for-next
Dave Chinner
2014-03-13
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
2014-03-07
xfs: inode log reservations are still too small
Dave Chinner
2014-02-07
xfs: use tr_qm_dqalloc log reservation for dquot alloc
Brian Foster
2014-02-07
xfs: remove unused tr_swrite
Eric Sandeen
2014-01-06
xfs: allow linkat() on O_TMPFILE files
Zhi Yong Wu
2014-01-06
xfs: add O_TMPFILE support
Zhi Yong Wu
2013-12-13
xfs: get rid of XFS_IALLOC_BLOCKS macros
Jie Liu
2013-12-13
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
2013-11-18
xfs: increase inode cluster size for v5 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: unify directory/attribute format definitions
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-08-30
xfs: inode log reservations are too small
Dave Chinner
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
xfs: Introduce tr_fsyncts to m_reservation
Jie Liu
2013-08-12
xfs: Introduce a new structure to hold transaction reservation items
Jie Liu
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
xfs: split out transaction reservation code
Dave Chinner