Commit Graph

115 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
NeilBrown 93b270f76e Fix over-zealous flush_disk when changing device size. 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
Andi Kleen e52eec13cd SYSFS: Allow boot time switching between deprecated and modern sysfs layout 14 years ago
Yasuaki Ishimatsu 7681bfeecc block: fix accounting bug on cross partition merges 15 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
Hannes Reinecke e3264a4d7d Send uevents for write_protect changes 16 years ago
Kay Sievers b03f38b685 Driver Core: block: add nodename support for block drivers. 16 years ago
Martin K. Petersen c72758f337 block: Export I/O topology for block devices and partitions 16 years ago
Tejun Heo 71982a409f block: include empty disks in /proc/diskstats 16 years ago
Márton Németh 9e8c0bccdc block: add documentation for register_blkdev() 16 years ago
Neil Brown 41b8c853a4 block: fix booting from partitioned md array 16 years ago
Kay Sievers 3ada8b7e98 block: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Jens Axboe a6f23657d3 block: add one-hit cache for disk partition lookup 16 years ago
Cheng Renquan bf91db18ac block: set disk->node_id before it's being used 16 years ago
Zhang, Yanmin 561ec68e4d block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash 16 years ago
Alexey Dobriyan 31d85ab28e proc: move /proc/diskstats boilerplate to block/genhd.c 17 years ago
Alexey Dobriyan f500975a3f proc: move rest of /proc/partitions code to block/genhd.c 17 years ago
Randy Dunlap 496aa8a98f block: fix current kernel-doc warnings 17 years ago
Li Zefan e6d63840ba block: fix kernel-doc for blk_alloc_devt() 17 years ago
Jens Axboe 581d4e28d9 block: add fault injection mechanism for faking request timeouts 17 years ago
Tejun Heo 243294dae0 block: fix duplicate headers for /proc/partitions 17 years ago
Tejun Heo 2bbedcb4c1 block: don't test for partition size in bdget_disk() and blk_lookup_devt() 17 years ago
Harvey Harrison aeb3d3a81e block: kmalloc args reversed, small function definition fixes 17 years ago
Tejun Heo 3e1a7ff8a0 block: allow disk to have extended device number 17 years ago
Tejun Heo 689d6fac40 block: replace @ext_minors with GENHD_FL_EXT_DEVT 17 years ago
Tejun Heo 540eed5637 block: make partition array dynamic 17 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
Tejun Heo eddb2e26b5 block: kill GENHD_FL_FAIL and use part0->make_it_fail 17 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 17 years ago
Tejun Heo e561052149 block: unify sysfs size node handling 17 years ago
Tejun Heo 548b10eb29 block: move __dev from disk to part0 17 years ago
Tejun Heo b5d0b9df0b block: introduce partition 0 17 years ago