summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28super: massage wait event mechanismChristian Brauner1-37/+14
2023-11-18ext4: Block writes to journal deviceJan Kara1-2/+3
2023-11-18xfs: Block writes to log deviceJan Kara1-2/+3
2023-11-18fs: Block writes to mounted block devicesJan Kara1-1/+2
2023-11-18btrfs: Do not restrict writes to btrfs devicesJan Kara1-0/+2
2023-11-18block: Add config option to not allow writing to mounted devicesJan Kara4-1/+97
2023-11-18block: Remove blkdev_get_by_*() functionsJan Kara2-69/+30
2023-11-18bcachefs: Convert to bdev_open_by_path()Jan Kara2-9/+11
2023-11-18fs: handle freezing from multiple devicesChristian Brauner2-33/+129
2023-11-18fs: remove dead checkChristian Brauner1-5/+0
2023-11-18nilfs2: simplify device handlingJan Kara1-8/+0
2023-11-18fs: streamline thaw_super_lockedChristoph Hellwig1-23/+20
2023-11-18ext4: simplify device handlingChristian Brauner1-3/+0
2023-11-18xfs: simplify device handlingChristian Brauner1-16/+3
2023-11-18fs: simplify setup_bdev_super() callsChristian Brauner1-16/+0
2023-11-18blkdev: comment fs_holder_opsChristian Brauner1-0/+5
2023-11-18porting: document block device freeze and thaw changesChristian Brauner1-0/+12
2023-11-18fs: remove unused helperChristian Brauner1-40/+14
2023-11-18super: remove bd_fsfreeze_sbChristian Brauner1-5/+2
2023-11-18fs: remove get_active_super()Christian Brauner2-29/+0
2023-11-18bdev: implement freeze and thaw holder operationsChristian Brauner3-54/+112
2023-11-18bdev: add freeze and thaw holder operationsChristian Brauner1-0/+10
2023-11-18bdev: surface the error from sync_blockdev()Christian Brauner1-1/+1
2023-11-18bdev: rename freeze and thaw helpersChristian Brauner8-23/+27
2023-11-18fs: massage locking helpersChristian Brauner1-44/+61
2023-11-13Linux 6.7-rc1v6.7-rc1Linus Torvalds1-2/+2
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+6
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds13-63/+215
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-24/+24
2023-11-12Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds16-88/+491
2023-11-11Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-31/+25
2023-11-11Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-110/+70
2023-11-11tracing/kprobes: Fix the order of argument descriptionsYujie Liu1-1/+1
2023-11-11Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds97-812/+1760
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-86/+78
2023-11-10Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-51/+171
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter85-773/+1688
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-17/+41
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds8-8/+38
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2023-11-10Merge tag 'io_uring-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds6-45/+80
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds18-80/+72
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds3-27/+11
2023-11-10Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...Linus Torvalds5-24/+86
2023-11-10Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-11-10Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbdLinus Torvalds3-6/+41
2023-11-10Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds26-1464/+2061
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds86-690/+2541
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds52-4033/+5