index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
1
-1
/
+2
2016-08-03
xfs: enable the xfs_defer mechanism to process rmaps to update
Darrick J. Wong
1
-7
/
+4
2016-08-03
xfs: log rmap intent items
Darrick J. Wong
1
-0
/
+17
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-5
/
+0
2016-08-03
xfs: enable the xfs_defer mechanism to process extents to free
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: clean up typedef usage in the EFI/EFD handling code
Darrick J. Wong
1
-3
/
+3
2016-07-22
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
1
-0
/
+1
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-5
/
+3
2016-03-02
xfs: remove xfs_trans_get_block_res
Christoph Hellwig
1
-1
/
+0
2015-08-19
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
1
-4
/
+3
2015-08-19
xfs: return committed status from xfs_trans_roll()
Brian Foster
1
-0
/
+1
2015-08-19
xfs: disentagle EFI release from the extent count
Brian Foster
1
-1
/
+0
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-1
/
+1
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-1
/
+1
2015-06-04
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
1
-3
/
+0
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
1
-1
/
+1
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-0
/
+5
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-5
/
+5
2013-10-23
xfs: remove unused transaction callback variables
Dave Chinner
1
-7
/
+0
2013-08-30
xfs: finish removing IOP_* macros.
Dave Chinner
1
-7
/
+1
2013-08-13
xfs: avoid CIL allocation during insert
Dave Chinner
1
-1
/
+0
2013-08-13
xfs: Reduce allocations during CIL insertion
Dave Chinner
1
-1
/
+0
2013-08-13
xfs: return log item size in IOP_SIZE
Dave Chinner
1
-2
/
+1
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
1
-1
/
+2
2013-08-12
xfs: split out transaction reservation code
Dave Chinner
1
-75
/
+2
2013-08-12
xfs: sync minor header differences needed by userspace.
Dave Chinner
1
-4
/
+1
2013-08-12
xfs: split out on-disk transaction definitions
Dave Chinner
1
-205
/
+0
2013-06-27
xfs: Inode create log items
Dave Chinner
1
-1
/
+3
2013-06-27
xfs: Introduce an ordered buffer item
Dave Chinner
1
-0
/
+1
2013-06-19
xfs: Remove two dead transaction log reservaion macros
Jie Liu
1
-8
/
+3
2013-05-07
xfs: introduce CONFIG_XFS_WARN
Dave Chinner
1
-2
/
+2
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
1
-4
/
+0
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
1
-0
/
+2
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
1
-0
/
+2
2013-02-01
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
Jeff Liu
1
-7
/
+4
2013-02-01
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-01
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
1
-1
/
+1
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-3
/
+3
2012-11-15
xfs: make buffer read verication an IO completion function
Dave Chinner
1
-11
/
+8
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2012-07-31
xfs: Convert to new freezing code
Jan Kara
1
-0
/
+2
2012-07-01
xfs: add discontiguous buffer support to transactions
Dave Chinner
1
-5
/
+45
2012-05-29
xfs: switch to proper __bitwise type for KM_... flags
Al Viro
1
-1
/
+1
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-11
/
+7
2011-12-08
xfs: remove the lid_size field in struct log_item_desc
Christoph Hellwig
1
-2
/
+1
[next]