index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
exec: handle idmapped mounts
Christian Brauner
2021-01-24
would_dump: handle idmapped mounts
Christian Brauner
2021-01-24
ioctl: handle idmapped mounts
Christian Brauner
2021-01-24
init: handle idmapped mounts
Christian Brauner
2021-01-24
fcntl: handle idmapped mounts
Christian Brauner
2021-01-24
utimes: handle idmapped mounts
Christian Brauner
2021-01-24
open: handle idmapped mounts
Christian Brauner
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
namei: introduce struct renamedata
Christian Brauner
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
capability: handle idmapped mounts
Christian Brauner
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
mount: attach mappings to mounts
Christian Brauner
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-15
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
2021-01-15
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
2021-01-15
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
2021-01-15
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
2021-01-13
cifs: style: replace one-element array with flexible-array
YANG LI
2021-01-13
cifs: connect: style: Simplify bool comparison
YANG LI
2021-01-13
fs: cifs: remove unneeded variable in smb3_fs_context_dup
Menglong Dong
2021-01-13
cifs: fix interrupted close commands
Paulo Alcantara
2021-01-13
cifs: check pointer before freeing
Tom Rix
2021-01-13
io_uring: do sqo disable on install_fd error
Pavel Begunkov
2021-01-13
io_uring: fix null-deref in io_disable_sqo_submit
Pavel Begunkov
2021-01-12
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-11
Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2021-01-11
io_uring: don't take files/mm for a dead task
Pavel Begunkov
2021-01-11
io_uring: drop mm and files after task_work_run
Pavel Begunkov
2021-01-10
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
2021-01-10
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-10
Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]