Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0134e89c7bcc9fde1da962c82a120691e185619f
/
fs
/
partitions
/
check.c
f253b86
Revert "block: fix accounting bug on cross partition merges"
by Jens Axboe
· 14 years ago
b9da0571
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 14 years ago
e52eec1
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
by Andi Kleen
· 14 years ago
7681bfe
block: fix accounting bug on cross partition merges
by Yasuaki Ishimatsu
· 14 years ago
6d1d805
block, partition: add partition_meta_info to hd_struct
by Will Drewry
· 14 years ago
9c867fb
partitions: fix sometimes unreadable partition strings
by Alexey Dobriyan
· 14 years ago
b97181f
fs: remove all rcu head initializations, except on_stack initializations
by Paul E. McKenney
· 14 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
e03a72e
block: Stop using byte offsets
by Martin K. Petersen
· 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
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 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
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
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
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
aab0de2
driver core: remove KOBJ_NAME_LEN define
by Kay Sievers
· 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
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
19c38de
kobjects: fix up improper use of the kobject name field
by Greg Kroah-Hartman
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
19d0e8c
partition: add support for sysv68 partitions
by Philippe De Muyter
· 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
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
b92be9f
Driver: remove redundant kobject_unregister checks
by Mariusz Kozlowski
· 18 years ago
d18d768
[PARTITION]: Add whole_disk attribute.
by Fabio Massimo Di Nitto
· 18 years ago
c17bb49
[PATCH] fault-injection capability for disk IO
by Akinobu Mita
· 18 years ago
57881dd
[PATCH] Fix check_partition routines
by Suzuki K P
· 18 years ago
5127d00
[PATCH] fix rescan_partitions to return errors properly
by Suzuki Kp
· 18 years ago
eee44cc
[PATCH] fs/partitions/check: add sysfs error handling
by Jeff Garzik
· 18 years ago
25e206b
[PATCH] partitions: let partitions inherit policy from disk
by Peter Oberparleiter
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
1a715c5
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
a296418
[PATCH] devfs: Remove devfs from the partition code
by Greg Kroah-Hartman
· 19 years ago
98bd34e
[PATCH] make kernel warn about incorrectly sized partitions
by Mike Miller
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
b9d9c82
[PATCH] Driver core: add generic "subsystem" link to all devices
by Kay Sievers
· 18 years ago
032ebf2
Alternative fix for MMC oops on unmount after removal
by Linus Torvalds
· 18 years ago
2436f03
[PATCH] Fix block device symlink name
by Stephen Rothwell
· 19 years ago
d4d7e5d
[PATCH] BLOCK: delay all uevents until partition table is scanned
by Kay Sievers
· 19 years ago
1008736
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
by Andrew Morton
· 19 years ago
6a4d44c
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
by Jun'ichi Nomura
· 19 years ago
0e6e1db
[PATCH] partitions: Read Rio Karma partition table
by Bob Copeland
· 19 years ago
8218ef8
[PATCH] Driver core: Make block devices create the proper symlink name
by Greg Kroah-Hartman
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
a362357
[BLOCK] Unify the seperate read/write io stat fields into arrays
by Jens Axboe
· 19 years ago
Next »