Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

external-exfat: List of commits

external/exfat


RSS
Rev. Time Author
96fa796 lollipop-x86 2015-08-21 21:39:31 Chih-Wei Huang

Merge branch 'master' of http://exfat.googlecode.com/svn/trunk/ into lollipop-x86

Conflicts:
mkfs/cbm.c

44bdd75 2015-01-14 19:04:22 resver

Added DEBUG define that enables logging of FUSE events.

Signed-off-by: Helg Bredow <xx404@msn.com>

git-svn-id: http://exfat.googlecode.com/svn/trunk@422 60bc1c72-a15a-11de-b98f-4500b42dc123

72f0ea9 2015-01-14 18:53:19 resver

Set default_permissions to make umask, dmask and fmask parameters work out-of-the-box.

Signed-off-by: Helg Bredow <xx404@msn.com>

git-svn-id: http://exfat.googlecode.com/svn/trunk@421 60bc1c72-a15a-11de-b98f-4500b42dc123

f644f75 2014-11-11 06:17:12 resver@gmail.com

Fixed heap corruption: bitmap_size is in bits, not bytes.

git-svn-id: http://exfat.googlecode.com/svn/trunk@416 60bc1c72-a15a-11de-b98f-4500b42dc123

df499ea 2014-11-06 19:17:23 Chih-Wei Huang

Fix building issues on Android 5.0

7a12f07 2014-07-08 22:31:50 resver

Bumped version to 1.1.0 and updated changelog.

git-svn-id: http://exfat.googlecode.com/svn/trunk@411 60bc1c72-a15a-11de-b98f-4500b42dc123

ece9c9b 2014-07-08 21:54:13 resver

Updated copyright years.

git-svn-id: http://exfat.googlecode.com/svn/trunk@410 60bc1c72-a15a-11de-b98f-4500b42dc123

d41cc7e 2014-07-08 21:27:54 resver

Use bool type in fetch_next_entry().

git-svn-id: http://exfat.googlecode.com/svn/trunk@409 60bc1c72-a15a-11de-b98f-4500b42dc123

05c64aa 2014-07-08 21:17:52 resver

Use bool type in verify_vbr_checksum().

git-svn-id: http://exfat.googlecode.com/svn/trunk@408 60bc1c72-a15a-11de-b98f-4500b42dc123

a4bcd8f 2014-07-08 21:05:07 resver

Renamed real_size to valid_size and added comment about this field.

git-svn-id: http://exfat.googlecode.com/svn/trunk@407 60bc1c72-a15a-11de-b98f-4500b42dc123

1e467f4 2014-06-02 05:02:48 resver@gmail.com

Print errno on device open/close/fsync failure.

Signed-off-by: Helg Bredow <xx404@msn.com>

git-svn-id: http://exfat.googlecode.com/svn/trunk@406 60bc1c72-a15a-11de-b98f-4500b42dc123

a08e74f 2014-06-02 04:53:48 resver@gmail.com

Use apostrophe for both opening and closing quotes in messages as suggested by GNU Coding Standards.

git-svn-id: http://exfat.googlecode.com/svn/trunk@405 60bc1c72-a15a-11de-b98f-4500b42dc123

9a0565c 2014-06-02 04:48:03 resver@gmail.com

Fixed opening of a regular file (broken in r403).

git-svn-id: http://exfat.googlecode.com/svn/trunk@404 60bc1c72-a15a-11de-b98f-4500b42dc123

ed8e9f3 2014-06-02 04:28:12 resver@gmail.com

Set errno to EROFS on failure to open the device in read-write mode.

git-svn-id: http://exfat.googlecode.com/svn/trunk@403 60bc1c72-a15a-11de-b98f-4500b42dc123

fbd923b 2014-05-24 04:24:13 resver@gmail.com

Fixed memory leak on realloc() failure. In fact reallocf() would do the thing but unfortunetly it's non-standard.

git-svn-id: http://exfat.googlecode.com/svn/trunk@402 60bc1c72-a15a-11de-b98f-4500b42dc123

fbacc10 2014-05-08 04:24:54 resver@gmail.com

Fixed memory leak on error path when clusters bitmap writing fails.

git-svn-id: http://exfat.googlecode.com/svn/trunk@401 60bc1c72-a15a-11de-b98f-4500b42dc123

5b37517 2014-05-08 04:22:56 resver@gmail.com

Fixed potential garbage at the end of clusters bitmap.

git-svn-id: http://exfat.googlecode.com/svn/trunk@400 60bc1c72-a15a-11de-b98f-4500b42dc123

761a987 2014-05-05 01:42:07 resver@gmail.com

Fixed negative IUsed in "df -i" output.

git-svn-id: http://exfat.googlecode.com/svn/trunk@399 60bc1c72-a15a-11de-b98f-4500b42dc123

866f7a1 2014-04-23 02:44:25 resver@gmail.com

Fixed nodes flushing on FUSE implementations that do not call flush().

git-svn-id: http://exfat.googlecode.com/svn/trunk@398 60bc1c72-a15a-11de-b98f-4500b42dc123

db7062c 2014-04-23 02:41:57 resver@gmail.com

Added missing node flush on utimens().

Signed-off-by: Helg Bredow <xx404@msn.com>

git-svn-id: http://exfat.googlecode.com/svn/trunk@397 60bc1c72-a15a-11de-b98f-4500b42dc123

d70ec0c kitkat-x86 2014-04-17 18:56:54 Chih-Wei Huang

Link libfuse-lite from ntfs-3g

367d8d1 2014-04-17 18:20:01 Chih-Wei Huang

Merge branch 'master' of http://exfat.googlecode.com/svn/trunk/ into kitkat-x86

1d86919 2014-04-08 13:21:21 resver@gmail.com

Handle I/O errors in exfat_put_node().

git-svn-id: http://exfat.googlecode.com/svn/trunk@396 60bc1c72-a15a-11de-b98f-4500b42dc123

7f3a691 2014-02-23 20:23:55 resver

Check device size on mount.

git-svn-id: http://exfat.googlecode.com/svn/trunk@395 60bc1c72-a15a-11de-b98f-4500b42dc123

a0b21d7 2014-02-23 19:41:29 resver

Validate VBR checksum before other checks.

git-svn-id: http://exfat.googlecode.com/svn/trunk@394 60bc1c72-a15a-11de-b98f-4500b42dc123

9325dd8 2014-02-21 02:40:28 resver

Fixed missing node put on error paths.

git-svn-id: http://exfat.googlecode.com/svn/trunk@393 60bc1c72-a15a-11de-b98f-4500b42dc123

0ce0053 2014-01-18 16:36:44 resver@gmail.com

Fixed return value from exfat_rename().

git-svn-id: http://exfat.googlecode.com/svn/trunk@392 60bc1c72-a15a-11de-b98f-4500b42dc123

7775fc6 2014-01-18 16:35:26 resver@gmail.com

Fixed memory use after free on error paths.

git-svn-id: http://exfat.googlecode.com/svn/trunk@391 60bc1c72-a15a-11de-b98f-4500b42dc123

19c30e7 2014-01-16 02:08:11 resver@gmail.com

Fixed compilation on OpenBSD.

Signed-off-by: Helg Bredow <xx404@msn.com>

git-svn-id: http://exfat.googlecode.com/svn/trunk@390 60bc1c72-a15a-11de-b98f-4500b42dc123

b855e45 2014-01-13 16:17:47 resver@gmail.com

Added OpenBSD support.

Signed-off-by: Helg Bredow <xx404@msn.com>

git-svn-id: http://exfat.googlecode.com/svn/trunk@389 60bc1c72-a15a-11de-b98f-4500b42dc123

Show on old repository browser