aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-25block: don't rely on BLK_OPEN_RESTRICT_WRITES when yielding write accessGravatar Christian Brauner 1-6/+11
2024-02-25bdev: remove bdev pointer from struct bdev_handleGravatar Christian Brauner 3-17/+14
2024-02-25bdev: make struct bdev_handle private to the block layerGravatar Christian Brauner 5-95/+86
2024-02-25bdev: make bdev_{release, open_by_dev}() private to block layerGravatar Christian Brauner 3-5/+4
2024-02-25bdev: remove bdev_open_by_path()Gravatar Christian Brauner 2-42/+0
2024-02-25reiserfs: port block device access to fileGravatar Christian Brauner 3-24/+24
2024-02-25ocfs2: port block device access to fileGravatar Christian Brauner 1-16/+16
2024-02-25nfs: port block device access to filesGravatar Christian Brauner 2-35/+35
2024-02-25jfs: port block device access to fileGravatar Christian Brauner 3-15/+15
2024-02-25f2fs: port block device access to filesGravatar Christian Brauner 2-7/+7
2024-02-25ext4: port block device access to fileGravatar Christian Brauner 3-31/+31
2024-02-25erofs: port device access to fileGravatar Christian Brauner 3-12/+12
2024-02-25btrfs: port device access to fileGravatar Christian Brauner 4-63/+63
2024-02-25bcachefs: port block device access to fileGravatar Christian Brauner 2-11/+11
2024-02-25target: port block device access to fileGravatar Christian Brauner 4-22/+22
2024-02-25s390: port block device access to fileGravatar Christian Brauner 4-25/+25
2024-02-25nvme: port block device access to fileGravatar Christian Brauner 2-9/+9
2024-02-25block2mtd: port device access to filesGravatar Christian Brauner 1-25/+21
2024-02-25bcache: port block device access to filesGravatar Christian Brauner 2-39/+39
2024-02-25zram: port block device access to fileGravatar Christian Brauner 2-14/+14
2024-02-25xen: port block device access to fileGravatar Christian Brauner 3-23/+22
2024-02-25rnbd: port block device access to fileGravatar Christian Brauner 2-15/+15
2024-02-25pktcdvd: port block device access to fileGravatar Christian Brauner 2-36/+36
2024-02-25drbd: port block device access to fileGravatar Christian Brauner 2-31/+31
2024-02-25xfs: port block device access to filesGravatar Christian Brauner 3-29/+29
2024-02-25power: port block device access to fileGravatar Christian Brauner 1-14/+14
2024-02-25swap: port block device usage to fileGravatar Christian Brauner 2-12/+12
2024-02-25md: port block device access to fileGravatar Christian Brauner 4-18/+21
2024-02-25block/genhd: port disk_scan_partitions() to fileGravatar Christian Brauner 1-6/+6
2024-02-25block/ioctl: port blkdev_bszset() to fileGravatar Christian Brauner 1-5/+4
2024-02-25bdev: open block device as filesGravatar Christian Brauner 9-20/+126
2024-02-25file: add alloc_file_pseudo_noaccount()Gravatar Christian Brauner 2-0/+26
2024-02-25file: prepare for new helperGravatar Christian Brauner 1-18/+41
2024-02-08init: flush async file closingGravatar Christian Brauner 3-3/+15
2024-01-21Linux 6.8-rc1v6.8-rc1Gravatar Linus Torvalds 1-2/+2
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 78-1426/+1629
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-12/+41
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-0/+1
2024-01-21bcachefs: Improve inode_to_text()Gravatar Kent Overstreet 1-7/+18
2024-01-21bcachefs: logged_ops_format.hGravatar Kent Overstreet 2-27/+31
2024-01-21bcachefs: reflink_format.hGravatar Kent Overstreet 3-47/+48
2024-01-21bcachefs; extents_format.hGravatar Kent Overstreet 2-279/+284
2024-01-21bcachefs: ec_format.hGravatar Kent Overstreet 2-16/+20
2024-01-21bcachefs: subvolume_format.hGravatar Kent Overstreet 2-32/+36
2024-01-21bcachefs: snapshot_format.hGravatar Kent Overstreet 2-33/+37
2024-01-21bcachefs: alloc_background_format.hGravatar Kent Overstreet 2-93/+94
2024-01-21bcachefs: xattr_format.hGravatar Kent Overstreet 2-15/+20
2024-01-21bcachefs: dirent_format.hGravatar Kent Overstreet 2-39/+43
2024-01-21bcachefs: inode_format.hGravatar Kent Overstreet 2-164/+167
2024-01-21bcachefs; quota_format.hGravatar Kent Overstreet 2-42/+48