1. 1d6fd6d misc: cleanup unused variables on MacOS by Andreas Dilger · 12 years ago
  2. 4e0bb5e libext2fs: fix memory and fd leak in error path of unix_open() by Theodore Ts'o · 12 years ago
  3. 182acd1 libext2fs: don't inline ext2fs_open_file() and ext2fs_stat() by Andreas Dilger · 12 years ago
  4. 40024fd libext2fs: fix bug in unix_io corrupted > 16TB file systems on 32-bit systems by Theodore Ts'o · 12 years ago
  5. fd1c5a0 libext2fs: factor out I/O buffer allocation by Theodore Ts'o · 12 years ago
  6. dd0a267 libext2fs: refactor Direct I/O alignment requirement calculations by Theodore Ts'o · 12 years ago
  7. 0a05b90 libext2fs: move the alignment field from unix_io to the io_manager by Theodore Ts'o · 12 years ago
  8. 800766e libext2fs: check for fallocate symbol before using it by Mike Frysinger · 12 years ago
  9. d9a5d37 libext2fs: support O_DIRECT functionality for Mac OS X by Theodore Ts'o · 12 years ago
  10. c4012e5 libext2fs: make ext2fs_open_file() always use 3 arguments instead of varargs by Theodore Ts'o · 13 years ago
  11. d1154eb Shorten compile commands run by the build system by Theodore Ts'o · 13 years ago
  12. 624e8eb e2fsprogs: Fix some error cleanup path bugs by Eric Sandeen · 13 years ago
  13. d2bfdc7 e2fsprogs: Use punch hole as "discard" on regular files by Lukas Czerner · 13 years ago
  14. c859cb1 e2fsprogs: create open() and stat() helpers by Lukas Czerner · 13 years ago
  15. d32c915 libext2fs: Fix gcc -Wall warnings by Theodore Ts'o · 13 years ago
  16. 534a4c3 ext2fs: don't use O_DIRECT if not available by Andreas Dilger · 13 years ago
  17. cf5301d misc: clean up compiler warnings by Andreas Dilger · 13 years ago
  18. d866599 e2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for io_manager by Lukas Czerner · 14 years ago
  19. e90a59e e2fsprogs: Add discard function into struct_io_manager by Lukas Czerner · 14 years ago
  20. 7f1a1fb ext2fs: Add Direct I/O support to the ext2fs library by Theodore Ts'o · 14 years ago
  21. faafdb7 libext2fs: Fix memory leak in the Unix I/O layer when changing block size by Theodore Ts'o · 14 years ago
  22. 543547a libe2p, libext2fs: Update file copyright permission states to match COPYING by Theodore Ts'o · 14 years ago
  23. 7ed7a4b unix_io: check for read-only devices when opening R/W by Eric Sandeen · 16 years ago
  24. efc6f62 Remove trailing whitespace for the entire source tree by Theodore Ts'o · 16 years ago
  25. 59ecd32 Add {read,write}_blk64 to unix_io.c by Jose R. Santos · 16 years ago
  26. 6d96b00 Add I/O statistics to e2fsck by Theodore Ts'o · 17 years ago
  27. 2aee23f Allow unix_io offsets greater than 2G by Theodore Ts'o · 18 years ago
  28. d0ff90d Fix signed vs unsigned printf format strings for block and inode numbers by Eric Sandeen · 18 years ago
  29. fa6c653 Add IO_FLAG_EXCLUSIVE flag to io_channel abstraction by Theodore Ts'o · 18 years ago
  30. 2e8ca9a Add support for passing options to the io layer using the URL syntax. For by Theodore Ts'o · 20 years ago
  31. 83e692e unix_io.c, pass1.c: by Matthias Andree · 20 years ago
  32. 289e055 GNU/KFreeBSD portability fixes. (Addresses Debian Bug #239934) by Matthias Andree · 20 years ago
  33. b34cbdd Re-add FreeBSD support. by Matthias Andree · 21 years ago
  34. 5443492 Fix gcc -Wall nitpicks by Theodore Ts'o · 21 years ago
  35. c4e3d3f ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() by Theodore Ts'o · 21 years ago
  36. b8a9531 unix_io.c: Add #ifdef NO_IO_CACHE which disables all userspace by Theodore Ts'o · 21 years ago
  37. a85e81a configure.in: Remove CYGWIN definition; we will use the by Theodore Ts'o · 21 years ago
  38. fff4548 Add portability enhancements for Cygwin32 environment. by Theodore Ts'o · 21 years ago
  39. 23b7c8b unix_io.c (unix_write_blk): Fix up GCC -Wall nits. by Theodore Ts'o · 22 years ago
  40. 82c4660 unix_io.c (find_cached_block, reuse_cache, unix_read_blk, by Theodore Ts'o · 22 years ago
  41. 1d47dfb unix_io.c (find_cached_block): Fixed bug which caused some clean by Theodore Ts'o · 22 years ago
  42. f154d2f unix_io.c (unix_open): Only attempt the setrlimit workaround if by Theodore Ts'o · 22 years ago
  43. 64e1b27 unix_io.c (unix_open): Fix 2.4 resource limit workaround so that by Theodore Ts'o · 22 years ago
  44. f12e285 Add new inode I/O abstraction interface which exports an inode as an I/O object. by Theodore Ts'o · 22 years ago
  45. bd27880 unix_io.c (unix_open): Make sure the ulimit workaround works by Theodore Ts'o · 23 years ago
  46. 8880e75 unix_io.c (unix_open): Work around a bug in 2.4.10+ kernels by by Theodore Ts'o · 23 years ago
  47. 9f8046f Many files: by Theodore Ts'o · 23 years ago
  48. 31dbecd Many files: by Theodore Ts'o · 24 years ago
  49. c180ac8 Many files: by Theodore Ts'o · 24 years ago
  50. adfc8c6 ChangeLog, ext2_io.h, unix_io.c: by Theodore Ts'o · 24 years ago
  51. dc5f68c ChangeLog, getsize.c, llseek.c, unix_io.c: by Theodore Ts'o · 24 years ago
  52. c4e749a ChangeLog, getsize.c, ismounted.c, unix_io.c: by Theodore Ts'o · 26 years ago
  53. b5abe6f Many files: by Theodore Ts'o · 27 years ago
  54. 5be8dc2 Many files: by Theodore Ts'o · 27 years ago
  55. 7b4e453 Many files: by Theodore Ts'o · 27 years ago
  56. c555aeb Many files: by Theodore Ts'o · 27 years ago
  57. d40259f Many files: by Theodore Ts'o · 27 years ago
  58. 1d2ff46 Many files: Add #ifdef's for HAVE_SYS_STAT_H and HAVE_SYS_TYPES_H by Theodore Ts'o · 27 years ago
  59. 4cbe8af Many files: by Theodore Ts'o · 27 years ago
  60. a1230b1 ChangeLog, ext2_err.et.in, unix_io.c: by Theodore Ts'o · 27 years ago
  61. 36f2143 ChangeLog, unix_io.c: by Theodore Ts'o · 27 years ago
  62. a29f4d3 Many files: Checkin of e2fsprogs 1.10 by Theodore Ts'o · 27 years ago
  63. 19c78dc Many files: Checked in e2fsprogs-1.07 by Theodore Ts'o · 27 years ago
  64. 50e1e10 Many files: Checked in e2fsprogs 0.5c by Theodore Ts'o · 27 years ago
  65. f3db356 Many files: Checkin of e2fsprogs 0.5b by Theodore Ts'o · 27 years ago
  66. 3839e65 Many files: Checkin of e2fsprogs 0.5b by Theodore Ts'o · 27 years ago