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_mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
xfs: fix sb write verify for lazysbcount
Long Li
1
-0
/
+15
2022-09-19
xfs: simplify if-else condition in xfs_validate_new_dalign
Zeng Heng
1
-18
/
+20
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
1
-1
/
+2
2022-05-27
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
1
-1
/
+0
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
1
-29
/
+21
2022-04-12
xfs: recalculate free rt extents after log recovery
Darrick J. Wong
1
-9
/
+32
2022-03-29
xfs: log shutdown triggers should only shut down the log
Dave Chinner
1
-0
/
+1
2022-03-28
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
1
-1
/
+1
2021-12-21
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
1
-10
/
+0
2021-10-19
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
1
-0
/
+14
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-3
/
+3
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
1
-8
/
+7
2021-08-19
xfs: convert mount flags to features
Dave Chinner
1
-12
/
+12
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-6
/
+7
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
1
-0
/
+1
2021-08-19
xfs: rework attr2 feature and mount options
Dave Chinner
1
-17
/
+10
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
1
-0
/
+110
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
1
-1
/
+8
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
1
-0
/
+1
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
1
-5
/
+8
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
1
-8
/
+0
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
1
-1
/
+25
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
1
-3
/
+1
2021-06-21
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
1
-1
/
+9
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
1
-133
/
+0
2021-06-02
xfs: prepare for moving perag definitions and support to libxfs
Dave Chinner
1
-24
/
+32
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
1
-0
/
+1
2021-04-29
xfs: set aside allocation btree blocks from block reservation
Brian Foster
1
-1
/
+14
2021-04-07
xfs: precalculate default inode attribute offset
Dave Chinner
1
-1
/
+13
2021-03-15
xfs: force log and push AIL to clear pinned inodes when aborting mount
Darrick J. Wong
1
-46
/
+44
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
1
-0
/
+3
2021-02-03
xfs: rename block gc start and stop functions
Darrick J. Wong
1
-1
/
+1
2021-01-22
xfs: remove xfs_quiesce_attr()
Brian Foster
1
-1
/
+1
2021-01-22
xfs: fold sbcount quiesce logging into log covering
Brian Foster
1
-31
/
+0
2021-01-22
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
1
-2
/
+1
2021-01-22
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
1
-2
/
+2
2020-11-18
xfs: return corresponding errcode if xfs_initialize_perag() fail
Yu Kuai
1
-3
/
+8
2020-09-15
xfs: remove xfs_getsb
Christoph Hellwig
1
-17
/
+0
2020-09-06
xfs: xfs_iflock is no longer a completion
Dave Chinner
1
-5
/
+6
2020-09-06
xfs: remove kmem_realloc()
Carlos Maiolino
1
-2
/
+2
2020-07-07
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
1
-6
/
+5
2020-07-07
xfs: allow multiple reclaimers per AG
Dave Chinner
1
-4
/
+0
2020-05-27
xfs: reduce free inode accounting overhead
Dave Chinner
1
-33
/
+0
2020-05-04
xfs: define printk_once variants for xfs messages
Eric Sandeen
1
-4
/
+3
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
1
-1
/
+1
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
1
-1
/
+44
2019-12-19
xfs: split the sunit parameter update into two parts
Darrick J. Wong
1
-51
/
+72
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
1
-5
/
+2
2019-11-05
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
1
-2
/
+3
[next]