1. e61734c cgroup: remove cgroup->name by Tejun Heo · 11 years ago
  2. f7cef06 Merge branch 'driver-core-next' into cgroup/for-3.15 by Tejun Heo · 11 years ago
  3. 1a698a4 Merge branch 'for-3.14-fixes' into for-3.15 by Tejun Heo · 11 years ago
  4. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 11 years ago
  5. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 11 years ago
  6. 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 11 years ago
  7. 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 11 years ago
  8. 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 11 years ago
  9. d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 11 years ago
  10. b9c9dad kernfs: add missing kernfs_active() checks in directory operations by Tejun Heo · 11 years ago
  11. 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 11 years ago
  12. 90c07c8 kernfs: rename kernfs_dir_ops to kernfs_syscall_ops by Tejun Heo · 11 years ago
  13. 07c7530 kernfs: invoke dir_ops while holding active ref of the target node by Tejun Heo · 11 years ago
  14. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  15. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  16. 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 11 years ago
  17. 182fd64 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 11 years ago
  18. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 11 years ago
  19. ccf02aa kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate() by Tejun Heo · 11 years ago
  20. 35beab0 kernfs: restructure removal path to fix possible premature return by Tejun Heo · 11 years ago
  21. abd54f0 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 11 years ago
  22. a660793 kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 11 years ago
  23. 0a6be65 nfs: include xattr.h from fs/nfs/nfs3proc.c by Tejun Heo · 11 years ago
  24. 1c0b8a7 hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  25. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  26. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  27. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  28. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  29. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  30. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 11 years ago
  31. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  32. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 11 years ago
  33. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 11 years ago
  34. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  35. 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 11 years ago
  36. a9a315d cifs: Fix check for regular file in couldbe_mf_symlink() by Sachin Prabhu · 11 years ago
  37. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 11 years ago
  38. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  39. 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  40. 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 11 years ago
  41. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  42. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  43. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  44. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 11 years ago
  45. 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 11 years ago
  46. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  47. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 11 years ago
  48. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 11 years ago
  49. 1ecd745 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  50. 72466d0 ceph: fix posix ACL hooks by Sage Weil · 11 years ago
  51. 905e7da NFSv4.1: Cleanup by Trond Myklebust · 11 years ago
  52. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 11 years ago
  53. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 11 years ago
  54. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 11 years ago
  55. cf93da7 Btrfs: fix spin_unlock in check_ref_cleanup by Chris Mason · 11 years ago
  56. 90d3e59 Btrfs: setup inode location during btrfs_init_inode_locked by Chris Mason · 11 years ago
  57. 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 11 years ago
  58. 23c6bf6 Btrfs: fix btrfs_search_slot_for_read backwards iteration by Filipe David Borba Manana · 11 years ago
  59. 49fc647 Btrfs: do not export ulist functions by Wang Shilong · 11 years ago
  60. 4c7a6f7 Btrfs: rework ulist with list+rb_tree by Wang Shilong · 11 years ago
  61. f05c474 Btrfs: fix memory leaks on walking backrefs failure by Wang Shilong · 11 years ago
  62. bf54f41 Btrfs: fix send file hole detection leading to data corruption by Filipe David Borba Manana · 11 years ago
  63. bca1a29 Btrfs: add a reschedule point in btrfs_find_all_roots() by Wang Shilong · 11 years ago
  64. 7fdd29d Btrfs: make send's file extent item search more efficient by Filipe David Borba Manana · 11 years ago
  65. 95def2ed Btrfs: fix to catch all errors when resolving indirect ref by Wang Shilong · 11 years ago
  66. 538f72cd Btrfs: fix protection between walking backrefs and root deletion by Wang Shilong · 11 years ago
  67. 3c9665d btrfs: fix warning while merging two adjacent extents by Gui Hecheng · 11 years ago
  68. 9f03740 Btrfs: fix infinite path build loops in incremental send by Filipe David Borba Manana · 11 years ago
  69. 8581679 fanotify: Fix use after free for permission events by Jan Kara · 11 years ago
  70. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 11 years ago
  71. 13116df fanotify: Fix use after free in mask checking by Jan Kara · 11 years ago
  72. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  73. f149938 Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  74. 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 11 years ago
  75. 2365dd3 btrfs: undo sysfs when open_ctree() fails by Anand Jain · 11 years ago
  76. f74b86d Btrfs: fix snprintf usage by send's gen_unique_name by Filipe David Borba Manana · 11 years ago
  77. c41570c btrfs: fix defrag 32-bit integer overflow by Justin Maggard · 11 years ago
  78. c736c09 btrfs: sysfs: list the NO_HOLES feature by David Sterba · 11 years ago
  79. 66b4bbd btrfs: sysfs: don't show reserved incompat feature by David Sterba · 11 years ago
  80. bd60ea0 btrfs: call permission checks earlier in ioctls and return EPERM by David Sterba · 11 years ago
  81. d024206 btrfs: restrict snapshotting to own subvolumes by David Sterba · 11 years ago
  82. 89d4346 Btrfs: fix wrong block group in trace during the free space allocation by Miao Xie · 11 years ago
  83. 215a63d Btrfs: cleanup the code of used_block_group in find_free_extent() by Miao Xie · 11 years ago
  84. 920e4a5 Btrfs: cleanup the redundant code for the block group allocation and init by Miao Xie · 11 years ago
  85. 26b47ff Btrfs: change the members' order of btrfs_space_info structure to reduce the cache miss by Miao Xie · 11 years ago
  86. ffcfaf8 Btrfs: fix wrong search path initialization before searching tree root by Wang Shilong · 11 years ago
  87. 23c671a Btrfs: flush the dirty pages of the ordered extent aggressively during logging csum by Miao Xie · 11 years ago
  88. 2c21b4d Btrfs: fix transaction abortion when remounting btrfs from RW to RO by Wang Shilong · 11 years ago
  89. e4355f3 Btrfs: faster file extent item search in clone ioctl by Filipe David Borba Manana · 11 years ago
  90. 1a4319c Btrfs: fix extent state leak on transaction abortion by Liu Bo · 11 years ago
  91. 0780253 btrfs: Cleanup the btrfs_parse_options for remount. by Qu Wenruo · 11 years ago
  92. 3818aea btrfs: Add noinode_cache mount option by Qu Wenruo · 11 years ago
  93. ade2e0b Btrfs: fix to search previous metadata extent item since skinny metadata by Wang Shilong · 11 years ago
  94. 7c76edb Btrfs: fix missing skinny metadata check in scrub_stripe() by Wang Shilong · 11 years ago
  95. 28e5dd8 Btrfs: fix send to not send non-aligned clone operations by Filipe David Borba Manana · 11 years ago
  96. 14a958e Btrfs: fix btrfs boot when compiled as built-in by Filipe David Borba Manana · 11 years ago
  97. c57c2b3 Btrfs: unlock inodes in correct order in clone ioctl by Filipe David Borba Manana · 11 years ago
  98. f499e40 Btrfs: optimize to remove unnecessary removal with ulist reallocation by Wang Shilong · 11 years ago
  99. de6e820 Btrfs: release subvolume's block_rsv before transaction commit by Liu Bo · 11 years ago
  100. f1de968 Btrfs: fix the race between write back and nocow buffered write by Miao Xie · 11 years ago