1. 91c6cc9 mm: zcache/tmem/cleancache: s/flush/invalidate/ by Dan Magenheimer · 13 years ago
  2. 3167760 mm: cleancache: s/flush/invalidate/ by Dan Magenheimer · 13 years ago
  3. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  4. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  5. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  6. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  7. c3aa077 reiserfs: Properly display mount options in /proc/mounts by Jan Kara · 13 years ago
  8. 8e8b879 vfs: prevent remount read-only if pending removes by Miklos Szeredi · 13 years ago
  9. 7ada4db vfs: count unlinked inodes by Miklos Szeredi · 13 years ago
  10. 4ed5e82 vfs: protect remounting superblock read-only by Miklos Szeredi · 13 years ago
  11. 39f7c4d vfs: keep list of mounts for each superblock by Miklos Szeredi · 13 years ago
  12. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  13. a6322de vfs: switch ->show_path() to struct dentry * by Al Viro · 13 years ago
  14. d861c63 vfs: switch ->show_devname() to struct dentry * by Al Viro · 13 years ago
  15. 6413237 vfs: switch ->show_stats to struct dentry * by Al Viro · 13 years ago
  16. cdcf116 switch security_path_chmod() to struct path * by Al Viro · 13 years ago
  17. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  18. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  19. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  20. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  21. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  22. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  23. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  24. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  26. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  27. 1483b38 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  28. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. 15f043a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 8c717b7 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  31. 9f42f12 net: pack skb_shared_info more efficiently by Ian Campbell · 13 years ago
  32. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 13 years ago
  33. 68bad94 netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  34. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  35. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  36. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  37. b9d4e71 driver core: remove __must_check from device_create_file by Greg Kroah-Hartman · 13 years ago
  38. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  39. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 13 years ago
  40. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 13 years ago
  41. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  42. c63181e vfs: move fsnotify junk to struct mount by Al Viro · 13 years ago
  43. 52ba162 vfs: move mnt_devname by Al Viro · 13 years ago
  44. 1a4eeaf vfs: move mnt_list to struct mount by Al Viro · 13 years ago
  45. 863d684 vfs: move the rest of int fields to struct mount by Al Viro · 13 years ago
  46. 15169fe vfs: mnt_id/mnt_group_id moved by Al Viro · 13 years ago
  47. 143c8c9 vfs: mnt_ns moved to struct mount by Al Viro · 13 years ago
  48. 6776db3d vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount by Al Viro · 13 years ago
  49. d10e8de vfs: take mnt_master to struct mount by Al Viro · 13 years ago
  50. 6b41d53 vfs: take mnt_child/mnt_mounts to struct mount by Al Viro · 13 years ago
  51. 68e8a9f vfs: all counters taken to struct mount by Al Viro · 13 years ago
  52. a73324d vfs: move mnt_mountpoint to struct mount by Al Viro · 13 years ago
  53. 3376f34 vfs: mnt_parent moved to struct mount by Al Viro · 13 years ago
  54. 1b8e556 vfs: the first spoils - mnt_hash moved by Al Viro · 13 years ago
  55. a218d0f switch open and mkdir syscalls to umode_t by Al Viro · 13 years ago
  56. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  57. 4572bef switch ->path_mkdir() to umode_t by Al Viro · 13 years ago
  58. 2570ebb switch kern_ipc_perm to umode_t by Al Viro · 13 years ago
  59. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  60. 1bc9422 switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t by Al Viro · 13 years ago
  61. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  62. a85cfda switch miscdevice to umode_t by Al Viro · 13 years ago
  63. 52ef0c0 switch securityfs_create_file() to umode_t by Al Viro · 13 years ago
  64. 910f4ece switch security_path_chmod() to umode_t by Al Viro · 13 years ago
  65. 49f0a07 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t by Al Viro · 13 years ago
  66. 36fcb58 sysctl: use umode_t for table permissions by Al Viro · 13 years ago
  67. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  68. 62bb109 switch inode_init_owner() to umode_t by Al Viro · 13 years ago
  69. 632861f pohmelfs: propagate umode_t by Al Viro · 13 years ago
  70. 09208d1 shmem, ramfs: propagate umode_t, open-coded S_ISREG by Al Viro · 13 years ago
  71. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  72. a5e7ed3 cgroup: propagate mode_t by Al Viro · 13 years ago
  73. 8e07189 reiserfs: propagate umode_t by Al Viro · 13 years ago
  74. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  75. 4394751 configfs: convert to umode_t by Al Viro · 13 years ago
  76. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  77. 48176a9 switch sysfs_chmod_file() to umode_t by Al Viro · 13 years ago
  78. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  79. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  80. 9104e42 switch sysfs attr->mode to umode_t by Al Viro · 13 years ago
  81. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  82. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  83. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  84. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  85. 8208a22 switch sys_mknodat(2) to umode_t by Al Viro · 13 years ago
  86. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  87. cf31e70 vfs: new helper - vfs_ustat() by Al Viro · 13 years ago
  88. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  89. 8c9379e constify seq_file stuff by Al Viro · 13 years ago
  90. 79e801a vfs: make do_kern_mount() static by Al Viro · 13 years ago
  91. a516616 vfs: convert fs_supers to hlist by Al Viro · 13 years ago
  92. 6c449c8 unexport put_mnt_ns(), make create_mnt_ns() static outright by Al Viro · 13 years ago
  93. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  94. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  95. 30e0532 security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set by Jan Kara · 13 years ago
  96. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  97. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 13 years ago
  98. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 13 years ago
  99. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 13 years ago
  100. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago