1. 97ae77a [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE by FUJITA Tomonori · 16 years ago
  2. 56c451f [SCSI] block: fix the partial mappings with struct rq_map_data by FUJITA Tomonori · 16 years ago
  3. e623ddb [SCSI] block: fix bio_add_page misuse with rq_map_data by FUJITA Tomonori · 16 years ago
  4. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  5. 1f3403f nfsd race fixes: jfs by Dave Kleikamp · 16 years ago
  6. c1eaa26 nfsd race fixes: reiserfs by Al Viro · 16 years ago
  7. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  8. c38012d nfsd race fixes: ext3 by Al Viro · 16 years ago
  9. 41080b5 nfsd race fixes: ext2 by Al Viro · 16 years ago
  10. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  11. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago
  12. c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization by Denis ChengRq · 16 years ago
  13. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  14. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  15. 1239f26 make INIT_FS use the __RW_LOCK_UNLOCKED initialization by Steven Rostedt · 16 years ago
  16. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  17. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  18. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  19. b4091d5 kill walk_init_root by Christoph Hellwig · 16 years ago
  20. 66f2218 remove incorrect comment in inode_permission by Christoph Hellwig · 16 years ago
  21. 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
  22. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  23. dc711ca fix switch_names() breakage in short-to-short case by Al Viro · 16 years ago
  24. 7df5fa0 befs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  25. a63d0ff freevxfs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  26. 21acaf8 sysv: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  27. e83c139 ext4: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  28. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  29. 8d6d0c4 ext2: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  30. ebd09ab vfs: ensure page symlinks are NUL-terminated by Duane Griffin · 16 years ago
  31. a17d523 eCryptfs: check readlink result was not an error before using it by Duane Griffin · 16 years ago
  32. 5cc4a03 fs/namespace.c: drop code after return by Julia Lawall · 16 years ago
  33. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  34. e2b689d fs: reorder struct inotify_device on 64bits to remove padding by Richard Kennedy · 16 years ago
  35. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  36. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. ec270e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 16 years ago
  38. 6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  39. f57fa1d Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  40. 14eeee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 16 years ago
  41. 1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  42. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  45. 46f72f5 fs/nfs/nfs4proc.c: make nfs4_map_errors() static by WANG Cong · 16 years ago
  46. d3f7611 bio: get rid of bio_vec clearing by Jens Axboe · 16 years ago
  47. b3a6ffe Get rid of CONFIG_LSF by Jens Axboe · 16 years ago
  48. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  49. 392ddc3 bio: add support for inlining a number of bio_vecs inside the bio by Jens Axboe · 16 years ago
  50. bb799ca bio: allow individual slabs in the bio_set by Jens Axboe · 16 years ago
  51. 1b43449 bio: move the slab pointer inside the bio_set by Jens Axboe · 16 years ago
  52. 7ff9345 bio: only mempool back the largest bio_vec slab cache by Jens Axboe · 16 years ago
  53. 08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set by Keith Mannthey · 16 years ago
  54. 0a8c539 [XFS] Fix merge failures by Lachlan McIlroy · 16 years ago
  55. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  56. bf66542 cifs: update for new IP4/6 address printing by Stephen Rothwell · 16 years ago
  57. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  58. 54a696b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  59. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  60. 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
  61. 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
  62. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
  63. 359d67d [CIFS] Remove redundant test by Julia Lawall · 16 years ago
  64. c6fbba0 [CIFS] make sure that DFS pathnames are properly formed by Steve French · 16 years ago
  65. ac6a3ef Remove an already-checked error condition in SendReceiveBlockingLock by Volker Lendecke · 16 years ago
  66. 698e96a Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  67. 17c8bfe Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  68. 2b2bdfb [CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition by Steve French · 16 years ago
  69. 8e4f2e8 Slightly streamline SendReceive[2] by Volker Lendecke · 16 years ago
  70. 829049c Check the return value of cifs_sign_smb[2] by Volker Lendecke · 16 years ago
  71. 4c3130e [CIFS] Cleanup: Move the check for too large R/W requests by Steve French · 16 years ago
  72. 27a97a6 [CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else" branch by Volker Lendecke · 16 years ago
  73. 8fbbd36 Simplify allocate_mid() slightly: Remove some unnecessary "else" branches by Volker Lendecke · 16 years ago
  74. 6d9c6d5 [CIFS] In SendReceive, move consistency check out of the mutexed region by Volker Lendecke · 16 years ago
  75. 00e485b cifs: store password in tcon by Jeff Layton · 16 years ago
  76. 4e53a3f cifs: have calc_lanman_hash take more granular args by Jeff Layton · 16 years ago
  77. 55162de cifs: zero out session password before freeing it by Jeff Layton · 16 years ago
  78. 8570552 cifs: fix wait_for_response to time out sleeping processes correctly by Jeff Layton · 16 years ago
  79. 8be0ed4 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible by Steve French · 16 years ago
  80. 61e7480 [CIFS] various minor cleanups pointed out by checkpatch script by Steve French · 16 years ago
  81. 3de2091 [CIFS] fix typo by Steve French · 16 years ago
  82. acc18aa [CIFS] remove sparse warning by Steve French · 16 years ago
  83. 13a6e42 [CIFS] add mount option to send mandatory rather than advisory locks by Steve French · 16 years ago
  84. d5c5605 cifs: make ipv6_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  85. bcf4b10 cifs: make ipv4_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  86. 7586b76 cifs: don't declare smb_vol info on the stack by Jeff Layton · 16 years ago
  87. 63c038c cifs: move allocation of new TCP_Server_Info into separate function by Jeff Layton · 16 years ago
  88. 8ecaf67 cifs: account for IPv6 in ses->serverName and clean up netbios name handling by Jeff Layton · 16 years ago
  89. 954d7a1 cifs: make dnotify thread experimental code by Jeff Layton · 16 years ago
  90. 72ca545 cifs: convert tcpSem to a mutex by Jeff Layton · 16 years ago
  91. 0468a2c cifs: take module reference when starting cifsd by Jeff Layton · 16 years ago
  92. 8090902 cifs: display addr and prefixpath options in /proc/mounts by Jeff Layton · 16 years ago
  93. 24b9b06 cifs: remove unused SMB session pointer from struct mid_q_entry by Jeff Layton · 16 years ago
  94. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  95. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  96. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
  97. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  98. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  99. db8862e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  100. 2505115 [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI by Lachlan McIlroy · 16 years ago