Lines Matching refs:code
43 - Fix an (innocent) off-by-one error in the runlist code.
53 from read inode and new inode code paths.
99 fixup code as this is now done by ntfs_cluster_alloc().
136 code path. There are two limitations at present and these are that
218 - Fix various bugs in the runlist merging code. (Based on libntfs
247 - Implement extension of resident files in the regular file write code
286 write code.
309 better code generation and one less sparse warning in fs/ntfs/aops.c.
317 - Fix a bug in address space operations error recovery code paths where
330 code gets confused.
390 - Change fs/ntfs/inode.c::ntfs_truncate() to return an error code
414 a NULL pointer dereference in the error code path when a corrupt
424 error handling code path that resulted in a BUG() due to trying to
441 - Add mapping of unmapped buffers to all remaining code paths, i.e.
448 resident attribute will be smaller than a page which makes the code
449 simpler. Also make the code more tolerant to concurrent ->truncate.
451 2.1.21 - Fix some races and bugs, rewrite mft write code, add mft allocator.
541 index inode bitmap inode release code from there to
545 inode semaphore around the code that sets ni->itype.index.bmp_ino to
546 NULL and reorganize the code to optimize it a bit. (Thanks to
624 because the code itself is using the ntfs_lock semaphore which
654 2.1.17 - Fix bugs in mount time error code paths and other updates.
656 - Implement bitmap modification code (fs/ntfs/bitmap.[hc]). This
661 - Implement cluster (de-)allocation code (fs/ntfs/lcnalloc.[hc]).
663 - Fix bugs in mount time error code paths involving (de)allocation of
764 dirty code paths. Note: Access time updates are not implemented yet.
776 attribute code path of fs/ntfs/aops.c::ntfs_writepage() otherwise
792 - Add code to set the NT4 compatibility flag when (re)mounting
796 This code must be enabled once we start writing NTFS 1.2 specific
990 - Unlock the page in an out of memory error code path in
996 - Remove leaked write code again.
1019 race conditions and deadlocks, especially in the future write code.
1022 - Miscellaneous cleanups all over the code and a fix or two in error
1023 handling code paths.
1083 code and update callers, i.e. ntfs_iget(), to pass that error code
1121 - Add needed cleanup code to ntfs_clear_big_inode().
1132 2.0.14 - Run list merging code cleanup, minor locking changes, typo fixes.
1137 - Bring attribute runlist merging code (fs/ntfs/attrib.c) in sync with
1138 current userspace ntfs library code. This means that if a merge
1234 - Remove really dumb logic bug in boot sector recovery code.
1250 2.0.7 - Minor cleanups and updates for changes in core kernel code.
1303 - Remove some dead code from mft.c.
1309 - Fix buglet in allocate_compression_buffers() error code path.
1318 error retries and future write code paths.)
1323 and cleanup the code a bit, removing the unused size parameter.
1357 code.
1396 - Cleanup upcase loading code to use ntfs_(un)map_page().
1451 - Cleanup read_inode() removing all code checking for lowest_vcn != 0.
1466 directory to the kernel code.
1474 the recent code changes.
1479 thus making code shorter and enabling attribute list support.
1493 rather than the default one, thus reducing the amount of code and
1496 code path.
1517 happens inside an error code path so there is zero slow down in the
1560 error code paths in ntfs_read_inode().
1660 code use the infrastructure.
1698 code paths, so be warned. Otherwise it seems to be loading the system