Tejun Heo
|
7c88a168da
block: don't propagate unlisted DISK_EVENTs to userland
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Tejun Heo
|
facc31ddc3
block: Don't implicitly trigger event check on disk_unblock_events()
|
14 years ago |
Tejun Heo
|
e83a46bbb1
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
|
14 years ago |
Liu Yuan
|
53f22956ef
block/genhd: Change some numerals into macros
|
14 years ago |
NeilBrown
|
93b270f76e
Fix over-zealous flush_disk when changing device size.
|
14 years ago |
Jens Axboe
|
81c5e2ae33
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
|
14 years ago |
Jens Axboe
|
6c23a9681c
block: add internal hd part table references
|
14 years ago |
Jerome Marchand
|
09e099d4ba
block: fix accounting bug on cross partition merges
|
14 years ago |
Yang Zhang
|
e61eb2e93f
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
|
14 years ago |
Yang Zhang
|
b9f985b6e0
block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)
|
14 years ago |
Tejun Heo
|
77ea887e43
implement in-kernel gendisk events handling
|
14 years ago |
Tejun Heo
|
d2bf1b6723
block: move register_disk() and del_gendisk() to block/genhd.c
|
14 years ago |
Tejun Heo
|
dddd9dc340
block: kill genhd_media_change_notify()
|
14 years ago |
Jens Axboe
|
f253b86b4a
Revert "block: fix accounting bug on cross partition merges"
|
14 years ago |
Linus Torvalds
|
b9da057105
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 years ago |
Andi Kleen
|
e52eec13cd
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
|
15 years ago |
Yasuaki Ishimatsu
|
7681bfeecc
block: fix accounting bug on cross partition merges
|
14 years ago |
Signed-off-by: Jan Kara
|
01ea50638b
block: Fix race during disk initialization
|
15 years ago |
Will Drewry
|
b5af921ec0
init: add support for root devices specified by partition UUID
|
15 years ago |
Will Drewry
|
6d1d8050b4
block, partition: add partition_meta_info to hd_struct
|
15 years ago |
Paul E. McKenney
|
f1ac2502e1
block: remove all rcu head initializations
|
15 years ago |
Divyesh Shah
|
b6ac23af2c
blkio: fix for modular blk-cgroup build
|
15 years ago |
Martin K. Petersen
|
dd3d145d49
block: Fix discard alignment calculation and printing
|
15 years ago |
Martin K. Petersen
|
86b3728141
block: Expose discard granularity
|
15 years ago |
Nikanth Karthikesan
|
316d315bff
block: Seperate read and write statistics of in_flight requests v2
|
16 years ago |
Jens Axboe
|
0f78ab9899
Revert "Seperate read and write statistics of in_flight requests"
|
16 years ago |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
16 years ago |
David Brownell
|
a4dbd6740d
driver model: constify attribute groups
|
16 years ago |
Nikanth Karthikesan
|
a9327cac44
Seperate read and write statistics of in_flight requests
|
16 years ago |