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
*
mount: (and fsck) remove libvolume_id support
Karel Zak
2009-05-22
1
-8
/
+0
*
mount: fix undefined reference to `security_get_initial_context'
Karel Zak
2009-05-21
1
-1
/
+1
*
losetup: handle symlinks in /dev/loop/
Mike Frysinger
2009-05-11
1
-1
/
+1
*
losetup: mount endless loop hang
Karel Zak
2009-04-23
1
-1
/
+5
*
mount: Add strictatime support
Matthew Garrett
2009-03-27
3
-0
/
+14
*
swapon: add error messages for lseek and write
Karel Zak
2009-03-05
1
-2
/
+6
*
swapon: fix typo s/warn/warnx/
Karel Zak
2009-03-05
1
-3
/
+3
*
swapon: fix wording in man page
Karel Zak
2009-03-05
1
-2
/
+2
*
lib: fix fsprobe wrapper (const char * is nonsense)
Karel Zak
2009-03-03
1
-2
/
+2
*
mount: fix gcc warning (variable used uninitialized)
Karel Zak
2009-03-03
1
-1
/
+1
*
swapon: add -f/--fixpgsz option
Karel Zak
2009-03-03
2
-9
/
+28
*
swapon: cleanup man page
Karel Zak
2009-03-03
2
-43
/
+63
*
swapon: rewrite SWSUSPEND signature rather than exec mkswap
Karel Zak
2009-03-03
1
-11
/
+33
*
swapon: do_swapon() refactoring (split into two functions)
Karel Zak
2009-03-03
1
-42
/
+47
*
swapon: use err.h stuff
Karel Zak
2009-03-03
1
-77
/
+43
*
swapon: simplify spec to devname conversion
Karel Zak
2009-03-03
2
-18
/
+22
*
swapon: add generic swap_get_header()
Karel Zak
2009-03-02
1
-106
/
+121
*
swapon: do_swapon() refactoring (move stat() checks)
Karel Zak
2009-03-02
1
-24
/
+25
*
mount: remove useless if-before-free tests
Karel Zak
2009-02-24
1
-2
/
+1
*
losetup: cleanup man page
Karel Zak
2009-02-19
1
-8
/
+11
*
losetup: detach more devices by "-d <loop> [<loop> ..]"
Karel Zak
2009-02-19
2
-15
/
+22
*
mount: inform about UID and eUID when verbose > 2
Karel Zak
2009-02-18
1
-0
/
+2
*
build-sys: use pkg-config for blkid and volume_id
Karel Zak
2009-02-17
1
-3
/
+3
*
mount: generic blkid/volume_id wrapper, use blkid_evaluate_*
Karel Zak
2009-02-17
12
-562
/
+206
*
build-sys: libtoolize mount/Makefile.am
Karel Zak
2009-02-13
1
-36
/
+52
*
mount: move realpath.c code to lib/
Karel Zak
2009-02-11
12
-212
/
+64
*
mount: non-setuid (POSIX file capabilities) support
Karel Zak
2009-02-04
2
-19
/
+36
*
mount: fix typo in volume_id code
Karel Zak
2009-01-31
1
-2
/
+2
*
mount: document newinstance and ptmxmode options to devpts
Sukadev Bhattiprolu
2009-01-21
1
-0
/
+55
*
mount: cleans up mount(8) troff markup
Sam Varshavchik
2009-01-16
1
-25
/
+23
*
umount: cleanup gefs_by_specdir()
Karel Zak
2009-01-07
3
-29
/
+22
*
mount: finalize support of quoted LABELs/UUIDs
Karel Zak
2009-01-07
1
-4
/
+14
*
mount: suggest to use blockdev --setro rather than losetup
Karel Zak
2009-01-06
1
-2
/
+2
*
mount: add info about semantics of read-only mount to mount.8
Karel Zak
2009-01-06
1
-0
/
+6
*
mount: add rootcontext= SELinux mount option
Karel Zak
2008-12-22
2
-1
/
+11
*
mount: clean up SPEC canonicalization
Karel Zak
2008-12-19
5
-19
/
+42
*
mount: fix mount_static_LDADD
Karel Zak
2008-12-12
1
-2
/
+3
*
swapon: add swap format detection and pagesize check
Matthias Koenig
2008-12-05
2
-2
/
+130
*
mount: remove spurious newline from mount.8
Mike Frysinger
2008-12-05
1
-2
/
+1
*
mount: use subsections in mount.8 DESCRIPTION
Karel Zak
2008-11-27
1
-56
/
+81
*
mount: create separate section for fs-independent options in mount.8
Karel Zak
2008-11-27
1
-19
/
+32
*
mount: reorder list of options in mount.8
Karel Zak
2008-11-27
1
-83
/
+89
*
mount: add i_version support
Karel Zak
2008-11-27
3
-0
/
+13
*
build-sys: move pivot_root(8) to sys-utils
Karel Zak
2008-11-19
4
-106
/
+0
*
losetup: add warning about read-only mode
Karel Zak
2008-11-18
1
-0
/
+3
*
losetup: try to set up loop readonly if EACCES
Matthias Koenig
2008-11-18
1
-1
/
+2
*
mount: sync tmpfs info in mount.8 with Documentation/filesystems/tmpfs.txt
Karel Zak
2008-10-06
1
-9
/
+62
*
mount: sync FAT info in mount.8 with Documentation/filesystems/vfat.txt
Karel Zak
2008-10-06
1
-6
/
+48
*
mount: remove link to namesys.com
Karel Zak
2008-10-03
1
-2
/
+0
*
losetup: several strings without gettext strings
Pedro Ribeiro
2008-10-03
1
-4
/
+4
[next]