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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
1
-1
/
+4
2018-11-21
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
3
-5
/
+17
2018-11-20
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
1
-7
/
+1
2018-11-20
xfs: finobt AG reserves don't consider last AG can be a runt
Dave Chinner
1
-4
/
+7
2018-11-20
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
Dave Chinner
1
-7
/
+21
2018-11-20
xfs: uncached buffer tracing needs to print bno
Dave Chinner
1
-1
/
+4
2018-11-19
xfs: make xfs_file_remap_range() static
Eric Biggers
1
-1
/
+1
2018-11-19
xfs: fix shared extent data corruption due to missing cow reservation
Brian Foster
1
-0
/
+1
2018-11-06
xfs: fix overflow in xfs_attr3_leaf_verify
Dave Chinner
1
-2
/
+9
2018-11-06
xfs: print buffer offsets when dumping corrupt buffers
Darrick J. Wong
1
-1
/
+1
2018-11-06
xfs: Fix error code in 'xfs_ioc_getbmap()'
Christophe JAILLET
1
-1
/
+1
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-161
/
+109
2018-10-30
xfs: remove [cm]time update from reflink calls
Darrick J. Wong
1
-6
/
+1
2018-10-30
xfs: remove xfs_reflink_remap_range
Darrick J. Wong
3
-75
/
+70
2018-10-30
xfs: remove redundant remap partial EOF block checks
Darrick J. Wong
1
-19
/
+0
2018-10-30
xfs: support returning partial reflink results
Darrick J. Wong
3
-10
/
+14
2018-10-30
xfs: clean up xfs_reflink_remap_blocks call site
Darrick J. Wong
1
-19
/
+18
2018-10-30
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
1
-2
/
+3
2018-10-30
vfs: clean up generic_remap_file_range_prep return value
Darrick J. Wong
1
-2
/
+2
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
3
-6
/
+9
2018-10-30
vfs: remap helper should update destination inode metadata
Darrick J. Wong
1
-23
/
+0
2018-10-30
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
3
-12
/
+14
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
1
-16
/
+7
2018-10-30
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
1
-1
/
+1
2018-10-30
vfs: check file ranges before cloning files
Darrick J. Wong
1
-1
/
+1
2018-10-18
xfs: cancel COW blocks before swapext
Christoph Hellwig
1
-0
/
+6
2018-10-18
xfs: clear ail delwri queued bufs on unmount of shutdown fs
Brian Foster
2
-6
/
+29
2018-10-18
xfs: use offsetof() in place of offset macros for __xfsstats
Carlos Maiolino
2
-49
/
+31
2018-10-18
xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
Carlos Maiolino
1
-1
/
+1
2018-10-18
xfs: fix use-after-free race in xfs_buf_rele
Dave Chinner
1
-1
/
+37
2018-10-18
xfs: Add attibute remove and helper functions
Allison Henderson
2
-11
/
+26
2018-10-18
xfs: Add attibute set and helper functions
Allison Henderson
4
-87
/
+115
2018-10-18
xfs: Add helper function xfs_attr_try_sf_addname
Allison Henderson
1
-23
/
+30
2018-10-18
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
1
-0
/
+0
2018-10-18
xfs: issue log message on user force shutdown
Dave Chinner
1
-25
/
+25
2018-10-18
xfs: fix buffer state management in xrep_findroot_block
Darrick J. Wong
3
-14
/
+71
2018-10-18
xfs: always assign buffer verifiers when one is provided
Darrick J. Wong
3
-17
/
+78
2018-10-18
xfs: xrep_findroot_block should reject root blocks with siblings
Darrick J. Wong
1
-13
/
+48
2018-10-18
xfs: add a define for statfs magic to uapi
Adam Borowski
1
-2
/
+3
2018-10-18
xfs: print dangling delalloc extents
Christoph Hellwig
1
-1
/
+32
2018-10-18
xfs: fix fork selection in xfs_find_trim_cow_extent
Christoph Hellwig
1
-2
/
+6
2018-10-18
xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
Christoph Hellwig
4
-16
/
+10
2018-10-18
xfs: remove the unused shared argument to xfs_reflink_reserve_cow
Christoph Hellwig
3
-12
/
+8
2018-10-18
xfs: handle zeroing in xfs_file_iomap_begin_delay
Christoph Hellwig
1
-6
/
+38
2018-10-18
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
6
-94
/
+12
2018-10-18
xfs: remove XFS_IO_INVALID
Christoph Hellwig
2
-10
/
+8
2018-10-06
xfs: fix data corruption w/ unaligned reflink ranges
Dave Chinner
1
-13
/
+34
2018-10-06
xfs: fix data corruption w/ unaligned dedupe ranges
Dave Chinner
1
-0
/
+21
2018-10-05
xfs: update ctime and remove suid before cloning files
Darrick J. Wong
1
-0
/
+25
2018-10-05
xfs: zero posteof blocks when cloning above eof
Darrick J. Wong
1
-8
/
+25
[next]