index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-08-01
Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-01
Merge tag 'filelock-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2022-08-01
Merge tag 'erofs-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-01
Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
Merge tag 'fs_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-08-01
Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2022-08-01
fs: dlm: move kref_put assert for lkb structs
Alexander Aring
2022-08-01
fs: dlm: don't use deprecated timeout features by default
Alexander Aring
2022-08-01
fs: dlm: add deprecation Kconfig and warnings for timeouts
Alexander Aring
2022-07-31
erofs: update ctx->pos for every emitted dirent
Hongnan Li
2022-07-26
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-26
userfaultfd: provide properly masked address for huge-pages
Nadav Amit
2022-07-26
fsnotify: Fix comment typo
Xin Gao
2022-07-26
ext2: Add more validity checks for inode counts
Jan Kara
2022-07-26
fs/reiserfs/inode: remove dead code in _get_block_create_0()
Zeng Jingxiang
2022-07-22
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-22
erofs: get rid of the leftover PAGE_SIZE in dir.c
Gao Xiang
2022-07-22
erofs: get rid of erofs_prepare_dio() helper
Gao Xiang
2022-07-22
erofs: introduce multi-reference pclusters (fully-referenced)
Gao Xiang
2022-07-21
erofs: record the longest decompressed size in this round
Gao Xiang
2022-07-21
erofs: introduce z_erofs_do_decompressed_bvec()
Gao Xiang
2022-07-21
erofs: try to leave (de)compressed_pages on stack if possible
Gao Xiang
2022-07-21
erofs: introduce struct z_erofs_decompress_backend
Gao Xiang
2022-07-21
erofs: get rid of `z_pagemap_global'
Gao Xiang
2022-07-21
erofs: clean up `enum z_erofs_collectmode'
Gao Xiang
2022-07-21
erofs: get rid of `enum z_erofs_page_type'
Gao Xiang
2022-07-21
erofs: rework online page handling
Gao Xiang
2022-07-21
erofs: switch compressed_pages[] to bufvec
Gao Xiang
2022-07-21
erofs: introduce `z_erofs_parse_in_bvecs'
Gao Xiang
2022-07-21
erofs: drop the old pagevec approach
Gao Xiang
2022-07-21
erofs: introduce bufvec to store decompressed buffers
Gao Xiang
2022-07-21
erofs: introduce `z_erofs_parse_out_bvecs()'
Gao Xiang
2022-07-21
erofs: clean up z_erofs_collector_begin()
Gao Xiang
2022-07-21
erofs: get rid of unneeded `inode', `map' and `sb'
Gao Xiang
2022-07-21
io_uring: do not recycle buffer in READV
Dylan Yudaken
2022-07-21
io_uring: fix free of unallocated buffer list
Dylan Yudaken
2022-07-18
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
2022-07-18
fs: sendfile handles O_NONBLOCK of out_fd
Andrei Vagin
2022-07-18
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
2022-07-18
fs/lock: Rearrange ops in flock syscall.
Kuniyuki Iwashima
2022-07-18
fs/lock: Don't allocate file_lock in flock_make_lock().
Kuniyuki Iwashima
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-15
Revert "ovl: turn of SB_POSIXACL with idmapped layers temporarily"
Christian Brauner
2022-07-15
ovl: handle idmappings in ovl_get_acl()
Christian Brauner
2022-07-15
acl: make posix_acl_clone() available to overlayfs
Christian Brauner
2022-07-15
acl: port to vfs{g,u}id_t
Christian Brauner
2022-07-15
acl: move idmapped mount fixup into vfs_{g,s}etxattr()
Christian Brauner
2022-07-15
Merge tag 'ovl-fixes-5.19-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
2022-07-15
Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
[next]