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
/
journal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
1
-26
/
+26
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: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
1
-0
/
+5
2018-06-12
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-2
/
+3
2018-06-07
ubifs: journal: Remove wrong comment
Sascha Hauer
1
-3
/
+2
2017-07-14
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
1
-0
/
+2
2017-07-14
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
1
-5
/
+5
2017-07-14
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
1
-10
/
+0
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
1
-2
/
+8
2017-07-14
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
1
-1
/
+3
2017-01-17
ubifs: fix unencrypted journal write
Peter Rosin
1
-0
/
+1
2017-01-17
ubifs: ensure zero err is returned on successful return
Colin Ian King
1
-0
/
+1
2016-12-12
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
Richard Weinberger
1
-3
/
+11
2016-12-12
ubifs: Use a random number for cookies
Richard Weinberger
1
-0
/
+3
2016-12-12
ubifs: Add full hash lookup support
Richard Weinberger
1
-1
/
+0
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
1
-60
/
+63
2016-12-12
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
1
-24
/
+54
2016-12-12
ubifs: Introduce new data node field, compr_size
Richard Weinberger
1
-11
/
+0
2016-10-02
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
1
-2
/
+2
2016-10-02
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
1
-0
/
+141
2016-10-02
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
1
-13
/
+30
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
1
-8
/
+9
2014-11-07
UBIFS: fix a couple bugs in UBIFS xattr length calculation
Subodh Nijsure
1
-1
/
+6
2014-09-19
UBIFS: Remove bogus assert
Richard Weinberger
1
-4
/
+3
2013-10-24
ubifs: switch to %pd
Al Viro
1
-4
/
+2
2012-09-21
userns: Convert ubifs to use kuid/kgid
Eric W. Biederman
1
-2
/
+2
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-1
/
+1
2012-05-16
UBIFS: rename dumping functions
Artem Bityutskiy
1
-2
/
+2
2012-05-16
UBIFS: get rid of dbg_dump_stack
Artem Bityutskiy
1
-1
/
+1
2012-05-03
UBIFS: remove xattr Kconnfig option
Subodh Nijsure
1
-2
/
+0
2012-01-13
UBIFS: fix key printing
Artem Bityutskiy
1
-4
/
+3
2011-06-03
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-05-16
UBIFS: synchronize write-buffer before switching to the next bud
Artem Bityutskiy
1
-10
/
+15
2011-05-13
UBIFS: improve space checking debugging feature
Artem Bityutskiy
1
-1
/
+1
2011-05-13
UBIFS: simplify dbg_dump_budg calling conventions
Artem Bityutskiy
1
-2
/
+0
2011-03-11
UBIFS: handle allocation failures in UBIFS write path
Matthew L. Creech
1
-6
/
+22
2010-09-19
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
1
-1
/
+1
2010-09-17
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
1
-1
/
+2
2009-09-15
UBIFS: improve journal head debugging prints
Artem Bityutskiy
1
-5
/
+8
2009-03-20
UBIFS: fix commentaries
Artem Bityutskiy
1
-1
/
+1
2009-03-08
UBIFS: improve find function interface
Artem Bityutskiy
1
-3
/
+2
2009-01-20
UBIFS: do not treat all data as short term
Artem Bityutskiy
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-12-31
UBIFS: fix writing uncompressed files
Artem Bityutskiy
1
-1
/
+1
2008-12-31
UBIFS: fix checkpatch.pl warnings
Artem Bityutskiy
1
-1
/
+1
[next]