| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-03-01 | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -26/+98 |
| 2023-02-13 | ubifs: make kobj_type structures constant | Thomas Weißschuh | 1 | -2/+2 |
| 2023-02-02 | ubifs: Fix kernel-doc | Yang Li | 1 | -3/+3 |
| 2023-02-02 | ubifs: Fix some kernel-doc comments | Yang Li | 1 | -2/+6 |
| 2023-02-02 | ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process | Zhihao Cheng | 1 | -5/+14 |
| 2023-02-02 | ubifs: ubifs_writepage: Mark page dirty after writing inode failed | Zhihao Cheng | 1 | -3/+9 |
| 2023-02-02 | ubifs: dirty_cow_znode: Fix memleak in error handling path | Zhihao Cheng | 1 | -1/+8 |
| 2023-02-02 | ubifs: Re-statistic cleaned znode count if commit failed | Zhihao Cheng | 1 | -0/+15 |
| 2023-02-02 | ubifs: Fix memory leak in alloc_wbufs() | Li Zetao | 1 | -4/+13 |
| 2023-02-02 | ubifs: Reserve one leb for each journal head while doing budget | Zhihao Cheng | 1 | -4/+3 |
| 2023-02-02 | ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1 | Zhihao Cheng | 1 | -0/+2 |
| 2023-02-02 | ubifs: Fix wrong dirty space budget for dirty inode | Zhihao Cheng | 1 | -1/+1 |
| 2023-02-02 | ubifs: Add comments and debug info for ubifs_xrename() | Zhihao Cheng | 1 | -0/+9 |
| 2023-02-02 | ubifs: Rectify space budget for ubifs_xrename() | Zhihao Cheng | 1 | -0/+5 |
| 2023-02-02 | ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted | Zhihao Cheng | 1 | -1/+1 |
| 2023-02-02 | ubifs: Fix memory leak in ubifs_sysfs_init() | Liu Shixin | 1 | -0/+2 |
| 2023-02-02 | ubifs: Fix build errors as symbol undefined | Li Hua | 1 | -0/+5 |
| 2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 2 | -2/+2 |
| 2023-01-19 | fs: port ->tmpfile() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 3 | -6/+6 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2 | -3/+3 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 3 | -12/+12 |
| 2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -14/+14 |
| 2022-10-14 | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -25/+45 |
| 2022-10-11 | treewide: use get_random_bytes() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 3 | -12/+12 |
| 2022-09-24 | vfs: open inside ->tmpfile() | Miklos Szeredi | 1 | -3/+4 |
| 2022-09-21 | ubifs: Fix AA deadlock when setting xattr for encrypted file | Zhihao Cheng | 3 | -13/+16 |
| 2022-09-21 | ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory | ZhaoLong Wang | 2 | -11/+28 |
| 2022-09-21 | ubifs: Fix ubifs_check_dir_empty() kernel-doc comment | Yang Li | 1 | -1/+1 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-02 | ubifs: Convert to filemap_migrate_folio() | Matthew Wilcox (Oracle) | 1 | -27/+2 |
| 2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 1 | -1/+1 |
| 2022-06-03 | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+3 |
| 2022-05-27 | ubifs: Use NULL instead of using plain integer as pointer | Haowen Bai | 1 | -1/+1 |
| 2022-05-27 | ubifs: Simplify the return expression of run_gc() | Minghao Chi | 1 | -5/+2 |
| 2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2 | -21/+22 |
| 2022-05-09 | ubifs: Convert to release_folio | Matthew Wilcox (Oracle) | 1 | -9/+9 |
| 2022-05-09 | ubifs: Convert ubifs to read_folio | Matthew Wilcox (Oracle) | 2 | -6/+8 |
| 2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 1 | -4/+3 |
| 2022-05-08 | fs: Remove aop flags parameter from grab_cache_page_write_begin() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2022-04-13 | fscrypt: split up FS_CRYPTO_BLOCK_SIZE | Eric Biggers | 1 | -1/+1 |
| 2022-03-31 | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -114/+228 |
| 2022-03-28 | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
| 2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -17/+17 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2022-03-17 | ubifs: rename_whiteout: correct old_dir size computing | Baokun Li | 1 | -0/+3 |
| 2022-03-15 | ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folio | Matthew Wilcox (Oracle) | 1 | -7/+7 |
| 2022-03-15 | ubifs: Convert from invalidatepage to invalidate_folio | Matthew Wilcox (Oracle) | 1 | -10/+10 |
| 2022-01-26 | ubifs: use default_groups in kobj_type | Greg Kroah-Hartman | 1 | -1/+2 |
| 2022-01-10 | ubifs: Fix to add refcount once page is set private | Zhihao Cheng | 1 | -7/+7 |
| 2022-01-10 | ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() | Zhihao Cheng | 1 | -4/+30 |
| 2022-01-10 | ubifs: setflags: Make dirtied_ino_d 8 bytes aligned | Zhihao Cheng | 1 | -1/+1 |
| 2022-01-10 | ubifs: Rectify space amount budget for mkdir/tmpfile operations | Zhihao Cheng | 1 | -4/+8 |
| 2022-01-10 | ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work | Zhihao Cheng | 1 | -30/+30 |
| 2022-01-10 | ubifs: Rename whiteout atomically | Zhihao Cheng | 2 | -60/+136 |
| 2022-01-09 | ubifs: Add missing iput if do_tmpfile() failed in rename whiteout | Zhihao Cheng | 1 | -0/+2 |
| 2022-01-09 | ubifs: Fix wrong number of inodes locked by ui_mutex in ubifs_inode comment | Zhihao Cheng | 1 | -1/+1 |
| 2022-01-09 | ubifs: Fix deadlock in concurrent rename whiteout and inode writeback | Zhihao Cheng | 1 | -10/+15 |
| 2022-01-09 | ubifs: rename_whiteout: Fix double free for whiteout_ui->data | Zhihao Cheng | 1 | -2/+0 |
| 2021-12-23 | ubifs: read-only if LEB may always be taken in ubifs_garbage_collect | Baokun Li | 1 | -1/+10 |
| 2021-12-23 | ubifs: fix double return leb in ubifs_garbage_collect | Baokun Li | 1 | -0/+2 |
| 2021-12-23 | ubifs: fix slab-out-of-bounds in ubifs_change_lp | Baokun Li | 1 | -1/+5 |
| 2021-12-23 | ubifs: fix snprintf() length check | Dan Carpenter | 1 | -1/+1 |
| 2021-12-23 | ubifs: Export filesystem error counters | Stefan Schaeckeler | 5 | -2/+225 |
| 2021-12-23 | ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffers | Petr Cvachoucek | 1 | -1/+0 |
| 2021-12-23 | ubifs: Make use of the helper macro kthread_run() | Cai Huoqing | 1 | -4/+2 |
| 2021-12-23 | ubifs: Fix spelling mistakes | Alexander Dahl | 2 | -3/+3 |
| 2021-09-20 | fscrypt: remove fscrypt_operations::max_namelen | Eric Biggers | 1 | -1/+0 |
| 2021-07-25 | ubifs: report correct st_size for encrypted symlinks | Eric Biggers | 1 | -1/+12 |
| 2021-06-22 | ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode | Zhihao Cheng | 1 | -0/+7 |
| 2021-06-22 | ubifs: Fix spelling mistakes | Zheng Yongjun | 6 | -6/+6 |
| 2021-06-18 | ubifs: Remove ui_mutex in ubifs_xattr_get and change_xattr | Zhihao Cheng | 1 | -4/+0 |
| 2021-06-18 | ubifs: Fix races between xattr_{set|get} and listxattr operations | Zhihao Cheng | 3 | -11/+36 |
| 2021-06-18 | ubifs: fix snprintf() checking | Dan Carpenter | 1 | -1/+1 |
| 2021-06-18 | ubifs: journal: Fix error return code in ubifs_jnl_write_inode() | Zhen Lei | 1 | -0/+1 |
| 2021-05-04 | Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -3/+9 |
| 2021-04-27 | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -42/+43 |
| 2021-04-15 | ubifs: Report max LEB count at mount time | Martin Devera | 1 | -2/+2 |
| 2021-04-15 | ubifs: Set s_uuid in super block to support ima/evm uuid options | Steffen Trumtrar | 1 | -0/+2 |
| 2021-04-15 | ubifs: Default to zstd compression | Rui Salvaterra | 1 | -0/+3 |
| 2021-04-15 | ubifs: Only check replay with inode type to judge if inode linked | Guochun Mao | 1 | -1/+2 |
| 2021-04-12 | ubifs: convert to fileattr | Miklos Szeredi | 4 | -42/+43 |
| 2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen | 2 | -5/+6 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -19/+24 |
| 2021-02-13 | ubifs: Fix error return code in alloc_wbufs() | Wang ShaoBo | 1 | -1/+3 |
| 2021-02-12 | ubifs: Fix off-by-one error | Sascha Hauer | 2 | -2/+2 |
| 2021-02-12 | ubifs: replay: Fix high stack usage, again | Arnd Bergmann | 1 | -1/+3 |
| 2021-02-12 | ubifs: Fix memleak in ubifs_init_authentication | Dinghao Liu | 1 | -1/+1 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 3 | -15/+19 |
| 2021-01-24 | stat: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -0/+1 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 2 | -2/+2 |
| 2020-12-17 | Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 19 | -124/+137 |
| 2020-12-17 | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+0 |
| 2020-12-13 | ubifs: ubifs_dump_node: Dump all branches of the index node | Zhihao Cheng | 1 | -1/+1 |
| 2020-12-13 | ubifs: ubifs_dump_sleb: Remove unused function | Zhihao Cheng | 2 | -18/+0 |
| 2020-12-13 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng | 15 | -52/+54 |
| 2020-12-13 | Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of no... | Zhihao Cheng | 1 | -14/+2 |
| 2020-12-13 | ubifs: Limit dumping length by size of memory which is allocated for the node | Zhihao Cheng | 2 | -14/+52 |
| 2020-12-13 | ubifs: Remove the redundant return in dbg_check_nondata_nodes_order | Chengsong Ke | 1 | -1/+0 |
| 2020-12-13 | ubifs: Fixed print foramt mismatch in ubifs | Fangping Liang | 1 | -1/+1 |
| 2020-12-13 | ubifs: Fix error return code in ubifs_init_authentication() | Wang ShaoBo | 1 | -1/+3 |
| 2020-12-13 | ubifs: wbuf: Don't leak kernel memory to flash | Richard Weinberger | 1 | -2/+11 |
| 2020-12-13 | ubifs: Fix the printing type of c->big_lpt | Chengsong Ke | 2 | -3/+3 |
| 2020-12-13 | ubifs: Code cleanup by removing ifdef macro surrounding | Chengguang Xu | 4 | -10/+4 |
| 2020-12-13 | ubifs: Delete duplicated words + other fixes | Randy Dunlap | 7 | -8/+7 |
| 2020-12-02 | fscrypt: Have filesystems handle their d_ops | Daniel Rosenberg | 1 | -0/+1 |
| 2020-12-02 | fscrypt: introduce fscrypt_prepare_readdir() | Eric Biggers | 1 | -1/+1 |
| 2020-12-02 | ubifs: remove ubifs_dir_open() | Eric Biggers | 1 | -9/+0 |
| 2020-11-24 | ubifs: prevent creating duplicate encrypted filenames | Eric Biggers | 1 | -4/+13 |
| 2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+0 |
| 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 |
| 2020-09-17 | ubifs: Fix some kernel-doc warnings in replay.c | Wang Hai | 1 | -2/+0 |
| 2020-09-17 | ubifs: Fix some kernel-doc warnings in gc.c | Wang Hai | 1 | -4/+0 |
| 2020-09-17 | ubifs: Fix 'hash' kernel-doc warning in auth.c | Wang Hai | 1 | -1/+1 |
| 2020-09-17 | ubifs: setflags: Don't show error message when vfs_ioc_setflags_prepare() fails | Zhihao Cheng | 1 | -1/+0 |
| 2020-09-17 | ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode | Zhihao Cheng | 1 | -1/+0 |
| 2020-09-17 | ubifs: dent: Fix some potential memory leaks while iterating entries | Zhihao Cheng | 1 | -0/+1 |
| 2020-09-17 | ubifs: xattr: Fix some potential memory leaks while iterating entries | Zhihao Cheng | 4 | -0/+9 |
| 2020-09-07 | fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer | Jeff Layton | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-08-10 | Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -7/+29 |
| 2020-08-02 | ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename | Zhihao Cheng | 1 | -4/+6 |
| 2020-08-02 | ubifs: misc.h: delete a duplicated word | Randy Dunlap | 1 | -1/+1 |
| 2020-08-02 | ubifs: add option to specify version for new file systems | Martin Kaistra | 3 | -2/+22 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 7 | -14/+14 |
| 2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 4 | -5/+5 |
| 2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -34/+9 |
| 2020-05-17 | ubifs: fix wrong use of crypto_shash_descsize() | Eric Biggers | 2 | -24/+6 |
| 2020-05-08 | ubifs: use crypto_shash_tfm_digest() | Eric Biggers | 3 | -34/+9 |
| 2020-04-09 | ubifs: remove broken lazytime support | Christoph Hellwig | 1 | -5/+1 |
| 2020-04-07 | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -6/+24 |
| 2020-03-30 | ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len | Liu Song | 1 | -2/+14 |
| 2020-03-30 | ubifs: ubifs_add_orphan: Fix a memory leak bug | Zhihao Cheng | 1 | -2/+7 |
| 2020-03-30 | ubifs: ubifs_jnl_write_inode: Fix a memory leak bug | Zhihao Cheng | 1 | -0/+1 |
| 2020-03-30 | ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() | Richard Weinberger | 1 | -2/+2 |
| 2020-03-19 | ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE | Eric Biggers | 1 | -0/+4 |
| 2020-02-05 | Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -19/+10 |
| 2020-01-30 | Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -7/+19 |
| 2020-01-22 | ubifs: allow both hash and disk name to be provided in no-key names | Eric Biggers | 3 | -6/+3 |
| 2020-01-22 | ubifs: don't trigger assertion on invalid no-key filename | Eric Biggers | 1 | -0/+2 |
| 2020-01-20 | ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted() | Eric Biggers | 4 | -16/+9 |
| 2020-01-19 | ubifs: Fix memory leak from c->sup_node | Quanyang Wang | 1 | -0/+2 |
| 2020-01-17 | ubifs: Fix ino_t format warnings in orphan_delete() | Geert Uytterhoeven | 1 | -2/+2 |
| 2020-01-16 | ubifs: Fix deadlock in concurrent bulk-read and writepage | Zhihao Cheng | 1 | -1/+3 |
| 2020-01-16 | ubifs: Fix wrong memory allocation | Sascha Hauer | 1 | -1/+1 |
| 2020-01-16 | ubifs: Add support for FS_ENCRYPT_FL | Eric Biggers | 1 | -3/+10 |
| 2020-01-16 | ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag | Eric Biggers | 1 | -1/+2 |
| 2019-12-31 | fscrypt: Allow modular crypto algorithms | Herbert Xu | 1 | -0/+1 |
| 2019-12-31 | fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info() | Eric Biggers | 1 | -1/+1 |
| 2019-12-08 | fs: ubifs: Eliminate timespec64_trunc() usage | Deepa Dinamani | 1 | -7/+4 |
| 2019-12-08 | utimes: Clamp the timestamps in notify_change() | Amir Goldstein | 1 | -12/+6 |
| 2019-11-17 | ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps | Zhihao Cheng | 1 | -7/+27 |
| 2019-11-17 | ubifs: do_kill_orphans: Fix a memory leak bug | Zhihao Cheng | 1 | -7/+10 |
| 2019-11-17 | Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path" | Richard Weinberger | 1 | -3/+1 |
| 2019-11-17 | ubifs: Fix type of sup->hash_algo | Ben Dooks (Codethink) | 1 | -1/+1 |
| 2019-11-17 | ubifs: Fixed missed le64_to_cpu() in journal | Ben Dooks (Codethink) | 1 | -1/+1 |
| 2019-11-17 | ubifs: Force prandom result to __le32 | Ben Dooks (Codethink) | 1 | -1/+1 |
| 2019-11-17 | ubifs: Remove obsolete TODO from dfs_file_write() | Richard Weinberger | 1 | -12/+0 |
| 2019-09-21 | Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -3/+7 |
| 2019-09-19 | Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p... | Linus Torvalds | 1 | -9/+12 |
| 2019-09-18 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 2 | -0/+31 |
| 2019-09-15 | ubifs: Fix memory leak bug in alloc_ubifs_info() error path | Wenwen Wang | 1 | -1/+3 |
| 2019-09-15 | ubifs: Fix memory leak in __ubifs_node_verify_hmac error path | Wenwen Wang | 1 | -1/+3 |
| 2019-09-15 | ubifs: Fix memory leak in read_znode() error path | Wenwen Wang | 1 | -0/+1 |
| 2019-09-15 | ubifs: Remove redundant assignment to pointer fname | Colin Ian King | 1 | -1/+0 |
| 2019-08-30 | timestamp_truncate: Replace users of timespec64_trunc | Deepa Dinamani | 1 | -9/+12 |
| 2019-08-22 | ubifs: Limit the number of pages in shrink_liability | Liu Song | 1 | -1/+1 |
| 2019-08-22 | ubifs: Correctly initialize c->min_log_bytes | Richard Weinberger | 1 | -0/+4 |
| 2019-08-22 | ubifs: Fix double unlock around orphan_delete() | Richard Weinberger | 1 | -2/+0 |
| 2019-08-12 | ubifs: wire up new fscrypt ioctls | Eric Biggers | 2 | -0/+31 |
| 2019-07-18 | mm: migrate: remove unused mode argument | Keith Busch | 1 | -1/+1 |
| 2019-07-14 | Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -92/+338 |
| 2019-07-12 | Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x... | Linus Torvalds | 1 | -10/+3 |
| 2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -136/+46 |
| 2019-07-10 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds | 1 | -9/+10 |
| 2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2019-07-08 | ubifs: Don't leak orphans on memory during commit | Richard Weinberger | 1 | -26/+24 |
| 2019-07-08 | ubifs: Check link count of inodes when killing orphans. | Richard Weinberger | 1 | -9/+35 |