index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partitions
Age
Commit message (
Expand
)
Author
2025-03-13
block: fix conversion of GPT partition name to 7-bit
Olivier Gayot
2025-03-13
partitions: mac: fix handling of bogus partition table
Jann Horn
2025-03-13
partitions: ldm: remove the initial kernel-doc notation
Randy Dunlap
2024-10-17
block: fix potential invalid pointer dereference in blk_add_partition
Riyan Dhiman
2024-10-17
block: print symbolic error name instead of error code
Christian Heusel
2023-07-27
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
2023-07-27
block: add overflow checks for Amiga partition support
Michael Schmitz
2023-07-27
block: fix signed int overflow in Amiga partition support
Michael Schmitz
2022-12-08
block: unhash blkdev part inode when the part is deleted
Ming Lei
2021-07-20
partitions: msdos: fix one-byte get_unaligned()
Arnd Bergmann
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-07
partitions/ibm: fix non-DASD devices
Christoph Hellwig
2020-10-05
block: add a bdget_part helper
Christoph Hellwig
2020-09-08
block: restore a specific error code in bdev_del_partition
Christoph Hellwig
2020-09-01
block: remove the disk argument to delete_partition
Christoph Hellwig
2020-09-01
block: remove the discard_alignment field from struct hd_struct
Christoph Hellwig
2020-09-01
block: remove the alignment_offset field from struct hd_struct
Christoph Hellwig
2020-09-01
block: fix locking for struct block_device size updates
Christoph Hellwig
2020-09-01
block: fix locking in bdev_del_partition
Christoph Hellwig
2020-09-01
block: release disk reference in hd_struct_free_work
Ming Lei
2020-07-15
block: always remove partitions from blk_drop_partitions()
Ming Lei
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-18
partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense
Andy Shevchenko
2020-06-15
block: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-27
block: always use a percpu variable for disk stats
Christoph Hellwig
2020-05-21
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
2020-05-12
block: only define 'nr_sects_seq' in hd_part for 32bit SMP
Ming Lei
2020-05-12
block: fix use-after-free on cached last_lookup partition
Ming Lei
2020-05-09
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
2020-04-30
block: remove the bd_openers checks in blk_drop_partitions
Christoph Hellwig
2020-04-20
block: simplify block device syncing in bdev_del_partition
Christoph Hellwig
2020-04-20
block: don't call invalidate_partition from blk_drop_partitions
Christoph Hellwig
2020-04-20
dasd: use blk_drop_partitions instead of badly reimplementing it
Christoph Hellwig
2020-04-20
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
2020-04-20
block: remove hd_struct_kill
Christoph Hellwig
2020-04-20
block: cleanup hd_struct freeing
Christoph Hellwig
2020-04-20
block: pass a hd_struct to delete_partition
Christoph Hellwig
2020-04-20
block: refactor blkpg_ioctl
Christoph Hellwig
2020-04-10
block: fix busy device checking in blk_drop_partitions again
Christoph Hellwig
2020-04-07
block: fix busy device checking in blk_drop_partitions
Christoph Hellwig
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
2020-03-24
block: merge partition-generic.c and check.c
Christoph Hellwig
2020-03-24
block: move the various x86 Unix label formats out of genhd.h
Christoph Hellwig
2020-03-24
partitions/msdos: remove LINUX_SWAP_PARTITION
Christoph Hellwig
2020-03-24
block: move the *_PARTITION enum out of genhd.h
Christoph Hellwig
2020-03-24
block: move struct partition out of genhd.h
Christoph Hellwig
2020-03-24
block: remove block/partitions/sun.h
Christoph Hellwig
[next]