Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
71810db27c1c853b335675bee335d893bc3d324b
/
fs
/
ubifs
1cb51a1
ubifs: Fix journal replay wrt. xattr nodes
by Richard Weinberger
· 8 years ago
3d4b2fc
ubifs: remove redundant checks for encryption key
by Eric Biggers
· 8 years ago
a75467d
ubifs: allow encryption ioctls in compat mode
by Eric Biggers
· 8 years ago
404e0b6
ubifs: add CONFIG_BLOCK dependency for encryption
by Arnd Bergmann
· 8 years ago
507502a
ubifs: fix unencrypted journal write
by Peter Rosin
· 8 years ago
e8f1974
ubifs: ensure zero err is returned on successful return
by Colin Ian King
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
ba75d57
ubifs: Initialize fstr_real_len
by Richard Weinberger
· 8 years ago
ec9160d
ubifs: Use fscrypt ioctl() helpers
by Richard Weinberger
· 8 years ago
3858866
ubifs: Use FS_CFLG_OWN_PAGES
by Richard Weinberger
· 8 years ago
fc4b891
ubifs: Raise write version to 5
by Richard Weinberger
· 8 years ago
e021986
ubifs: Implement UBIFS_FLG_ENCRYPTION
by Richard Weinberger
· 8 years ago
d63d61c
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
by Richard Weinberger
· 8 years ago
cc41a53
ubifs: Use a random number for cookies
by Richard Weinberger
· 8 years ago
528e3d1
ubifs: Add full hash lookup support
by Richard Weinberger
· 8 years ago
b91dc98
ubifs: Rename tnc_read_node_nm
by Richard Weinberger
· 8 years ago
ca7f85b
ubifs: Add support for encrypted symlinks
by Richard Weinberger
· 8 years ago
f4f61d2
ubifs: Implement encrypted filenames
by Richard Weinberger
· 8 years ago
b9bc8c7
ubifs: Make r5 hash binary string aware
by Richard Weinberger
· 8 years ago
304790c
ubifs: Relax checks in ubifs_validate_entry()
by Richard Weinberger
· 8 years ago
7799953
ubifs: Implement encrypt/decrypt for all IO
by Richard Weinberger
· 8 years ago
1ee7787
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
by Richard Weinberger
· 8 years ago
f1f52d6
ubifs: Introduce new data node field, compr_size
by Richard Weinberger
· 8 years ago
959c2de
ubifs: Enforce crypto policy in mmap
by Richard Weinberger
· 8 years ago
700eada
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
by Richard Weinberger
· 8 years ago
9270b2f
ubifs: Preload crypto context in ->lookup()
by Richard Weinberger
· 8 years ago
ac7e47a
ubifs: Enforce crypto policy in ->link and ->rename
by Richard Weinberger
· 8 years ago
a79bff2
ubifs: Implement file open operation
by Richard Weinberger
· 8 years ago
ba40e6a
ubifs: Implement directory open operation
by Richard Weinberger
· 8 years ago
43b113f
ubifs: Massage ubifs_listxattr() for encryption context
by Richard Weinberger
· 8 years ago
d475a50
ubifs: Add skeleton for fscrypto
by Richard Weinberger
· 8 years ago
6a5e98a
ubifs: Define UBIFS crypto context xattr
by Richard Weinberger
· 8 years ago
ade46c3
ubifs: Export xattr get and set functions
by Richard Weinberger
· 8 years ago
f6337d8
ubifs: Export ubifs_check_dir_empty()
by Richard Weinberger
· 8 years ago
d40a796
ubifs: Remove some dead code
by Christophe Jaillet
· 8 years ago
1b7fc2c
ubifs: Use dirty_writeback_interval value for wbuf timer
by Rafał Miłecki
· 8 years ago
854826c
ubifs: Drop softlimit and delta fields from struct ubifs_wbuf
by Rafał Miłecki
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
a00052a
ubifs: Fix regression in ubifs_readdir()
by Richard Weinberger
· 8 years ago
c83ed4c
ubifs: Abort readdir upon error
by Richard Weinberger
· 8 years ago
843741c
ubifs: Fix xattr_names length in exit paths
by Richard Weinberger
· 8 years ago
390975a
ubifs: Rename ubifs_rename2
by Richard Weinberger
· 8 years ago
4c60992
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
ec037df
UBIFS: improve function-level documentation
by Julia Lawall
· 8 years ago
74e9c70
ubifs: fix host xattr_len when changing xattr
by Pascal Eberhard
· 8 years ago
1e03953
ubifs: Use move variable in ubifs_rename()
by Richard Weinberger
· 8 years ago
9ec6496
ubifs: Implement RENAME_EXCHANGE
by Richard Weinberger
· 8 years ago
9e0a1ff
ubifs: Implement RENAME_WHITEOUT
by Richard Weinberger
· 8 years ago
474b937
ubifs: Implement O_TMPFILE
by Richard Weinberger
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
f03b8ad
fs: support RENAME_NOREPLACE for local filesystems
by Miklos Szeredi
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
17ce1eb
ubifs: Fix xattr generic handler usage
by Richard Weinberger
· 8 years ago
c0082e9
ubifs: Fix assertion in layout_in_gaps()
by Vincent Stehlé
· 8 years ago
13cd091
ubifs: switch_gc_head: Remove redondant sync of wbuf
by Sylvain Etienne
· 8 years ago
dccbc91
ubifs: Silence early error messages if MS_SILENT is set
by Daniel Golle
· 8 years ago
380bc8b
ubifs: Update comment for ubifs_errc
by Daniel Golle
· 8 years ago
dfaf8d2
ubifs: Make xattr structures static
by Ben Dooks
· 8 years ago
1ae9264
ubifs: Silence error output if MS_SILENT is set
by Daniel Golle
· 8 years ago
4ac1c17
UBIFS: Implement ->migratepage()
by Kirill A. Shutemov
· 8 years ago
23a3e17
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
5930122
switch xattr_handler->set() to passing dentry and inode separately
by Al Viro
· 8 years ago
1112018
ubifs: ubifs_dump_inode: Fix dumping field bulk_read
by Andreas Gruenbacher
· 9 years ago
8da4b8c
lib/uuid.c: move generate_random_uuid() to uuid.c
by Andy Shevchenko
· 9 years ago
ba5a265
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2b88fc2
ubifs: Switch to generic xattr handlers
by Andreas Gruenbacher
· 9 years ago
c51da20
more trivial ->iterate_shared conversions
by Al Viro
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
c27cb97
ubifs: Remove unused header
by Andreas Gruenbacher
· 9 years ago
3e7f2c5
ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
by Joe Perches
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
60b7eca
Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
4fdd1d5
ubifs: Use XATTR_*_PREFIX_LEN
by Richard Weinberger
· 9 years ago
170eb55
UBIFS: add a comment in key.h for unused parameter
by Dongsheng Yang
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
13d3408
ubifs: Remove unused security xattr handler
by Andreas Gruenbacher
· 9 years ago
01504f5
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
8c1c5f2
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
by Dongsheng Yang
· 9 years ago
ab92a20
ubifs: make ubifs_[get|set]xattr atomic
by Dongsheng Yang
· 9 years ago
54bcfdf
UBIFS: Delete unnecessary checks before the function call "iput"
by Markus Elfring
· 9 years ago
aeeb14f
UBIFS: Fix possible memory leak in ubifs_readdir()
by Richard Weinberger
· 9 years ago
86ba9ed
fs/ubifs: remove unnecessary new_valid_dev check
by Yaowei Bai
· 9 years ago
be186cc
UBIFS: print verbose message when rescanning a corrupted node
by shengyong
· 9 years ago
8f6983ab
UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened
by shengyong
· 9 years ago
7d25b36
UBIFS: fix a typo in comment of ubifs_budget_req
by Dongsheng Yang
· 9 years ago
bbc8a004
UBIFS: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
cf6f54e
UBIFS: Kill unneeded locking in ubifs_init_security
by Richard Weinberger
· 9 years ago
cc8a0a9
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
a1fe33a
ubifs: fix to check error code of register_shrinker
by Chao Yu
· 10 years ago
0f301bd
ubifs: switch to simple_follow_link()
by Al Viro
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
Next »