1. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  2. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  3. 5934537 [PATCH] lockdep: annotate NTFS locking rules by Ingo Molnar · 18 years ago
  4. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  5. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  6. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 19 years ago
  7. e750d1c NTFS: 2.1.27 - Various bug fixes and cleanups. by Anton Altaparmakov · 19 years ago
  8. 4e5e529 NTFS: Semaphore to mutex conversion. by Ingo Molnar · 19 years ago
  9. 949763b NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are by Anton Altaparmakov · 19 years ago
  10. 67b1dfe NTFS: Fix an (innocent) off-by-one error in the runlist code. by Anton Altaparmakov · 19 years ago
  11. 1cf3109f NTFS: Do more detailed reporting of why we cannot mount read-write by by Anton Altaparmakov · 19 years ago
  12. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 19 years ago
  13. 64419d9 NTFS: We have struct kmem_cache now so use it instead of the typedef. by Pekka Enberg · 19 years ago
  14. 24a44dc [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments by Christoph Hellwig · 19 years ago
  15. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  16. d04bd1f NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton) by Anton Altaparmakov · 19 years ago
  17. 5d46770 NTFS: Change the mount options {u,f,d}mask to always parse the number as by Anton Altaparmakov · 19 years ago
  18. 7d333d6 NTFS: 2.1.24 release and some minor final fixes. by Anton Altaparmakov · 19 years ago
  19. e7a1033 NTFS: Support more clean journal ($LogFile) states. by Anton Altaparmakov · 19 years ago
  20. ca8fd7a NTFS: Detect the case when Windows has been suspended to disk on the volume by Anton Altaparmakov · 19 years ago
  21. 3f2faef NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it by Anton Altaparmakov · 19 years ago
  22. 442d207 NTFS: Use C99 style structure initialization after memory allocation where by Anton Altaparmakov · 19 years ago
  23. 7fafb8b NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead by Anton Altaparmakov · 20 years ago
  24. b0d2374 NTFS: Some utilities modify the boot sector but do not update the checksum. by Anton Altaparmakov · 20 years ago
  25. 251c842 NTFS: Remove checks for NULL before calling kfree() since kfree() does the by Jesper Juhl · 20 years ago
  26. 4138268 NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the by Anton Altaparmakov · 20 years ago
  27. c002f42 NTFS: - Add disable_sparse mount option together with a per volume sparse by Anton Altaparmakov · 20 years ago
  28. 218357f NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached by Anton Altaparmakov · 20 years ago
  29. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago