1. 8fed7d3 fs/fat/fat_write: Fix management of empty files by Benoît Thébaudeau · Mon Sep 28 15:45:32 2015 +0200
  2. d1d390a fs/fat/fat_write: Factor out duplicate code by Benoît Thébaudeau · Mon Sep 28 15:45:31 2015 +0200
  3. e0b8694 fs/fat/fat_write: Fix curclust/newclust mix-up by Benoît Thébaudeau · Mon Sep 28 15:45:30 2015 +0200
  4. 39659ce fs/fat/fat_write: Merge calls to set_cluster() by Benoît Thébaudeau · Mon Sep 28 15:45:29 2015 +0200
  5. ccc945b fs/fat/fat_write: Fix buffer alignments by Benoît Thébaudeau · Mon Sep 28 15:45:28 2015 +0200
  6. d6f23d8 FIX: fat: Provide correct return code from disk_{read|write} to upper layers by Łukasz Majewski · Thu Sep 03 14:21:39 2015 +0200
  7. a17b7bc fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · Mon Nov 24 11:50:46 2014 -0500
  8. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:35 2014 -0800
  9. d30cbae disk: part_efi: clarify lbaint_t usage by Steve Rae · Mon May 26 11:52:23 2014 -0700
  10. 675b23c fs/fat: correct FAT16/12 file finding in root dir by Wu, Josh · Thu May 08 16:14:07 2014 +0800
  11. 10c8f7a fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · Thu May 08 16:14:06 2014 +0800
  12. ec6e525 fs: fat: Fix cache align error message in fatwrite by Nobuhiro Iwamatsu · Tue Apr 08 11:12:46 2014 +0900
  13. 65a43e3 fs:fat: fix set file name function by Piotr Wilczek · Fri Oct 11 15:43:33 2013 +0200
  14. b0e38dd fs: fat: don't call disk_write with zero sector num by Wu, Josh · Wed Jul 24 17:55:30 2013 +0800
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  16. 11cc61a fs/fat: Don't multiply fatsize with sector size by Egbert Eich · Tue Apr 09 21:11:55 2013 +0000
  17. a43f41f FAT: remove ifdefs to make the code more readable by Richard Genoud · Thu Dec 13 03:30:10 2012 +0000
  18. 2e37202 FAT: use toupper/tolower instead of recoding them by Richard Genoud · Thu Dec 13 00:47:36 2012 +0000
  19. 47a470f fs: fat: Fix mkcksum() function parameters by Marek Vasut · Tue Oct 09 07:20:22 2012 +0000
  20. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · Tue Sep 18 08:14:56 2012 +0000
  21. 074438c fs/fat/fat_write.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Mar 24 23:40:56 2012 +0100
  22. cb5f3bc FAT write: Fix compile errors by Donggeun Kim · Thu Mar 22 04:38:55 2012 +0000
  23. af57ce2 FAT: update the second FAT when writing a file by Donggeun Kim · Tue Dec 20 18:34:27 2011 +0000
  24. f4f9d5d FAT: fix some issues in FAT write support code by Anatolij Gustschin · Thu Dec 15 03:12:14 2011 +0000
  25. 8f81400 FAT: Add FAT write feature by Donggeun Kim · Mon Oct 24 21:15:28 2011 +0000