Commit History

Author SHA1 Message Date
  Hannes Reinecke fef912bf86 block: genhd: add 'groups' argument to device_add_disk 6 years ago
  Christoph Hellwig 058147bc94 memstick: remove unused variables 7 years ago
  Christoph Hellwig 7c2d748e84 memstick: don't call blk_queue_bounce_limit 7 years ago
  Christoph Hellwig 2a842acab1 block: introduce new block status code type 8 years ago
  Christoph Hellwig 55460a8a7e mspro_block: remove pointless prep_fn 8 years ago
  Christoph Hellwig e806402130 block: split out request-only flags into a new namespace 8 years ago
  Christoph Hellwig 4eef39c906 memstick: don't allow REQ_TYPE_BLOCK_PC requests 9 years ago
  Dan Williams 0d52c756a6 block: convert to device_add_disk() 9 years ago
  Muhammad Falak R Wani de6cdcb5ce drivers/memstick/core/mspro_block: use kmemdup 9 years ago
  Dan Carpenter 13f6b191aa memstick: mspro_block: add missing curly braces 10 years ago
  Michal Nazarewicz be2d3f97e9 drivers/memstick/core/mspro_block.c: fix attributes array allocation 11 years ago
  Al Viro db2a144bed block_device_operations->release() should return void 12 years ago
  Tejun Heo 7b51f47835 memstick: convert to idr_alloc() 12 years ago
  Paul Gortmaker c47e789328 drivers/memstick: Add module.h to the prev. implicit modular users 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Alex Dubov 496fc1a68a memstick: factor out transfer initiating functionality in mspro_block.c 14 years ago
  Alex Dubov edb50b3b1d memstick: remove mspro_block_mutex 14 years ago
  Alex Dubov d8256d4878 memstick: avert possible race condition between idr_pre_get and idr_get_new 14 years ago
  Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
  Maxim Levitsky d862b13bc8 memstick: fix hangs on unexpected device removal in mspro_blk 15 years ago
  Maxim Levitsky 21fd0495ea memstick: init sysfs attributes 15 years ago
  Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
  Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Martin K. Petersen 8a78362c4e block: Consolidate phys_segment and hw_segment limits 15 years ago
  Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
  Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
  Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
  Tejun Heo 296b2f6ae6 block: convert to dequeueing model (easy ones) 16 years ago