aboutsummaryrefslogtreecommitdiff
path: root/linux/dev/glue/block.c
Commit message (Expand)AuthorAgeFilesLines
* Fix prototypeSamuel Thibault2014-04-041-1/+1
* Add quiet flag to block I/OSamuel Thibault2014-02-101-5/+6
* Fix non-block-aligned-offset readsSamuel Thibault2013-05-021-2/+2
* Fix macro nameSamuel Thibault2013-05-011-1/+1
* Fix CDROM door unlock on closure without device_closeAlexey Dejneka2012-09-231-8/+26
* Add missing phystokv/kvtophys callsSamuel Thibault2012-03-241-4/+4
* Fix kern/kalloc.h includesRichard Braun2011-12-171-0/+2
* Raise block device interrupt level to SPL6Samuel Thibault2011-10-101-2/+2
* Do not remap errno codes from E* to LINUX_E*Guillem Jover2011-09-021-10/+10
* Fix declarationsSamuel Thibault2011-08-311-8/+2
* Fix initialization from incompatible pointer typeGuillem Jover2011-08-271-1/+1
* Remove unused variablesGuillem Jover2011-08-271-7/+1
* Route BLKRRPART to partitions layerJeremie Koenig2010-06-251-1/+20
* 2007-12-30 Samuel thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-2/+2
* 2007-03-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+3
* 2007-03-01 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+1
* 2007-02-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2005-02-10 Guillem Jover <guillem@hadrons.org>Alfred M. Szmidt2009-06-181-1/+0
* 2004-11-22 Guillem Jover <guillem@hadrons.org>Alfred M. Szmidt2009-06-181-1/+0
* 2004-09-07 Neal H. Walfield <neal@cs.uml.edu>Alfred M. Szmidt2009-06-181-9/+3
* 2004-01-19 Marco Gerards <metgerards@student.han.nl>Roland McGrath2009-06-181-1/+1
* 2004-01-16 Marco Gerards <metgerards@student.han.nl>Roland McGrath2009-06-181-2/+3
* 2001-06-13 Roland McGrath <roland@frob.com>Roland McGrath2001-06-141-7/+8
* 2001-01-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-091-0/+36
* 2000-09-24 OKUJI Yoshinori <okuji@gnu.org>Yoshinori K. Okuji2000-09-241-28/+14
* 2000-09-19 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-09-191-1/+2
* Mask minor device numbers using MINOR_SHIFT when accessing to partitions.Yoshinori K. Okuji2000-08-171-14/+27
* 1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-271-2/+2
* 1999-05-01 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-05-011-2/+6
* 1999-02-04 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>Thomas Bushnell1999-04-261-0/+1691