1. 295534f fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  2. a3ac141 ntfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  3. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  4. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  5. 2818ef5 NTFS: writev() fix and maintenance/contact details update by Anton Altaparmakov · 14 years ago
  6. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  7. 4c99000 ntfs: use add_to_page_cache_lru() by Minchan Kim · 14 years ago
  8. 2ec93b0 ntfs: clean up ntfs_attr_extend_initialized by Minchan Kim · 14 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  10. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  11. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  12. 8a9f47d ntfs: remove ntfs_file_write by Christoph Hellwig · 15 years ago
  13. ebbbf75 ntfs: Use new syncing helpers and update comments by Jan Kara · 15 years ago
  14. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  15. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  16. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  17. a9c62a1 fs: correct SuS compliance for open of large file without options by Alan Cox · 17 years ago
  18. bfab36e NTFS: Fix a mount time deadlock. by Anton Altaparmakov · 17 years ago
  19. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  20. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  21. e3bf460 ntfs: use zero_user_page by Nate Diller · 17 years ago
  22. 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 17 years ago
  23. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  24. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  25. 20d29372 [PATCH] ntfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  26. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  27. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  28. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  29. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  30. 01408c4 [PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes by NeilBrown · 18 years ago
  31. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  32. f893afb [PATCH] NTFS: Critical bug fix (affects MIPS and possibly others) by Anton Altaparmakov · 18 years ago
  33. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  34. f95c401 NTFS: Remove all the make_bad_inode() calls. This should only be called by Anton Altaparmakov · 18 years ago
  35. bb8047d NTFS: Fix two compiler warnings on Alpha. Thanks to Andrew Morton for by Anton Altaparmakov · 18 years ago
  36. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 18 years ago
  37. 944d795 Merge branch 'master' of /usr/src/ntfs-2.6/ by Anton Altaparmakov · 18 years ago
  38. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
  39. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  40. 3c6af7f NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing a by Anton Altaparmakov · 19 years ago
  41. 3aebf25 NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault. by Anton Altaparmakov · 19 years ago
  42. dda65b9 NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0. by Anton Altaparmakov · 19 years ago
  43. d04bd1f NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton) by Anton Altaparmakov · 19 years ago
  44. d5aeaef NTFS: Fix serious data corruption issue when writing. by Anton Altaparmakov · 19 years ago
  45. 7d0ffdb NTFS: $EA attributes can be both resident non-resident. Minor tidying. by Anton Altaparmakov · 19 years ago
  46. 98b2703 NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own by Anton Altaparmakov · 19 years ago
  47. f25dfb5 NTFS: Remove bogus setting of PageError in ntfs_read_compressed_block(). by Anton Altaparmakov · 19 years ago
  48. d4b9ba7 NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). by Anton Altaparmakov · 20 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago