]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/bdev.c
Bug #158: Deletion of unnecessary checks before calls of the function "free"
[mirror_lxc.git] / src / lxc / bdev.c
2015-01-24 Markus ElfringBug #158: Deletion of unnecessary checks before calls...
2015-01-21 hallynMerge pull request #397 from axn/master
2015-01-16 Serge Hallynimplement lxc.include for directories
2014-12-04 Veres Lajostypofixes - https://github.com/vlajos/misspell_fixer
2014-12-04 S.Çağlar Onurrmdir and lxc_unpriv returns non-negative error codes
2014-11-26 Stéphane GraberFix nbd partition id test
2014-11-05 KATOH YasufumiFix clone issues
2014-10-31 KATOH Yasufumioverlayfs: overlayfs.v22 or higher needs workdir option
2014-10-27 Serge Hallynoverlay and aufs clone_paths: be more robust
2014-08-22 S.Çağlar Onurshow additional info if btrfs subvolume deletion fails...
2014-08-16 Serge Hallyncoverity: malloc the right size for btrs_node tree
2014-08-08 Serge HallynDo not allow snapshots of LVM backed containers
2014-08-04 Serge Hallynbtrfs: support recursive subvolume deletion (v2)
2014-07-27 Serge Hallynfix typo in btrfs error msg
2014-07-14 Serge Hallynrootfs_is_blockdev: don't run if no rootfs is specified
2014-06-30 hallynMerge pull request #244 from xose/btrfs
2014-06-18 Serge Hallynsnapshots: move snapshot directory
2014-06-18 Leonid Isaevbdev.c: initialize a pointer to avoid build failures...
2014-05-25 Serge Hallynnbd: give paritions some time to show up
2014-05-25 Serge HallynSpecially handle block device rootfs
2014-05-16 Serge Hallynnbd: exit cleanly if nbd fails to attach
2014-05-16 Serge Hallynadd support for nbd
2014-05-07 Serge Hallynbtrfs: support unprivileged create and clone
2014-03-03 Stéphane GraberFix typo I introduced in the bdev change.
2014-03-03 S.Çağlar Onuruse btrfs snapshot feature to restore snapshots
2014-02-27 S.Çağlar Onurbdev: do not crash if specs is NULL
2014-02-25 Serge Hallynalways check whether rootfs is shared
2014-02-22 Serge Hallynadd dir support
2014-02-20 Stéphane Grabercoverity: Fix two memory leaks
2014-02-20 Stéphane Graberbdev: Fix aufs mounts when /run/lxc doesn't exist
2014-02-20 S.Çağlar Onurfix aufs mount for some fs types via adding the xino...
2014-02-19 Dwight Engenfix mounts not propagating back to root mntns during...
2014-02-13 Serge Hallynoverlayfs_clonepaths: if unpriv then rsync in a userns
2014-02-12 Stéphane Graberbdev: Add aufs support
2014-02-11 Serge Hallynbdev: allow unprivileged overlayfs snapshots
2014-02-11 Serge Hallynlxcapi-snapshot: don't snapshot directory-backed containers
2014-02-07 Stéphane Graberlog: Drop trailing \n from log messages
2014-01-31 Stéphane GraberImplement lxc.rootfs.options
2014-01-31 Serge Hallyncgmanager: support lxc.mount.auto = cgroup
2014-01-31 Stéphane Graberbdev: Rename mount_unknow_fs to mount_unknown_fs
2014-01-25 Serge Hallynlxcapi_clone: exit early on snapshot clones
2014-01-23 Serge Hallynlxc-clone: support unprivileged use
2014-01-13 Luka Perkovinclude: remove duplicates
2014-01-11 Stéphane GraberOne more rename of the system options
2014-01-10 Stéphane GraberRe-organize API for global lxc.conf config
2014-01-08 Stephen AyotteSupport large bdevs on 32-bit; MB units by default.
2014-01-06 Stéphane GraberRevert "Revert "Use pthread_atfork() to unlock mutexes...
2014-01-02 Serge Hallynsnapshot: enforce keeping same backing store type (v2)
2014-01-02 Andrey MazoMark functions as static and arguments/arrays as const...
2014-01-02 Serge HallynRevert "Use pthread_atfork() to unlock mutexes after...
2014-01-01 Andrey MazoUse pthread_atfork() to unlock mutexes after fork()
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-03 Andrey Mazorun_buffer(): unblock all signals for spawned scripts.
2013-12-02 Stéphane GraberReduce public API (V2)
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-22 Serge Hallynlxcapi_destroy: run in a namespace if we are unprivileged
2013-11-18 S.Çağlar Onurfix memory leaks reported by cppcheck in src/lxc/bdev.c
2013-10-22 Serge Hallynbdev.c: don't free right before exit
2013-10-22 Sidnei da SilvaPass through all options with -Bbest.
2013-10-21 Sidnei da SilvaFallback lvs comparison to false.
2013-10-21 Sidnei da SilvaAssume a default thin pool named 'lxc'.
2013-10-18 Sidnei da SilvaAllocate cmd string with alloca instead of malloc,...
2013-10-18 Sidnei da SilvaAdd a --thinpool argument to lxc-create, to use thin...
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-04 S.Çağlar Onurbdev_copy segfaults if bdevtype is NULL
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-21 Serge HallynTrack snapshot dependencies (v2)
2013-08-20 Serge Hallyncoverity: dont dereference before null check
2013-08-20 Serge Hallyncoverity: don't leak open DIR
2013-08-19 Stéphane GraberDefine BLKGETSIZE64 and LO_FLAGS_AUTOCLEAR
2013-08-19 Stéphane GraberReplace all calls to rindex by strrchr
2013-08-16 Serge Hallynlxc-clone: default to overlaysf for -s clone of dir
2013-08-16 Stéphane GraberReplace a few more str(n)dupa by str(n)dup + free
2013-08-15 Serge Hallynbdev: support -B best and -B lvm,dir
2013-08-15 Serge Hallynbdev_create: don't default to btrfs if possible
2013-06-03 Serge Hallynimplement loopback backing store
2013-05-26 Serge HallynMove container creation fully into the api
2013-05-25 Serge Hallyndestroy: implement in the api
2013-05-25 Dwight Engenconsolidate missing C library functions into utils.h
2013-05-07 Dwight Engencoverity: condition already checked for
2013-05-07 Dwight Engencoverity: open can return 0 as an fd, change error...
2013-05-07 Dwight Engencoverity: free malloc'ed memory in error case
2013-05-03 Serge Hallynremove leftover debug cruft (thanks, Dwight)
2013-05-02 Serge Hallynclone: a few fixes
2013-04-30 S.Çağlar Onursilence "sh: 1: zfs: not found" errors on systems witho...
2013-04-30 Serge Hallynallow site-wide customization of zfsroot and lvm vg
2013-04-30 Serge HallynSeveral backing store improvements
2013-04-30 Serge Hallynimplement zfs bdev and clone
2013-04-30 Serge Hallynimplement backend drivers and container clone API (v3)