Commit Graph

144 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Alan Stern 62d3c5439c Block: use a freezable workqueue for disk-event polling 13 years ago
Stanislaw Gruszka 9f53d2fe81 block: fix __blkdev_get and add_disk race condition 13 years ago
Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
Al Viro ff01bb4832 fs: move code out of buffer.c 13 years ago
Al Viro 4752bc309b make register_disk() static 13 years ago
Tejun Heo 09ac46c429 block: misc updates to blk_get_queue() 13 years ago
Tejun Heo d0985394e7 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" 13 years ago
Tejun Heo f992ae801a block: make gendisk hold a reference to its queue 13 years ago
Tejun Heo 523e1d399c block: make gendisk hold a reference to its queue 14 years ago
Nao Nishijima a72c5e5eb7 [SCSI] genhd: add a new attribute "alias" in gendisk 14 years ago
Tejun Heo d27769ec3d block: add GENHD_FL_NO_PART_SCAN 14 years ago
Herbert Poetzl f95fe9cfb4 block/genhd.c: remove useless cast in diskstats_show() 14 years ago
Lai Jiangshan 57bdfbf9ee block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu() 14 years ago
Tejun Heo 85ef06d1d2 block: flush MEDIA_CHANGE from drivers on close(2) 14 years ago
Wanlong Gao 9f5e486550 block:remove some spare spaces in genhd.c 14 years ago
Tejun Heo fdd514e16b block: make disk_block_events() properly wait for work cancellation 14 years ago
Tejun Heo c3af54afba block: remove non-syncing __disk_block_events() and fold it into disk_block_events() 14 years ago
Tejun Heo a9dce2a3b4 block: don't use non-syncing event blocking in disk_check_events() 14 years ago
Tejun Heo 75e3f3ee3c block: always allocate genhd->ev if check_events is implemented 14 years ago
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
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 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" 15 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 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