Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a9c859033f6ec772f8e3228c343bb1321584ae0e
/
fs
/
xfs
/
xfs_trans.c
8683edb
xfs: avoid lockdep false positives in xfs_trans_alloc
by Dave Chinner
· 6 years ago
9d9e623
xfs: fold dfops into the transaction
by Brian Foster
· 6 years ago
1ae093cb
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
by Brian Foster
· 6 years ago
9b1f4e9
xfs: cancel dfops on xfs_defer_finish() error
by Brian Foster
· 6 years ago
60f31a6
xfs: clean out superfluous dfops dop params/vars
by Brian Foster
· 6 years ago
ce356d6
xfs: pass transaction to dfops reset/move helpers
by Brian Foster
· 6 years ago
7279aa1
xfs: remove unused __xfs_defer_cancel() internal helper
by Brian Foster
· 6 years ago
9871905
xfs: refactor internal dfops initialization
by Brian Foster
· 6 years ago
b277c37
xfs: bypass final dfops roll in trans commit path
by Brian Foster
· 6 years ago
9e28a24
xfs: drop unnecessary xfs_defer_finish() dfops parameter
by Brian Foster
· 6 years ago
e021a2e
xfs: support embedded dfops in transaction
by Brian Foster
· 6 years ago
bba59c5e
xfs: add firstblock field to xfs_trans
by Brian Foster
· 6 years ago
6aa6718
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
by Brian Foster
· 6 years ago
10ee252
xfs: allow empty transactions while frozen
by Darrick J. Wong
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 6 years ago
e6631f8
xfs: get rid of the log item descriptor
by Dave Chinner
· 7 years ago
ba18781
xfs: add tracing to high level transaction operations
by Dave Chinner
· 7 years ago
22525c1
xfs: log item flags are racy
by Dave Chinner
· 7 years ago
f8f2835
xfs: defer agfl block frees when dfops is available
by Brian Foster
· 7 years ago
656de4f
xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
by Christoph Hellwig
· 7 years ago
3e78b9a
xfs: shutdown if block allocation overruns tx reservation
by Brian Foster
· 7 years ago
57e8095
xfs: Rename xa_ elements to ail_
by Matthew Wilcox
· 7 years ago
b872af2
xfs: trace log reservations at mount time
by Darrick J. Wong
· 7 years ago
411350d
xfs: refactor xfs_trans_roll
by Christoph Hellwig
· 7 years ago
d484467
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
9070733
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
by Michal Hocko
· 8 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
79ad576
Merge branch 'xfs-4.9-reflink-prep' into for-next
by Dave Chinner
· 8 years ago
3fd129b
xfs: set up per-AG free space reservations
by Darrick J. Wong
· 8 years ago
a27f6ef
xfs: undo block reservation correctly in xfs_trans_reserve()
by Eryu Guan
· 8 years ago
710b1e2
xfs: remove transaction types
by Christoph Hellwig
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
cc07eed
xfs: ensure committed is initialized in xfs_trans_roll
by Eric Sandeen
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
d43ac29
xfs: return committed status from xfs_trans_roll()
by Brian Foster
· 9 years ago
f78c390
xfs: fix xfs_log_done interface
by Christoph Hellwig
· 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
eacb24e
xfs: pass a boolean flag to xfs_trans_free_items
by Christoph Hellwig
· 9 years ago
2e6db6c
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
by Christoph Hellwig
· 9 years ago
0bd5dded
xfs: replace xfs_mod_incore_sb_batched
by Dave Chinner
· 10 years ago
bab98bb
xfs: introduce xfs_mod_frextents
by Dave Chinner
· 10 years ago
0d485ad
xfs: use generic percpu counters for free block counter
by Dave Chinner
· 10 years ago
e88b64e
xfs: use generic percpu counters for free inode counter
by Dave Chinner
· 10 years ago
501ab32
xfs: use generic percpu counters for inode counter
by Dave Chinner
· 10 years ago
3443a3b
xfs: set superblock buffer type correctly
by Dave Chinner
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 10 years ago
d99831f
xfs: return is not a function
by Eric Sandeen
· 10 years ago
e4a1e29
xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()
by Eric Sandeen
· 11 years ago
c6f9726
xfs: convert xfs_log_commit_cil() to void
by Jie Liu
· 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
5706278
xfs: unify directory/attribute format definitions
by Dave Chinner
· 11 years ago
70a9883
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
904c17e
xfs: finish removing IOP_* macros.
by Dave Chinner
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
0eadd10
xfs: Introduce a new structure to hold transaction reservation items
by Jie Liu
· 11 years ago
7fd36c4
xfs: split out transaction reservation code
by Dave Chinner
· 11 years ago
2a3c0ac
xfs: split out on-disk transaction definitions
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
b8402b4
xfs: Inode create transaction reservations
by Dave Chinner
· 11 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
5b292ae
xfs: make use of xfs_calc_buf_res() in xfs_trans.c
by Jeff Liu
· 12 years ago
4f3b578
xfs: add a helper to figure out the space log reservation per item
by Jeff Liu
· 12 years ago
d9457dc
xfs: Convert to new freezing code
by Jan Kara
· 12 years ago
77ba787
xfs: switch to proper __bitwise type for KM_... flags
by Al Viro
· 13 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
4ecbfe6
xfs: clean up busy extent naming
by Dave Chinner
· 13 years ago
efc27b5
xfs: move busy extent handling to it's own file
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
9006fb9
xfs: split and cleanup xfs_log_reserve
by Christoph Hellwig
· 13 years ago
f65020a
XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended
by Jesper Juhl
· 13 years ago
b393421
xfs: remove the lid_size field in struct log_item_desc
by Christoph Hellwig
· 13 years ago
0244b96
xfs: cleanup the transaction commit path a bit
by Christoph Hellwig
· 13 years ago
93b8a58
xfs: remove the deprecated nodelaylog option
by Christoph Hellwig
· 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
1d8c95a
xfs: use a cursor for bulk AIL insertion
by Dave Chinner
· 13 years ago
b2ce397
Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"
by Alex Elder
· 13 years ago
7a249cf
xfs: fix filesystsem freeze race in xfs_trans_alloc
by Christoph Hellwig
· 13 years ago
1316d4d
xfs: unpin stale inodes directly in IOP_COMMITTED
by Dave Chinner
· 13 years ago
e84661a
xfs: add online discard support
by Christoph Hellwig
· 14 years ago
8a072a4
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
by Christoph Hellwig
· 14 years ago
c6f990d
xfs: handle CIl transaction commit failures correctly
by Dave Chinner
· 14 years ago
e34a314
xfs: fix efi item leak on forced shutdown
by Dave Chinner
· 14 years ago
1884bd8
xfs: fix an assignment within an ASSERT()
by Jesper Juhl
· 14 years ago
0e57f6a
xfs: bulk AIL insertion during transaction commit
by Dave Chinner
· 14 years ago
4957a44
xfs: fix the xfs_trans_committed
by Christoph Hellwig
· 14 years ago
dfe188d
xfs: remove unused t_callback field in struct xfs_trans
by Christoph Hellwig
· 14 years ago
1b04071
xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters
by Christoph Hellwig
· 14 years ago
Next »