1. 20054bd cifs: use CreationTime like an i_generation field by Jeff Layton · 14 years ago
  2. d44a9fe cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo by Jeff Layton · 14 years ago
  3. ca40b71 cifs: show "acl" in DebugData Features when it's compiled in by Jeff Layton · 14 years ago
  4. b4d6fcf cifs: move "ntlmssp" and "local_leases" options out of experimental code by Jeff Layton · 14 years ago
  5. 1397f2e cifs: replace some hardcoded values with preprocessor constants by Jeff Layton · 14 years ago
  6. a0f8b4f cifs: remove unnecessary locking around sequence_number by Jeff Layton · 14 years ago
  7. 197a1ee [CIFS] Fix minor merge conflict in fs/cifs/dir.c by Steve French · 13 years ago
  8. acc6f11 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 13 years ago
  9. 0c21e3a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  10. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  11. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  12. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  13. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  14. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  15. c6653a8 fs: rename vfsmount counter helpers by Nick Piggin · 14 years ago
  16. 9d55c36 fs: implement faster dentry memcmp by Nick Piggin · 14 years ago
  17. e1bb578 fs: prefetch inode data in dcache lookup by Nick Piggin · 14 years ago
  18. 4b93688 fs: improve scalability of pseudo filesystems by Nick Piggin · 14 years ago
  19. 873feea fs: dcache per-inode inode alias locking by Nick Piggin · 14 years ago
  20. ceb5bdc fs: dcache per-bucket dcache hash locking by Nick Piggin · 14 years ago
  21. 880566e xfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  22. 258a5aa btrfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  23. 7359861 ext2,3,4: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  24. 1e1743e fs: provide simple rcu-walk generic_check_acl implementation by Nick Piggin · 14 years ago
  25. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  26. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  27. 44a7d7a fs: cache optimise dentry and inode for rcu-walk by Nick Piggin · 14 years ago
  28. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  29. 5f57cbc fs: dcache remove d_mounted by Nick Piggin · 14 years ago
  30. c28cc36 fs: fs_struct use seqlock by Nick Piggin · 14 years ago
  31. 31e6b01 fs: rcu-walk for path lookup by Nick Piggin · 14 years ago
  32. ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 14 years ago
  33. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  34. 77812a1 fs: consolidate dentry kill sequence by Nick Piggin · 14 years ago
  35. ec33679 fs: use RCU in shrink_dentry_list to reduce lock nesting by Nick Piggin · 14 years ago
  36. be182bf fs: reduce dcache_inode_lock width in lru scanning by Nick Piggin · 14 years ago
  37. 89e6054 fs: dcache reduce prune_one_dentry locking by Nick Piggin · 14 years ago
  38. a734eb4 fs: dcache reduce d_parent locking by Nick Piggin · 14 years ago
  39. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  40. 357f8e6 fs: dcache reduce dcache_inode_lock by Nick Piggin · 14 years ago
  41. 89ad485 fs: dcache reduce locking in d_alloc by Nick Piggin · 14 years ago
  42. 61f3dee fs: dcache reduce dput locking by Nick Piggin · 14 years ago
  43. 58db63d fs: dcache avoid starvation in dcache multi-step operations by Nick Piggin · 14 years ago
  44. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  45. 949854d fs: Use rename lock and RCU for multi-step operations by Nick Piggin · 14 years ago
  46. 9abca36 fs: increase d_name lock coverage by Nick Piggin · 14 years ago
  47. b23fb0a fs: scale inode alias list by Nick Piggin · 14 years ago
  48. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  49. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  50. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  51. 2304450 fs: dcache scale lru by Nick Piggin · 14 years ago
  52. 789680d fs: dcache scale hash by Nick Piggin · 14 years ago
  53. ec2447c hostfs: simplify locking by Nick Piggin · 14 years ago
  54. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  55. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  56. fb2d5b8 fs: name case update method by Nick Piggin · 14 years ago
  57. 2bc334d jfs: dont overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  58. 79eb4dd cifs: dont overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  59. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  60. fbc8d4c0 config fs: avoid switching ->d_op on live dentry by Nick Piggin · 14 years ago
  61. 3e880fb fs: use fast counters for vfs caches by Nick Piggin · 14 years ago
  62. 86c8749 vfs: revert per-cpu nr_unused counters for dentry and inodes by Nick Piggin · 14 years ago
  63. 786a5e1 fs: d_validate fixes by Nick Piggin · 14 years ago
  64. 9e9bc97 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  65. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  66. 7e12edd CIFS: Simplify cifs_open code by Pavel Shilovsky · 14 years ago
  67. eeb910a CIFS: Simplify non-posix open stuff (try #2) by Pavel Shilovsky · 14 years ago
  68. 4b88613 CIFS: Add match_port check during looking for an existing connection (try #4) by Pavel Shilovsky · 14 years ago
  69. a9f1b85 CIFS: Simplify ipv*_connect functions into one (try #4) by Pavel Shilovsky · 14 years ago
  70. df8fbc24 cifs: Support NTLM2 session security during NTLMSSP authentication [try #5] by Shirish Pargaonkar · 14 years ago
  71. 262f86a cifs: don't overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  72. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. b08b272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  74. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  75. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  76. d3a23e1 Revert "fs: use RCU read side protection in d_validate" by Nick Piggin · 14 years ago
  77. 88ae762 [media] V4L1 removal: Remove linux/videodev.h by Mauro Carvalho Chehab · 14 years ago
  78. 5d8e4bd ncpfs: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  79. 9b00a81 ocfs2: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  80. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  81. 55fb78a Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  82. 8a7411a ext4: fix on-line resizing regression by Theodore Ts'o · 14 years ago
  83. f06328d logfs: fix "Kernel BUG at readwrite.c:1193" by Prasad Joshi · 14 years ago
  84. eabb26c logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex by Prasad Joshi · 14 years ago
  85. 7d8f987 ocfs2: Fix system inodes cache overflow. by Tao Ma · 14 years ago
  86. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  87. 3cb50dd Fix btrfs b0rkage by Al Viro · 14 years ago
  88. ca68088 Merge commit 'v2.6.37-rc6' into sched/core by Ingo Molnar · 14 years ago
  89. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  90. 92cf765 ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport by Sage Weil · 14 years ago
  91. ee1be86 fs: Use this_cpu_inc_return in buffer.c by Christoph Lameter · 14 years ago
  92. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  93. c7b9251 fs: Use this_cpu_xx operations in buffer.c by Christoph Lameter · 14 years ago
  94. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  95. a3383e8 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  96. b2837fc hfsplus: %L-to-%ll, macro correction, and remove unneeded braces by Anton Salikhmetov · 14 years ago
  97. 20b7643 hfsplus: spaces/indentation clean-up by Anton Salikhmetov · 14 years ago
  98. 21f2296 hfsplus: C99 comments clean-up by Anton Salikhmetov · 14 years ago
  99. 2753cc2 hfsplus: over 80 character lines clean-up by Anton Salikhmetov · 14 years ago
  100. 596276c hfsplus: fix an artifact in ioctl flag checking by Anton Salikhmetov · 14 years ago