开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-03-04
hugetlbfs: support idmapped mounts
Giuseppe Scrivano
2024-03-01
qnx4: convert qnx4 to use the new mount api
Bill O'Donnell
2024-03-01
fs: use inode_set_ctime_to_ts to set inode ctime to current time
Nguyen Dinh Phi
2024-02-27
libfs: Drop generic_set_encrypted_ci_d_ops
Gabriel Krisman Bertazi
2024-02-27
ubifs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
ext4: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
libfs: Add helper to choose dentry operations at mount-time
Gabriel Krisman Bertazi
2024-02-27
libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
Gabriel Krisman Bertazi
2024-02-27
fscrypt: Drop d_revalidate once the key is added
Gabriel Krisman Bertazi
2024-02-27
fscrypt: Drop d_revalidate for valid dentries during lookup
Gabriel Krisman Bertazi
2024-02-27
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
2024-02-27
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
2024-02-27
libfs: Attempt exact-match comparison first during casefolded lookup
Gabriel Krisman Bertazi
2024-02-27
efs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
jfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
minix: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
openpromfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
proc: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
qnx6: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
reiserfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
romfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
sysv: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
vfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-22
Convert coda to use the new mount API
David Howells
2024-02-22
eventpoll: prefer kfree_rcu() in __ep_remove()
Dmitry Antipov
2024-02-22
Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...
Christian Brauner
2024-02-21
libfs: Convert simple directory offsets to use a Maple Tree
Chuck Lever
2024-02-21
test_maple_tree: testing the cyclic allocation
Liam R. Howlett
2024-02-21
maple_tree: Add mtree_alloc_cyclic()
Chuck Lever
2024-02-21
libfs: Add simple_offset_empty()
Chuck Lever
2024-02-21
libfs: Define a minimum directory offset
Chuck Lever
2024-02-21
libfs: Re-arrange locking in offset_iterate_dir()
Chuck Lever
2024-02-20
libfs: Remove unnecessary ‘0’ values from ret
Li zeming
2024-02-20
efs: convert efs to use the new mount api
Bill O'Donnell
2024-02-20
fs/select: rework stack allocation hack for clang
Arnd Bergmann
2024-02-12
fs/hfsplus: use better @opf description
Randy Dunlap
2024-02-12
fs: prefer kfree_rcu() in fasync_remove_entry()
Dmitry Antipov
2024-02-09
docs: filesystems: fix typo in docs
Vincenzo Mezzela
2024-02-08
fs/mnt_idmapping.c: Return -EINVAL when no map is written
Taylor Jackson
2024-02-08
eventfd: strictly check the count parameter of eventfd_write to avoid inputti...
Wen Yang
2024-02-06
fs: remove the inode argument to ->d_real() method
Amir Goldstein
2024-02-06
fs: make file_dentry() a simple accessor
Amir Goldstein
2024-02-06
epoll: Remove ep_scan_ready_list() in comments
Huang Xiaojia
2024-02-05
fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.
JonasZhou
2024-02-02
__fs_parse: Correct a documentation comment
Chen Hanxiao
2024-02-02
mbcache: Simplify the allocation of slab caches
Kunwu Chan
2024-02-02
fs: Use KMEM_CACHE instead of kmem_cache_create
Kunwu Chan
2024-02-02
select: Avoid wrap-around instrumentation in do_sys_poll()
Kees Cook
[next]