Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ba75d570b60c05cda21c0b43c5fbdc4e344f892d
/
fs
/
ubifs
/
dir.c
ba75d57
ubifs: Initialize fstr_real_len
by Richard Weinberger
· 8 years ago
528e3d1
ubifs: Add full hash lookup support
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
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
ba40e6a
ubifs: Implement directory open operation
by Richard Weinberger
· 8 years ago
d475a50
ubifs: Add skeleton for fscrypto
by Richard Weinberger
· 8 years ago
f6337d8
ubifs: Export ubifs_check_dir_empty()
by Richard Weinberger
· 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
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
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 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
ba5a265
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 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
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
8c1c5f2
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
by Dongsheng Yang
· 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
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
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
1a7e985d
UBIFS: fix output format of INUM_WATERMARK
by Sheng Yong
· 10 years ago
235c362
UBIFS: extend debug/message capabilities
by Sheng Yong
· 10 years ago
9401a79
UBIFS: fix incorrect unlocking handling
by Taesoo Kim
· 10 years ago
8c988ae
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
d7f0b70
UBIFS: Add security.* XATTR support for the UBIFS
by Subodh Nijsure
· 10 years ago
b83ae6d
fs: remove mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
4cb2a01
ubifs: switch to %pd
by Al Viro
· 11 years ago
01122e0
[readdir] convert ubifs
by Al Viro
· 11 years ago
605c912
UBIFS: fix a horrid bug
by Artem Bityutskiy
· 11 years ago
33f1a63
UBIFS: prepare to fix a horrid bug
by Artem Bityutskiy
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
965c8e5
lseek: the "whence" argument is called "whence"
by Andrew Morton
· 12 years ago
79fda51
UBIFS: comply with coding style
by Artem Bityutskiy
· 12 years ago
93912fe
Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
782759b
UBIFS: fix compilation warning
by Alexandre Pereira da Silva
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
6d42e7e
ubifs: use generic_fillattr()
by Al Viro
· 13 years ago
f70b7e5
UBIFS: remove Kconfig debugging option
by Artem Bityutskiy
· 12 years ago
1bdcc63
UBIFS: remove xattr Kconnfig option
by Subodh Nijsure
· 13 years ago
c43be10
UBIFS: do not use inc_link when i_nlink is zero
by Artem Bityutskiy
· 13 years ago
ad44be5
ubifs: propagate umode_t
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
2b1844a
UBIFS: introduce helper functions for debugging checks and tests
by Artem Bityutskiy
· 13 years ago
d808efb
UBIFS: amend debugging inode size check function prototype
by Artem Bityutskiy
· 13 years ago
bb2615d
UBIFS: amend debugging name check function prototype
by Artem Bityutskiy
· 13 years ago
12e776a
UBIFS: remove unnecessary brackets
by Artem Bityutskiy
· 13 years ago
0e54ec1
ubifs: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 13 years ago
32e51f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
b137545
UBIFS: introduce a separate structure for budgeting info
by Artem Bityutskiy
· 14 years ago
f17b604
fs: Remove i_nlink check from file system link callback
by Aneesh Kumar K.V
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
abf5d08
ubifs: replace inode uid,gid,mode initialization with helper function
by Dmitry Monakhov
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
8b3884a
UBIFS: return error if link and unlink race
by Hunter Adrian
· 16 years ago
82c1593
UBIFS: simplify locking
by Artem Bityutskiy
· 16 years ago
e8b8156
UBIFS: constify operations
by Artem Bityutskiy
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
26bf194
CRED: Wrap task credential accesses in the UBIFS filesystem
by David Howells
· 16 years ago
e84461a
UBIFS: fix compilation warnings
by Artem Bityutskiy
· 16 years ago
0ecb952
UBIFS: endian handling fixes and annotations
by Harvey Harrison
· 16 years ago
7424bac
UBIFS: fix printk format warnings
by Alexander Beregalov
· 16 years ago
04da11b
UBIFS: fix zero-length truncations
by Artem Bityutskiy
· 16 years ago
720b499
UBIFS: remove unneeded check
by Artem Bityutskiy
· 16 years ago
81ffa38
UBIFS: always set i_generation to 0
by Adrian Hunter
· 16 years ago
dab4b4d
UBIFS: align inode data to eight
by Artem Bityutskiy
· 16 years ago
182854b
UBIFS: fix budgeting calculations
by Artem Bityutskiy
· 16 years ago
1e51764
UBIFS: add new flash file system
by Artem Bityutskiy
· 16 years ago