index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mount
Commit message (
Expand
)
Author
Age
Files
Lines
*
swapon: cleanup PATH_ macros and tailing white-spaces
Karel Zak
2007-06-14
2
-12
/
+12
*
swapon: fix swapon headers and syscalls
Mike Frysinger
2007-06-13
1
-29
/
+13
*
mount: clean up info about NFS in mount.8
Karel Zak
2007-05-30
1
-80
/
+19
*
mount: add note about fcntl/ioctl unreliability on NFS to mount.8
Karel Zak
2007-05-30
1
-0
/
+7
*
mount: add note about /etc/mtab unreliability to mount.8
Karel Zak
2007-05-30
1
-0
/
+10
*
mount: add support for mixed usage of SPECes
Karel Zak
2007-05-30
1
-51
/
+102
*
mount: getfs_* (fstab) interface has to work with canonicalize()
Karel Zak
2007-05-28
1
-2
/
+21
*
mount: use verbose mode instead debug mode
Karel Zak
2007-05-25
2
-41
/
+25
*
mount: parse SPEC before search in fstab
Karel Zak
2007-05-25
1
-0
/
+18
*
mount: clean up getfs* (fstab.c) interface
Karel Zak
2007-05-25
4
-32
/
+45
*
build-sys: factor out common parts from mount/Makefile.am
Stepan Kasal
2007-05-22
1
-21
/
+16
*
mount: fsprobe: add libvolume_id support
Karel Zak
2007-05-18
4
-3
/
+138
*
mount: fix has_* functions (CVE-2007-0822)
Karel Zak
2007-05-17
1
-2
/
+8
*
mount: fsprobe: use blkid cache only when really necessary
Karel Zak
2007-05-17
1
-10
/
+45
*
mount: fsprobe: make fsprobe_get_devname functions more generic
Karel Zak
2007-05-17
6
-12
/
+103
*
mount: fsprobe: rename the rest of API routines to fsprobe_*
Karel Zak
2007-05-17
5
-53
/
+77
*
mount: fsprobe: remove mount_guess_fstype.{c,h}
Karel Zak
2007-05-17
7
-102
/
+77
*
mount: fsprobe: remove non-blkid code
Karel Zak
2007-05-17
10
-1389
/
+6
*
mount: fsprobe: rename files to fsprobe_*
Karel Zak
2007-05-17
7
-8
/
+9
*
mount: kill mount_guess_rootdev
Stepan Kasal
2007-05-16
4
-100
/
+1
*
build-sys: remove swapargs.h, move the tests to main configure.ac
Stepan Kasal
2007-05-16
3
-46
/
+6
*
build-sys: move -D flags to *_CPPFLAGS
Stepan Kasal
2007-05-16
1
-2
/
+2
*
swapon: simplify an #if
Stepan Kasal
2007-05-16
1
-6
/
+1
*
build-sys: mount/Makefile.am tiny cleanup II
Stepan Kasal
2007-05-16
1
-7
/
+9
*
build-sys: do not build convenience libraries in lib/
Stepan Kasal
2007-05-16
1
-4
/
+4
*
build-sys: mount/Makefile.am tiny cleanup
Stepan Kasal
2007-05-16
1
-11
/
+6
*
build-sys: add SUID_LDFLAGS
Stepan Kasal
2007-05-16
1
-0
/
+2
*
build-sys: do not kick off AM_CFLAGS by SUID_CFLAGS
Stepan Kasal
2007-05-16
1
-2
/
+2
*
mount: remove nfsmount() from sundries.h
Karel Zak
2007-05-11
1
-3
/
+0
*
mount: remove all NFS code
Karel Zak
2007-05-09
16
-4077
/
+3
*
mount: add support for context, fscontext and defcontext selinux mount options
Karel Zak
2007-05-04
3
-9
/
+146
*
mount: use realloc for xstrconcat functions
Karel Zak
2007-05-04
3
-48
/
+49
*
mount: use growable string for options
Karel Zak
2007-05-04
1
-51
/
+60
*
mount: avoid duplicate entries in mtab when mount -f
Karel Zak
2007-05-02
2
-1
/
+13
*
mount: doesn't rpc_pipefs and nfsd on umount -a
Karel Zak
2007-04-26
1
-1
/
+1
*
mount: fix list logic in update_mtab
Karel Zak
2007-04-26
1
-1
/
+6
*
mount: fix memory usage in update_mtab
Mike Frysinger
2007-04-26
1
-8
/
+23
*
mount: do not treat arm/sparc specially.
Mike Frysinger
2007-04-25
1
-1
/
+1
*
mount: don't umount sysfs when running umount -a
Mike Frysinger
2007-04-25
1
-1
/
+1
*
mount: fix -fv so that it doesn't incorrectly spit out an error that nothing ...
Mike Frysinger
2007-04-25
1
-1
/
+1
*
build-sys: add SUID_CFLAGS
Karel Zak
2007-04-25
1
-0
/
+2
*
mount: add support for mtab "uhelper" option
Karel Zak
2007-04-25
3
-1
/
+32
*
mount: update mtab correctly when mount --move
Karel Zak
2007-04-25
2
-2
/
+8
*
mount: relative atime support
Valerie Henson
2007-04-05
3
-0
/
+17
*
mount: shared-subtree support
Karel Zak
2007-04-03
3
-3
/
+111
*
losetup: add to man page info about deprecated cryptoloop
Karel Zak
2007-04-03
1
-0
/
+3
*
mount: fix mtab_lock
Karel Zak
2007-03-30
1
-44
/
+82
*
tests: add lock_mtab() performance and reliability test
Karel Zak
2007-03-28
2
-0
/
+120
*
losetup: add support read-only loops
Karel Zak
2007-03-22
2
-2
/
+9
*
losetup: add -a option to list all used loop devices
Karel Zak
2007-03-22
2
-14
/
+62
[next]