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-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
1
-1
/
+1
2018-08-14
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
116
-5305
/
+5375
2018-08-13
Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+4
2018-08-13
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2018-08-12
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
1
-8
/
+16
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
3
-23
/
+2
2018-08-12
xfs: Close race between direct IO and xfs_break_layouts()
Dave Jiang
1
-5
/
+4
2018-08-10
xfs: repair the AGI
Darrick J. Wong
3
-1
/
+220
2018-08-10
xfs: repair the AGFL
Darrick J. Wong
5
-1
/
+380
2018-08-10
xfs: repair the AGF
Darrick J. Wong
4
-10
/
+400
2018-08-07
xfs: remove dead error handling code in xfs_dquot_disk_alloc()
Brian Foster
1
-20
/
+6
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
3
-6
/
+21
2018-08-03
new helper: inode_fake_hash()
Al Viro
1
-1
/
+1
2018-08-03
xfs: fix a comment in xfs_log_reserve
Huang Chong
1
-1
/
+1
2018-08-03
xfs: only validate summary counts on primary superblock
Darrick J. Wong
1
-4
/
+10
2018-08-02
xfs: substitute spaces with tabs
Thomas Bianchi
1
-1
/
+1
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
12
-96
/
+46
2018-08-02
xfs: always defer agfl block frees
Brian Foster
1
-9
/
+2
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
15
-210
/
+169
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
5
-84
/
+71
2018-08-02
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
8
-24
/
+21
2018-08-02
xfs: clean out superfluous dfops dop params/vars
Brian Foster
3
-24
/
+23
2018-08-02
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
13
-34
/
+23
2018-08-02
xfs: automatic dfops inode relogging
Brian Foster
11
-75
/
+21
2018-08-02
xfs: automatic dfops buffer relogging
Brian Foster
5
-36
/
+26
2018-08-02
xfs: add missing defer ijoins for held inodes
Brian Foster
5
-0
/
+7
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
8
-30
/
+36
2018-08-02
xfs: pass transaction to dfops reset/move helpers
Brian Foster
6
-14
/
+19
2018-08-02
xfs: remove unused __xfs_defer_cancel() internal helper
Brian Foster
4
-13
/
+4
2018-08-02
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
5
-38
/
+43
2018-08-02
xfs: refactor internal dfops initialization
Brian Foster
1
-10
/
+9
2018-08-01
xfs: check da node magic in _node_lookup_int
Darrick J. Wong
1
-1
/
+3
2018-08-01
xfs: use a local variable for magic number in xfs_da3_node_lookup_int
Darrick J. Wong
1
-5
/
+6
2018-08-01
xfs: refactor log recovery check
Darrick J. Wong
3
-2
/
+11
2018-07-31
xfs: move extent busy tree initialization to xfs_initialize_perag
Darrick J. Wong
2
-3
/
+3
2018-07-31
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
3
-7
/
+38
2018-07-31
xfs: maintain a sequence count for inode fork manipulations
Christoph Hellwig
2
-0
/
+7
2018-07-31
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
1
-1
/
+34
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
3
-1
/
+37
2018-07-31
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
1
-0
/
+12
2018-07-31
xfs: refactor superblock verifiers
Darrick J. Wong
1
-94
/
+111
2018-07-31
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
5
-163
/
+149
2018-07-30
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
6
-12
/
+18
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
7
-23
/
+23
2018-07-30
xfs: simplify xfs_idata_realloc
Christoph Hellwig
1
-36
/
+19
2018-07-30
xfs: remove if_real_bytes
Christoph Hellwig
4
-22
/
+5
2018-07-29
xfs: move the repair extent list into its own file
Darrick J. Wong
5
-219
/
+248
2018-07-29
xfs: pass transaction lock while setting up agresv on cyclic metadata
Darrick J. Wong
9
-20
/
+26
2018-07-26
xfs: remove deprecated barrier/nobarrier mount
Eric Sandeen
2
-31
/
+4
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
19
-49
/
+54
[next]