index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
ubifs: skip dumping tnc tree when zroot is null
pangliyuan
1
-9
/
+13
2024-12-14
ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit
Waqar Hameed
1
-0
/
+2
2024-12-14
ubifs: Correct the total block count by deducting journal reservation
Zhihao Cheng
1
-3
/
+3
2024-04-13
ubifs: Set page uptodate in the correct place
Matthew Wilcox (Oracle)
1
-9
/
+4
2024-02-23
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
1
-0
/
+2
2023-05-17
ubifs: Free memory for tmpfile name
MÃ¥rten Lindahl
1
-0
/
+1
2023-05-17
ubifs: Fix memleak when insert_old_idx() failed
Zhihao Cheng
1
-50
/
+87
2023-05-17
Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"
Zhihao Cheng
1
-8
/
+1
2023-03-11
ubifs: ubifs_writepage: Mark page dirty after writing inode failed
Zhihao Cheng
1
-3
/
+9
2023-03-11
ubifs: dirty_cow_znode: Fix memleak in error handling path
Zhihao Cheng
1
-1
/
+8
2023-03-11
ubifs: Re-statistic cleaned znode count if commit failed
Zhihao Cheng
1
-0
/
+15
2023-03-11
ubifs: Fix memory leak in alloc_wbufs()
Li Zetao
1
-4
/
+13
2023-03-11
ubifs: Reserve one leb for each journal head while doing budget
Zhihao Cheng
1
-4
/
+3
2023-03-11
ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1
Zhihao Cheng
1
-0
/
+2
2023-03-11
ubifs: Fix wrong dirty space budget for dirty inode
Zhihao Cheng
1
-1
/
+1
2023-03-11
ubifs: Rectify space budget for ubifs_xrename()
Zhihao Cheng
1
-0
/
+5
2023-03-11
ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted
Zhihao Cheng
1
-1
/
+1
2023-03-11
ubifs: Fix build errors as symbol undefined
Li Hua
1
-0
/
+5
2022-04-13
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
1
-4
/
+8
2022-04-08
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
1
-0
/
+3
2022-04-08
ubifs: Fix to add refcount once page is set private
Zhihao Cheng
1
-7
/
+7
2022-04-08
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
1
-4
/
+30
2022-04-08
ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
Zhihao Cheng
1
-1
/
+1
2022-04-08
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
1
-0
/
+2
2022-04-08
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
1
-10
/
+15
2022-04-08
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
1
-2
/
+0
2022-01-27
ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers
Petr Cvachoucek
1
-1
/
+0
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
2
-5
/
+6
2021-09-08
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+11
2021-07-20
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
1
-0
/
+7
2021-07-20
ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
Zhen Lei
1
-0
/
+1
2021-07-20
ubifs: Fix off-by-one error
Sascha Hauer
2
-2
/
+2
2021-07-19
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
3
-11
/
+36
2021-05-11
ubifs: Only check replay with inode type to judge if inode linked
Guochun Mao
1
-1
/
+2
2021-03-04
ubifs: Fix error return code in alloc_wbufs()
Wang ShaoBo
1
-1
/
+3
2021-03-04
ubifs: replay: Fix high stack usage, again
Arnd Bergmann
1
-1
/
+3
2021-03-04
ubifs: Fix memleak in ubifs_init_authentication
Dinghao Liu
1
-1
/
+1
2020-12-30
ubifs: wbuf: Don't leak kernel memory to flash
Richard Weinberger
1
-2
/
+11
2020-12-30
ubifs: Fix error return code in ubifs_init_authentication()
Wang ShaoBo
1
-1
/
+3
2020-12-26
ubifs: prevent creating duplicate encrypted filenames
Eric Biggers
1
-4
/
+13
2020-10-18
Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-4
/
+12
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-21
/
+34
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-10-11
ubifs: mount_ubifs: Release authentication resource in error handling path
Zhihao Cheng
1
-4
/
+6
2020-10-11
ubifs: Don't parse authentication mount options in remount process
Zhihao Cheng
1
-6
/
+12
2020-10-11
ubifs: Fix a memleak after dumping authentication mount options
Zhihao Cheng
1
-2
/
+14
2020-09-29
ubifs: journal: Make sure to not dirty twice for auth nodes
Richard Weinberger
1
-2
/
+2
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
1
-0
/
+2
2020-09-22
ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context()
Eric Biggers
1
-22
/
+16
2020-09-17
ubifs: Fix some kernel-doc warnings in tnc.c
Wang Hai
1
-2
/
+1
[next]