Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95045947ab18e412a81ad1fd002a4804eb269d01
/
fs
/
partitions
91f06e6
fs: ldm: don't use own implementation of hex_to_bin()
by Andy Shevchenko
· 14 years ago
e8bebe2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
cc91062
fs/partitions: use ADDPART_FLAG_RAID instead of magic number
by Cesar Eduardo Barros
· 15 years ago
b403a98
block: improve automatic native capacity unlocking
by Tejun Heo
· 14 years ago
1493bf2
block: use struct parsed_partitions *state universally in partition check code
by Tejun Heo
· 14 years ago
c3e33e0
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
by Tejun Heo
· 14 years ago
56bca01
block: restart partition scan after resizing a device
by Tejun Heo
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8e0cc81
fs/partition/msdos: fix unusable extended partition for > 512B sector
by OGAWA Hirofumi
· 15 years ago
3fbf586
fs/partitions/msdos: add support for large disks
by Daniel Taylor
· 15 years ago
e03a72e
block: Stop using byte offsets
by Martin K. Petersen
· 15 years ago
87038c2d
partitions: read whole sector with EFI GPT header
by Karel Zak
· 15 years ago
7d13af3
partitions: use sector size for EFI GPT
by Karel Zak
· 15 years ago
86b3728
block: Expose discard granularity
by Martin K. Petersen
· 15 years ago
316d315
block: Seperate read and write statistics of in_flight requests v2
by Nikanth Karthikesan
· 15 years ago
0f78ab9
Revert "Seperate read and write statistics of in_flight requests"
by Jens Axboe
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
a9327ca
Seperate read and write statistics of in_flight requests
by Nikanth Karthikesan
· 15 years ago
f8c73c7
partitions: fix broken uevent_suppress conversion
by Heiko Carstens
· 15 years ago
d614aec
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
db429e9
partitions: add ->set_capacity block device method
by Bartlomiej Zolnierkiewicz
· 15 years ago
02c33b1
partitions: warn about the partition exceeding device capacity
by Bartlomiej Zolnierkiewicz
· 15 years ago
c72758f
block: Export I/O topology for block devices and partitions
by Martin K. Petersen
· 15 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
21cdbc1
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
b44b0ab3
[S390] dasd: add large volume support
by Stefan Weinhuber
· 16 years ago
f67f129
Driver core: implement uevent suppress in kobject
by Ming Lei
· 16 years ago
157f9c0
tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch
by Arnaldo Carvalho de Melo
· 16 years ago
c71a896
blktrace: add ftrace plugin
by Arnaldo Carvalho de Melo
· 16 years ago
54b0d12
block: fix bug in ptbl lookup cache
by Neil Brown
· 16 years ago
3ada8b7
block: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
55e8e30
block/md: fix md autodetection
by Tejun Heo
· 16 years ago
ba32929
block: make add_partition() return pointer to hd_struct
by Tejun Heo
· 16 years ago
eb60fa1
block: fix add_partition() error path
by Tejun Heo
· 16 years ago
572c489
[PATCH] sanitize blkdev_get() and friends
by Al Viro
· 17 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
0fc71e3
block: add partition attribute for partition number
by Tejun Heo
· 16 years ago
ac0d86f
block: sanitize invalid partition table entries
by Kay Sievers
· 16 years ago
6722e45
fs/partitions/acorn.c: remove dead code
by Adrian Bunk
· 16 years ago
9bc3ffb
Check for device resize when rescanning partitions
by Andrew Patterson
· 16 years ago
3e1a7ff
block: allow disk to have extended device number
by Tejun Heo
· 16 years ago
689d6fa
block: replace @ext_minors with GENHD_FL_EXT_DEVT
by Tejun Heo
· 16 years ago
540eed5
block: make partition array dynamic
by Tejun Heo
· 16 years ago
074a7ac
block: move stats from disk to part0
by Tejun Heo
· 16 years ago
eddb2e2
block: kill GENHD_FL_FAIL and use part0->make_it_fail
by Tejun Heo
· 16 years ago
0762b8b
block: always set bdev->bd_part
by Tejun Heo
· 16 years ago
4c46501
block: move holder_dir from disk to part0
by Tejun Heo
· 16 years ago
b7db995
block: move policy from disk to part0
by Tejun Heo
· 16 years ago
e561052
block: unify sysfs size node handling
by Tejun Heo
· 16 years ago
80795ae
block: move capacity from disk to part0
by Tejun Heo
· 16 years ago
b5d0b9d
block: introduce partition 0
by Tejun Heo
· 16 years ago
ed9e198
block: implement and use {disk|part}_to_dev()
by Tejun Heo
· 16 years ago
bcce3de
block: implement extended dev numbers
by Tejun Heo
· 16 years ago
c995905
block: fix diskstats access
by Tejun Heo
· 16 years ago
e71bf0d
block: fix disk->part[] dereferencing race
by Tejun Heo
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
cf771cb
block: make variable and argument names more consistent
by Tejun Heo
· 16 years ago
88e3412
block: update add_partition() error handling
by Tejun Heo
· 16 years ago
ec2cded
block: allow deleting zero length partition
by Tejun Heo
· 16 years ago
8d99f83
rescan_partitions(): make device capacity errors non-fatal
by Andrew Morton
· 16 years ago
d991696
fs/partitions/efi: convert to pr_debug
by Thomas Gleixner
· 16 years ago
04ebd4a
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
by Abdel Benamrouche
· 16 years ago
d805dda
fs/partition/check.c: fix return value warning
by Abdel Benamrouche
· 16 years ago
b7bbf8f
fs: ldm.[ch] use get_unaligned_* helpers
by Harvey Harrison
· 16 years ago
aab0de2
driver core: remove KOBJ_NAME_LEN define
by Kay Sievers
· 17 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0607fd0
fat: detect media without partition table correctly
by Frank Seidel
· 17 years ago
6bcf19d
block: send disk "change" event for rescan_partitions()
by Kay Sievers
· 17 years ago
c3c930d
Enhanced partition statistics: remove old partition statistics
by Jerome Marchand
· 17 years ago
34e8bea
Enhanced partition statistics: sysfs
by Jerome Marchand
· 17 years ago
6f2576a
Enhanced partition statistics: update partition statitics
by Jerome Marchand
· 17 years ago
f4a00a2
Block: Fix whole_disk attribute bug
by Greg Kroah-Hartman
· 17 years ago
b75cb06
partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
by Thomas Bogendoerfer
· 17 years ago
197b12d
Kobject: convert fs/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
edfaa7c
Driver core: convert block from raw kobjects to core devices
by Kay Sievers
· 17 years ago
830d3cf
kset: convert block_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
4ff6abf
kobject: get rid of kobject_add_dir
by Greg Kroah-Hartman
· 17 years ago
b1519d0
fs/partitions/sun.c endianness annotations
by Al Viro
· 17 years ago
19c38de
kobjects: fix up improper use of the kobject name field
by Greg Kroah-Hartman
· 17 years ago
3961bae
[PARTITION]: Sun/Solaris VTOC table corrections
by Mark Fortescue
· 17 years ago
b84d879
[PARTITION] MSDOS: Fix Sun num_partitions handling.
by Mark Fortescue
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
959bc220
Fix LDM for new field in the VOL5 VBLK.
by Anton Altaparmakov
· 17 years ago
d05e96f
fix compiler warnings in acorn.c
by Denver Gingerich
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
bf1a95a
[S390] fixed cdl-format detection.
by Stefan Haberland
· 17 years ago
72dd9ca
partitions/LDM: build fix
by Jeff Garzik
· 17 years ago
dde3334
LDM: Fix for Windows Vista dynamic disks
by Anton Altaparmakov
· 17 years ago
4c64c30
small cleanup in gpt partition handling
by Olaf Hering
· 17 years ago
22258d4
Let SYSV68_PARTITION default to yes on VME only
by Geert Uytterhoeven
· 17 years ago
19d0e8c
partition: add support for sysv68 partitions
by Philippe De Muyter
· 17 years ago
96018fd
mm: optimize acorn partition truncate
by Peter Zijlstra
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
e5d480f
[PATCH] change misleading EFI partition support description
by Johannes Berg
· 18 years ago
b74a2f0
[PATCH] fix rescan_partitions to return errors properly
by suzuki
· 18 years ago
9bebff6
[PATCH] check_partition(): fix error check
by suzuki
· 18 years ago
Next »