index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partitions
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
1
-6
/
+18
|
\
|
*
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
2020-05-21
1
-6
/
+18
*
|
block: always use a percpu variable for disk stats
Christoph Hellwig
2020-05-27
1
-2
/
+3
*
|
block: only define 'nr_sects_seq' in hd_part for 32bit SMP
Ming Lei
2020-05-12
1
-1
/
+1
*
|
block: fix use-after-free on cached last_lookup partition
Ming Lei
2020-05-12
1
-1
/
+11
|
/
*
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
2020-05-09
1
-1
/
+1
|
\
|
*
block: remove the bd_openers checks in blk_drop_partitions
Christoph Hellwig
2020-04-30
1
-1
/
+1
*
|
block: simplify block device syncing in bdev_del_partition
Christoph Hellwig
2020-04-20
1
-1
/
+1
*
|
block: don't call invalidate_partition from blk_drop_partitions
Christoph Hellwig
2020-04-20
1
-4
/
+3
*
|
dasd: use blk_drop_partitions instead of badly reimplementing it
Christoph Hellwig
2020-04-20
1
-0
/
+4
*
|
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
2020-04-20
1
-5
/
+5
*
|
block: remove hd_struct_kill
Christoph Hellwig
2020-04-20
1
-1
/
+1
*
|
block: cleanup hd_struct freeing
Christoph Hellwig
2020-04-20
1
-5
/
+13
*
|
block: pass a hd_struct to delete_partition
Christoph Hellwig
2020-04-20
1
-14
/
+8
*
|
block: refactor blkpg_ioctl
Christoph Hellwig
2020-04-20
1
-1
/
+114
|
/
*
block: fix busy device checking in blk_drop_partitions again
Christoph Hellwig
2020-04-10
1
-1
/
+1
*
block: fix busy device checking in blk_drop_partitions
Christoph Hellwig
2020-04-07
1
-1
/
+1
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
2
-10
/
+27
|
\
|
*
partitions/efi: Fix partition name parsing in GUID partition entry
Nikolai Merinov
2020-03-08
2
-10
/
+27
*
|
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
2020-03-25
2
-1
/
+1
*
|
block: merge partition-generic.c and check.c
Christoph Hellwig
2020-03-24
4
-186
/
+660
*
|
block: move the various x86 Unix label formats out of genhd.h
Christoph Hellwig
2020-03-24
1
-0
/
+125
*
|
partitions/msdos: remove LINUX_SWAP_PARTITION
Christoph Hellwig
2020-03-24
1
-6
/
+12
*
|
block: move the *_PARTITION enum out of genhd.h
Christoph Hellwig
2020-03-24
2
-0
/
+9
*
|
block: move struct partition out of genhd.h
Christoph Hellwig
2020-03-24
3
-25
/
+17
*
|
block: remove block/partitions/sun.h
Christoph Hellwig
2020-03-24
2
-9
/
+3
*
|
block: remove block/partitions/sgi.h
Christoph Hellwig
2020-03-24
2
-9
/
+2
*
|
block: remove block/partitions/osf.h
Christoph Hellwig
2020-03-24
2
-8
/
+1
*
|
block: remove block/partitions/karma.h
Christoph Hellwig
2020-03-24
2
-7
/
+2
*
|
block: declare all partition detection routines in check.h
Christoph Hellwig
2020-03-24
26
-75
/
+22
*
|
block: remove warn_no_part
Christoph Hellwig
2020-03-24
3
-14
/
+6
*
|
block: unexport read_dev_sector and put_dev_sector
Christoph Hellwig
2020-03-24
1
-7
/
+7
|
/
*
partitions/ldm: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-23
1
-1
/
+1
*
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: block: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
block/partitions/ldm: Convert a kernel-doc header into a non-kernel-doc header
Bart Van Assche
2019-05-31
1
-1
/
+1
*
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2019-04-30
10
-0
/
+10
*
block: switch all files cleared marked as GPLv2 or later to SPDX tags
Christoph Hellwig
2019-04-30
4
-60
/
+4
*
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2019-04-30
1
-6
/
+1
*
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
2018-07-27
1
-2
/
+6
*
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
2018-07-27
1
-2
/
+3
*
partitions/ldm: remove redundant pointer dgrp
Colin Ian King
2018-07-09
1
-3
/
+0
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
block: add verifier for cmdline partition
Wang YanQing
2018-06-05
1
-0
/
+57
*
partitions/msdos: Unable to mount UFS 44bsd partitions
Richard Narron
2018-01-10
1
-1
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
21
-0
/
+21
*
partitions/ldm: switch to use uuid_t
Christoph Hellwig
2017-06-05
2
-9
/
+7
*
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Richard
2017-05-23
1
-0
/
+2
[next]