index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mount
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
Merge remote branch 'origin/master'
LaMont Jones
10
-78
/
+344
2011-01-31
mount: fix parsing offset= followed by more options
Petr Uzel
4
-25
/
+29
2011-01-31
swapon: make needlessly global variables static
Tobias Klauser
1
-9
/
+9
2011-01-27
mount: fix atime description in mount.8 man page
Karel Zak
1
-2
/
+5
2011-01-22
libmount: cleanup API, remove typedef
Karel Zak
4
-17
/
+17
2011-01-22
libmount: rename mount.h to libmount.h
Karel Zak
2
-2
/
+2
2011-01-21
mount: update ext{3,4} options in mount.8
Karel Zak
1
-2
/
+56
2011-01-17
umount: call is_loop_autoclear() for all loopdevs
Karel Zak
2
-3
/
+3
2011-01-11
mount: fix reference to cifs-utils in mount.8
Karel Zak
1
-1
/
+1
2011-01-10
mount: fix gcc warning
Karel Zak
1
-4
/
+4
2011-01-10
mount: canonicalize paths in HAVE_LIBMOUNT_MOUNT code
Karel Zak
1
-15
/
+23
2011-01-04
remove duplicate includes
Karel Zak
1
-2
/
+0
2011-01-04
docs: fix typos in man pages
Karel Zak
1
-5
/
+5
2011-01-03
mount: use verbose info for HAVE_LIBMOUNT_MOUNT only
Karel Zak
1
-1
/
+2
2011-01-03
mount: improve verbose info
Karel Zak
1
-25
/
+29
2011-01-03
umount: add HAVE_LIBMOUNT_MOUNT code
Karel Zak
1
-0
/
+12
2011-01-03
mount: rewrite HAVE_LIBMOUNT_MOUNT code
Karel Zak
1
-26
/
+70
2011-01-03
mount: add mnt_init_debug()
Karel Zak
3
-1
/
+9
2011-01-03
losetup: remove unnecessary fstab.h include
Karel Zak
1
-1
/
+0
2011-01-03
mount: use libmount for mtab/utab updates
Karel Zak
3
-3
/
+82
2011-01-03
mount: read mtab by libmount
Karel Zak
1
-1
/
+47
2011-01-03
build-sys: add --enable-libmount-mount
Karel Zak
1
-0
/
+17
2011-01-03
libmount: cleanup mangle() usage
Karel Zak
1
-7
/
+0
2011-01-03
libmount: use better format for utab, improve bind mounts
Karel Zak
2
-10
/
+6
2010-12-29
Merge remote branch 'origin/master'
LaMont Jones
13
-67
/
+304
2010-12-17
swpaon: use canonicalized devnames on -s output
Karel Zak
1
-10
/
+28
2010-12-17
swapon: Canonicalize swap device
Alexey Gladkov
1
-1
/
+7
2010-12-10
fix __noreturn__ usage
Karel Zak
1
-2
/
+2
2010-12-06
mount: be more explicit about --move in mount.8
Karel Zak
1
-3
/
+18
2010-12-01
mount: read /sys for loopdev backing file
Karel Zak
3
-3
/
+61
2010-12-01
losetup: use /sys/dev/block/.../loop/backing_file
Karel Zak
1
-1
/
+43
2010-11-30
rename util-linux-ng back to util-linux
Karel Zak
6
-11
/
+11
2010-11-30
libblkid: add LINHIB0001 signature to swap prober
Karel Zak
1
-1
/
+2
2010-11-23
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
4
-7
/
+7
2010-11-23
mount: mark die() as nonreturn
Karel Zak
1
-1
/
+1
2010-11-19
mount: ignore *context= options on remount
Karel Zak
1
-3
/
+59
2010-11-16
mount: update relatime description in mount.8
Karel Zak
1
-0
/
+9
2010-11-10
swapon: better text for "discard", note about swapon in fstab.5
Karel Zak
2
-4
/
+7
2010-11-01
swapon: add "discard" support
Hugh Dickins
2
-12
/
+39
2010-10-29
mount: use utimensat(AT_FDCWD) rather than open()+futimens()
Karel Zak
1
-10
/
+3
2010-10-25
Merge remote branch 'origin/master'
LaMont Jones
2
-10
/
+10
2010-10-25
swapon: add support for "nofail" fstab mount option
Karel Zak
2
-3
/
+11
2010-10-25
umount: umount -r segfault
Karel Zak
1
-5
/
+10
2010-10-21
mount: remove warning about FS detection from mount.1
Karel Zak
1
-5
/
+0
2010-10-18
Merge remote branch 'origin/master'
LaMont Jones
7
-31
/
+66
2010-10-07
mount: don't canonicalize "spec" with --no-canonicalize option
Miklos Szeredi
1
-1
/
+1
2010-10-07
swapon: warn if file owner is not root
Karel Zak
1
-0
/
+4
2010-10-07
umount: use strtosize() for offset=
Karel Zak
2
-4
/
+8
2010-09-30
mount: Don't call canonicalize_*(SPEC) for 9p
Sven Eckelmann
1
-1
/
+2
2010-09-30
mount: avoid starting a man page line with a single quote
Chris Frost
1
-2
/
+2
[next]