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
2008-07-24
mount: s/MOUNTED/_PATH_MOUNTED/
maximilian attems
1
-1
/
+1
2008-07-24
mount: sundries.h add klibc support
maximilian attems
1
-3
/
+0
2008-07-02
losetup: clean up code around LO_FLAGS_AUTOCLEAR
Karel Zak
1
-21
/
+20
2008-07-02
umount: improve "-d" option for autoclear loops
Karel Zak
3
-2
/
+34
2008-07-01
mount: warn on "file_t" selinux context
Karel Zak
1
-3
/
+26
2008-06-16
mount: add norealtime to mount.8
Karel Zak
1
-0
/
+6
2008-06-09
mount: fix a small typo in mount.8
Christophe Blaess
1
-1
/
+1
2008-05-19
mount: remount doesn't care about loop=
Karel Zak
2
-1
/
+106
2008-04-16
losetup: fix typo in losetup.8
Karel Zak
1
-1
/
+1
2008-04-16
losetup: split help message into two smaller parts
Benno Schulenberg
1
-4
/
+5
2008-04-15
swapon: fix swsuspend detection
Karel Zak
1
-1
/
+10
2008-04-15
mount: fix typo in mount.8
Karel Zak
1
-1
/
+1
2008-04-15
losetup: mark the option -s as deprecated
Karel Zak
2
-4
/
+8
2008-04-15
mount: add support for sizelimit= mount option (for loop mounts)
Shachar Shemesh
2
-6
/
+8
2008-04-15
losetup: add --sizelimit option
Shachar Shemesh
4
-12
/
+29
2008-04-14
build-sys: ignore a bunch of generated files, mostly binaries
James Youngman
1
-0
/
+6
2008-04-09
mount: remove set_proc_name()
Karel Zak
1
-13
/
+0
2008-04-02
mount: remove built-in support for background mounts
Karel Zak
2
-37
/
+5
2008-03-20
swapon: remove unnecessary myrealpath() call
Karel Zak
1
-9
/
+1
2008-03-20
swapon: Reinitialize software suspend areas to avoid future corruption.
Kees Cook
1
-0
/
+75
2008-03-12
mount: remove useless if-before-my_free, define my_free as a macro
Karel Zak
3
-19
/
+13
2008-03-12
remove useless if-before-free tests.
Jim Meyering
2
-8
/
+4
2008-03-06
mount: don't canonicalize LABEL= or UUID= spec
Karel Zak
1
-1
/
+7
2008-02-19
mount: allow auto-destruction of loop devices
Bernardo Innocenti
4
-10
/
+50
2008-02-18
build-sys: add --enable-static-programs
Stepan Kasal
1
-3
/
+28
2008-02-18
mount: use canonicalize in getfs_by_devname
Karel Zak
1
-0
/
+13
2008-02-14
mount: "can't create lock file" message sometimes means failure, sometimes not
Mark McLoughlin
3
-7
/
+15
2008-02-08
losetup: add --associated option
Karel Zak
2
-21
/
+68
2008-02-08
losetup: support unlimited number of loops
Karel Zak
1
-109
/
+318
2008-01-28
umount: don't print duplicate error messages
Karel Zak
1
-0
/
+13
2008-01-28
umount: add hint about lsof & fuser
Karel Zak
1
-1
/
+4
2008-01-14
mount: add more details to the --version output
Karel Zak
1
-2
/
+18
2008-01-03
swapon: add sundries.h
Karel Zak
1
-2
/
+1
2008-01-03
mount: "nofail" mount option
Matthias Koenig
2
-4
/
+20
2007-12-17
build-sys: use dist_man_MANS instead of man_MANS
Stepan Kasal
1
-2
/
+2
2007-12-17
mount: hint about helper program if device doesn't exist
Karel Zak
1
-1
/
+7
2007-12-03
losetup: use standard uintxy_t types (struct loop_info64)
Samuel Thibault
2
-21
/
+19
2007-12-03
swapon: readjust the usage summaries
Benno Schulenberg
2
-31
/
+25
2007-11-28
swapon: fix typo in usage()
Karel Zak
1
-6
/
+6
2007-11-28
mount: use MNTTYPE_SWAP (from mntent.h)
Karel Zak
1
-2
/
+2
2007-11-28
mount: cleanup usage of _PATH_*
Karel Zak
7
-102
/
+74
2007-11-26
mount: fix fd leak
Matthias Koenig
1
-0
/
+1
2007-11-26
swapon: cleanup usage output
Karel Zak
1
-9
/
+25
2007-11-21
mount: don't call canonicalize(SPEC) for cifs, smbfs and nfs
Karel Zak
1
-9
/
+12
2007-11-16
mount: drop the part always true from a while condition
Pascal Terjan
1
-1
/
+1
2007-11-13
build-sys: fix missing deps for swapon
Matthias Koenig
1
-0
/
+1
2007-11-08
mount: use blkdev_get_size()
Karel Zak
5
-42
/
+16
2007-11-07
mount: cleanup KERNEL_VERSION, remove my_dev_t.h
Karel Zak
3
-23
/
+15
2007-11-06
mount: remove MS_{REPLACE,AFTER,BEFORE,OVER}
Karel Zak
2
-39
/
+3
2007-10-26
mount: prevent loop mounting the same file twice
Karel Zak
3
-3
/
+159
[next]