summaryrefslogtreecommitdiff
path: root/fs/ntfs
AgeCommit message (Expand)Author
2002-07-27VFS: implement sendfile file operationChristoph Hellwig
2002-07-16NTFS: 2.0.21 - Check for, and refuse to work with too large files/directories...Anton Altaparmakov
2002-07-15NTFS: 2.0.20 - Support non-resident directory index bitmaps, fix page leak in...Anton Altaparmakov
2002-07-13NTFS: 2.0.19 - Fix race condition, improvements, and optimizations in i/o int...Anton Altaparmakov
2002-07-11NTFS: 2.0.18 - Fix race condition in reading of compressed files.Anton Altaparmakov
2002-07-11NTFS: 2.0.17 - Cleanups and optimizations - shrinking the ToDo list.Anton Altaparmakov
2002-07-08NTFS: Fix debugging check in fs/ntfs/aops.c::ntfs_read_block().Anton Altaparmakov
2002-07-08NTFS: 2.0.16 - Convert access to $MFT/$BITMAP to attribute inode API.Anton Altaparmakov
2002-07-08NTFS: 2.0.15 - Fake inodes based attribute i/o via the pagecache, fixes, clea...Anton Altaparmakov
2002-07-04NTFS: 2.0.14 - Run list merging code cleanup, minor locking changes, typo fixes.Anton Altaparmakov
2002-06-27NTFS: 2.0.13 - Use iget5_locked() in preparation for fake inodes and small cl...Anton Altaparmakov
2002-06-26NTFS: 2.0.12 - Initial cleanup of address space operations following 2.0.11 c...Anton Altaparmakov
2002-06-25NTFS: 2.0.11 - Initial preparations for fake inode based attribute i/o.Anton Altaparmakov
2002-06-19NTFS: 2.0.10 - There can only be 2^32 - 1 inodes on an NTFS volume.Anton Altaparmakov
2002-06-19NTFS: Fix typo.Anton Altaparmakov
2002-06-19NTFS: 2.0.9 release. Decompression engine now uses a single buffer and other ...Anton Altaparmakov
2002-06-17[PATCH] kmap_atomic fix in bio_copy()Andrew Morton
2002-06-17[PATCH] Make NTFS use a single uncompression-bufferRusty Russell
2002-05-29NTFS: 2.0.8 release. Major updates for dcache aliasing issues wrt short/long ...Anton Altaparmakov
2002-05-28NTFS: Fix potential 1 byte overflow in fs/ntfs/unistr.c::ntfs_ucstonls().Anton Altaparmakov
2002-05-27NTFS: Fix really dumb logic bug in boot sector recovery.Anton Altaparmakov
2002-05-26NTFS: The beginning of 2.0.8. - Major updates for handling of case sensitivity.Anton Altaparmakov
2002-05-25Merge cantab.net:/usr/src/bklinux-2.5 into cantab.net:/usr/src/tngAnton Altaparmakov
2002-05-25Merge cantab.net:/usr/src/bklinux-2.5 into cantab.net:/usr/src/tngAnton Altaparmakov
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-05-19[PATCH] pdflush exclusion infrastructureAndrew Morton
2002-05-19[PATCH] i_dirty_buffers locking fixAndrew Morton
2002-05-11NTFS: Remove unused source file.Anton Altaparmakov
2002-05-11NTFS 2.0.7 release: pure cleanups.Anton Altaparmakov
2002-05-11NTFS 2.0.7: minor cleanup, remove NULL struct initializersAnton Altaparmakov
2002-05-06NTFS: Fix compilation on 2.5.14 ({set_,clear_,}buffer_async was renamedAnton Altaparmakov
2002-05-05NTFS: Release 2.0.6 - Major bugfix to make compatible with other kernel changes.Anton Altaparmakov
2002-05-02NTFS: 2.0.5 release. Major buffer overflow fix in extent inode handling.Anton Altaparmakov
2002-05-01Merge cantab.net:/usr/src/bklinux-2.5 into cantab.net:/usr/src/tngAnton Altaparmakov
2002-05-01NTFS: Minor cleanups, contact details updates, remove superfluousAnton Altaparmakov
2002-04-30Move BKL into readdir for ntfs-tngLinus Torvalds
2002-04-29[PATCH] page writeback locking updateAndrew Morton
2002-04-29[PATCH] cleanup of bh->flagsAndrew Morton
2002-04-29[PATCH] cleanup page flagsAndrew Morton
2002-04-29[PATCH] writeback from address spacesAndrew Morton
2002-04-27NTFS: 2.0.4 - Cleanups and updates for kernel 2.5.11.Anton Altaparmakov
2002-04-26NTFS 2.0.3: Small bug fixes, cleanups, and performance improvements.Anton Altaparmakov
2002-04-24NTFS: Release ntfs driver 2.0.2 and update documentation appropriately.Anton Altaparmakov
2002-04-24NTFS: Various fixes and cleanups. Make it work with kernel 2.5.9.Anton Altaparmakov
2002-04-16Typo fixes.Anton Altaparmakov
2002-04-13NTFS: Change attrib.c::get_attr_search_ctx() to return the search contextAnton Altaparmakov