1. 0adb070 cgroup: remove cftype_set by Tejun Heo · 11 years ago
  2. 86bf4b6 cgroup: warn if "xattr" is specified with "sane_behavior" by Tejun Heo · 11 years ago
  3. 2bd59d4 cgroup: convert to kernfs by Tejun Heo · 11 years ago
  4. 59f5296 cgroup: misc preps for kernfs conversion by Tejun Heo · 11 years ago
  5. b166492 cgroup: introduce cgroup_ino() by Tejun Heo · 11 years ago
  6. 5f46990 cgroup: update the meaning of cftype->max_write_len by Tejun Heo · 11 years ago
  7. de00ffa cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes() by Tejun Heo · 11 years ago
  8. 5a17f54 cgroup: improve css_from_dir() into css_tryget_from_dir() by Tejun Heo · 11 years ago
  9. 398f878 Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15 by Tejun Heo · 11 years ago
  10. 0ab02ca cgroup: protect modifications to cgroup_idr with cgroup_mutex by Li Zefan · 11 years ago
  11. f7cef06 Merge branch 'driver-core-next' into cgroup/for-3.15 by Tejun Heo · 12 years ago
  12. aec2502 cgroup: rename cgroup_subsys->subsys_id to ->id by Tejun Heo · 12 years ago
  13. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 12 years ago
  14. 3ed80a6 cgroup: drop module support by Tejun Heo · 12 years ago
  15. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 12 years ago
  16. fa4cd45 sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() by Tejun Heo · 12 years ago
  17. 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 12 years ago
  18. 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 12 years ago
  19. 2536390 kernfs: add kernfs_open_file->priv by Tejun Heo · 12 years ago
  20. 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 12 years ago
  21. d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 12 years ago
  22. 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 12 years ago
  23. 90c07c8 kernfs: rename kernfs_dir_ops to kernfs_syscall_ops by Tejun Heo · 12 years ago
  24. 07c7530 kernfs: invoke dir_ops while holding active ref of the target node by Tejun Heo · 12 years ago
  25. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 12 years ago
  26. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 12 years ago
  27. 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 12 years ago
  28. 182fd64 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 12 years ago
  29. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 12 years ago
  30. abd54f0 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 12 years ago
  31. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  32. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  33. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  34. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  35. e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 12 years ago
  36. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  37. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 12 years ago
  40. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  41. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  42. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  43. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  44. 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  45. 31fc00b zsmalloc: add copyright by Minchan Kim · 12 years ago
  46. bcf1647 zsmalloc: move it under mm by Minchan Kim · 12 years ago
  47. 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 12 years ago
  48. 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 12 years ago
  49. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  50. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  51. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  52. 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  53. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  54. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  55. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  56. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  57. 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  58. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  59. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 12 years ago
  60. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 12 years ago
  61. a1c3bfb mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 12 years ago
  62. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 12 years ago
  63. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 12 years ago
  64. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  65. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  66. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  67. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 12 years ago
  68. a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 12 years ago
  69. 4a444b1 rwsem: add rwsem_is_contended by Josef Bacik · 12 years ago
  70. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  71. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  72. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  73. 0d0b7d4 blk-mq: for_each_* macro correctness by Jose Alonso · 12 years ago
  74. 54c0a4b Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  75. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  76. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 12 years ago
  77. 53e0ee9 splice: fix unexpected size truncation by Xiao Guangrong · 12 years ago
  78. daf948c ipc: delete seq_max field in struct ipc_ids by Davidlohr Bueso · 12 years ago
  79. 239521f ipc: whitespace cleanup by Manfred Spraul · 12 years ago
  80. 72a8ff2 ipc: change kern_ipc_perm.deleted type to bool by Rafael Aquini · 12 years ago
  81. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 12 years ago
  82. 00d1955 leds: kirkwood: Cleanup in header files by Sachin Kamat · 12 years ago
  83. 01a7a06 leds: leds-mc13783: Remove duplicate field in platform data by Alexander Shiyan · 12 years ago
  84. 80e163a libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature by Ilya Dryomov · 12 years ago
  85. 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 12 years ago
  86. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 12 years ago
  87. 17a13e4 libceph: follow {read,write}_tier fields on osd request submission by Ilya Dryomov · 12 years ago
  88. ce7f6a2 libceph: add ceph_pg_pool_by_id() by Ilya Dryomov · 12 years ago
  89. 1b3f2ab libceph: CEPH_OSD_FLAG_* enum update by Ilya Dryomov · 12 years ago
  90. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 12 years ago
  91. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 12 years ago
  92. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 12 years ago
  93. e822146 libceph: move ceph_file_layout helpers to ceph_fs.h by Ilya Dryomov · 12 years ago
  94. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 12 years ago
  95. 9df62f0 arch: use ASM_NL instead of ';' for assembler new line character in the macro by Chen Gang · 12 years ago
  96. d529ef8 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping by Jeff Layton · 12 years ago
  97. 9d43dc7 clk: si5351: remove variant from platform_data by Sebastian Hesselbarth · 12 years ago
  98. de960aa net: add and use skb_gso_transport_seglen() by Florian Westphal · 12 years ago
  99. 25ee33f i2c: update i2c_algorithm documentation by Ben Dooks · 12 years ago
  100. ccc039d Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago