Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko e7977df2ca libbb/loop: fix compile failure (name collision) il y a 1 an
  Denys Vlasenko 7710250e4a libbb: shrink del_loop() il y a 1 an
  Denys Vlasenko a55bd1c484 loop: restore the correct return vaule of set_loop() il y a 1 an
  Denys Vlasenko 45734a2351 loop: optionally use ioctl(LOOP_CONFIGURE) to set up loopdevs il y a 1 an
  Xiaoming Ni a1856934ba loop: refactor: extract subfunction set_loopdev_params() il y a 1 an
  Xiaoming Ni 7dc76c9f21 loop: simplify code of LOOP_SET_FD failure il y a 1 an
  Xiaoming Ni ddccf6cd2f loop: refactor: extract subfunction get_next_free_loop() il y a 1 an
  Xiaoming Ni cb8d2ea8c9 loop: fix a race when a free loop device is snatched il y a 2 ans
  Denys Vlasenko 15733cb48e mount: if we race with other loop mount, we forget to close loop dev il y a 4 ans
  Denys Vlasenko 4bc59a4cf7 mount: fix a race when a free loop device is snatched under us by another mount. il y a 4 ans
  Steffen Trumtrar 6561e07460 mount: support the sizelimit and offset option for loop devices il y a 4 ans
  Denys Vlasenko 3b69ba799f mount,losetup: use /dev/loop-control is it exists il y a 5 ans
  Denys Vlasenko 335766602b testsuite/mount.tests: fix false positive il y a 6 ans
  Denys Vlasenko ab518eea9c mount: create loop devices with LO_FLAGS_AUTOCLEAR flag il y a 7 ans
  Kevin Wallace 782ee2aa0e libbb/loop: don't try to re-use existing loop device il y a 9 ans
  Denys Vlasenko fa6ab56353 libbb: if opening /dev/loopN returns ENXIO, don't try N++. il y a 11 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
  Denys Vlasenko 13e709c53f losetup: implement -r option. Closes 4033. il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 92510141e2 losetup: support /dev/loop10 and higher. closes bug 1627 il y a 14 ans
  Denys Vlasenko b9dd5ab6d9 loop: correct minor device number limit il y a 14 ans
  Lauri Kasanen 375a8ef5ea mount: add an optional capability to create new /dev/loopN as needed il y a 14 ans
  Denys Vlasenko 98f1dc12f1 libbb/loop: comment out u32 hack il y a 14 ans
  Denys Vlasenko 41d8134511 libbb/loop.c: move #include to its user, improve comment il y a 14 ans
  Denys Vlasenko 8cb40361c0 libbb/loop.c: use common fix_u32.h trick il y a 14 ans
  Denys Vlasenko 44fbfa78ca libbb/loop.c: style and readability fixes, no code changes il y a 14 ans
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) il y a 15 ans
  Denys Vlasenko 9b1b62adc4 Patches to enable FreeBSD build il y a 15 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko 0e2c9fb4e0 mount: print errno on NFS error (again) il y a 17 ans