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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2021-03-25
xfs: support shrinking unused space in the last AG
Gao Xiang
1
-1
/
+0
2021-03-25
xfs: __percpu_counter_compare() inode count debug too expensive
Dave Chinner
1
-9
/
+2
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
1
-15
/
+5
2021-02-25
xfs: don't nest transactions when scanning for eofblocks
Darrick J. Wong
1
-3
/
+10
2021-02-03
xfs: flush speculative space allocations when we run out of space
Darrick J. Wong
1
-0
/
+11
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for chown
Darrick J. Wong
1
-10
/
+19
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for inode creation
Darrick J. Wong
1
-0
/
+8
2021-02-03
xfs: flush eof/cowblocks if we can't reserve quota for file blocks
Darrick J. Wong
1
-0
/
+10
2021-02-03
xfs: remove xfs_qm_vop_chown_reserve
Darrick J. Wong
1
-2
/
+14
2021-02-03
xfs: refactor inode ownership change transaction/inode/quota allocation idiom
Darrick J. Wong
1
-0
/
+62
2021-02-03
xfs: refactor inode creation transaction/inode/quota allocation idiom
Darrick J. Wong
1
-0
/
+33
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
1
-2
/
+4
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
1
-0
/
+48
2020-12-16
xfs: remove xfs_buf_t typedef
Dave Chinner
1
-1
/
+1
2020-09-25
xfs: do the assert for all the log done items in xfs_trans_cancel
Kaixu Xia
1
-1
/
+1
2020-09-15
xfs: simplify xfs_trans_getsb
Christoph Hellwig
1
-1
/
+1
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
1
-2
/
+2
2020-07-06
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
1
-1
/
+18
2020-05-27
xfs: remove the m_active_trans counter
Dave Chinner
1
-16
/
+11
2020-05-27
xfs: reduce free inode accounting overhead
Dave Chinner
1
-4
/
+13
2020-05-27
xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
Dave Chinner
1
-143
/
+20
2020-03-27
xfs: split xlog_ticket_done
Christoph Hellwig
1
-3
/
+6
2020-03-27
xfs: refactor and split xfs_log_done()
Dave Chinner
1
-12
/
+12
2020-03-26
xfs: prohibit fs freezing when using empty transactions
Darrick J. Wong
1
-0
/
+5
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
1
-1
/
+1
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
1
-1
/
+1
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
1
-2
/
+2
2019-06-30
xfs: remove XFS_TRANS_NOFS
Christoph Hellwig
1
-3
/
+1
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-1
/
+0
2019-06-28
xfs: add a flag to release log items on commit
Christoph Hellwig
1
-0
/
+6
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
1
-4
/
+3
2019-06-28
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
1
-7
/
+3
2019-06-28
xfs: don't require log items to implement optional methods
Christoph Hellwig
1
-6
/
+15
2019-06-28
xfs: stop using XFS_LI_ABORTED as a parameter flag
Christoph Hellwig
1
-1
/
+1
2019-06-28
xfs: fix a trivial comment typo in xfs_trans_committed_bulk
Christoph Hellwig
1
-1
/
+1
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
1
-1
/
+1
2018-09-29
xfs: avoid lockdep false positives in xfs_trans_alloc
Dave Chinner
1
-2
/
+8
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
1
-8
/
+5
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
1
-1
/
+1
2018-08-02
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
1
-3
/
+1
2018-08-02
xfs: clean out superfluous dfops dop params/vars
Brian Foster
1
-1
/
+1
2018-08-02
xfs: pass transaction to dfops reset/move helpers
Brian Foster
1
-1
/
+1
2018-08-02
xfs: remove unused __xfs_defer_cancel() internal helper
Brian Foster
1
-7
/
+0
2018-08-02
xfs: refactor internal dfops initialization
Brian Foster
1
-10
/
+9
2018-07-26
xfs: bypass final dfops roll in trans commit path
Brian Foster
1
-1
/
+1
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
1
-3
/
+10
2018-07-26
xfs: support embedded dfops in transaction
Brian Foster
1
-4
/
+26
2018-07-11
xfs: add firstblock field to xfs_trans
Brian Foster
1
-0
/
+2
2018-07-11
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
Brian Foster
1
-3
/
+3
[next]