1. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  2. fa7ea87 fs/partitions: Validate map_count in Mac partition tables by Timo Warns · 13 years ago
  3. ee715087 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  4. e51900f block: revert block_dev read-only check by Chuck Ebbert · 13 years ago
  5. 47c8529 nfsd: correctly handle return value from nfsd_map_name_to_* by NeilBrown · 13 years ago
  6. 3abb17e vfs: fix BUG_ON() in fs/namei.c:1461 by Linus Torvalds · 13 years ago
  7. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 13 years ago
  8. f60c153 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  9. 055d219 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  10. 007a14a Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  11. 261cd29 s390: remove task_show_regs by Martin Schwidefsky · 13 years ago
  12. 4e924a4 get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu() by Al Viro · 13 years ago
  13. f60aef7 drop out of RCU in return_reval by Al Viro · 13 years ago
  14. f5e1c1c split do_revalidate() into RCU and non-RCU cases by Al Viro · 13 years ago
  15. 2464308 in do_lookup() split RCU and non-RCU cases of need_revalidate by Al Viro · 13 years ago
  16. 844a391 nothing in do_follow_link() is going to see RCU by Al Viro · 13 years ago
  17. c26a920 Btrfs: check return value of alloc_extent_map() by Tsutomu Itoh · 13 years ago
  18. 67100f2 Btrfs - Fix memory leak in btrfs_init_new_device() by Ilya Dryomov · 13 years ago
  19. 51788b1 btrfs: prevent heap corruption in btrfs_ioctl_space_info() by Dan Rosenberg · 13 years ago
  20. 6848ad6 Btrfs: Fix balance panic by Yan, Zheng · 13 years ago
  21. e3f24cc Btrfs: don't release pages when we can't clear the uptodate bits by Chris Mason · 13 years ago
  22. eb14ab8 Btrfs: fix page->private races by Chris Mason · 13 years ago
  23. 83f6b0c nfsd: break lease on unlink due to rename by J. Bruce Fields · 13 years ago
  24. acfdf5c nfsd4: acquire only one lease per file by J. Bruce Fields · 13 years ago
  25. 5d926e8 nfsd4: modify fi_delegations under recall_lock by J. Bruce Fields · 13 years ago
  26. 65bc58f nfsd4: remove unused deleg dprintk's. by J. Bruce Fields · 13 years ago
  27. edab978 nfsd4: split lease setting into separate function by J. Bruce Fields · 13 years ago
  28. dd239cc nfsd4: fix leak on allocation error by J. Bruce Fields · 13 years ago
  29. 22d38c4 nfsd4: add helper function for lease setup by J. Bruce Fields · 13 years ago
  30. 6b57d9c nfsd4: split up nfsd_break_deleg_cb by J. Bruce Fields · 13 years ago
  31. 3aa6e0a NFSD: memory corruption due to writing beyond the stat array by Konstantin Khorenko · 13 years ago
  32. 0af3f81 NFSD: use nfserr for status after decode_cb_op_status by Benny Halevy · 13 years ago
  33. 541ce98 nfsd: don't leak dentry count on mnt_want_write failure by J. Bruce Fields · 13 years ago
  34. c8e0b00 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  35. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 13 years ago
  36. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 13 years ago
  37. 2892c15 ext4: make grpinfo slab cache names static by Eric Sandeen · 13 years ago
  38. d40b0c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  39. 3aec46c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  40. d863b50 vfs: call rcu_barrier after ->kill_sb() by Boaz Harrosh · 13 years ago
  41. 2dab597 Fix possible filp_cachep memory corruption by Linus Torvalds · 13 years ago
  42. 6b155c8 dlm: use single thread workqueues by David Teigland · 13 years ago
  43. 71823ba cifs: don't always drop malformed replies on the floor (try #3) by Jeff Layton · 13 years ago
  44. 195291e cifs: clean up checks in cifs_echo_request by Jeff Layton · 13 years ago
  45. 7e90d70 [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate by Steve French · 13 years ago
  46. cb5520f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  47. 257a65d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  48. 3a90983 Btrfs: Fix page count calculation by Yan, Zheng · 13 years ago
  49. d50bdd5 ext4: Fix data corruption with multi-block writepages support by Curt Wohlgemuth · 13 years ago
  50. d402539 cifs: remove checks for ses->status == CifsExiting by Jeff Layton · 13 years ago
  51. 8e4eef7 btrfs: Drop __exit attribute on btrfs_exit_compress by Alexey Charkov · 13 years ago
  52. 554233a btrfs: cleanup error handling in btrfs_unlink_inode() by Tsutomu Itoh · 13 years ago
  53. 3c14874 Btrfs: exclude super blocks when we read in block groups by Josef Bacik · 13 years ago
  54. 13dbc08 Btrfs: make sure search_bitmap finds something in remove_from_bitmap by Josef Bacik · 13 years ago
  55. 8132b65 cifs: add check for kmalloc in parse_dacl by Stanislav Fomichev · 13 years ago
  56. 247ec9b cifs: don't send an echo request unless NegProt has been done by Jeff Layton · 13 years ago
  57. e3f0dad cifs: enable signing flag in SMB header when server has it on by Jeff Layton · 13 years ago
  58. 64474bd cifs: Possible slab memory corruption while updating extended stats (repost) by Shirish Pargaonkar · 13 years ago
  59. 78d2978 CRED: Fix kernel panic upon security_file_alloc() failure. by Tetsuo Handa · 13 years ago
  60. 76429c1 CIFS: Fix variable types in cifs_iovec_read/write (try #2) by Pavel Shilovsky · 13 years ago
  61. 8984096 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  62. 1065348 hfsplus: fix up a comparism in hfsplus_file_extend by Christoph Hellwig · 13 years ago
  63. a1dbcef hfsplus: fix two memory leaks in wrapper.c by Chuck Ebbert · 13 years ago
  64. 14dd01f hfsplus: do not leak buffer on error by Chuck Ebbert · 13 years ago
  65. c5b8d0b hfsplus: fix failed mount handling by Christoph Hellwig · 13 years ago
  66. dd68314 ext4: fix up ext4 error handling by Theodore Ts'o · 13 years ago
  67. 8f02122 ext4: unregister features interface on module unload by Lukas Czerner · 13 years ago
  68. 8f1f745 ext4: fix panic on module unload when stopping lazyinit thread by Eric Sandeen · 13 years ago
  69. 0b0abea Revert "exofs: Set i_mapping->backing_dev_info anyway" by Boaz Harrosh · 13 years ago
  70. d54cdc8 fs: make block fiemap mapping length at least blocksize long by Josef Bacik · 13 years ago
  71. 3cd90ea vfs: sparse: add __FMODE_EXEC by Namhyung Kim · 13 years ago
  72. 0781b90 epoll: epoll_wait() should not use timespec_add_ns() by Eric Dumazet · 13 years ago
  73. 9587fcf cifs: fix length vs. total_read confusion in cifs_demultiplex_thread by Jeff Layton · 13 years ago
  74. 405b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  75. 98d5dc1 btrfs: fix return value check of btrfs_start_transaction() by Tsutomu Itoh · 13 years ago
  76. 5df6708 btrfs: checking NULL or not in some functions by Tsutomu Itoh · 13 years ago
  77. c87fb6f Btrfs: avoid uninit variable warnings in ordered-data.c by Chris Mason · 13 years ago
  78. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  79. 6284644 cifs: fix length checks in checkSMB by Jeff Layton · 13 years ago
  80. fb9f1f1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  81. cab6958 [CIFS] Update cifs minor version by Steve French · 13 years ago
  82. b31eabd Btrfs: catch errors from btrfs_sync_log by Chris Mason · 13 years ago
  83. b1953bc Btrfs: make shrink_delalloc a little friendlier by Josef Bacik · 13 years ago
  84. 7a8587e cifs: No need to check crypto blockcipher allocation by Shirish Pargaonkar · 13 years ago
  85. 31c2659 cifs: clean up some compiler warnings by Jeff Layton · 13 years ago
  86. f855f6c cifs: make CIFS depend on CRYPTO_MD4 by Jeff Layton · 13 years ago
  87. 92a4e0f cifs: force a reconnect if there are too many MIDs in flight by Jeff Layton · 13 years ago
  88. d804d41 cifs: don't pop a printk when sending on a socket is interrupted by Jeff Layton · 13 years ago
  89. 68abaff cifs: simplify SMB header check routine by Jeff Layton · 13 years ago
  90. 2db7c58 cifs: send an NT_CANCEL request when a process is signalled by Jeff Layton · 13 years ago
  91. 1be912d cifs: handle cancelled requests better by Jeff Layton · 13 years ago
  92. 58b8a5b Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 13 years ago
  93. ffeb414 cifs: fix two compiler warning about uninitialized vars by Jeff Layton · 13 years ago
  94. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 13 years ago
  95. 9fbf0c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  96. 7adf5df Btrfs: handle no memory properly in prepare_pages by Josef Bacik · 13 years ago
  97. ad0397a Btrfs: do error checking in btrfs_del_csums by Josef Bacik · 13 years ago
  98. 68a8227 Btrfs: use the global block reserve if we cannot reserve space by Josef Bacik · 13 years ago
  99. e9e2289 Btrfs: do not release more reserved bytes to the global_block_rsv than we need by Josef Bacik · 13 years ago
  100. dedefd7 Btrfs: fix check_path_shared so it returns the right value by Josef Bacik · 13 years ago