Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
499ac3b60f657dae82055fc81c7b01e6242ac9bc
/
fs
/
xfs
/
xfs_trans.h
643c8c0
Use list_head infra-structure for buffer's log items list
by Carlos Maiolino
· 7 years ago
a5814bc
xfs: disallow marking previously dirty buffers as ordered
by Brian Foster
· 7 years ago
9684010
xfs: refactor buffer logging into buffer dirtying helper
by Brian Foster
· 7 years ago
411350d
xfs: refactor xfs_trans_roll
by Christoph Hellwig
· 7 years ago
d3a304b
xfs: Properly retry failed inode items in case of error during buffer writeback
by Carlos Maiolino
· 7 years ago
0b80ae6
xfs: Add infrastructure needed for error propagation during buffer IO failure
by Carlos Maiolino
· 7 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 7 years ago
f990fc5
xfs: remove lsn relevant fields from xfs_trans structure and its users
by Shan Hai
· 7 years ago
e1a4e37
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
by Darrick J. Wong
· 7 years ago
254133f
xfs: fold __xfs_trans_roll into xfs_trans_roll
by Christoph Hellwig
· 8 years ago
e89c041
xfs: implement the GETFSMAP ioctl
by Darrick J. Wong
· 8 years ago
64f61ab
xfs: remove unused struct declarations
by Eric Sandeen
· 8 years ago
9f3afb5
xfs: implement deferred bmbt map/unmap operations
by Darrick J. Wong
· 8 years ago
77d61fe
xfs: log bmap intent items
by Darrick J. Wong
· 8 years ago
33ba612
xfs: connect refcount adjust functions to upper layers
by Darrick J. Wong
· 8 years ago
f997ee2
xfs: log refcount intent items
by Darrick J. Wong
· 8 years ago
722e251
xfs: remove the extents array from the rmap update done log item
by Darrick J. Wong
· 8 years ago
9c19464
xfs: propagate bmap updates to rmapbt
by Darrick J. Wong
· 8 years ago
f8dbebe
xfs: enable the xfs_defer mechanism to process rmaps to update
by Darrick J. Wong
· 8 years ago
9e88b5d
xfs: log rmap intent items
by Darrick J. Wong
· 8 years ago
340785c
xfs: add owner field to extent allocation and freeing
by Darrick J. Wong
· 8 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
by Darrick J. Wong
· 8 years ago
9749fee
xfs: enable the xfs_defer mechanism to process extents to free
by Darrick J. Wong
· 8 years ago
bba61cb
xfs: clean up typedef usage in the EFI/EFD handling code
by Darrick J. Wong
· 8 years ago
b1c5ebb
xfs: allocate log vector buffers outside CIL context lock
by Dave Chinner
· 8 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
a7e5d03
xfs: remove xfs_trans_get_block_res
by Christoph Hellwig
· 9 years ago
6bc43af
xfs: ensure EFD trans aborts on log recovery extent free failure
by Brian Foster
· 9 years ago
d43ac29
xfs: return committed status from xfs_trans_roll()
by Brian Foster
· 9 years ago
5e4b538
xfs: disentagle EFI release from the extent count
by Brian Foster
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 9 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 9 years ago
2e6db6c
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
by Christoph Hellwig
· 9 years ago
bde7cff
xfs: format log items write directly into the linear CIL buffer
by Christoph Hellwig
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
d420e5c
xfs: remove unused transaction callback variables
by Dave Chinner
· 11 years ago
904c17e
xfs: finish removing IOP_* macros.
by Dave Chinner
· 11 years ago
f5baac3
xfs: avoid CIL allocation during insert
by Dave Chinner
· 11 years ago
7492c5b
xfs: Reduce allocations during CIL insertion
by Dave Chinner
· 11 years ago
166d136
xfs: return log item size in IOP_SIZE
by Dave Chinner
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
7fd36c4
xfs: split out transaction reservation code
by Dave Chinner
· 11 years ago
d386b32
xfs: sync minor header differences needed by userspace.
by Dave Chinner
· 11 years ago
2a3c0ac
xfs: split out on-disk transaction definitions
by Dave Chinner
· 11 years ago
3ebe7d2
xfs: Inode create log items
by Dave Chinner
· 11 years ago
5f6bed7
xfs: Introduce an ordered buffer item
by Dave Chinner
· 11 years ago
2fb8b50
xfs: Remove two dead transaction log reservaion macros
by Jie Liu
· 12 years ago
742ae1e
xfs: introduce CONFIG_XFS_WARN
by Dave Chinner
· 12 years ago
61fe135
xfs: buffer type overruns blf_flags field
by Dave Chinner
· 12 years ago
d75afeb
xfs: add buffer types to directory and attribute buffers
by Dave Chinner
· 12 years ago
ee1a47a
xfs: add support for large btree blocks
by Christoph Hellwig
· 12 years ago
a21cd50
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
by Jeff Liu
· 12 years ago
a7bd794
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
by Jeff Liu
· 12 years ago
762d7ba
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
by Jeff Liu
· 12 years ago
a1bd955
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
by Jeff Liu
· 12 years ago
4800104
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
by Jeff Liu
· 12 years ago
f0f2df9
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
by Jeff Liu
· 12 years ago
b0c10b98
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
by Jeff Liu
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
d9457dc
xfs: Convert to new freezing code
by Jan Kara
· 12 years ago
de2a4f5
xfs: add discontiguous buffer support to transactions
by Dave Chinner
· 12 years ago
77ba787
xfs: switch to proper __bitwise type for KM_... flags
by Al Viro
· 13 years ago
43ff212
xfs: on-stack delayed write buffer lists
by Christoph Hellwig
· 13 years ago
b393421
xfs: remove the lid_size field in struct log_item_desc
by Christoph Hellwig
· 13 years ago
272e42b
xfs: constify xfs_item_ops
by Christoph Hellwig
· 13 years ago
9508534
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
ddc3415
xfs: simplify xfs_trans_ijoin* again
by Christoph Hellwig
· 13 years ago
b103705
xfs: unlock the inode before log force in xfs_fsync
by Christoph Hellwig
· 13 years ago
17b3847
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
by Christoph Hellwig
· 13 years ago
ec3ba85
xfs: more sensible inode refcounting for ialloc
by Christoph Hellwig
· 14 years ago
821eb21
xfs: connect up buffer reclaim priority hooks
by Dave Chinner
· 14 years ago
dfe188d
xfs: remove unused t_callback field in struct xfs_trans
by Christoph Hellwig
· 14 years ago
dcd79a1
xfs: don't use vfs writeback for pure metadata modifications
by Dave Chinner
· 14 years ago
a59f557
xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags
by Christoph Hellwig
· 14 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 14 years ago
9412e31
xfs: merge iop_unpin_remove into iop_unpin
by Christoph Hellwig
· 14 years ago
e98c414
xfs: simplify log item descriptor tracking
by Christoph Hellwig
· 14 years ago
025101d
xfs: cleanup log reservation calculactions
by Christoph Hellwig
· 15 years ago
ccf7c23
xfs: Ensure inode allocation buffers are fully replayed
by Dave Chinner
· 14 years ago
71e330b
xfs: Introduce delayed logging core code
by Dave Chinner
· 14 years ago
ed3b4d6
xfs: Improve scalability of busy extent tracking
by Dave Chinner
· 14 years ago
9abbc53
xfs: add log item recovery tracing
by Dave Chinner
· 15 years ago
8e12385
xfs: remove stale parameter from ->iop_unpin method
by Dave Chinner
· 15 years ago
35a8a72
xfs: stop passing opaque handles to xfs_log.c routines
by Christoph Hellwig
· 15 years ago
d808f61
xfs: Don't issue buffer IO direct from AIL push V2
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
80641dc
xfs: I/O completion handlers must use NOFS allocations
by Christoph Hellwig
· 15 years ago
13e6d5c
xfs: merge fsync and O_SYNC handling
by Christoph Hellwig
· 15 years ago
9da096f
xfs: fix various typos
by Malcolm Parsons
· 16 years ago
0d87e65
xfs: remove superflous inobt macros
by Christoph Hellwig
· 16 years ago
783a2f6
[XFS] Finish removing the mount pointer from the AIL API
by David Chinner
· 16 years ago
fc1829f
[XFS] Add ail pointer into log items
by David Chinner
· 16 years ago
5b00f14
[XFS] move the AIl traversal over to a consistent interface
by David Chinner
· 16 years ago
847fff5
[XFS] Sync up kernel and user-space headers
by Barry Naujok
· 16 years ago
39dab9d
[XFS] remove shouting-indirection macros from xfs_trans.h
by Eric Sandeen
· 16 years ago
322ff6b
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
by Niv Sardi
· 16 years ago
535f6b3
[XFS] Replace custom AIL linked-list code with struct list_head
by Josef 'Jeff' Sipek
· 17 years ago
Next »