1. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  2. fbf8fb7 ntfs: Convert to new freezing mechanism by Jan Kara · 12 years ago
  3. 32b4560 ntfs: remove references to long gone super operations and unimplemented methods by Fernando Luis Vazquez Cao · 12 years ago
  4. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  5. c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 12 years ago
  6. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  7. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  9. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  10. f4c5499 ntfs: forgets to unregister sysctls on register_filesystem() failure by Al Viro · 12 years ago
  11. ea29c69 ntfs: switch to d_make_root() by Al Viro · 12 years ago
  12. a3ac141 ntfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  13. 9b556248 NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c. by Anton Altaparmakov · 12 years ago
  14. 45d95bc NTFS: Do not dereference pointer before checking for NULL. by Anton Altaparmakov · 12 years ago
  15. 0e37579 NTFS: Remove unused variable. by Anton Altaparmakov · 12 years ago
  16. a80581d Typos: change aditional to additional. by Justin P. Mattock · 12 years ago
  17. 972c5ae Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  18. 982a598 ntfs: fix printk typos in mft.c by Masanari Iida · 12 years ago
  19. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 12 years ago
  20. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  21. d0c00d0 ntfs: propagate umode_t by Al Viro · 13 years ago
  22. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  23. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  24. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  25. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  26. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  27. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. d39dd11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  30. 67a23c4 fs: rename inode_lock to inode_hash_lock by Dave Chinner · 13 years ago
  31. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  32. 0ccd234 fs: change to new flag variable by matt mooney · 13 years ago
  33. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  34. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 13 years ago
  35. 2818ef5 NTFS: writev() fix and maintenance/contact details update by Anton Altaparmakov · 13 years ago
  36. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  37. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  38. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  39. 70fd136 ntfs: don't call invalidate_inodes() by Al Viro · 14 years ago
  40. efdffb5 BKL: Remove BKL from NTFS by Jan Blunck · 14 years ago
  41. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  42. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  43. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  44. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  45. 4c99000 ntfs: use add_to_page_cache_lru() by Minchan Kim · 14 years ago
  46. 2ec93b0 ntfs: clean up ntfs_attr_extend_initialized by Minchan Kim · 14 years ago
  47. 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
  48. c4af964 ntfs: use bitmap_weight by Akinobu Mita · 14 years ago
  49. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  50. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  51. 7c821a1 Remove fs/ntfs/ChangeLog by Jiri Kosina · 14 years ago
  52. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  53. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  54. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  55. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  56. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  57. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  58. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  59. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  60. 8a9f47d ntfs: remove ntfs_file_write by Christoph Hellwig · 15 years ago
  61. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  62. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  63. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  64. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  65. ebbbf75 ntfs: Use new syncing helpers and update comments by Jan Kara · 15 years ago
  66. 02d5341 ntfs: use is_power_of_2() function for clarity. by Robert P. J. Day · 15 years ago
  67. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  68. 13205fb ntfs: remove old debug check for dirty data in ntfs_put_super() by Jens Axboe · 15 years ago
  69. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  70. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  71. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 15 years ago
  72. 9d73ac9 fs/Kconfig: move ntfs out by Alexey Dobriyan · 15 years ago
  73. 9742df3 ntfs: don't NULL i_op by Al Viro · 16 years ago
  74. 0380155 ntfs: don't fool kernel-doc by Randy Dunlap · 16 years ago
  75. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  76. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  77. 169ccbd NTFS: update homepage by Adrian Bunk · 16 years ago
  78. 2690421 [PATCH] ntfs: use d_add_ci by Christoph Hellwig · 16 years ago
  79. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  80. 2f1936b [patch 3/5] vfs: change remove_suid() to file_remove_suid() by Miklos Szeredi · 16 years ago
  81. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  82. 80bfc25 ntfs: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  83. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  84. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  85. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 16 years ago
  86. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  87. ebab899 NTFS: Fix read regression. by Anton Altaparmakov · 17 years ago
  88. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  89. a351320 ntfs: new export ops by Christoph Hellwig · 17 years ago
  90. dbe7f76 fix typo "insted" -> "instead" by Uwe Kleine-König · 17 years ago
  91. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  92. 08d8e97 writeback: fix ntfs with sb_has_dirty_inodes() by Fengguang Wu · 17 years ago
  93. a9c62a1 fs: correct SuS compliance for open of large file without options by Alan Cox · 17 years ago
  94. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  95. bfab36e NTFS: Fix a mount time deadlock. by Anton Altaparmakov · 17 years ago
  96. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  97. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  98. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  99. 1fc799e ntfs_init_locked_inode(): fix array indexing by Andrew Morton · 17 years ago
  100. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago