1. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  2. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  3. bf66542 cifs: update for new IP4/6 address printing by Stephen Rothwell · 16 years ago
  4. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  5. 54a696b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  6. 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  7. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 359d67d [CIFS] Remove redundant test by Julia Lawall · 16 years ago
  10. c6fbba0 [CIFS] make sure that DFS pathnames are properly formed by Steve French · 16 years ago
  11. ac6a3ef Remove an already-checked error condition in SendReceiveBlockingLock by Volker Lendecke · 16 years ago
  12. 698e96a Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  13. 17c8bfe Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  14. 2b2bdfb [CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition by Steve French · 16 years ago
  15. 8e4f2e8 Slightly streamline SendReceive[2] by Volker Lendecke · 16 years ago
  16. 829049c Check the return value of cifs_sign_smb[2] by Volker Lendecke · 16 years ago
  17. 4c3130e [CIFS] Cleanup: Move the check for too large R/W requests by Steve French · 16 years ago
  18. 27a97a6 [CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else" branch by Volker Lendecke · 16 years ago
  19. 8fbbd36 Simplify allocate_mid() slightly: Remove some unnecessary "else" branches by Volker Lendecke · 16 years ago
  20. 6d9c6d5 [CIFS] In SendReceive, move consistency check out of the mutexed region by Volker Lendecke · 16 years ago
  21. 00e485b cifs: store password in tcon by Jeff Layton · 16 years ago
  22. 4e53a3f cifs: have calc_lanman_hash take more granular args by Jeff Layton · 16 years ago
  23. 55162de cifs: zero out session password before freeing it by Jeff Layton · 16 years ago
  24. 8570552 cifs: fix wait_for_response to time out sleeping processes correctly by Jeff Layton · 16 years ago
  25. 8be0ed4 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible by Steve French · 16 years ago
  26. 61e7480 [CIFS] various minor cleanups pointed out by checkpatch script by Steve French · 16 years ago
  27. 3de2091 [CIFS] fix typo by Steve French · 16 years ago
  28. acc18aa [CIFS] remove sparse warning by Steve French · 16 years ago
  29. 13a6e42 [CIFS] add mount option to send mandatory rather than advisory locks by Steve French · 16 years ago
  30. d5c5605 cifs: make ipv6_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  31. bcf4b10 cifs: make ipv4_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  32. 7586b76 cifs: don't declare smb_vol info on the stack by Jeff Layton · 16 years ago
  33. 63c038c cifs: move allocation of new TCP_Server_Info into separate function by Jeff Layton · 16 years ago
  34. 8ecaf67 cifs: account for IPv6 in ses->serverName and clean up netbios name handling by Jeff Layton · 16 years ago
  35. 954d7a1 cifs: make dnotify thread experimental code by Jeff Layton · 16 years ago
  36. 72ca545 cifs: convert tcpSem to a mutex by Jeff Layton · 16 years ago
  37. 0468a2c cifs: take module reference when starting cifsd by Jeff Layton · 16 years ago
  38. 8090902 cifs: display addr and prefixpath options in /proc/mounts by Jeff Layton · 16 years ago
  39. 24b9b06 cifs: remove unused SMB session pointer from struct mid_q_entry by Jeff Layton · 16 years ago
  40. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
  41. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  42. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  43. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  44. 2505115 [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI by Lachlan McIlroy · 16 years ago
  45. ad1ad96 [XFS] handle unaligned data in xfs_bmbt_disk_get_all by Christoph Hellwig · 16 years ago
  46. efc5575 [XFS] avoid memory allocations in xfs_fs_vcmn_err by Christoph Hellwig · 16 years ago
  47. 9f6c92b [XFS] Fix speculative allocation beyond eof by Lachlan McIlroy · 16 years ago
  48. 4fdc778 [XFS] Remove XFS_BUF_SHUT() and friends by Lachlan McIlroy · 16 years ago
  49. d415867 [XFS] Use the incore inode size in xfs_file_readdir() by Lachlan McIlroy · 16 years ago
  50. 826e08b sched: fix warning in fs/proc/base.c by Ingo Molnar · 16 years ago
  51. 27a0464 [XFS] Fix merge conflict in fs/xfs/xfs_rename.c by Lachlan McIlroy · 16 years ago
  52. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  53. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 16 years ago
  54. 6ff2320 9p: Remove potentially bad parameter from function entry debug print. by Duane Griffin · 16 years ago
  55. 12204e2 security: pass mount flags to security_sb_kern_mount() by James Morris · 16 years ago
  56. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  57. 9c2c480 schedstat: consolidate per-task cpu runtime stats by Ken Chen · 16 years ago
  58. c280266 Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  59. 0bc77ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  60. 331c313 cifs: fix buffer overrun in parse_DFS_referrals by Jeff Layton · 16 years ago
  61. a977218 ocfs2: Add JBD2 compat feature bit. by Joel Becker · 16 years ago
  62. 83099bc ocfs2: Always update xattr search when creating bucket. by Tao Ma · 16 years ago
  63. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  64. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  65. 4d9d4eb Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs by Lachlan McIlroy · 16 years ago
  66. cfbe526 [XFS] set b_error from bio error in xfs_buf_bio_end_io by Lachlan McIlroy · 16 years ago
  67. c4cd747 [XFS] use inode_change_ok for setattr permission checking by Christoph Hellwig · 16 years ago
  68. 4d4be48 [XFS] add a FMODE flag to make XFS invisible I/O less hacky by Christoph Hellwig · 16 years ago
  69. 6d73cf1 [XFS] resync headers with libxfs by Christoph Hellwig · 16 years ago
  70. 2175dd9 [XFS] simplify projid check in xfs_rename by Christoph Hellwig · 16 years ago
  71. 15ac08a [XFS] replace b_fspriv with b_mount by Christoph Hellwig · 16 years ago
  72. f4fd2c5 Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  73. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  74. 6ee5a39 inotify: fix IN_ONESHOT unmount event watcher by Dmitri Monakhov · 16 years ago
  75. 49c5034 pagemap: fix 32-bit pagemap regression by Matt Mackall · 16 years ago
  76. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 16 years ago
  77. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 16 years ago
  78. 85f3346 tracehook: exec double-reporting fix by Roland McGrath · 16 years ago
  79. e055f13 [XFS] Remove unused tracing code by Lachlan McIlroy · 16 years ago
  80. a4f4d6d EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() by J. Bruce Fields · 16 years ago
  81. 218d11a Fix a race condition in FASYNC handling by Jonathan Corbet · 16 years ago
  82. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  83. bbeba4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  84. 576a488 [XFS] Fix hang after disallowed rename across directory quota domains by Dave Chinner · 16 years ago
  85. 14d676f Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Lachlan McIlroy · 16 years ago
  86. 797eaed [XFS] Remove unnecessary assertion by Lachlan McIlroy · 16 years ago
  87. a5b429d [XFS] Remove unused variable in ktrace_free() by Lachlan McIlroy · 16 years ago
  88. c642261 [XFS] Check return value of xfs_buf_get_noaddr() by Lachlan McIlroy · 16 years ago
  89. 6a0775a [XFS] Fix hang after disallowed rename across directory quota domains by Dave Chinner · 16 years ago
  90. 8bb5732 [XFS] Fix compile with CONFIG_COMPAT enabled by Christoph Hellwig · 16 years ago
  91. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  92. ebbefc0 [PATCH] clean up blkdev_get a little bit by Christoph Hellwig · 16 years ago
  93. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  94. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  95. 5a8d0f3 move inode tracing out of xfs_vnode. by Christoph Hellwig · 16 years ago
  96. 25e41b3 move vn_iowait / vn_iowake into xfs_aops.c by Christoph Hellwig · 16 years ago
  97. 583fa58 kill vn_ioerror by Christoph Hellwig · 16 years ago
  98. f95099b kill xfs_unmount_flush by Christoph Hellwig · 16 years ago
  99. e57481d no explicit xfs_iflush for special inodes during unmount by Christoph Hellwig · 16 years ago
  100. 070c461 use xfs_trans_ijoin in xfs_trans_iget by Christoph Hellwig · 16 years ago