1. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  2. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 17 years ago
  3. a9c62a1 fs: correct SuS compliance for open of large file without options by Alan Cox · 17 years ago
  4. bfab36e NTFS: Fix a mount time deadlock. by Anton Altaparmakov · 17 years ago
  5. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  6. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  7. e3bf460 ntfs: use zero_user_page by Nate Diller · 17 years ago
  8. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  9. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  10. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 18 years ago
  11. 20d2937 [PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  12. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  13. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  14. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  15. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  16. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  17. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  18. f893afb [PATCH] NTFS: Critical bug fix (affects MIPS and possibly others) by Anton Altaparmakov · 18 years ago
  19. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  20. f95c401 NTFS: Remove all the make_bad_inode() calls. This should only be called by Anton Altaparmakov · 18 years ago
  21. bb8047d NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for by Anton Altaparmakov · 18 years ago
  22. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 18 years ago
  23. 944d795 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 19 years ago
  24. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
  25. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  26. 3c6af7f NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing a by Anton Altaparmakov · 19 years ago
  27. 3aebf25 NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. by Anton Altaparmakov · 19 years ago
  28. dda65b9 NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. by Anton Altaparmakov · 19 years ago
  29. d04bd1f NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton) by Anton Altaparmakov · 19 years ago
  30. d5aeaef NTFS: Fix serious data corruption issue when writing. by Anton Altaparmakov · 19 years ago
  31. 7d0ffdb NTFS: $EA attributes can be both resident non-resident. Minor tidying. by Anton Altaparmakov · 19 years ago
  32. 98b2703 NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own by Anton Altaparmakov · 19 years ago
  33. f25dfb5 NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block(). by Anton Altaparmakov · 19 years ago
  34. d4b9ba7 NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). by Anton Altaparmakov · 20 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago