index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
1
-0
/
+37
2018-12-29
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
1
-2
/
+3
2018-10-13
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-09-29
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
1
-24
/
+0
2018-09-09
ubifs: Fix synced_i_size calculation for xattr inodes
Richard Weinberger
1
-0
/
+5
2018-09-09
ubifs: xattr: Don't operate on deleted inodes
Richard Weinberger
1
-0
/
+24
2018-09-09
ubifs: Check data node size before truncate
Richard Weinberger
1
-1
/
+10
2018-09-09
Revert "UBIFS: Fix potential integer overflow in allocation"
Richard Weinberger
1
-3
/
+2
2018-09-09
ubifs: Fix memory leak in lprobs self-check
Richard Weinberger
1
-4
/
+4
2018-07-03
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-2
/
+3
2018-04-26
ubifs: Fix uninitialized variable in search_dh_cookie()
Geert Uytterhoeven
1
-14
/
+7
2018-04-24
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
1
-4
/
+10
2018-02-16
ubifs: free the encrypted symlink target
Eric Biggers
1
-6
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-09-08
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
1
-1
/
+4
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-07-14
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
1
-0
/
+2
2017-07-14
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
3
-11
/
+15
2017-07-14
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
1
-5
/
+5
2017-07-14
ubifs: Change gfp flags in page allocation for bulk read
Hyunchul Lee
1
-2
/
+2
2017-07-14
ubifs: Fix oops when remounting with no_bulk_read.
karam.lee
1
-0
/
+2
2017-07-14
ubifs: Fail commit if TNC is obviously inconsistent
Richard Weinberger
1
-0
/
+4
2017-07-14
ubifs: allow userspace to map mounts to volumes
Rabin Vincent
1
-0
/
+7
2017-07-14
ubifs: Wire-up statx() support
Richard Weinberger
1
-0
/
+15
2017-07-14
ubifs: Remove dead code from ubifs_get_link()
Richard Weinberger
1
-6
/
+0
2017-07-14
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
2
-15
/
+4
2017-07-14
ubifs: Add assert to dent_key_init()
Richard Weinberger
1
-0
/
+1
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
3
-24
/
+117
2017-07-14
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
1
-1
/
+3
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-07-14
ubifs: Correctly evict xattr inodes
Richard Weinberger
3
-0
/
+25
2017-07-14
ubifs: Unexport ubifs_inode_slab
Richard Weinberger
2
-2
/
+1
2017-07-05
ubifs: don't bother checking for encryption key in ->mmap()
Eric Biggers
1
-9
/
+0
2017-07-05
ubifs: require key for truncate(2) of encrypted file
Eric Biggers
1
-0
/
+8
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
6
-8
/
+36
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-30
/
+26
2017-05-08
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
6
-30
/
+26
2017-05-08
ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl
Rock Lee
1
-3
/
+3
2017-05-08
ubifs: Remove unnecessary assignment
Stefan Agner
1
-1
/
+0
2017-05-08
ubifs: Fix cut and paste error on sb type comparisons
Colin Ian King
1
-2
/
+2
2017-05-08
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
3
-2
/
+31
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-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-19
/
+9
2017-04-20
ubifs: Convert to separately allocated bdi
Jan Kara
2
-19
/
+9
2017-04-18
ubifs: Fix O_TMPFILE corner case in ubifs_link()
Richard Weinberger
1
-0
/
+7
[next]