index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partitions
/
aix.c
Age
Commit message (
Expand
)
Author
2026-06-08
partitions: aix: bound the pp_count scan to the ppe array
Bryam Vargas
2026-03-21
block: partitions: Replace pp_buf with struct seq_buf
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2021-08-12
block: store a gendisk in struct parsed_partitions
Christoph Hellwig
2020-03-24
block: declare all partition detection routines in check.h
Christoph Hellwig
2018-07-27
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
2018-07-27
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-08-05
partitions: aix.c: off by one bug
Dan Carpenter
2014-07-01
block/partitions/aix.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2013-07-09
partitions: add aix lvm partition support files
Philippe De Muyter