1. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 12 years ago
  2. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 12 years ago
  3. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 12 years ago
  4. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 12 years ago
  5. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 12 years ago
  6. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 12 years ago
  7. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  8. 8e8bb96 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  9. 310fa7a restore smp_mb() in unlock_new_inode() by Al Viro · 12 years ago
  10. 7f6c7e6 vfs: fix return value from do_last() by Miklos Szeredi · 12 years ago
  11. 097b180 vfs: fix double put after complete_walk() by Miklos Szeredi · 12 years ago
  12. f6940fe udf: Fix deadlock in udf_release_file() by Jan Kara · 12 years ago
  13. 978d6d8 vfs: Correctly set the dir i_mutex lockdep class by Tyler Hicks · 13 years ago
  14. c7b2855 aio: fix the "too late munmap()" race by Al Viro · 12 years ago
  15. 86b62a2 aio: fix io_setup/io_destroy race by Al Viro · 12 years ago
  16. 86e0600 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  17. d575146 CIFS: Do not kmalloc under the flocks spinlock by Pavel Shilovsky · 12 years ago
  18. b0f8ef2 cifs: possible memory leak in xattr. by Santosh Nayak · 12 years ago
  19. 71fece9 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  20. 3e85fb9 Merge branch 'akpm' (Andrew's patch bomb) by Linus Torvalds · 12 years ago
  21. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 12 years ago
  22. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 12 years ago
  23. 880641b aio: wake up waiters when freeing unused kiocbs by Jeff Moyer · 12 years ago
  24. 6414fa6a aout: move setup_arg_pages() prior to reading/mapping the binary by Al Viro · 12 years ago
  25. 5483f18 vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c by Linus Torvalds · 12 years ago
  26. a175423 Btrfs: fix casting error in scrub reada code by Chris Mason · 12 years ago
  27. d3b0106 btrfs: fix locking issues in find_parent_nodes() by Li Zefan · 12 years ago
  28. ae942ae vfs: export full_name_hash() function to modules by Linus Torvalds · 12 years ago
  29. 200e9ef vfs: split up name hashing in link_path_walk() into helper function by Linus Torvalds · 12 years ago
  30. 0145acc vfs: uninline full_name_hash() by Linus Torvalds · 12 years ago
  31. 8966be9 vfs: trivial __d_lookup_rcu() cleanups by Linus Torvalds · 12 years ago
  32. c8e2525 regset: Prevent null pointer reference on readonly regsets by H. Peter Anvin · 12 years ago
  33. fe316bf block: Fix NULL pointer dereference in sd_revalidate_disk by Jun'ichi Nomura · 12 years ago
  34. 164974a ecryptfs: fix printk format warning for size_t by Randy Dunlap · 12 years ago
  35. a365fbf GFS2: Read resource groups on mount by Steven Whitehouse · 12 years ago
  36. 9e73f57 GFS2: Ensure rindex is uptodate for fallocate by Bob Peterson · 12 years ago
  37. 718b97b GFS2: Read in rindex if necessary during unlink by Bob Peterson · 12 years ago
  38. 4043b88 GFS2: Fix race between lru_list and glock ref count by Steven Whitehouse · 12 years ago
  39. f621c53 Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux by Anton Altaparmakov · 12 years ago
  40. 5bccda0 cifs: fix dentry refcount leak when opening a FIFO on lookup by Jeff Layton · 12 years ago
  41. 6de2ce4 CIFS: Fix mkdir/rmdir bug for the non-POSIX case by Pavel Shilovsky · 12 years ago
  42. a32744d autofs: work around unhappy compat problem on x86-64 by Ian Kent · 12 years ago
  43. 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 12 years ago
  44. d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 12 years ago
  45. 855a85f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  46. e77266e Btrfs: fix compiler warnings on 32 bit systems by Chris Mason · 12 years ago
  47. 0afa1b6 Merge branch 'master' of /Volumes/CaseSensitiveDisk/linux by Anton Altaparmakov · 12 years ago
  48. 9b556248 NTFS: Correct two spelling errors "dealocate" to "deallocate" in mft.c. by Anton Altaparmakov · 12 years ago
  49. 37fbf4b Restore direct_io / truncate locking API by Anton Altaparmakov · 12 years ago
  50. bb4c7e9 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  51. 5500cdb Btrfs: increase the global block reserve estimates by Liu Bo · 12 years ago
  52. 5065319 Btrfs: clear the extent uptodate bits during parent transid failures by Chris Mason · 12 years ago
  53. 16780ca Btrfs: add extra sanity checks on the path names in btrfs_mksubvol by Chris Mason · 12 years ago
  54. a6b0d5c Btrfs: make sure we update latest_bdev by Chris Mason · 12 years ago
  55. fe66a05 Btrfs: improve error handling for btrfs_insert_dir_item callers by Chris Mason · 12 years ago
  56. 437cf4c Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  57. 45d95bc NTFS: Do not dereference pointer before checking for NULL. by Anton Altaparmakov · 12 years ago
  58. 0e37579 NTFS: Remove unused variable. by Anton Altaparmakov · 12 years ago
  59. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 12 years ago
  60. c922bbc xfs: make inode quota check more general by Mitsuo Hayasaka · 12 years ago
  61. 20f12d8 xfs: change available ranges of softlimit and hardlimit in quota check by Mitsuo Hayasaka · 12 years ago
  62. 692e575 Btrfs: be less strict on finding next node in clear_extent_bit by Liu Bo · 12 years ago
  63. 8ebbfb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  64. abe9a6d NFSv4: fix server_scope memory leak by Weston Andros Adamson · 12 years ago
  65. f86f36a NFSv4.1: Fix a NFSv4.1 session initialisation regression by Trond Myklebust · 12 years ago
  66. 465c934 ecryptfs: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  67. 545d680 eCryptfs: Copy up lower inode attrs after setting lower xattr by Tyler Hicks · 12 years ago
  68. 4a26620 eCryptfs: Improve statfs reporting by Tyler Hicks · 13 years ago
  69. d9b0218 Btrfs: fix a bug on overcommit stuff by Liu Bo · 12 years ago
  70. 9d47c76 Btrfs: kick out redundant stuff in convert_extent_bit by Liu Bo · 12 years ago
  71. 0449314 Btrfs: skip states when they does not contain bits to clear by Liu Bo · 12 years ago
  72. 285190d Btrfs: check return value of lookup_extent_mapping() correctly by Tsutomu Itoh · 12 years ago
  73. 600a45e Btrfs: fix deadlock on page lock when doing auto-defragment by Miao Xie · 12 years ago
  74. 013bd4c Btrfs: fix return value check of extent_io_ops by Tsutomu Itoh · 12 years ago
  75. 12fc9d0 btrfs: honor umask when creating subvol root by Florian Albrechtskirchinger · 12 years ago
  76. 8a33442 btrfs: silence warning in raid array setup by David Sterba · 13 years ago
  77. c08782d btrfs: fix structs where bitfields and spinlock/atomic share 8B word by David Sterba · 12 years ago
  78. 87826df btrfs: delalloc for page dirtied out-of-band in fixup worker by Jeff Mahoney · 12 years ago
  79. a7e221e Btrfs: fix memory leak in load_free_space_cache() by Tsutomu Itoh · 12 years ago
  80. 859acaf btrfs: don't check DUP chunks twice by Arne Jansen · 12 years ago
  81. 2cac13e Btrfs: fix trim 0 bytes after a device delete by Liu Bo · 12 years ago
  82. 6af021d Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call failed for SEEK_DATA/SEEK_HOLE inquiry by Jeff Liu · 12 years ago
  83. 8f24b49 Btrfs: avoid positive number with ERR_PTR by Jan Schmidt · 12 years ago
  84. 941b2dd btrfs: Sector Size check during Mount by Keith Mannthey · 13 years ago
  85. ce5afed Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  86. 847c9db ocfs2: deal with wraparounds of i_nlink in ocfs2_rename() by Al Viro · 12 years ago
  87. fcf8306 vfs: fix compat_sys_stat() handling of overflows in st_nlink by Al Viro · 12 years ago
  88. dcdbed8 quota: Fix deadlock with suspend and quotas by Jan Kara · 12 years ago
  89. 6b6dc83 vfs: Provide function to get superblock and wait for it to thaw by Jan Kara · 12 years ago
  90. 074b851 vfs: fix panic in __d_lookup() with high dentry hashtable counts by Dimitri Sivanich · 12 years ago
  91. 1d6f209 autofs4 - fix lockdep splat in autofs by Steven Rostedt · 13 years ago
  92. e188dc0 vfs: fix d_inode_lookup() dentry ref leak by Miklos Szeredi · 12 years ago
  93. 0529348 XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended by Jesper Juhl · 12 years ago
  94. 19be13c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  95. 3ec1e88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  96. 04da0c8 xfs: use a normal shrinker for the dquot freelist by Christoph Hellwig · 12 years ago
  97. af5feae Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  98. b9f9a03 NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID by Trond Myklebust · 12 years ago
  99. 1ecd3c7 nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments() by Xi Wang · 12 years ago
  100. 5abebfd bio: don't overflow in bio_get_nr_vecs() by Kent Overstreet · 12 years ago