index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log.c
Age
Commit message (
Expand
)
Author
2018-08-01
xfs: refactor log recovery check
Darrick J. Wong
2018-07-23
xfs: force summary counter recalc at next mount
Darrick J. Wong
2018-07-23
xfs: refactor unmount record write
Darrick J. Wong
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
xfs: log item flags are racy
Dave Chinner
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-23
xfs: unwind the try_again loop in xfs_log_force
Christoph Hellwig
2018-03-23
xfs: refactor xfs_log_force_lsn
Christoph Hellwig
2018-03-14
xfs: refactor xfs_log_force
Christoph Hellwig
2018-03-14
xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Christoph Hellwig
2018-03-14
xfs: merge _xfs_log_force and xfs_log_force
Christoph Hellwig
2018-03-11
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-12
xfs: use %px for data pointers when debugging
Darrick J. Wong
2018-01-12
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
2018-01-08
xfs: print transaction log reservation on overrun
Brian Foster
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-06
xfs: mark xlog_verify_dest_ptr STATIC
Christoph Hellwig
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
2017-10-26
xfs: validate sb_logsunit is a multiple of the fs blocksize
Darrick J. Wong
2017-10-26
xfs: drain the buffer LRU on mount
Brian Foster
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
2017-09-01
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-08-22
xfs: toggle readonly state around xfs_log_mount_finish
Eric Sandeen
2017-08-22
xfs: write unmount record for ro mounts
Eric Sandeen
2017-08-17
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
2017-06-27
xfs: fix semicolon.cocci warnings
kbuild test robot
2017-06-27
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
xfs: dump transaction usage details on log reservation overrun
Brian Foster
2017-06-19
xfs: separate shutdown from ticket reservation print helper
Brian Foster
2017-04-25
xfs: corruption needs to respect endianess too!
Christoph Hellwig
2017-04-03
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
2017-01-09
xfs: don't print warnings when xfs_log_force fails
Christoph Hellwig
2016-12-09
Merge branch 'xfs-4.10-misc-fixes-4' into for-next
Dave Chinner
2016-12-09
xfs: Always flush caches when integrity is required
Dave Chinner
2016-12-05
xfs: optimise CRC updates
Dave Chinner
2016-07-20
Merge branch 'xfs-4.8-buf-fixes' into for-next
Dave Chinner
2016-07-20
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
2016-06-01
xfs: make several functions static
Eric Sandeen
2016-05-20
Merge branch 'xfs-4.7-misc-fixes' into for-next
Dave Chinner
2016-04-06
xfs: Add caller function output to xfs_log_force tracepoint
Carlos Maiolino
2016-04-06
xfs: remove transaction types
Christoph Hellwig
2016-03-07
xfs: use named array initializers for log item dumping
Darrick J. Wong
2016-02-10
xfs: remove XFS_BUF_ZEROFLAGS macro
Dave Chinner
[next]