index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
dev
/
glue
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
warn about incompatibility between linux disk driver and PAE
Samuel Thibault
2024-12-04
1
-0
/
+2
*
linux: Add noide and noahci kernel options
Samuel Thibault
2024-01-23
1
-1
/
+4
*
linux: DMA32 is now correctly handled
Samuel Thibault
2023-08-30
1
-1
/
+0
*
Drop spurious changes
Samuel Thibault
2022-12-22
1
-4
/
+1
*
Warn only once about not being able to recycle pages
Samuel Thibault
2022-12-22
1
-1
/
+4
*
linux block: allow loading data up to 4GiB limit
Samuel Thibault
2021-08-28
1
-1
/
+8
*
linux block: Fix checking block sector.
Samuel Thibault
2021-08-27
1
-0
/
+2
*
vm_page_grab: allow allocating in high memory
Samuel Thibault
2021-08-27
1
-2
/
+2
*
block: Look out for disk sector number overflow
Samuel Thibault
2021-08-17
1
-5
/
+45
*
spl: Remove intpri array
Samuel Thibault
2019-11-10
1
-2
/
+0
*
linux block: fix outbound access to non-directmap user data
Samuel Thibault
2017-11-01
1
-4
/
+6
*
linux-block: Fix calling vm_map_copy_discard on uninitialized variable
Samuel Thibault
2017-10-31
1
-2
/
+1
*
Update Linux block layer glue code
Richard Braun
2016-09-21
1
-15
/
+16
*
Redefine what an external page is
Richard Braun
2016-09-21
1
-2
/
+2
*
remove unnused disk code and headers
Flavio Cruz
2016-01-01
1
-35
/
+0
*
fix some compiler warnings in gnumach
Flavio Cruz
2016-01-01
1
-1
/
+1
*
linux: fix compiler warning
Justus Winter
2015-02-20
1
-0
/
+1
*
Fix prototype
Samuel Thibault
2014-04-04
1
-1
/
+1
*
Add quiet flag to block I/O
Samuel Thibault
2014-02-10
1
-5
/
+6
*
Fix non-block-aligned-offset reads
Samuel Thibault
2013-05-02
1
-2
/
+2
*
Fix macro name
Samuel Thibault
2013-05-01
1
-1
/
+1
*
Fix CDROM door unlock on closure without device_close
Alexey Dejneka
2012-09-23
1
-8
/
+26
*
Add missing phystokv/kvtophys calls
Samuel Thibault
2012-03-24
1
-4
/
+4
*
Fix kern/kalloc.h includes
Richard Braun
2011-12-17
1
-0
/
+2
*
Raise block device interrupt level to SPL6
Samuel Thibault
2011-10-10
1
-2
/
+2
*
Do not remap errno codes from E* to LINUX_E*
Guillem Jover
2011-09-02
1
-10
/
+10
*
Fix declarations
Samuel Thibault
2011-08-31
1
-8
/
+2
*
Fix initialization from incompatible pointer type
Guillem Jover
2011-08-27
1
-1
/
+1
*
Remove unused variables
Guillem Jover
2011-08-27
1
-7
/
+1
*
Route BLKRRPART to partitions layer
Jeremie Koenig
2010-06-25
1
-1
/
+20
*
2007-12-30 Samuel thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-2
/
+2
*
2007-03-27 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+3
*
2007-03-01 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+1
*
2007-02-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
2005-02-10 Guillem Jover <guillem@hadrons.org>
Alfred M. Szmidt
2009-06-18
1
-1
/
+0
*
2004-11-22 Guillem Jover <guillem@hadrons.org>
Alfred M. Szmidt
2009-06-18
1
-1
/
+0
*
2004-09-07 Neal H. Walfield <neal@cs.uml.edu>
Alfred M. Szmidt
2009-06-18
1
-9
/
+3
*
2004-01-19 Marco Gerards <metgerards@student.han.nl>
Roland McGrath
2009-06-18
1
-1
/
+1
*
2004-01-16 Marco Gerards <metgerards@student.han.nl>
Roland McGrath
2009-06-18
1
-2
/
+3
*
2001-06-13 Roland McGrath <roland@frob.com>
Roland McGrath
2001-06-14
1
-7
/
+8
*
2001-01-09 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-01-09
1
-0
/
+36
*
2000-09-24 OKUJI Yoshinori <okuji@gnu.org>
Yoshinori K. Okuji
2000-09-24
1
-28
/
+14
*
2000-09-19 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-09-19
1
-1
/
+2
*
Mask minor device numbers using MINOR_SHIFT when accessing to partitions.
Yoshinori K. Okuji
2000-08-17
1
-14
/
+27
*
1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-06-27
1
-2
/
+2
*
1999-05-01 Mark Kettenis <kettenis@gnu.org>
Roland McGrath
1999-05-01
1
-2
/
+6
*
1999-02-04 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
Thomas Bushnell
1999-04-26
1
-0
/
+1691