index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-03-07
9
-78
/
+59
|
\
|
*
libfs: Drop generic_set_encrypted_ci_d_ops
Gabriel Krisman Bertazi
2024-02-27
1
-34
/
+0
|
*
ubifs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
2
-1
/
+1
|
*
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
2
-1
/
+1
|
*
ext4: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
2
-1
/
+1
|
*
libfs: Add helper to choose dentry operations at mount-time
Gabriel Krisman Bertazi
2024-02-27
1
-0
/
+28
|
*
libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
Gabriel Krisman Bertazi
2024-02-27
1
-28
/
+6
|
*
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
2024-02-27
1
-10
/
+5
|
*
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
2024-02-27
1
-3
/
+11
|
*
libfs: Attempt exact-match comparison first during casefolded lookup
Gabriel Krisman Bertazi
2024-02-27
1
-17
/
+23
*
|
hugetlbfs: support idmapped mounts
Giuseppe Scrivano
2024-03-04
1
-9
/
+14
*
|
qnx4: convert qnx4 to use the new mount api
Bill O'Donnell
2024-03-01
1
-17
/
+30
*
|
fs: use inode_set_ctime_to_ts to set inode ctime to current time
Nguyen Dinh Phi
2024-03-01
1
-1
/
+1
*
|
efs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-2
/
+2
*
|
jfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
*
|
minix: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
*
|
openpromfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
*
|
proc: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
*
|
qnx6: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
*
|
reiserfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+0
*
|
romfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-2
/
+2
*
|
sysv: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
*
|
vfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
4
-5
/
+4
*
|
Convert coda to use the new mount API
David Howells
2024-02-22
1
-45
/
+98
*
|
eventpoll: prefer kfree_rcu() in __ep_remove()
Dmitry Antipov
2024-02-22
1
-7
/
+1
*
|
Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...
Christian Brauner
2024-02-22
1
-31
/
+65
|
\
\
|
*
|
libfs: Convert simple directory offsets to use a Maple Tree
Chuck Lever
2024-02-21
1
-24
/
+23
|
*
|
libfs: Add simple_offset_empty()
Chuck Lever
2024-02-21
1
-0
/
+32
|
*
|
libfs: Define a minimum directory offset
Chuck Lever
2024-02-21
1
-5
/
+8
|
*
|
libfs: Re-arrange locking in offset_iterate_dir()
Chuck Lever
2024-02-21
1
-6
/
+6
*
|
|
libfs: Remove unnecessary ‘0’ values from ret
Li zeming
2024-02-20
1
-1
/
+1
*
|
|
efs: convert efs to use the new mount api
Bill O'Donnell
2024-02-20
1
-30
/
+84
*
|
|
fs/select: rework stack allocation hack for clang
Arnd Bergmann
2024-02-20
1
-1
/
+1
*
|
|
fs/hfsplus: use better @opf description
Randy Dunlap
2024-02-12
1
-1
/
+1
*
|
|
fs: prefer kfree_rcu() in fasync_remove_entry()
Dmitry Antipov
2024-02-12
1
-7
/
+1
*
|
|
fs/mnt_idmapping.c: Return -EINVAL when no map is written
Taylor Jackson
2024-02-08
1
-1
/
+1
*
|
|
eventfd: strictly check the count parameter of eventfd_write to avoid inputti...
Wen Yang
2024-02-08
1
-1
/
+1
*
|
|
fs: remove the inode argument to ->d_real() method
Amir Goldstein
2024-02-06
1
-30
/
+22
*
|
|
epoll: Remove ep_scan_ready_list() in comments
Huang Xiaojia
2024-02-06
1
-4
/
+4
*
|
|
__fs_parse: Correct a documentation comment
Chen Hanxiao
2024-02-02
1
-2
/
+2
*
|
|
mbcache: Simplify the allocation of slab caches
Kunwu Chan
2024-02-02
1
-3
/
+2
*
|
|
fs: Use KMEM_CACHE instead of kmem_cache_create
Kunwu Chan
2024-02-02
1
-3
/
+1
*
|
|
select: Avoid wrap-around instrumentation in do_sys_poll()
Kees Cook
2024-02-02
1
-6
/
+7
*
|
|
ntfs3: use file_mnt_idmap helper
Alexander Mikhalitsyn
2024-02-02
1
-1
/
+1
*
|
|
sysv: don't call sb_bread() with pointers_lock held
Tetsuo Handa
2024-02-02
1
-6
/
+4
*
|
|
fs/pipe: Convert to lockdep_cmp_fn
Kent Overstreet
2024-02-02
1
-45
/
+36
*
|
|
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-01-23
5
-33
/
+4
|
\
\
\
|
*
|
|
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
2024-01-23
5
-42
/
+3
|
*
|
|
exportfs: fix the fallback implementation of the get_name export operation
Trond Myklebust
2024-01-23
1
-1
/
+11
*
|
|
|
eventfd: move 'eventfd-count' printing out of spinlock
Wen Yang
2024-01-23
1
-4
/
+9
[next]