1. a8fa94e Merge branch 'master' into driver-core-next-test-merge-rc2 by Tejun Heo · 12 years ago
  2. 9561a89 kernfs: fix hash calculation in kernfs_rename_ns() by Tejun Heo · 12 years ago
  3. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  4. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 12 years ago
  5. 9c1db77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  6. a2aa75e Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 12 years ago
  7. 27a377d Btrfs: don't loop forever if we can't run because of the tree mod log by Josef Bacik · 12 years ago
  8. 8051aa1 btrfs: reserve no transaction units in btrfs_ioctl_set_features by David Sterba · 12 years ago
  9. d0270ac btrfs: commit transaction after setting label and features by Jeff Mahoney · 12 years ago
  10. 6cc98d9 Btrfs: fix assert screwup for the pending move stuff by Josef Bacik · 12 years ago
  11. ec2e6cb Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  12. c18f7b5 jfs: fix generic posix ACL regression by Dave Kleikamp · 12 years ago
  13. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 12 years ago
  14. 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 12 years ago
  15. 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 12 years ago
  16. 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 12 years ago
  17. d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 12 years ago
  18. b9c9dad kernfs: add missing kernfs_active() checks in directory operations by Tejun Heo · 12 years ago
  19. 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 12 years ago
  20. 90c07c8 kernfs: rename kernfs_dir_ops to kernfs_syscall_ops by Tejun Heo · 12 years ago
  21. 07c7530 kernfs: invoke dir_ops while holding active ref of the target node by Tejun Heo · 12 years ago
  22. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 12 years ago
  23. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 12 years ago
  24. 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 12 years ago
  25. 182fd64 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 12 years ago
  26. 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 12 years ago
  27. ccf02aa kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate() by Tejun Heo · 12 years ago
  28. 35beab0 kernfs: restructure removal path to fix possible premature return by Tejun Heo · 12 years ago
  29. abd54f0 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 12 years ago
  30. a660793 kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 12 years ago
  31. 34a9bff Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  32. 227d53b3 mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq by KOSAKI Motohiro · 12 years ago
  33. fb951eb ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters by Zongxun Wang · 12 years ago
  34. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 12 years ago
  35. da9846a kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag by Tejun Heo · 12 years ago
  36. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  37. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  38. 88a78a9 Merge branch 'acl_fixes' into linux-next by Trond Myklebust · 12 years ago
  39. 789b663 fs: get_acl() must be allowed to return EOPNOTSUPP by Trond Myklebust · 12 years ago
  40. 8f493b9 NFSv3: Fix return value of nfs3_proc_setacls by Trond Myklebust · 12 years ago
  41. d4c42fb NFSv3: Remove unused function nfs3_proc_set_default_acl by Trond Myklebust · 12 years ago
  42. 60efa5e Btrfs: use late_initcall instead of module_init by Filipe David Borba Manana · 12 years ago
  43. 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 12 years ago
  44. 8101c8d Btrfs: disable snapshot aware defrag for now by Josef Bacik · 12 years ago
  45. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 12 years ago
  46. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 12 years ago
  47. 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 12 years ago
  48. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 12 years ago
  49. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 12 years ago
  50. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  51. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  52. 718360c nfs: fix setting of ACLs on file creation. by Noah Massey · 12 years ago
  53. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  54. d22e633 Fix mountpoint reference leakage in linkat by Oleg Drokin · 12 years ago
  55. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 12 years ago
  56. 807612d fs/super.c: sync ro remount after blocking writers by Andrew Ruder · 12 years ago
  57. 9115eac vfs: unexport the getname() symbol by Jeff Layton · 12 years ago
  58. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  59. 77516dc ceph: fix missing dput in ceph_set_acl by Sage Weil · 12 years ago
  60. a9a315d cifs: Fix check for regular file in couldbe_mf_symlink() by Sachin Prabhu · 12 years ago
  61. a1800ac nfs: initialize the ACL support bits to zero. by Malahal Naineni · 12 years ago
  62. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  63. 271bf66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  64. 7585823 ceph: simplify ceph_{get,init}_acl by Christoph Hellwig · 12 years ago
  65. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  66. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  67. d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  68. 5f13ee9 nfs: fix xattr inode op pointers when disabled by Christoph Hellwig · 12 years ago
  69. 32d35d4 ceph: remove duplicate declaration of ceph_setattr by Peter Rosin · 12 years ago
  70. 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  71. d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 12 years ago
  72. dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 12 years ago
  73. 1ecd745 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  74. 72466d0 ceph: fix posix ACL hooks by Sage Weil · 12 years ago
  75. 905e7da NFSv4.1: Cleanup by Trond Myklebust · 12 years ago
  76. a13ce7c NFSv4.1: Clean up nfs41_sequence_done by Trond Myklebust · 12 years ago
  77. cab92c1 NFSv4: Fix a slot leak in nfs40_sequence_done by Trond Myklebust · 12 years ago
  78. f9c96fc NFSv4.1 free slot before resending I/O to MDS by Andy Adamson · 12 years ago
  79. cf93da7 Btrfs: fix spin_unlock in check_ref_cleanup by Chris Mason · 12 years ago
  80. 90d3e59 Btrfs: setup inode location during btrfs_init_inode_locked by Chris Mason · 12 years ago
  81. 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 12 years ago
  82. 23c6bf6 Btrfs: fix btrfs_search_slot_for_read backwards iteration by Filipe David Borba Manana · 12 years ago
  83. 49fc647 Btrfs: do not export ulist functions by Wang Shilong · 12 years ago
  84. 4c7a6f7 Btrfs: rework ulist with list+rb_tree by Wang Shilong · 12 years ago
  85. f05c474 Btrfs: fix memory leaks on walking backrefs failure by Wang Shilong · 12 years ago
  86. bf54f41 Btrfs: fix send file hole detection leading to data corruption by Filipe David Borba Manana · 12 years ago
  87. bca1a29 Btrfs: add a reschedule point in btrfs_find_all_roots() by Wang Shilong · 12 years ago
  88. 7fdd29d Btrfs: make send's file extent item search more efficient by Filipe David Borba Manana · 12 years ago
  89. 95def2ed Btrfs: fix to catch all errors when resolving indirect ref by Wang Shilong · 12 years ago
  90. 538f72cd Btrfs: fix protection between walking backrefs and root deletion by Wang Shilong · 12 years ago
  91. 3c9665d btrfs: fix warning while merging two adjacent extents by Gui Hecheng · 12 years ago
  92. 9f03740 Btrfs: fix infinite path build loops in incremental send by Filipe David Borba Manana · 12 years ago
  93. 8581679 fanotify: Fix use after free for permission events by Jan Kara · 12 years ago
  94. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 12 years ago
  95. 13116df fanotify: Fix use after free in mask checking by Jan Kara · 12 years ago
  96. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  97. f149938 Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  98. 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 12 years ago
  99. 2365dd3 btrfs: undo sysfs when open_ctree() fails by Anand Jain · 12 years ago
  100. f74b86d Btrfs: fix snprintf usage by send's gen_unique_name by Filipe David Borba Manana · 12 years ago