index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
2021-09-12
1
-1
/
+11
*
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
2021-07-20
1
-0
/
+7
*
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
2021-07-19
3
-11
/
+36
*
ubifs: Only check replay with inode type to judge if inode linked
Guochun Mao
2021-05-11
1
-1
/
+2
*
ubifs: Fix error return code in alloc_wbufs()
Wang ShaoBo
2021-03-04
1
-1
/
+3
*
ubifs: Fix memleak in ubifs_init_authentication
Dinghao Liu
2021-03-04
1
-1
/
+1
*
ubifs: prevent creating duplicate encrypted filenames
Eric Biggers
2021-01-06
1
-4
/
+13
*
ubifs: wbuf: Don't leak kernel memory to flash
Richard Weinberger
2020-12-30
1
-2
/
+11
*
ubifs: Fix error return code in ubifs_init_authentication()
Wang ShaoBo
2020-12-30
1
-1
/
+3
*
ubifs: mount_ubifs: Release authentication resource in error handling path
Zhihao Cheng
2020-11-05
1
-4
/
+6
*
ubifs: Don't parse authentication mount options in remount process
Zhihao Cheng
2020-11-05
1
-6
/
+12
*
ubifs: Fix a memleak after dumping authentication mount options
Zhihao Cheng
2020-11-05
1
-2
/
+14
*
ubifs: journal: Make sure to not dirty twice for auth nodes
Richard Weinberger
2020-11-05
1
-2
/
+2
*
ubifs: xattr: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-11-05
4
-0
/
+9
*
ubifs: dent: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-11-05
1
-0
/
+1
*
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
Liu Song
2020-10-01
1
-2
/
+14
*
ubifs: ubifs_add_orphan: Fix a memory leak bug
Zhihao Cheng
2020-10-01
1
-2
/
+7
*
ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
Zhihao Cheng
2020-10-01
1
-0
/
+1
*
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
2020-08-21
1
-4
/
+6
*
ubifs: remove broken lazytime support
Christoph Hellwig
2020-05-27
1
-5
/
+1
*
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2020-05-27
2
-24
/
+6
*
ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
Richard Weinberger
2020-05-02
1
-2
/
+2
*
ubifs: Fix ino_t format warnings in orphan_delete()
Geert Uytterhoeven
2020-03-05
1
-2
/
+2
*
ubifs: Fix memory leak from c->sup_node
Quanyang Wang
2020-02-11
1
-0
/
+2
*
ubifs: Fix deadlock in concurrent bulk-read and writepage
Zhihao Cheng
2020-02-11
1
-1
/
+3
*
ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
Eric Biggers
2020-02-11
1
-1
/
+2
*
ubifs: Fix wrong memory allocation
Sascha Hauer
2020-02-11
1
-1
/
+1
*
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
2020-02-11
1
-0
/
+2
*
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
2020-02-11
1
-12
/
+6
*
ubifs: do_kill_orphans: Fix a memory leak bug
Zhihao Cheng
2020-01-17
1
-7
/
+10
*
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
2020-01-17
1
-1
/
+1
*
Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
Richard Weinberger
2020-01-17
1
-3
/
+1
*
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
Zhihao Cheng
2020-01-09
1
-7
/
+27
*
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-21
4
-3
/
+7
|
\
|
*
ubifs: Fix memory leak bug in alloc_ubifs_info() error path
Wenwen Wang
2019-09-15
1
-1
/
+3
|
*
ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
Wenwen Wang
2019-09-15
1
-1
/
+3
|
*
ubifs: Fix memory leak in read_znode() error path
Wenwen Wang
2019-09-15
1
-0
/
+1
|
*
ubifs: Remove redundant assignment to pointer fname
Colin Ian King
2019-09-15
1
-1
/
+0
*
|
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
1
-9
/
+12
|
\
\
|
*
|
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-30
1
-9
/
+12
|
|
/
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-09-18
2
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
ubifs: wire up new fscrypt ioctls
Eric Biggers
2019-08-12
2
-0
/
+31
*
|
ubifs: Limit the number of pages in shrink_liability
Liu Song
2019-08-22
1
-1
/
+1
*
|
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
2019-08-22
1
-0
/
+4
*
|
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
2019-08-22
1
-2
/
+0
|
/
*
mm: migrate: remove unused mode argument
Keith Busch
2019-07-18
1
-1
/
+1
*
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-14
12
-92
/
+338
|
\
|
*
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
2019-07-08
1
-26
/
+24
|
*
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
2019-07-08
1
-9
/
+35
|
*
ubifs: Add support for zstd compression.
Michele Dionisio
2019-07-08
4
-1
/
+40
[next]