1. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  2. 99621b4 btrfs: reada_extent doesn't need kref for refcount by Al Viro · 12 years ago
  3. 10c28d9 coredump: move core dump functionality into its own file by Alex Kelly · 12 years ago
  4. f34f9d1 coredump: prevent double-free on an error path in core dumper by Denys Vlasenko · 12 years ago
  5. 260ef31 usb/gadget: fix misannotations by Al Viro · 12 years ago
  6. 63784dd fcntl: fix misannotations by Al Viro · 12 years ago
  7. 2744c17 ceph: don't abuse d_delete() on failure exits by Al Viro · 12 years ago
  8. 3a8ca1b hypfs: ->d_parent is never NULL or negative by Al Viro · 12 years ago
  9. 1fe0c02 vfs: delete surplus inode NULL check by Alan Cox · 12 years ago
  10. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  11. a5b470b new helpers: fdget()/fdput() by Al Viro · 12 years ago
  12. 2a11735 switch o2hb_region_dev_write() to fget_light() by Al Viro · 12 years ago
  13. 7b540d0 proc_map_files_readdir(): don't bother with grabbing files by Al Viro · 12 years ago
  14. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  15. cecb46f vhost_set_vring(): turn pollstart/pollstop into bool by Al Viro · 12 years ago
  16. e10ce27 switch prctl_set_mm_exe_file() to fget_light() by Al Viro · 12 years ago
  17. 64e09fa switch xfs_find_handle() to fget_light() by Al Viro · 12 years ago
  18. 1ea65c9 switch xfs_swapext() to fget_light() by Al Viro · 12 years ago
  19. 78f7d75 switch coda get_device_index() to fget_light() by Al Viro · 12 years ago
  20. 88b428d switch infinibarf users of fget() to fget_light() by Al Viro · 12 years ago
  21. 1d3653a switch vfio_group_set_container() to fget_light() by Al Viro · 12 years ago
  22. 8319aa9 switch btrfs_ioctl_clone() to fget_light() by Al Viro · 12 years ago
  23. 515e0d6 switch mqueue syscalls to fget_light() by Al Viro · 12 years ago
  24. bdbf694 switch SNDRV_PCM_IOCTL_LINK to fget_light() by Al Viro · 12 years ago
  25. 4109633 switch timerfd_[sg]ettime(2) to fget_light() by Al Viro · 12 years ago
  26. 5e196a9 switch epoll_wait(2) to fget_light() by Al Viro · 12 years ago
  27. ecd1881 switch btrfs_ioctl_snap_create_transid() to fget_light() by Al Viro · 12 years ago
  28. 6bdf295 switch EXT4_IOC_MOVE_EXT to fget_light() by Al Viro · 12 years ago
  29. 4557c66 export fget_light by Al Viro · 12 years ago
  30. 399c9b8 ext4: close struct file leak on EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  31. ecaa80f switch hpux_getdents() to fget_light() by Al Viro · 12 years ago
  32. 7456a29 switch itanic perfmonctl(2) to fget_light() by Al Viro · 12 years ago
  33. 866ecfd switch osf_getdirentries() to fget_light() by Al Viro · 12 years ago
  34. 132ea24 switch readahead(2) to fget_light() by Al Viro · 12 years ago
  35. 6114437 switch fadvise(2) to fget_light() by Al Viro · 12 years ago
  36. d6483b7 switch fchmod(2) to fget_light() by Al Viro · 12 years ago
  37. 6b48c5b switch fallocate(2) to fget_light() by Al Viro · 12 years ago
  38. bf2965d switch ftruncate(2) to fget_light by Al Viro · 12 years ago
  39. f6d2ac5 namei.c: fix BS comment by Al Viro · 12 years ago
  40. c6f3d81 don't leak O_CLOEXEC into ->f_flags by Al Viro · 12 years ago
  41. ddd3e07 procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2 by Cyrill Gorcunov · 12 years ago
  42. faf60af procfs: Move /proc/pid/fd[info] handling code to fd.[ch] by Cyrill Gorcunov · 12 years ago
  43. 864bdb3 new helper: daemonize_descriptors() by Al Viro · 12 years ago
  44. 2be7fd5 switch spufs/coredump to iterate_fd() by Al Viro · 12 years ago
  45. 179e037 do_coredump(): make sure that descriptor table isn't shared by Al Viro · 12 years ago
  46. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  47. ad47bd7 make expand_files() and alloc_fd() static by Al Viro · 12 years ago
  48. b8318b0 take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c by Al Viro · 12 years ago
  49. ee97cd8 switch flush_unauthorized_files() to replace_fd() by Al Viro · 12 years ago
  50. 8280d16 new helper: replace_fd() by Al Viro · 12 years ago
  51. fe17f22 take purely descriptor-related stuff from fcntl.c to file.c by Al Viro · 12 years ago
  52. 6a6d27d take close-on-exec logics to fs/file.c, clean it up a bit by Al Viro · 12 years ago
  53. 723a1d7 um: resurrect the right variant of mconsole_proc() by Al Viro · 12 years ago
  54. 483ce1d take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  55. 0ee8cdf take fget() and friends to fs/file.c by Al Viro · 12 years ago
  56. f869e8a expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  57. 56007ca move put_unused_fd() and fd_install() to fs/file.c by Al Viro · 12 years ago
  58. 1983e78 trim free_fdtable_rcu() by Al Viro · 12 years ago
  59. b9e02af don't bother with call_rcu() in put_files_struct() by Al Viro · 12 years ago
  60. 7cf4dc3 move files_struct-related bits from kernel/exit.c to fs/file.c by Al Viro · 12 years ago
  61. dcfadfa new helper: __alloc_fd() by Al Viro · 12 years ago
  62. f33ff99 take rlimit check to callers of expand_files() by Al Viro · 12 years ago
  63. 352e3b2 fanotify: sanitize failure exits in copy_event_to_user() by Al Viro · 12 years ago
  64. ab72a70 events: don't use get_unused_fd_flags() when get_unused_fd() will do by Al Viro · 12 years ago
  65. 5b249b1 pipe(2) - race-free error recovery by Al Viro · 12 years ago
  66. a79f41e binder: don't allow mmap() by process other than proc->tsk by Al Viro · 12 years ago
  67. c921b40 autofs4: don't open-code fd_install() by Al Viro · 12 years ago
  68. 1a7bd22 make get_unused_fd_flags() a function by Al Viro · 12 years ago
  69. 56b31d1 unexport sock_map_fd(), switch to sock_alloc_file() by Al Viro · 12 years ago
  70. 2840763 take descriptor handling from sock_alloc_file() to callers by Al Viro · 12 years ago
  71. 5905db5 Merge remote branch 'origin' into for-next by Al Viro · 12 years ago
  72. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  74. 78cc88c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  75. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  76. 9391734 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  77. e108a3c Merge branch 'akpm' (sundry from Andrew) by Linus Torvalds · 12 years ago
  78. be8cfc4 c/r: prctl: fix build error for no-MMU case by Mark Salter · 12 years ago
  79. b5bd6a0 lib/flex_proportions.c: fix corruption of denominator in flexible proportions by Jan Kara · 12 years ago
  80. 0e75898 checksyscalls: fix "here document" handling by Heiko Carstens · 12 years ago
  81. a140b98 pwm-backlight: take over maintenance by Thierry Reding · 12 years ago
  82. 16d74eb sh: pfc: Fix up GPIO mux type reconfig case. by Paul Mundt · 12 years ago
  83. 41e2685 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  84. 56d27ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  85. 1abbce4 Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  86. 0c59f23 Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  87. bee2d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  88. 3e10986 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  89. 69190e6 phy/micrel: Add missing header to micrel_phy.h by Marek Vasut · 12 years ago
  90. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  91. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  92. e70cf54 tile: gxio iorpc numbering change for TRIO interface by Chris Metcalf · 12 years ago
  93. 8d54db79 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  94. 979570e Linux 3.6-rc7 by Linus Torvalds · 12 years ago
  95. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  96. 0737c8d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  97. 0bf7a70 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  98. faa2ad0 edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs. by Shaun Ruffell · 12 years ago
  99. ef6e781 edac_mc: fix messy kfree calls in the error path by Fengguang Wu · 12 years ago
  100. 7caf69f batman-adv: Fix symmetry check / route flapping in multi interface setups by Linus Lüssing · 12 years ago