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
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
1
-0
/
+37
2018-12-13
ubifs: Fix default compression selection in ubifs
Gabor Juhos
1
-1
/
+12
2018-12-13
ubifs: Fix memory leak on error condition
Garry McNulty
1
-6
/
+6
2018-12-13
ubifs: auth: Add CONFIG_KEYS dependency
Arnd Bergmann
1
-0
/
+1
2018-12-13
ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
Geert Uytterhoeven
1
-8
/
+7
2018-12-13
ubifs: replay: Fix high stack usage
Arnd Bergmann
1
-11
/
+24
2018-10-23
ubifs: Remove unneeded semicolon
Ding Xiang
1
-1
/
+1
2018-10-23
ubifs: Enable authentication support
Sascha Hauer
2
-1
/
+45
2018-10-23
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
3
-38
/
+113
2018-10-23
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
1
-7
/
+27
2018-10-23
ubifs: authentication: Authenticate super block node
Sascha Hauer
1
-1
/
+69
2018-10-23
ubifs: Create hash for default LPT
Sascha Hauer
3
-3
/
+23
2018-10-23
ubfis: authentication: Authenticate master node
Sascha Hauer
3
-10
/
+61
2018-10-23
ubifs: authentication: Authenticate LPT
Sascha Hauer
3
-0
/
+134
2018-10-23
ubifs: Authenticate replayed journal
Sascha Hauer
1
-2
/
+144
2018-10-23
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
1
-3
/
+43
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
6
-18
/
+153
2018-10-23
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
7
-14
/
+81
2018-10-23
ubifs: Add hashes to the tree node cache
Sascha Hauer
4
-30
/
+135
2018-10-23
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2
-6
/
+70
2018-10-23
ubifs: Add helper functions for authentication support
Sascha Hauer
4
-0
/
+722
2018-10-23
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2
-15
/
+29
2018-10-23
ubifs: Format changes for authentication support
Sascha Hauer
3
-3
/
+50
2018-10-23
ubifs: Store read superblock node
Sascha Hauer
3
-22
/
+8
2018-10-23
ubifs: Drop write_node
Sascha Hauer
1
-34
/
+5
2018-10-23
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
Sascha Hauer
1
-18
/
+2
2018-10-23
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
3
-36
/
+37
2018-10-23
ubifs: Pass ubifs_zbranch to read_znode()
Sascha Hauer
1
-5
/
+6
2018-10-23
ubifs: Pass ubifs_zbranch to try_read_node()
Sascha Hauer
1
-7
/
+7
2018-10-23
ubifs: Refactor create_default_filesystem()
Sascha Hauer
1
-48
/
+47
2018-10-13
ubifs: Fix WARN_ON logic in exit path
Richard Weinberger
1
-2
/
+2
2018-09-20
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
1
-24
/
+0
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
1
-1
/
+3
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-08-24
ubifs: Remove empty file.h
Richard Weinberger
1
-0
/
+0
2018-08-15
ubifs: Set default assert action to read-only
Richard Weinberger
1
-0
/
+1
2018-08-15
ubifs: Allow setting assert action as mount parameter
Richard Weinberger
3
-0
/
+37
2018-08-15
ubifs: Rework ubifs_assert()
Richard Weinberger
3
-4
/
+42
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
31
-521
/
+550
2018-08-15
ubifs: Turn two ubifs_assert() into a WARN_ON()
Richard Weinberger
1
-2
/
+2
2018-08-15
ubifs: Use kmalloc_array()
Richard Weinberger
1
-1
/
+1
2018-08-15
ubifs: Check data node size before truncate
Richard Weinberger
1
-1
/
+10
2018-08-15
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-3
/
+2
2018-08-15
ubifs: Add comment on c->commit_sem
Richard Weinberger
1
-0
/
+1
2018-08-15
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
6
-3
/
+29
2018-08-15
ubifs: use swap macro in swap_dirty_idx
Gustavo A. R. Silva
1
-4
/
+1
2018-08-15
ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
4
-5
/
+5
2018-08-15
ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2
-9
/
+8
2018-08-15
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
1
-0
/
+24
2018-08-15
ubifs: gc: Fix typo
Richard Weinberger
1
-1
/
+1
[next]