index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-1
/
+1
2017-01-30
xfs: remove unused struct declarations
Eric Sandeen
1
-1
/
+0
2016-06-01
xfs: make several functions static
Eric Sandeen
1
-5
/
+0
2016-04-06
xfs: remove transaction types
Christoph Hellwig
1
-2
/
+1
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
1
-0
/
+1
2015-08-19
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
1
-0
/
+1
2015-06-04
xfs: fix xfs_log_done interface
Christoph Hellwig
1
-10
/
+1
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-1
/
+1
2014-05-20
xfs: log vector rounding leaks log space
Dave Chinner
1
-6
/
+13
2014-02-07
xfs: convert xfs_log_commit_cil() to void
Jie Liu
1
-1
/
+1
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
1
-4
/
+37
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
1
-0
/
+13
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-8
/
+2
2013-08-13
xfs: Reduce allocations during CIL insertion
Dave Chinner
1
-0
/
+1
2013-08-12
xfs: separate out log format definitions
Dave Chinner
1
-68
/
+21
2013-06-27
xfs: Inode create log items
Dave Chinner
1
-1
/
+2
2013-06-27
xfs: Introduce ordered log vector support
Dave Chinner
1
-0
/
+2
2012-10-17
xfs: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
1
-0
/
+1
2012-10-17
xfs: sync work is now only periodic log work
Dave Chinner
1
-0
/
+3
2012-05-14
xfs: allow assigning the tail lsn with the AIL lock held
Christoph Hellwig
1
-0
/
+1
2012-02-22
xfs: split and cleanup xfs_log_reserve
Christoph Hellwig
1
-10
/
+2
2012-02-22
xfs: cleanup xfs_log_space_wake
Christoph Hellwig
1
-2
/
+1
2012-02-22
xfs: split tail_lsn assignments from log space wakeups
Christoph Hellwig
1
-2
/
+3
2011-12-08
xfs: cleanup the transaction commit path a bit
Christoph Hellwig
1
-2
/
+1
2011-12-08
xfs: remove the deprecated nodelaylog option
Christoph Hellwig
1
-5
/
+0
2011-11-08
xfs: constify xfs_item_ops
Christoph Hellwig
1
-1
/
+1
2011-04-28
xfs: exact busy extent tracking
Christoph Hellwig
1
-2
/
+0
2011-01-28
xfs: handle CIl transaction commit failures correctly
Dave Chinner
1
-1
/
+1
2010-07-26
xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags
Christoph Hellwig
1
-4
/
+0
2010-07-26
xfs: kill the unused xlog_debug variable
Christoph Hellwig
1
-5
/
+0
2010-07-26
xfs: fix the xfs_log_iovec i_addr type
Christoph Hellwig
1
-1
/
+1
2010-05-24
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
1
-0
/
+1
2010-05-24
xfs: Introduce delayed logging core code
Dave Chinner
1
-1
/
+8
2010-05-24
xfs: make the log ticket ID available outside the log infrastructure
Dave Chinner
1
-1
/
+3
2010-05-19
xfs: introduce new internal log vector structure
Dave Chinner
1
-0
/
+6
2010-05-19
xfs: factor log item initialisation
Dave Chinner
1
-0
/
+7
2010-03-01
xfs: stop passing opaque handles to xfs_log.c routines
Christoph Hellwig
1
-8
/
+8
2010-01-21
xfs: cleanup up xfs_log_force calling conventions
Christoph Hellwig
1
-8
/
+7
2010-01-21
xfs: kill XLOG_VEC_SET_TYPE
Christoph Hellwig
1
-3
/
+1
2009-03-16
xfs: cleanup log unmount handling
Christoph Hellwig
1
-2
/
+1
2008-11-17
[XFS] Fix double free of log tickets
Dave Chinner
1
-0
/
+4
2008-08-13
[XFS] cleanup xfs_mountfs
Christoph Hellwig
1
-1
/
+1
2008-04-18
[XFS] Sanitise xfs_log_force error checking.
David Chinner
1
-2
/
+3
2008-02-07
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
Christoph Hellwig
1
-1
/
+2
2006-09-28
[XFS] Remove several macros that are no longer used anywhere
Eric Sandeen
1
-8
/
+0
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
1
-1
/
+1
2006-01-11
[XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to
Tim Shimmin
1
-10
/
+1
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
1
-7
/
+1
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] write barrier support Issue all log sync operations as ordered
Christoph Hellwig
1
-3
/
+6
[next]