Lines Matching full:fixed

229 0.91   Fixed bug that caused shooting to memory when write_inode was called on
231 0.92 Fixed a little memory leak in freeing directory inodes
232 0.93 Fixed bug that locked up the machine when there were too many filenames
234 Fixed write_file to zero file when writing behind file end
235 0.94 Fixed a little memory leak when trying to delete busy file or directory
236 0.95 Fixed a bug that i_hpfs_parent_dir was not updated when moving files
238 1.91 Fixed a bug that chk_sectors failed when sectors were at the end of disk
239 Fixed a race-condition when write_inode is called while deleting file
240 Fixed a bug that could possibly happen (with very low probability) when
262 Fixed a possible problem with disks > 64G (but I don't have one, so I can't
265 Fixed a file overflow at 2G
272 Fixed a bug that slowed down alloc and prevented allocating 100% space
276 Fixed one buffer leak
278 Fixed some incompatibilities with large extended attributes (but it's still
283 Fixed a bug with i_blocks (du sometimes didn't display correct values)
288 Fixed a bug that it set badly one flag in large anode tree (it was not
290 1.95 Fixed one buffer leak, that could happen on corrupted filesystem
292 Fixed one bug in allocation in 1.94
296 Fixed a possible bitmap race
298 Fixed possible problem on large disks
302 Fixed a nondestructive race in rename
309 Fixed a bug when chmoding or chowning root directory
310 1.98 Fixed a deadlock when using old_readdir
319 2.00 Fixed a bug in rename (it was there since 1.96)
321 2.01 Fixed problem with directory listing over NFS
325 Fixed race-condition in buffer code - it is in all filesystems in Linux;
332 Fixed non-crashing race in unlink (Alexander Viro)
335 2.04 Fixed error when ftruncate used to extend file
336 2.05 Fixed crash when got mount parameters without =
338 Fixed crash when allocation of anode failed due to full disk
340 Fixed some crashes when block io or inode allocation failed
341 2.06 Fixed some crash on corrupted disk structures
352 2.09 Fixed error on extremely fragmented files