Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
90300dcd2c3dbcc51ea038b4108ca78f7d10629f
/
fs
/
xfs
/
xfs_trans.c
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
70a9883c
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
· 13 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
96540c7
xfs: do not use xfs_mod_incore_sb for per-cpu counters
by Christoph Hellwig
· 14 years ago
d17c701
xfs: unlock items before allowing the CIL to commit
by Dave Chinner
· 14 years ago
4386970
xfs: fix xfs_trans_add_item() lockdep warnings
by Dave Chinner
· 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
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
025101d
xfs: cleanup log reservation calculactions
by Christoph Hellwig
· 15 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
b1c1b5b
xfs: Clean up xfs_trans_committed code after factoring
by Dave Chinner
· 15 years ago
8e646a5
xfs: update and factor xfs_trans_committed()
by Dave Chinner
· 15 years ago
a3ccd2c
xfs: clean up xfs_trans_commit logic even more
by Christoph Hellwig
· 15 years ago
0924378
xfs: split out iclog writing from xfs_trans_commit()
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
a14a348
xfs: cleanup up xfs_log_force calling conventions
by Christoph Hellwig
· 15 years ago
4139b3b
xfs: kill XLOG_VEC_SET_TYPE
by Christoph Hellwig
· 15 years ago
80641dc
xfs: I/O completion handlers must use NOFS allocations
by Christoph Hellwig
· 15 years ago
fd40261
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
by Felix Blyakher
· 15 years ago
f950221
xfs: remove ->write_super and stop maintaining ->s_dirt
by Christoph Hellwig
· 15 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 15 years ago
cc09c0d
[XFS] Fix double free of log tickets
by Dave Chinner
· 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
c7e8f26
[XFS] Move the AIL lock into the struct xfs_ail
by David Chinner
· 16 years ago
39dab9d
[XFS] remove shouting-indirection macros from xfs_trans.h
by Eric Sandeen
· 16 years ago
Next »