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
*
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
*
|
|
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
Nikita Zhandarovich
2024-01-22
1
-1
/
+1
*
|
|
writeback: move wb_wakeup_delayed defination to fs-writeback.c
Kemeng Shi
2024-01-22
1
-0
/
+25
*
|
|
fs: improve dump_mapping() robustness
Baolin Wang
2024-01-22
1
-1
/
+2
*
|
|
buffer: Use KMEM_CACHE instead of kmem_cache_create()
Kunwu Chan
2024-01-22
1
-6
/
+2
*
|
|
eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and...
Wen Yang
2024-01-22
1
-0
/
+1
*
|
|
fs: Wrong function name in comment
Andreas Gruenbacher
2024-01-22
1
-1
/
+1
*
|
|
fs: fix a typo in attr.c
Jay
2024-01-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
78
-1426
/
+1629
|
\
\
|
*
|
bcachefs: Improve inode_to_text()
Kent Overstreet
2024-01-21
1
-7
/
+18
|
*
|
bcachefs: logged_ops_format.h
Kent Overstreet
2024-01-21
2
-27
/
+31
|
*
|
bcachefs: reflink_format.h
Kent Overstreet
2024-01-21
3
-47
/
+48
|
*
|
bcachefs; extents_format.h
Kent Overstreet
2024-01-21
2
-279
/
+284
|
*
|
bcachefs: ec_format.h
Kent Overstreet
2024-01-21
2
-16
/
+20
|
*
|
bcachefs: subvolume_format.h
Kent Overstreet
2024-01-21
2
-32
/
+36
|
*
|
bcachefs: snapshot_format.h
Kent Overstreet
2024-01-21
2
-33
/
+37
|
*
|
bcachefs: alloc_background_format.h
Kent Overstreet
2024-01-21
2
-93
/
+94
|
*
|
bcachefs: xattr_format.h
Kent Overstreet
2024-01-21
2
-15
/
+20
|
*
|
bcachefs: dirent_format.h
Kent Overstreet
2024-01-21
2
-39
/
+43
|
*
|
bcachefs: inode_format.h
Kent Overstreet
2024-01-21
2
-164
/
+167
|
*
|
bcachefs; quota_format.h
Kent Overstreet
2024-01-21
2
-42
/
+48
|
*
|
bcachefs: sb-counters_format.h
Kent Overstreet
2024-01-21
2
-95
/
+100
|
*
|
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
5
-8
/
+7
[next]