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
/
fs
/
partitions
/
check.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
1
-1
/
+1
*
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
1
-1
/
+1
*
block: add partition attribute for partition number
Tejun Heo
2008-10-17
1
-0
/
+10
*
block: sanitize invalid partition table entries
Kay Sievers
2008-10-16
1
-2
/
+15
*
Check for device resize when rescanning partitions
Andrew Patterson
2008-10-09
1
-1
/
+2
*
block: allow disk to have extended device number
Tejun Heo
2008-10-09
1
-0
/
+1
*
block: make partition array dynamic
Tejun Heo
2008-10-09
1
-5
/
+26
*
block: move stats from disk to part0
Tejun Heo
2008-10-09
1
-6
/
+6
*
block: kill GENHD_FL_FAIL and use part0->make_it_fail
Tejun Heo
2008-10-09
1
-5
/
+5
*
block: always set bdev->bd_part
Tejun Heo
2008-10-09
1
-6
/
+1
*
block: move holder_dir from disk to part0
Tejun Heo
2008-10-09
1
-12
/
+3
*
block: move policy from disk to part0
Tejun Heo
2008-10-09
1
-1
/
+1
*
block: unify sysfs size node handling
Tejun Heo
2008-10-09
1
-2
/
+2
*
block: move capacity from disk to part0
Tejun Heo
2008-10-09
1
-1
/
+1
*
block: introduce partition 0
Tejun Heo
2008-10-09
1
-6
/
+6
*
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
1
-37
/
+42
*
block: implement extended dev numbers
Tejun Heo
2008-10-09
1
-1
/
+8
*
block: fix diskstats access
Tejun Heo
2008-10-09
1
-3
/
+4
*
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
1
-25
/
+45
*
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
1
-8
/
+11
*
block: make variable and argument names more consistent
Tejun Heo
2008-10-09
1
-16
/
+17
*
block: update add_partition() error handling
Tejun Heo
2008-10-09
1
-19
/
+21
*
block: allow deleting zero length partition
Tejun Heo
2008-10-09
1
-2
/
+0
*
rescan_partitions(): make device capacity errors non-fatal
Andrew Morton
2008-09-13
1
-2
/
+2
*
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
Abdel Benamrouche
2008-07-25
1
-2
/
+8
*
fs/partition/check.c: fix return value warning
Abdel Benamrouche
2008-07-25
1
-6
/
+22
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
1
-1
/
+1
*
block: send disk "change" event for rescan_partitions()
Kay Sievers
2008-04-19
1
-0
/
+4
*
Enhanced partition statistics: remove old partition statistics
Jerome Marchand
2008-02-08
1
-2
/
+0
*
Enhanced partition statistics: sysfs
Jerome Marchand
2008-02-08
1
-3
/
+19
*
Enhanced partition statistics: update partition statitics
Jerome Marchand
2008-02-08
1
-0
/
+7
*
Block: Fix whole_disk attribute bug
Greg Kroah-Hartman
2008-02-07
1
-7
/
+10
*
Kobject: convert fs/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
1
-3
/
+3
*
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-24
1
-210
/
+105
*
kset: convert block_subsys to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-3
/
+3
*
kobject: get rid of kobject_add_dir
Greg Kroah-Hartman
2008-01-24
1
-3
/
+3
*
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
2007-10-12
1
-5
/
+7
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-1
/
+0
*
partition: add support for sysv68 partitions
Philippe De Muyter
2007-05-08
1
-0
/
+4
*
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
1
-3
/
+0
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-3
/
+3
*
[PATCH] fix rescan_partitions to return errors properly
suzuki
2007-03-16
1
-1
/
+1
*
[PATCH] check_partition(): fix error check
suzuki
2007-03-08
1
-1
/
+1
*
Driver: remove redundant kobject_unregister checks
Mariusz Kozlowski
2007-02-16
1
-6
/
+3
*
[PARTITION]: Add whole_disk attribute.
Fabio Massimo Di Nitto
2007-02-10
1
-3
/
+12
*
[PATCH] fault-injection capability for disk IO
Akinobu Mita
2006-12-08
1
-0
/
+27
*
[PATCH] Fix check_partition routines
Suzuki K P
2006-12-07
1
-2
/
+13
*
[PATCH] fix rescan_partitions to return errors properly
Suzuki Kp
2006-12-07
1
-1
/
+3
*
[PATCH] fs/partitions/check: add sysfs error handling
Jeff Garzik
2006-10-17
1
-8
/
+42
[prev]
[next]