Historial de Commits

Autor SHA1 Mensaje Fecha
  FUJITA Tomonori ecb554a846 block: fix sg SG_DXFER_TO_FROM_DEV regression hace 16 años
  Martin K. Petersen 7878cba9f0 block: Create bip slabs with embedded integrity vectors hace 16 años
  Li Zefan e212d6f250 block: remove some includings of blktrace_api.h hace 16 años
  Nikanth Karthikesan 76d93ff344 trivial: fix typo in bio_alloc kernel doc hace 16 años
  Linus Torvalds c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block hace 16 años
  Michal Simek 0e0c62123b fs/bio.c: add missing __user annotation hace 16 años
  Li Zefan 55782138e4 tracing/events: convert block trace points to TRACE_EVENT() hace 16 años
  Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits hace 16 años
  Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size hace 16 años
  Jens Axboe e4b636366c Merge branch 'master' into for-2.6.31 hace 16 años
  Tejun Heo 4fc981ef9e bio: always copy back data for copied kernel requests hace 16 años
  FUJITA Tomonori 69838727bc bio: fix memcpy corruption in bio_copy_user_iov() hace 16 años
  Tejun Heo a9e9dc24bb bio: use bio_kmalloc() in copy/map functions hace 16 años
  Tejun Heo 451a9ebf65 bio: fix bio_kmalloc() hace 16 años
  Jens Axboe 86c824b943 bio: add documentation to bio_alloc() hace 16 años
  Alberto Bertogli c7eee1b836 trivial: Fix typo in bio_split()'s documentation hace 16 años
  Martin K. Petersen 6d2a78e783 block: add private bio_set for bio integrity allocations hace 16 años
  Jens Axboe a7fcd37cdc block: don't create bio_vec slabs of less than the inline number hace 16 años
  Ingo Molnar 34053979fb block: cleanup bio_alloc_bioset() hace 16 años
  Li Zefan 059ea3318c block: fix memory leak in bio_clone() hace 16 años
  un'ichi Nomura 87092698c6 block: Add gfp_mask parameter to bio_integrity_clone() hace 16 años
  Jens Axboe b2bf96833c block: fix bogus gcc warning for uninitialized var usage hace 16 años
  Subhash Peddamallu a60e78e57a fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free hace 16 años
  FUJITA Tomonori 97ae77a1cd [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE hace 16 años
  FUJITA Tomonori 56c451f4b5 [SCSI] block: fix the partial mappings with struct rq_map_data hace 16 años
  FUJITA Tomonori e623ddb4e9 [SCSI] block: fix bio_add_page misuse with rq_map_data hace 16 años
  Jens Axboe d3f761104b bio: get rid of bio_vec clearing hace 16 años
  Jens Axboe 392ddc3298 bio: add support for inlining a number of bio_vecs inside the bio hace 16 años
  Jens Axboe bb799ca020 bio: allow individual slabs in the bio_set hace 16 años
  Jens Axboe 1b43449869 bio: move the slab pointer inside the bio_set hace 16 años