index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2024-02-02
iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user()
Kees Cook
2024-02-02
ntfs3: use file_mnt_idmap helper
Alexander Mikhalitsyn
2024-02-02
sysv: don't call sb_bread() with pointers_lock held
Tetsuo Handa
2024-02-02
fs/pipe: Convert to lockdep_cmp_fn
Kent Overstreet
2024-01-25
asm-generic: remove extra type checking in acquire/release for non-SMP case
Baokun Li
2024-01-25
Revert "mm/filemap: avoid buffered read/write race to read inconsistent data"
Baokun Li
2024-01-25
fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
Baokun Li
2024-01-25
iov_iter: streamline iovec/bvec alignment iteration
Jens Axboe
2024-01-23
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-01-23
eventfd: move 'eventfd-count' printing out of spinlock
Wen Yang
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
2024-01-23
exportfs: fix the fallback implementation of the get_name export operation
Trond Myklebust
2024-01-22
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
Nikita Zhandarovich
2024-01-22
writeback: move wb_wakeup_delayed defination to fs-writeback.c
Kemeng Shi
2024-01-22
vfs: add RWF_NOAPPEND flag for pwritev2
Rich Felker
[next]