summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-04ceph: allow idmapped mountsChristian Brauner1-1/+1
2023-11-04ceph: allow idmapped atomic_open inode opChristian Brauner1-2/+9
2023-11-04ceph: allow idmapped set_acl inode opChristian Brauner1-1/+1
2023-11-04ceph: allow idmapped setattr inode opChristian Brauner1-8/+12
2023-11-04ceph: pass idmap to __ceph_setattrAlexander Mikhalitsyn4-8/+8
2023-11-04ceph: allow idmapped permission inode opChristian Brauner1-1/+1
2023-11-04ceph: allow idmapped getattr inode opChristian Brauner1-1/+1
2023-11-04ceph: pass an idmapping to mknod/symlink/mkdirChristian Brauner1-0/+4
2023-11-04ceph: add enable_unsafe_idmap module parameterAlexander Mikhalitsyn3-7/+28
2023-11-04ceph: handle idmapped mounts in create_request_message()Christian Brauner3-6/+65
2023-11-04ceph: stash idmapping in mdsc requestChristian Brauner2-0/+6
2023-11-04fs: export mnt_idmap_get/mnt_idmap_putAlexander Mikhalitsyn2-0/+5
2023-11-04libceph, ceph: move mdsmap.h to fs/cephXiubo Li3-2/+2
2023-11-04ceph: print cluster fsid and client global_id in all debug logsXiubo Li19-1312/+1747
2023-11-04ceph: rename _to_client() to _to_fs_client()Xiubo Li14-95/+95
2023-11-04ceph: pass the mdsc to several helpersXiubo Li10-37/+55
2023-11-04libceph: add doutc and *_client debug macros supportXiubo Li1-0/+38
2023-10-30Linux 6.6v6.6Linus Torvalds1-1/+1
2023-10-28Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-9/+46
2023-10-28Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-10-28Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2023-10-28Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+22
2023-10-28Merge tag 'dma-mapping-6.6-2023-10-28' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+5
2023-10-28Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-73/+85
2023-10-28Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+11
2023-10-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+36
2023-10-28Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+3
2023-10-28tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko1-4/+20
2023-10-28ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockAl Viro1-1/+1
2023-10-28io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...Al Viro1-1/+1
2023-10-28Merge tag 'io_uring-6.6-2023-10-27' of git://git.kernel.dk/linuxLinus Torvalds2-15/+12
2023-10-28sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro1-1/+1
2023-10-28Merge tag 'block-6.6-2023-10-27' of git://git.kernel.dk/linuxLinus Torvalds1-0/+6
2023-10-28Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds4-7/+58
2023-10-28Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+73
2023-10-27x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner1-1/+9
2023-10-27x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-10-27x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck1-0/+2
2023-10-27Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2023-10-27Merge tag 'powerpc-6.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-11/+24
2023-10-27platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar1-0/+73
2023-10-27tracing/kprobes: Fix the description of variable length argumentsYujie Liu1-2/+2
2023-10-27iommu: Avoid unnecessary cache invalidationsLu Baolu1-1/+2
2023-10-27Merge tag 'drm-fixes-2023-10-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-23/+55
2023-10-27Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+1
2023-10-27Merge tag 'drm-intel-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-4/+33
2023-10-27Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-18/+21
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal4-7/+58
2023-10-26Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-120/+128
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds34-214/+458