1. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  4. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  5. 917520e ntfs: delete unnecessary checks before calling iput() by SF Markus Elfring · 9 years ago
  6. d31e771 ntfs: super.c: Fix error log by Nik Nyby · 9 years ago
  7. 5272d03 ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on by Anton Altaparmakov · 10 years ago
  8. 504e0e2 ntfs: remove NULL value assignments by Fabian Frederick · 10 years ago
  9. 87c1b49 ntfs: logging clean-up by Fabian Frederick · 10 years ago
  10. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  11. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  12. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  13. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  14. b29f775 userns: Convert ntfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  15. 32b4560 ntfs: remove references to long gone super operations and unimplemented methods by Fernando Luis Vazquez Cao · 12 years ago
  16. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  17. f4c5499 ntfs: forgets to unregister sysctls on register_filesystem() failure by Al Viro · 12 years ago
  18. ea29c69 ntfs: switch to d_make_root() by Al Viro · 12 years ago
  19. a3ac141 ntfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  20. 0e37579 NTFS: Remove unused variable. by Anton Altaparmakov · 12 years ago
  21. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 12 years ago
  22. d0c00d0 ntfs: propagate umode_t by Al Viro · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. 2818ef5 NTFS: writev() fix and maintenance/contact details update by Anton Altaparmakov · 13 years ago
  25. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  26. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  27. 70fd136 ntfs: don't call invalidate_inodes() by Al Viro · 14 years ago
  28. efdffb5 BKL: Remove BKL from NTFS by Jan Blunck · 14 years ago
  29. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  30. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  31. c4af964 ntfs: use bitmap_weight by Akinobu Mita · 14 years ago
  32. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  33. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  34. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  35. 13205fb ntfs: remove old debug check for dirty data in ntfs_put_super() by Jens Axboe · 15 years ago
  36. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  37. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  38. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 15 years ago
  39. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  40. 08d8e97 writeback: fix ntfs with sb_has_dirty_inodes() by Fengguang Wu · 17 years ago
  41. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  42. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  43. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  44. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  45. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  46. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  47. 8331191 NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode(). by Anton Altaparmakov · 17 years ago
  48. c49c311 [PATCH] fs/ntfs: Conversion to generic boolean by Richard Knutsson · 18 years ago
  49. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  50. 5934537 [PATCH] lockdep: annotate NTFS locking rules by Ingo Molnar · 18 years ago
  51. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  52. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  53. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  54. e750d1c NTFS: 2.1.27 - Various bug fixes and cleanups. by Anton Altaparmakov · 18 years ago
  55. 4e5e529 NTFS: Semaphore to mutex conversion. by Ingo Molnar · 18 years ago
  56. 949763b NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are by Anton Altaparmakov · 18 years ago
  57. 67b1dfe NTFS: Fix an (innocent) off-by-one error in the runlist code. by Anton Altaparmakov · 18 years ago
  58. 1cf3109f NTFS: Do more detailed reporting of why we cannot mount read-write by by Anton Altaparmakov · 18 years ago
  59. 78af34f NTFS: Implement support for sector sizes above 512 bytes (up to the maximum by Anton Altaparmakov · 18 years ago
  60. 64419d9 NTFS: We have struct kmem_cache now so use it instead of the typedef. by Pekka Enberg · 18 years ago
  61. 24a44dc [PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments by Christoph Hellwig · 18 years ago
  62. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  63. d04bd1f NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton) by Anton Altaparmakov · 19 years ago
  64. 5d46770 NTFS: Change the mount options {u,f,d}mask to always parse the number as by Anton Altaparmakov · 19 years ago
  65. 7d333d6 NTFS: 2.1.24 release and some minor final fixes. by Anton Altaparmakov · 19 years ago
  66. e7a1033 NTFS: Support more clean journal ($LogFile) states. by Anton Altaparmakov · 19 years ago
  67. ca8fd7a NTFS: Detect the case when Windows has been suspended to disk on the volume by Anton Altaparmakov · 19 years ago
  68. 3f2faef NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it by Anton Altaparmakov · 19 years ago
  69. 442d207 NTFS: Use C99 style structure initialization after memory allocation where by Anton Altaparmakov · 19 years ago
  70. 7fafb8b NTFS: Minor cleanup: Define and use NTFS_MAX_CLUSTER_SIZE constant instead by Anton Altaparmakov · 19 years ago
  71. b0d2374 NTFS: Some utilities modify the boot sector but do not update the checksum. by Anton Altaparmakov · 19 years ago
  72. 251c842 NTFS: Remove checks for NULL before calling kfree() since kfree() does the by Jesper Juhl · 19 years ago
  73. 4138268 NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the by Anton Altaparmakov · 19 years ago
  74. c002f42 NTFS: - Add disable_sparse mount option together with a per volume sparse by Anton Altaparmakov · 19 years ago
  75. 218357f NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached by Anton Altaparmakov · 20 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago