提交歷史

作者 SHA1 備註 提交日期
  Christoph Hellwig e806402130 block: split out request-only flags into a new namespace 8 年之前
  Christoph Hellwig 4eef39c906 memstick: don't allow REQ_TYPE_BLOCK_PC requests 9 年之前
  Dan Williams 0d52c756a6 block: convert to device_add_disk() 9 年之前
  Muhammad Falak R Wani de6cdcb5ce drivers/memstick/core/mspro_block: use kmemdup 9 年之前
  Dan Carpenter 13f6b191aa memstick: mspro_block: add missing curly braces 10 年之前
  Michal Nazarewicz be2d3f97e9 drivers/memstick/core/mspro_block.c: fix attributes array allocation 11 年之前
  Al Viro db2a144bed block_device_operations->release() should return void 12 年之前
  Tejun Heo 7b51f47835 memstick: convert to idr_alloc() 12 年之前
  Paul Gortmaker c47e789328 drivers/memstick: Add module.h to the prev. implicit modular users 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Alex Dubov 496fc1a68a memstick: factor out transfer initiating functionality in mspro_block.c 14 年之前
  Alex Dubov edb50b3b1d memstick: remove mspro_block_mutex 14 年之前
  Alex Dubov d8256d4878 memstick: avert possible race condition between idr_pre_get and idr_get_new 14 年之前
  Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 年之前
  Maxim Levitsky d862b13bc8 memstick: fix hangs on unexpected device removal in mspro_blk 15 年之前
  Maxim Levitsky 21fd0495ea memstick: init sysfs attributes 15 年之前
  Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 年之前
  Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 年之前
  Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 年之前
  Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 年之前
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 年之前
  Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 年之前
  Tejun Heo 296b2f6ae6 block: convert to dequeueing model (easy ones) 16 年之前
  Tejun Heo 1011c1b9f2 block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup 16 年之前
  Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 年之前
  Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 年之前
  Harvey Harrison 69347a236b memstick: annotate endianness of attribute structs 16 年之前
  Kay Sievers 0252c3b4f0 memstick: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前