index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
dir.c
Age
Commit message (
Expand
)
Author
2023-10-18
ubifs: convert to new timestamp accessors
Jeff Layton
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
ubifs: convert to ctime accessor functions
Jeff Layton
2023-07-10
ubifs: convert to simple_rename_timestamp
Jeff Layton
2023-04-21
ubifs: Fix memory leak in do_rename
Mårten Lindahl
2023-04-21
ubifs: Free memory for tmpfile name
Mårten Lindahl
2023-03-01
Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-02
ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1
Zhihao Cheng
2023-02-02
ubifs: Add comments and debug info for ubifs_xrename()
Zhihao Cheng
2023-02-02
ubifs: Rectify space budget for ubifs_xrename()
Zhihao Cheng
2023-02-02
ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted
Zhihao Cheng
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2022-10-14
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-21
ubifs: Fix AA deadlock when setting xattr for encrypted file
Zhihao Cheng
2022-09-21
ubifs: Fix ubifs_check_dir_empty() kernel-doc comment
Yang Li
2022-03-17
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
2022-01-10
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
2022-01-10
ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
Zhihao Cheng
2022-01-10
ubifs: Rename whiteout atomically
Zhihao Cheng
2022-01-09
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
2022-01-09
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
2022-01-09
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
2021-12-23
ubifs: Fix spelling mistakes
Alexander Dahl
2021-06-22
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
2021-04-12
ubifs: convert to fileattr
Miklos Szeredi
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-13
ubifs: Code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-12-13
ubifs: Delete duplicated words + other fixes
Randy Dunlap
2020-12-02
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
2020-12-02
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
2020-12-02
ubifs: remove ubifs_dir_open()
Eric Biggers
2020-11-24
ubifs: prevent creating duplicate encrypted filenames
Eric Biggers
2020-09-22
ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context()
Eric Biggers
2020-09-07
fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
Jeff Layton
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
2020-01-22
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
[next]