index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-01-24
fs: introduce MOUNT_ATTR_IDMAP
Christian Brauner
2021-01-24
fs: add mount_setattr()
Christian Brauner
2021-01-24
fs: add attr_flags_to_mnt_flags helper
Christian Brauner
2021-01-24
fs: split out functions to hold writers
Christian Brauner
2021-01-24
namespace: only take read lock in do_reconfigure_mnt()
Christian Brauner
2021-01-24
mount: make {lock,unlock}_mount_hash() static
Christian Brauner
2021-01-24
namespace: take lock_mount_hash() directly when changing flags
Christian Brauner
2021-01-24
nfs: do not export idmapped mounts
Christian Brauner
2021-01-24
overlayfs: do not mount on top of idmapped mounts
Christian Brauner
2021-01-24
ecryptfs: do not mount on top of idmapped mounts
Christian Brauner
2021-01-24
ima: handle idmapped mounts
Christian Brauner
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
[next]