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