Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a51f76e3c3efcd5eb740868e1096221f8d7d8e0
/
fs
/
xfs
/
xfs_log.c
465e2de
Merge branch 'xfs-sb-logging-rework' into for-next
by Dave Chinner
· 10 years ago
61e63ec
xfs: consolidate superblock logging functions
by Dave Chinner
· 10 years ago
77af574
xfs: remove extra newlines from xfs messages
by Eric Sandeen
· 10 years ago
96ab795
xfs: initialize log buf I/O completion wq on log alloc
by Brian Foster
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
b29c70f
xfs: split metadata and log buffer completion to separate workqueues
by Brian Foster
· 10 years ago
216875a
Merge branch 'xfs-consolidate-format-defs' into for-next
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
91ee575
xfs: allow lazy sb counter sync during filesystem freeze sequence
by Brian Foster
· 10 years ago
595bff7
xfs: introduce xfs_buf_submit[_wait]
by Dave Chinner
· 10 years ago
e8aaba9
xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionality
by Dave Chinner
· 10 years ago
a870fe6d
xfs: force the log before shutting down
by Dave Chinner
· 10 years ago
645f985
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
by Dave Chinner
· 10 years ago
400b9d8
xfs: catch buffers written without verifiers attached
by Dave Chinner
· 10 years ago
baff4e4
xfs: add xlog sysfs kobject and attribute handlers
by Brian Foster
· 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
7691283
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
by Dave Chinner
· 10 years ago
36de955
xfs: kill xfs_buf_geterror()
by Dave Chinner
· 10 years ago
ff14ee4
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
by Dave Chinner
· 10 years ago
ac98351
xfs: don't sleep in xlog_cil_force_lsn on shutdown
by Dave Chinner
· 11 years ago
c99d609
xfs: fully support v5 format filesystems
by Dave Chinner
· 11 years ago
9c23ecc
xfs: unmount does not wait for shutdown during unmount
by Dave Chinner
· 11 years ago
750b9c9
xfs: trace AIL manipulations
by Dave Chinner
· 11 years ago
643f7c4
xfs: fix possible NULL dereference in xlog_verify_iclog
by Geyslan G. Bem
· 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
70a9883c
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
08e96e1
xfs: remove newlines from strings passed to __xfs_printk
by Eric Sandeen
· 11 years ago
2c6e24c
xfs: prevent deadlock trying to cover an active log
by Dave Chinner
· 11 years ago
a30b036
xfs: fix some minor sparse warnings
by Dave Chinner
· 11 years ago
8e159e7
xfs: fix the comment of xfs_log_unmount_write()
by Zhi Yong Wu
· 11 years ago
ac0e300
xfs: fix the comment of xlog_write_setup_copy()
by Zhi Yong Wu
· 11 years ago
3e7b91c
xfs: Validate log space at mount time
by Jie Liu
· 11 years ago
e773fc9
xfs: Refactor xfs_ticket_alloc() to extract a new helper
by Jie Liu
· 11 years ago
297aa63
xfs: Fix a deadlock in xfs_log_commit_cil() code path
by Chandra Seetharaman
· 11 years ago
fd63875
xfs: Introduce ordered log vector support
by Dave Chinner
· 11 years ago
ecb3403
xfs: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
003fd6c
xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared
by Ben Myers
· 12 years ago
667a929
xfs: Remove boolean_t typedef completely.
by Thiago Farina
· 12 years ago
f9668a0
xfs: fix sparse reported log CRC endian issue
by Dave Chinner
· 12 years ago
437a255
xfs: fix direct IO nested transaction deadlock.
by Dave Chinner
· 12 years ago
0e446be
xfs: add CRC checks to the log
by Christoph Hellwig
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
d35e88f
xfs: only update the last_sync_lsn when a transaction completes
by Dave Chinner
· 12 years ago
c75921a
xfs: xfs_quiesce_attr() should quiesce the log like unmount
by Dave Chinner
· 12 years ago
5889608
xfs: syncd workqueue is no more
by Dave Chinner
· 12 years ago
cf2931d
xfs: Bring some sanity to log unmounting
by Dave Chinner
· 12 years ago
f661f1e
xfs: sync work is now only periodic log work
by Dave Chinner
· 12 years ago
9a8d2fd
xfs: remove xlog_t typedef
by Mark Tinguely
· 12 years ago
ad223e6
xfs: rename log structure to xlog
by Mark Tinguely
· 12 years ago
11159a0
xfs: shutdown xfs_sync_worker before the log
by Ben Myers
· 12 years ago
77ba787
xfs: switch to proper __bitwise type for KM_... flags
by Al Viro
· 13 years ago
14c26c6
xfs: add trace points for log forces
by Dave Chinner
· 13 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
aa0e883
xfs: use blocks for storing the desired IO size
by Dave Chinner
· 13 years ago
4e94b71
xfs: use blocks for counting length of buffers
by Dave Chinner
· 13 years ago
e70b73f
xfs: clean up buffer get/read call API
by Dave Chinner
· 13 years ago
1c30462
xfs: allow assigning the tail lsn with the AIL lock held
by Christoph Hellwig
· 13 years ago
3948659
xfs: Account log unmount transaction correctly
by Dave Chinner
· 13 years ago
9006fb9
xfs: split and cleanup xfs_log_reserve
by Christoph Hellwig
· 13 years ago
42ceedb
xfs: share code for grant head availability checks
by Christoph Hellwig
· 13 years ago
e179840d
xfs: share code for grant head wakeups
by Christoph Hellwig
· 13 years ago
23ee3df
xfs: share code for grant head waiting
by Christoph Hellwig
· 13 years ago
a79bf2d
xfs: add xlog_grant_head_wake_all
by Christoph Hellwig
· 13 years ago
c303c5b
xfs: add xlog_grant_head_init
by Christoph Hellwig
· 13 years ago
2849696
xfs: add the xlog_grant_head structure
by Christoph Hellwig
· 13 years ago
14a7235
xfs: remove log space waitqueues
by Christoph Hellwig
· 13 years ago
cfb7cdc
xfs: cleanup xfs_log_space_wake
by Christoph Hellwig
· 13 years ago
3af1de7
xfs: do exact log space wakeups in xlog_ungrant_log_space
by Christoph Hellwig
· 13 years ago
09a423a
xfs: split tail_lsn assignments from log space wakeups
by Christoph Hellwig
· 13 years ago
93b8a58
xfs: remove the deprecated nodelaylog option
by Christoph Hellwig
· 13 years ago
9f9c19e
xfs: fix the logspace waiting algorithm
by Christoph Hellwig
· 13 years ago
272e42b
xfs: constify xfs_item_ops
by Christoph Hellwig
· 13 years ago
901796a
xfs: clean up xfs_ioerror_alert
by Christoph Hellwig
· 13 years ago
4347b9d
xfs: clean up buffer allocation
by Christoph Hellwig
· 13 years ago
c867cb6
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
by Christoph Hellwig
· 13 years ago
02fe03d
xfs: Remove the macro XFS_BUF_SET_PTR
by Chandra Seetharaman
· 13 years ago
6292604
xfs: Remove the macro XFS_BUF_PTR
by Chandra Seetharaman
· 13 years ago
b75e40a
xfs: Remove macro XFS_BUF_BUSY and family
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
cb669ca
xfs: remove wrappers around b_iodone
by Christoph Hellwig
· 13 years ago
adadbee
xfs: remove wrappers around b_fspriv
by Christoph Hellwig
· 13 years ago
bf9d901
xfs: add a proper transaction pointer to struct xfs_buf
by Christoph Hellwig
· 13 years ago
e163cbd
xfs: avoid a few disk cache flushes
by Christoph Hellwig
· 13 years ago
1d5ae5d
xfs: cleanup I/O-related buffer flags
by Christoph Hellwig
· 13 years ago
c8da0fa
xfs: return the buffer locked from xfs_buf_get_uncached
by Christoph Hellwig
· 13 years ago
0c842ad
xfs: clean up buffer locking helpers
by Christoph Hellwig
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
a27a263
xfs: make log devices with write back caches work
by Christoph Hellwig
· 13 years ago
4439647
xfs: reset buffer pointers before freeing them
by Dave Chinner
· 14 years ago
97d3ac7
xfs: exact busy extent tracking
by Christoph Hellwig
· 14 years ago
da8a1a4
xfs: convert log tail checking to a warning
by Dave Chinner
· 14 years ago
fd07484
xfs: push the AIL from memory reclaim and periodic sync
by Dave Chinner
· 14 years ago
a0fa2b6
xfs: Convert xlog_warn to new logging interface
by Dave Chinner
· 14 years ago
73efe4a
xfs: prevent NMI timeouts in cmn_err
by Dave Chinner
· 14 years ago
d0eb2f3
xfs: convert grant head manipulations to lockless algorithm
by Dave Chinner
· 14 years ago
Next »