index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
1
-6
/
+2
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
1
-1
/
+0
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
1
-5
/
+5
2018-08-02
xfs: automatic dfops inode relogging
Brian Foster
1
-3
/
+0
2018-08-02
xfs: automatic dfops buffer relogging
Brian Foster
1
-1
/
+0
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
1
-2
/
+0
2018-08-02
xfs: remove unused __xfs_defer_cancel() internal helper
Brian Foster
1
-3
/
+0
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
1
-0
/
+3
2018-07-26
xfs: support embedded dfops in transaction
Brian Foster
1
-1
/
+16
2018-07-26
xfs: pack holes in xfs_defer_ops and xfs_trans
Brian Foster
1
-1
/
+1
2018-07-11
xfs: add firstblock field to xfs_trans
Brian Foster
1
-0
/
+1
2018-07-11
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
Brian Foster
1
-1
/
+1
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
1
-1
/
+2
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
1
-4
/
+4
2018-05-10
xfs: log item flags are racy
Dave Chinner
1
-7
/
+12
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
1
-0
/
+1
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
1
-1
/
+1
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
1
-1
/
+1
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
1
-1
/
+3
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
1
-1
/
+2
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
1
-0
/
+1
2017-08-22
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
1
-2
/
+5
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-1
/
+1
2017-06-19
xfs: remove lsn relevant fields from xfs_trans structure and its users
Shan Hai
1
-4
/
+0
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
1
-1
/
+1
2017-04-06
xfs: fold __xfs_trans_roll into xfs_trans_roll
Christoph Hellwig
1
-1
/
+0
2017-04-03
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
1
-0
/
+2
2017-01-30
xfs: remove unused struct declarations
Eric Sandeen
1
-1
/
+0
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
1
-0
/
+1
2016-10-04
xfs: log bmap intent items
Darrick J. Wong
1
-0
/
+13
2016-10-03
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
1
-2
/
+6
2016-10-03
xfs: log refcount intent items
Darrick J. Wong
1
-0
/
+11
2016-08-03
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
1
-1
/
+2
2016-08-03
xfs: enable the xfs_defer mechanism to process rmaps to update
Darrick J. Wong
1
-7
/
+4
2016-08-03
xfs: log rmap intent items
Darrick J. Wong
1
-0
/
+17
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-5
/
+0
2016-08-03
xfs: enable the xfs_defer mechanism to process extents to free
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: clean up typedef usage in the EFI/EFD handling code
Darrick J. Wong
1
-3
/
+3
2016-07-22
xfs: allocate log vector buffers outside CIL context lock
Dave Chinner
1
-0
/
+1
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-5
/
+3
2016-03-02
xfs: remove xfs_trans_get_block_res
Christoph Hellwig
1
-1
/
+0
2015-08-19
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
1
-4
/
+3
2015-08-19
xfs: return committed status from xfs_trans_roll()
Brian Foster
1
-0
/
+1
2015-08-19
xfs: disentagle EFI release from the extent count
Brian Foster
1
-1
/
+0
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-1
/
+1
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-1
/
+1
2015-06-04
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
1
-3
/
+0
[next]