index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
libfs: Convert simple directory offsets to use a Maple Tree
Chuck Lever
2
-26
/
+26
2024-02-21
test_maple_tree: testing the cyclic allocation
Liam R. Howlett
1
-0
/
+44
2024-02-21
maple_tree: Add mtree_alloc_cyclic()
Chuck Lever
2
-0
/
+100
2024-02-21
libfs: Add simple_offset_empty()
Chuck Lever
3
-2
/
+35
2024-02-21
libfs: Define a minimum directory offset
Chuck Lever
1
-5
/
+8
2024-02-21
libfs: Re-arrange locking in offset_iterate_dir()
Chuck Lever
1
-6
/
+6
2024-02-20
libfs: Remove unnecessary ‘0’ values from ret
Li zeming
1
-1
/
+1
2024-02-20
efs: convert efs to use the new mount api
Bill O'Donnell
1
-30
/
+84
2024-02-20
fs/select: rework stack allocation hack for clang
Arnd Bergmann
2
-5
/
+1
2024-02-12
fs/hfsplus: use better @opf description
Randy Dunlap
1
-1
/
+1
2024-02-12
fs: prefer kfree_rcu() in fasync_remove_entry()
Dmitry Antipov
1
-7
/
+1
2024-02-09
docs: filesystems: fix typo in docs
Vincenzo Mezzela
1
-1
/
+1
2024-02-08
fs/mnt_idmapping.c: Return -EINVAL when no map is written
Taylor Jackson
1
-1
/
+1
2024-02-08
eventfd: strictly check the count parameter of eventfd_write to avoid inputti...
Wen Yang
1
-1
/
+1
2024-02-06
fs: remove the inode argument to ->d_real() method
Amir Goldstein
4
-47
/
+41
2024-02-06
fs: make file_dentry() a simple accessor
Amir Goldstein
1
-1
/
+12
2024-02-06
epoll: Remove ep_scan_ready_list() in comments
Huang Xiaojia
1
-4
/
+4
2024-02-05
fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap.
JonasZhou
1
-1
/
+1
2024-02-02
__fs_parse: Correct a documentation comment
Chen Hanxiao
1
-2
/
+2
2024-02-02
mbcache: Simplify the allocation of slab caches
Kunwu Chan
1
-3
/
+2
2024-02-02
fs: Use KMEM_CACHE instead of kmem_cache_create
Kunwu Chan
1
-3
/
+1
2024-02-02
select: Avoid wrap-around instrumentation in do_sys_poll()
Kees Cook
1
-6
/
+7
2024-02-02
iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user()
Kees Cook
1
-2
/
+3
2024-02-02
ntfs3: use file_mnt_idmap helper
Alexander Mikhalitsyn
1
-1
/
+1
2024-02-02
sysv: don't call sb_bread() with pointers_lock held
Tetsuo Handa
1
-6
/
+4
2024-02-02
fs/pipe: Convert to lockdep_cmp_fn
Kent Overstreet
1
-45
/
+36
2024-01-25
asm-generic: remove extra type checking in acquire/release for non-SMP case
Baokun Li
1
-2
/
+0
2024-01-25
Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"
Baokun Li
1
-9
/
+0
2024-01-25
fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
Baokun Li
1
-2
/
+8
2024-01-25
iov_iter: streamline iovec/bvec alignment iteration
Jens Axboe
1
-27
/
+28
2024-01-23
eventfd: move 'eventfd-count' printing out of spinlock
Wen Yang
1
-4
/
+9
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
6
-42
/
+14
2024-01-23
exportfs: fix the fallback implementation of the get_name export operation
Trond Myklebust
1
-1
/
+11
2024-01-22
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
Nikita Zhandarovich
1
-1
/
+1
2024-01-22
writeback: move wb_wakeup_delayed defination to fs-writeback.c
Kemeng Shi
3
-26
/
+25
2024-01-22
vfs: add RWF_NOAPPEND flag for pwritev2
Rich Felker
2
-1
/
+12
2024-01-22
selftests/move_mount_set_group:Make tests build with old libc
Hu.Yadi
1
-2
/
+2
2024-01-22
selftests/filesystems:fix build error in overlayfs
Hu Yadi
1
-4
/
+6
2024-01-22
fs: improve dump_mapping() robustness
Baolin Wang
1
-1
/
+2
2024-01-22
buffer: Use KMEM_CACHE instead of kmem_cache_create()
Kunwu Chan
1
-6
/
+2
2024-01-22
eventfd: add a BUILD_BUG_ON() to ensure consistency between EFD_SEMAPHORE and...
Wen Yang
1
-0
/
+1
2024-01-22
initramfs: remove duplicate built-in __initramfs_start unpacking
David Disseldorp
1
-2
/
+0
2024-01-22
fs: Wrong function name in comment
Andreas Gruenbacher
1
-1
/
+1
2024-01-22
fs: fix a typo in attr.c
Jay
1
-1
/
+1
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
1
-2
/
+2
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
1
-7
/
+18
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2
-27
/
+31
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
3
-47
/
+48
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2
-279
/
+284
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2
-16
/
+20
[next]