summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
AgeCommit message (Expand)Author
2021-09-03ubifs: report correct st_size for encrypted symlinksEric Biggers
2021-06-22ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inodeZhihao Cheng
2021-06-22ubifs: Fix spelling mistakesZheng Yongjun
2021-06-18ubifs: Remove ui_mutex in ubifs_xattr_get and change_xattrZhihao Cheng
2021-06-18ubifs: Fix races between xattr_{set|get} and listxattr operationsZhihao Cheng
2021-06-18ubifs: fix snprintf() checkingDan Carpenter
2021-06-18ubifs: journal: Fix error return code in ubifs_jnl_write_inode()Zhen Lei
2021-05-04Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-27Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-15ubifs: Report max LEB count at mount timeMartin Devera
2021-04-15ubifs: Set s_uuid in super block to support ima/evm uuid optionsSteffen Trumtrar
2021-04-15ubifs: Default to zstd compressionRui Salvaterra
2021-04-15ubifs: Only check replay with inode type to judge if inode linkedGuochun Mao
2021-04-12ubifs: convert to fileattrMiklos Szeredi
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-13ubifs: Fix error return code in alloc_wbufs()Wang ShaoBo
2021-02-12ubifs: Fix off-by-one errorSascha Hauer
2021-02-12ubifs: replay: Fix high stack usage, againArnd Bergmann
2021-02-12ubifs: Fix memleak in ubifs_init_authenticationDinghao Liu
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24stat: handle idmapped mountsChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-13ubifs: ubifs_dump_node: Dump all branches of the index nodeZhihao Cheng
2020-12-13ubifs: ubifs_dump_sleb: Remove unused functionZhihao Cheng
2020-12-13ubifs: Pass node length in all node dumping callersZhihao Cheng
2020-12-13Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of no...Zhihao Cheng
2020-12-13ubifs: Limit dumping length by size of memory which is allocated for the nodeZhihao Cheng
2020-12-13ubifs: Remove the redundant return in dbg_check_nondata_nodes_orderChengsong Ke
2020-12-13ubifs: Fixed print foramt mismatch in ubifsFangping Liang
2020-12-13ubifs: Fix error return code in ubifs_init_authentication()Wang ShaoBo
2020-12-13ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger
2020-12-13ubifs: Fix the printing type of c->big_lptChengsong Ke
2020-12-13ubifs: Code cleanup by removing ifdef macro surroundingChengguang Xu
2020-12-13ubifs: Delete duplicated words + other fixesRandy Dunlap
2020-12-02fscrypt: Have filesystems handle their d_opsDaniel Rosenberg
2020-12-02fscrypt: introduce fscrypt_prepare_readdir()Eric Biggers
2020-12-02ubifs: remove ubifs_dir_open()Eric Biggers
2020-11-24ubifs: prevent creating duplicate encrypted filenamesEric Biggers
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-10-18Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-18Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-11ubifs: mount_ubifs: Release authentication resource in error handling pathZhihao Cheng
2020-10-11ubifs: Don't parse authentication mount options in remount processZhihao Cheng