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
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-13
/
+1
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+14
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
1
-2
/
+0
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
1
-1
/
+14
2019-05-07
ubifs: remove unnecessary calls to set up directory key
Eric Biggers
1
-12
/
+0
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
1
-5
/
+3
2018-08-15
ubifs: Pass struct ubifs_info to ubifs_assert()
Richard Weinberger
1
-17
/
+18
2018-08-15
ubifs: introduce Kconfig symbol for xattr support
Stefan Agner
1
-0
/
+2
2018-08-15
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
1
-2
/
+3
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-2
/
+2
2018-05-22
ubifs_lookup: use d_splice_alias()
Al Viro
1
-28
/
+15
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-48
/
+15
2018-01-17
ubifs: switch to fscrypt_prepare_lookup()
Eric Biggers
1
-14
/
+3
2018-01-17
ubifs: switch to fscrypt_prepare_rename()
Eric Biggers
1
-13
/
+7
2018-01-17
ubifs: switch to fscrypt_prepare_link()
Eric Biggers
1
-3
/
+3
2018-01-11
ubifs: switch to fscrypt ->symlink() helper functions
Eric Biggers
1
-43
/
+12
2018-01-11
ubifs: free the encrypted symlink target
Eric Biggers
1
-6
/
+4
2017-07-14
ubifs: Wire-up statx() support
Richard Weinberger
1
-0
/
+15
2017-07-14
ubifs: Don't encrypt special files on creation
David Gstir
1
-0
/
+1
2017-07-14
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
Hyunchul Lee
1
-9
/
+5
2017-07-14
ubifs: Fix inode data budget in ubifs_mknod
Hyunchul Lee
1
-1
/
+1
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+6
2017-05-08
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
1
-6
/
+6
2017-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+11
2017-05-04
ubifs: check for consistent encryption contexts in ubifs_lookup()
Eric Biggers
1
-0
/
+11
2017-04-18
ubifs: Fix O_TMPFILE corner case in ubifs_link()
Richard Weinberger
1
-0
/
+7
2017-03-30
ubifs: Fix RENAME_WHITEOUT support
Felix Fietkau
1
-3
/
+0
2017-03-30
ubifs: Remove filename from debug messages in ubifs_readdir
Hyunchul Lee
1
-2
/
+2
2017-03-30
ubifs: Fix memory leak in error path in ubifs_mknod
Richard Weinberger
1
-1
/
+3
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-3
/
+3
2017-01-17
ubifs: remove redundant checks for encryption key
Eric Biggers
1
-55
/
+3
2016-12-14
ubifs: Initialize fstr_real_len
Richard Weinberger
1
-1
/
+1
2016-12-12
ubifs: Add full hash lookup support
Richard Weinberger
1
-2
/
+5
2016-12-12
ubifs: Add support for encrypted symlinks
Richard Weinberger
1
-11
/
+72
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
1
-58
/
+265
2016-12-12
ubifs: Preload crypto context in ->lookup()
Richard Weinberger
1
-0
/
+15
2016-12-12
ubifs: Enforce crypto policy in ->link and ->rename
Richard Weinberger
1
-0
/
+17
2016-12-12
ubifs: Implement directory open operation
Richard Weinberger
1
-0
/
+9
2016-12-12
ubifs: Add skeleton for fscrypto
Richard Weinberger
1
-1
/
+27
2016-12-12
ubifs: Export ubifs_check_dir_empty()
Richard Weinberger
1
-4
/
+4
2016-10-28
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
1
-0
/
+8
2016-10-20
ubifs: Abort readdir upon error
Richard Weinberger
1
-5
/
+3
2016-10-20
ubifs: Rename ubifs_rename2
Richard Weinberger
1
-6
/
+6
2016-10-11
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-17
/
+222
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+6
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-3
/
+0
2016-10-02
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
1
-6
/
+59
2016-10-02
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
1
-19
/
+101
2016-10-02
ubifs: Implement O_TMPFILE
Richard Weinberger
1
-0
/
+71
[next]