Commit History

Author SHA1 Message Date
  Cong Wang e8e3c3d66f fs: remove the second argument of k[un]map_atomic() 13 years ago
  Martin K. Petersen 6898e3bd11 block: Stop using macro stubs for the bio data integrity calls 13 years ago
  Dan Carpenter 121f099412 bio: change some signed vars to unsigned 13 years ago
  Stephen Rothwell 0c614e2d3e include/linux/bio.h: use a static inline function for bio_integrity_clone() 13 years ago
  Tao Ma 9562ad9ab3 block: Remove the control of complete cpu from bio. 13 years ago
  Martin K. Petersen df67714028 block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY 14 years ago
  Christoph Hellwig 02e031cbc8 block: remove REQ_HARDBARRIER 14 years ago
  Geert Uytterhoeven 11a691bea4 block: Turn bvec_k{un,}map_irq() into static inline functions 14 years ago
  Martin K. Petersen 13f05c8d8e block/scsi: Provide a limit on the number of integrity segments 15 years ago
  Tejun Heo 7cc015811e bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of BIO_RW_* flags 15 years ago
  FUJITA Tomonori 8749534fe6 block: introduce REQ_FLUSH flag 15 years ago
  Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
  Ilya Loginov 2d4dc890b5 block: add helpers to run flush_dcache_page() against a bio and a request's pages 15 years ago
  Alberto Bertogli 4f570f995f Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq() 15 years ago
  Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
  Jens Axboe e7e503aedb block: make bio_rw_flagged() return a bool 16 years ago
  Tejun Heo a82afdfcb8 block: use the same failfast bits for bio and request 16 years ago
  Martin K. Petersen 7878cba9f0 block: Create bip slabs with embedded integrity vectors 16 years ago
  Geert Uytterhoeven 13685a1654 block: Add bio_list_peek() 16 years ago
  Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
  Tejun Heo 2e46e8b27a block: drop request->hard_* and *nr_sectors 16 years ago
  Akinobu Mita e686307fdc loop: use BIO list management functions 16 years ago
  Tejun Heo 451a9ebf65 bio: fix bio_kmalloc() 16 years ago
  Christoph Hellwig 8f3d8ba20e block: move bio list helpers into bio.h 16 years ago
  Jens Axboe aeb6fafb8f block: Add flag for telling the IO schedulers NOT to anticipate more IO 16 years ago
  Martin K. Petersen 6d2a78e783 block: add private bio_set for bio integrity allocations 16 years ago
  un'ichi Nomura 87092698c6 block: Add gfp_mask parameter to bio_integrity_clone() 16 years ago
  Jens Axboe 93dbb39350 block: fix bad definition of BIO_RW_SYNC 16 years ago
  Alberto Bertogli c52440a69d bio.h: If they MUST be inlined, then use __always_inline 16 years ago
  Alberto Bertogli 20b636bf7c Fix misleading comment in bio.h 16 years ago