1. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  2. fc6d0b0 Merge branch 'lockref' (locked reference counts) by Linus Torvalds · 12 years ago
  3. 1557008 vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock() by Linus Torvalds · 12 years ago
  4. df3d0bb vfs: use lockref_get_not_zero() for optimistic lockless dget_parent() by Waiman Long · 12 years ago
  5. c95389b Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  6. 49fa8140e fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers by Goldwyn Rodrigues · 12 years ago
  7. 9847423 vfs: make the dentry cache use the lockref infrastructure by Waiman Long · 12 years ago
  8. f0cc6ff Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink" by Linus Torvalds · 12 years ago
  9. 83c425d Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  10. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  11. 5befb98 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  12. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 12 years ago
  13. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 12 years ago
  14. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 12 years ago
  15. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 12 years ago
  16. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 12 years ago
  17. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 12 years ago
  18. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 12 years ago
  19. 09239ed sysfs: group.c: fix up kerneldoc by Greg Kroah-Hartman · 12 years ago
  20. 2c3a908 sysfs: sysfs.h: fix coding style issues by Greg Kroah-Hartman · 12 years ago
  21. 07ac62a sysfs: file.c: fix up broken string warnings by Greg Kroah-Hartman · 12 years ago
  22. 37814ee sysfs: dir.c: fix up odd do/while indentation by Greg Kroah-Hartman · 12 years ago
  23. 060cc74 sysfs: fix up uaccess.h coding style warnings by Greg Kroah-Hartman · 12 years ago
  24. ddfd6d0 sysfs: fix up 80 column coding style issues by Greg Kroah-Hartman · 12 years ago
  25. 1b18dc2 sysfs: fix up space coding style issues by Greg Kroah-Hartman · 12 years ago
  26. ab9bf4b sysfs: remove trailing whitespace by Greg Kroah-Hartman · 12 years ago
  27. 1b86675 sysfs: fix placement of EXPORT_SYMBOL() by Greg Kroah-Hartman · 12 years ago
  28. 9e2a47e sysfs: group: update copyright to add myself and the LF by Greg Kroah-Hartman · 12 years ago
  29. f9ae443 sysfs: group.c: add kerneldoc for sysfs_remove_group by Greg Kroah-Hartman · 12 years ago
  30. 16aebf1 sysfs: group.c: fix up broken string coding style by Greg Kroah-Hartman · 12 years ago
  31. 995d8ed sysfs: group.c: fix up some * coding style issues by Greg Kroah-Hartman · 12 years ago
  32. e6c5692 sysfs: group.c: fix trailing whitespace by Greg Kroah-Hartman · 12 years ago
  33. d363bc5 sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location by Greg Kroah-Hartman · 12 years ago
  34. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 12 years ago
  35. 35dc248 [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal by Roland Dreier · 12 years ago
  36. fd3930f proc: more readdir conversion bug-fixes by Linus Torvalds · 12 years ago
  37. 94fc5d9 proc: return on proc_readdir error by Richard Genoud · 12 years ago
  38. d6a5e06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  39. 7bd9ee5 GFS2: Check for glock already held in gfs2_getxattr by Steven Whitehouse · 12 years ago
  40. dfc4616 GFS2: alloc_workqueue() doesn't return an ERR_PTR by Dan Carpenter · 12 years ago
  41. 1bc333f GFS2: don't overrun reserved revokes by Benjamin Marzinski · 12 years ago
  42. d08fa65 GFS2: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 12 years ago
  43. 2523d47 GFS2: Fix typo in gfs2_create_inode() by Steven Whitehouse · 12 years ago
  44. a08797e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  45. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 12 years ago
  46. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 12 years ago
  47. 4451244 jfs: fix readdir cookie incompatibility with NFSv4 by Dave Kleikamp · 12 years ago
  48. 8c82962 fs/proc/task_mmu.c: fix buffer overflow in add_page_map() by yonghua zheng · 12 years ago
  49. d6394b5 ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id() by Jeff Liu · 12 years ago
  50. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 12 years ago
  51. 6115ea2 ocfs2: Revert 40bd62e to avoid regression in extended allocation by Jie Liu · 12 years ago
  52. b610ded hugetlb: fix lockdep splat caused by pmd sharing by Michal Hocko · 12 years ago
  53. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 12 years ago
  54. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 12 years ago
  55. 584d88b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  56. fd4f35d Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  57. 91aa11f jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() by Jan Kara · 12 years ago
  58. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 12 years ago
  59. d92581f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  60. b8ea0d0 Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  61. 022e5d0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  62. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 12 years ago
  63. cfad392 Btrfs: check to see if root_list is empty before adding it to dead roots by Josef Bacik · 12 years ago
  64. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 12 years ago
  65. ee20a98 Btrfs: allow splitting of hole em's when dropping extent cache by Josef Bacik · 12 years ago
  66. ed8c491 Btrfs: make sure the backref walker catches all refs to our extent by Josef Bacik · 12 years ago
  67. 8ca15e0 Btrfs: fix backref walking when we hit a compressed extent by Josef Bacik · 12 years ago
  68. b76bb70 Btrfs: do not offset physical if we're compressed by Josef Bacik · 12 years ago
  69. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 12 years ago
  70. e68afa4 Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents by Liu Bo · 12 years ago
  71. 7cddc19 btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified by Jie Liu · 12 years ago
  72. 201d3df dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() by Oleg Nesterov · 12 years ago
  73. 6ae6514 ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 12 years ago
  74. 59d9fa5 ext4: allow the mount options nodelalloc and data=journal by Theodore Ts'o · 12 years ago
  75. 55f5bfd Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  76. b72888c NFSv4: Fix up nfs4_proc_lookup_mountpoint by Trond Myklebust · 12 years ago
  77. eddffa4 NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() by Trond Myklebust · 12 years ago
  78. e890db0 NFSv4: Fix the sync mount option for nfs4 mounts by Scott Mayhew · 12 years ago
  79. f8806c8 NFS: Fix writeback performance issue on cache invalidation by Trond Myklebust · 12 years ago
  80. b7bc9e7 Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  81. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 12 years ago
  82. c472059 nfsd4: Fix MACH_CRED NULL dereference by J. Bruce Fields · 12 years ago
  83. 757c4f6 cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately by Jeff Layton · 12 years ago
  84. 9a1b6bf LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs by Trond Myklebust · 12 years ago
  85. 3d62c45 vfs: add missing check for __O_TMPFILE in fcntl_init() by Zheng Liu · 12 years ago
  86. bb2314b fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink by Andy Lutomirski · 12 years ago
  87. e305f48 fs: Fix file mode for O_TMPFILE by Andy Lutomirski · 12 years ago
  88. 672fe15 reiserfs: fix deadlock in umount by Al Viro · 12 years ago
  89. 62c6104 ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() by Gu Zheng · 12 years ago
  90. 66ffd11 cifs: set sb->s_d_op before calling d_make_root() by Jeff Layton · 12 years ago
  91. ba48202 cifs: fix bad error handling in crypto code by Jeff Layton · 12 years ago
  92. 776164c debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) by Oleg Nesterov · 12 years ago
  93. fe090e4 cifs: file: initialize oparms.reconnect before using it by Andi Shyti · 12 years ago
  94. 1b24408 Do not attempt to do cifs operations reading symlinks with SMB2 by Steve French · 12 years ago
  95. 057d633 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 12 years ago
  96. b78b6b3 Merge 3.11-rc3 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  97. 44fb851d ext4: add WARN_ON to check the length of allocated blocks by Zheng Liu · 12 years ago
  98. 94eec0f ext4: fix retry handling in ext4_ext_truncate() by Theodore Ts'o · 12 years ago
  99. 4183fb9 cuse: convert class code to use dev_groups by Greg Kroah-Hartman · 12 years ago
  100. dd12ed14 ext4: destroy ext4_es_cachep on module unload by Eric Sandeen · 12 years ago