Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b51601d4504f46f585eed823485101390f0b588
/
fs
/
xfs
/
xfs_log_cil.c
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
8af3dcd
xfs: xlog_cil_force_lsn doesn't always wait correctly
by Dave Chinner
· 10 years ago
5c18717
xfs: fix cil push sequence after log recovery
by Mark Tinguely
· 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
0d907a3
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
by Dave Chinner
· 10 years ago
110dc24
xfs: log vector rounding leaks log space
by Dave Chinner
· 10 years ago
ac98351
xfs: don't sleep in xlog_cil_force_lsn on shutdown
by Dave Chinner
· 10 years ago
730357a
Merge branch 'xfs-stack-fixes' into for-next
by Dave Chinner
· 11 years ago
f876e44
xfs: always do log forces via the workqueue
by Dave Chinner
· 11 years ago
b678573
Merge branch 'xfs-fixes-for-3.15' into for-next
by Dave Chinner
· 11 years ago
3895e51
xfs: ensure correct log item buffer alignment
by Dave Chinner
· 11 years ago
c6f9726
xfs: convert xfs_log_commit_cil() to void
by Jie Liu
· 11 years ago
bde7cff
xfs: format log items write directly into the linear CIL buffer
by Christoph Hellwig
· 11 years ago
9597df6
xfs: remove duplicate code in xlog_cil_insert_format_items
by Christoph Hellwig
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
70a9883c
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
2c6e24c
xfs: prevent deadlock trying to cover an active log
by Dave Chinner
· 11 years ago
4bb928c
xfs: split the CIL lock
by Dave Chinner
· 11 years ago
991aaf6
xfs: Combine CIL insert and prepare passes
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
fd63875
xfs: Introduce ordered log vector support
by Dave Chinner
· 11 years ago
ac14876
xfs: fix missing KM_NOFS tags to keep lockdep happy
by Dave Chinner
· 11 years ago
7fe3258
xfs: Update xfs_log_commit_cil() comments
by Jeff Liu
· 12 years ago
f7bdf03
xfs: rename log structure to xlog
by Mark Tinguely
· 12 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
4c2d542
xfs: Do background CIL flushes via a workqueue
by Dave Chinner
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 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
7db37c5
xfs: fix log ticket leak on forced shutdown.
by Dave Chinner
· 14 years ago
eb40a87
xfs: use wait queues directly for the log wait queues
by Dave Chinner
· 14 years ago
0e57f6a
xfs: bulk AIL insertion during transaction commit
by Dave Chinner
· 14 years ago
d1583a3
xfs: reduce the number of CIL lock round trips during commit
by Dave Chinner
· 14 years ago
8016867
xfs: force background CIL push under sustained load
by Dave Chinner
· 14 years ago
3b93c7a
xfs: don't do memory allocation under the CIL context lock
by Dave Chinner
· 14 years ago
a44f13e
xfs: Reduce log force overhead for delayed logging
by Dave Chinner
· 14 years ago
d17c701
xfs: unlock items before allowing the CIL to commit
by Dave Chinner
· 14 years ago
4e0d5f9
xfs: fix the xfs_log_iovec i_addr type
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
ccf7c23
xfs: Ensure inode allocation buffers are fully replayed
by Dave Chinner
· 14 years ago
df80615
xfs: enable background pushing of the CIL
by Dave Chinner
· 14 years ago
71e330b
xfs: Introduce delayed logging core code
by Dave Chinner
· 14 years ago