namespace: take lock_mount_hash() directly when changing flags
[linux-2.6-microblaze.git] / fs /
2021-01-24 Christian Braunernamespace: take lock_mount_hash() directly when changin...
2021-01-24 Christian Braunernfs: do not export idmapped mounts
2021-01-24 Christian Brauneroverlayfs: do not mount on top of idmapped mounts
2021-01-24 Christian Braunerecryptfs: do not mount on top of idmapped mounts
2021-01-24 Christian Braunerima: handle idmapped mounts
2021-01-24 Christian Braunerfs: make helpers idmap mount aware
2021-01-24 Christian Braunerexec: handle idmapped mounts
2021-01-24 Christian Braunerwould_dump: handle idmapped mounts
2021-01-24 Christian Braunerioctl: handle idmapped mounts
2021-01-24 Christian Braunerinit: handle idmapped mounts
2021-01-24 Christian Braunerfcntl: handle idmapped mounts
2021-01-24 Christian Braunerutimes: handle idmapped mounts
2021-01-24 Christian Brauneropen: handle idmapped mounts
2021-01-24 Christian Brauneropen: handle idmapped mounts in do_truncate()
2021-01-24 Christian Braunernamei: prepare for idmapped mounts
2021-01-24 Christian Braunernamei: introduce struct renamedata
2021-01-24 Christian Braunernamei: handle idmapped mounts in may_*() helpers
2021-01-24 Christian Braunerstat: handle idmapped mounts
2021-01-24 Christian Braunercommoncap: handle idmapped mounts
2021-01-24 Tycho Andersenxattr: handle idmapped mounts
2021-01-24 Christian Brauneracl: handle idmapped mounts
2021-01-24 Christian Braunerattr: handle idmapped mounts
2021-01-24 Christian Braunerinode: make init and permission helpers idmapped mount...
2021-01-24 Christian Braunernamei: make permission helpers idmapped mount aware
2021-01-24 Christian Braunercapability: handle idmapped mounts
2021-01-24 Christian Braunerfs: add file and path permissions helpers
2021-01-24 Christian Braunermount: attach mappings to mounts
2021-01-17 Linus TorvaldsMerge tag 'perf-tools-fixes-2021-01-17' of git://git...
2021-01-17 Linus TorvaldsMerge tag 'powerpc-5.11-4' of git://git./linux/kernel...
2021-01-17 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2021-01-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-01-16 Linus TorvaldsMerge tag 'block-5.11-2021-01-16' of git://git.kernel...
2021-01-16 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-16' of git://git.kerne...
2021-01-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.11-rc4' of git://git....
2021-01-16 Linus Torvaldsmm: don't play games with pinned pages in clear_page_refs
2021-01-16 Linus Torvaldsmm: fix clear_refs_write locking
2021-01-16 Linus TorvaldsMerge tag 'for-5.11/dm-fixes-1' of git://git./linux...
2021-01-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-01-15 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-01-15 Jens Axboeio_uring: ensure finish_wait() is always called in...
2021-01-15 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag '5.11-rc3-smb3' of git://git.samba.org/sfrenc...
2021-01-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-01-15 Linus TorvaldsMerge tag 'mips_fixes_5.11.1' of git://git./linux/kerne...
2021-01-15 Daejun Parkext4: remove expensive flush on fast commit
2021-01-15 yangerkunext4: fix bug for rename with RENAME_WHITEOUT
2021-01-15 Daejun Parkext4: fix wrong list_splice in ext4_fc_cleanup
2021-01-15 Yi Liext4: use IS_ERR instead of IS_ERR_OR_NULL and set...
2021-01-15 Linus TorvaldsMerge tag 'acpi-5.11-rc4' of git://git./linux/kernel...
2021-01-15 Linus TorvaldsMerge tag 'for-linus-5.11-rc4-tag' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag 'iommu-fixes' of git://git./linux/kernel...
2021-01-15 Linus TorvaldsMerge tag 'topic/nouveau-ampere-modeset-2021-01-15...
2021-01-15 Marcelo Diop-Gonzalezio_uring: flush timeouts that should already have expired
2021-01-15 Linus TorvaldsMerge tag 'drm-fixes-2021-01-15' of git://anongit.freed...
2021-01-15 Linus TorvaldsMerge tag 'trace-v5.11-rc3' of git://git./linux/kernel...
2021-01-15 Dave AirlieMerge tag 'drm-misc-fixes-2021-01-12' of git://anongit...
2021-01-14 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.11-rc4' of git:...
2021-01-14 Linus TorvaldsMerge tag 'net-5.11-rc4' of git://git./linux/kernel...
2021-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-01-13 Linus TorvaldsMerge tag 'sound-5.11-rc4' of git://git./linux/kernel...
2021-01-13 YANG LIcifs: style: replace one-element array with flexible...
2021-01-13 YANG LIcifs: connect: style: Simplify bool comparison
2021-01-13 Menglong Dongfs: cifs: remove unneeded variable in smb3_fs_context_dup
2021-01-13 Paulo Alcantaracifs: fix interrupted close commands
2021-01-13 Tom Rixcifs: check pointer before freeing
2021-01-13 Pavel Begunkovio_uring: do sqo disable on install_fd error
2021-01-13 Pavel Begunkovio_uring: fix null-deref in io_disable_sqo_submit
2021-01-12 Linus TorvaldsMerge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org...
2021-01-12 Linus TorvaldsMerge tag 'mkp-scsi-fixes' of git://git./linux/kernel...
2021-01-11 Linus TorvaldsMerge tag 'trace-v5.11-rc2' of git://git./linux/kernel...
2021-01-11 Linus TorvaldsMerge tag 'for-5.11-rc3-tag' of git://git./linux/kernel...
2021-01-11 Linus TorvaldsMerge tag 'nfsd-5.11-1' of git://git.linux-nfs.org...
2021-01-11 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210111' of git://git...
2021-01-11 Jani NikulaMerge tag 'gvt-fixes-2020-01-08' of https://github...
2021-01-11 Pavel Begunkovio_uring: don't take files/mm for a dead task
2021-01-11 Pavel Begunkovio_uring: drop mm and files after task_work_run
2021-01-10 Trond MyklebustNFS: nfs_igrab_and_active must first reference the...
2021-01-10 Trond MyklebustNFS: nfs_delegation_find_inode_server must first refere...
2021-01-10 Linus TorvaldsMerge tag 'kbuild-fixes-v5.11' of git://git./linux...
2021-01-10 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-01-10 Linus TorvaldsMerge tag 'block-5.11-2021-01-10' of git://git.kernel...
2021-01-10 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-10' of git://git.kerne...
2021-01-10 Linus TorvaldsMerge tag 'usb-5.11-rc3' of git://git./linux/kernel...
2021-01-10 Linus TorvaldsMerge tag 'staging-5.11-rc3' of git://git./linux/kernel...
2021-01-10 Linus TorvaldsMerge tag 'char-misc-5.11-rc3' of git://git./linux...
2021-01-10 Linus TorvaldsMerge tag 'arc-5.11-rc3-fixes' of git://git./linux...
2021-01-10 Linus TorvaldsMerge tag 'powerpc-5.11-3' of git://git./linux/kernel...
2021-01-10 Linus TorvaldsMerge tag 'x86_urgent_for_v5.11_rc3' of git://git....
2021-01-10 Trond MyklebustNFS/pNFS: Fix a leak of the layout 'plh_outstanding...
2021-01-10 Trond MyklebustNFS/pNFS: Don't leak DS commits in pnfs_generic_retry_c...
2021-01-10 Trond MyklebustNFS/pNFS: Don't call pnfs_free_bucket_lseg() before...
2021-01-10 Trond MyklebustpNFS: Stricter ordering of layoutget and layoutreturn
2021-01-10 Trond MyklebustpNFS: Clean up pnfs_layoutreturn_free_lsegs()
2021-01-10 Trond MyklebustpNFS: We want return-on-close to complete when evicting...
2021-01-10 Trond MyklebustpNFS: Mark layout for return if return-on-close was...
2021-01-10 Scott MayhewNFS: Adjust fs_context error logging
2021-01-09 Linus TorvaldsMerge tag 'hwmon-for-v5.11-rc3' of git://git./linux...
2021-01-09 Linus TorvaldsMerge tag 'dmaengine-fix-5.11' of git://git./linux...
2021-01-09 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-01-09 Pavel Begunkovio_uring: stop SQPOLL submit on creator's death
next