index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+2
2026-01-12
ext4: add setlease file operation
Jeff Layton
1
-0
/
+2
2025-11-28
ext4: support large block size in ext4_readdir()
Baokun Li
1
-4
/
+4
2025-03-21
ext4: fix OOB read when checking dotdot dir
Acs, Jakub
1
-0
/
+3
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
1
-2
/
+2
2024-11-13
ext4: use struct_size() to improve ext4_htree_store_dirent()
Thorsten Blum
1
-3
/
+2
2024-11-13
ext4: annotate struct fname with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-09-20
Merge tag 'ext4_for_linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+11
2024-09-09
ext4: store cookie in private data
Christian Brauner
1
-22
/
+28
2024-08-26
ext4: correct encrypted dentry name hash when not casefolded
yao.ly
1
-3
/
+11
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
1
-1
/
+1
2022-05-11
ext4: fix spelling errors in comments
Chin Yik Ming
1
-2
/
+2
2022-05-11
ext4: remove unnecessary type castings
Yu Zhe
1
-1
/
+1
2022-01-10
ext4: remove unnecessary 'offset' assignment
luo penghao
1
-1
/
+0
2021-10-01
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
1
-3
/
+3
2021-04-05
ext4: handle casefolding with encryption
Daniel Rosenberg
1
-9
/
+28
2021-04-02
ext4: remove unnecessary braces in fs/ext4/dir.c
Milan Djurovic
1
-2
/
+2
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+0
2020-12-02
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
1
-7
/
+0
2020-12-02
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
1
-5
/
+3
2020-12-02
ext4: remove ext4_dir_open()
Eric Biggers
1
-8
/
+0
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
1
-62
/
+2
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2020-10-18
ext4: use the normal helper to get the actual inode
Kaixu Xia
1
-2
/
+2
2020-09-07
fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
Jeff Layton
1
-1
/
+1
2020-06-11
ext4: avoid utf8_strncasecmp() with unstable name
Eric Biggers
1
-0
/
+16
2020-03-14
ext4: use flexible-array member in struct fname
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
ext4: fix checksum errors with indexed dirs
Jan Kara
1
-6
/
+8
2020-01-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+6
2020-01-24
ext4: fix race conditions in ->d_compare() and ->d_hash()
Eric Biggers
1
-3
/
+6
2020-01-17
ext4: remove unnecessary assignment in ext4_htree_store_dirent()
Chengguang Xu
1
-1
/
+0
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
1
-1
/
+1
2019-12-14
ext4: optimize __ext4_check_dir_entry()
Theodore Ts'o
1
-5
/
+4
2019-12-14
ext4: check for directory entries too close to block end
Jan Kara
1
-0
/
+5
2019-09-03
ext4: fix kernel oops caused by spurious casefold flag
Theodore Ts'o
1
-3
/
+4
2019-06-21
ext4: rename "dirent_csum" functions to use "dirblock"
Theodore Ts'o
1
-2
/
+1
2019-06-20
ext4: allow directory holes
Theodore Ts'o
1
-10
/
+9
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
1
-1
/
+1
2019-06-19
ext4: clean up kerneldoc warnigns when building with W=1
Theodore Ts'o
1
-0
/
+3
2019-05-24
ext4: fix dcache lookup of !casefolded directories
Gabriel Krisman Bertazi
1
-1
/
+1
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
1
-0
/
+48
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
1
-2
/
+0
2019-01-23
ext4: use IS_ENCRYPTED() to check encryption status
Chandan Rajendra
1
-4
/
+4
2018-08-27
ext4: avoid divide by zero fault when deleting corrupted inline directories
Theodore Ts'o
1
-11
/
+9
2018-04-01
ext4: force revalidation of directory pointer after seekdir(2)
Theodore Ts'o
1
-3
/
+5
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
1
-2
/
+2
2018-01-29
ext4: convert to new i_version API
Jeff Layton
1
-4
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]