1. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  2. ff0bc6c Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  3. 2182c81 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  4. 34e431b /proc/meminfo: provide estimated available memory by Rik van Riel · 10 years ago
  5. af52b04 fs/ramfs: don't use module_init for non-modular core code by Paul Gortmaker · 10 years ago
  6. b5bd856 fs/super.c: fix WARN on alloc_super() fail path by Vladimir Davydov · 10 years ago
  7. 4e4f9e6 fs/read_write.c:compat_readv(): remove bogus area verify by Corey Minyard · 10 years ago
  8. 38316c8 fs/compat_ioctl.c: fix an underflow issue (harmless) by Dan Carpenter · 10 years ago
  9. 0afaa12 posix_acl: uninlining by Andrew Morton · 10 years ago
  10. 75f82ea ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously by Yiwen Jiang · 10 years ago
  11. a2a3b39 ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative by Tariq Saeed · 10 years ago
  12. 16eac4b ocfs2: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  13. 1ba2212 ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl by Jie Liu · 10 years ago
  14. aa89762 ocfs2: return EINVAL if the given range to discard is less than block size by Jie Liu · 10 years ago
  15. 19e8ac2 ocfs2: return EOPNOTSUPP if the device does not support discard by Jie Liu · 10 years ago
  16. 0a2fcd89 ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits() by Younger Liu · 10 years ago
  17. c994c2e ocfs2: use the new DLM operation callbacks while requesting new lockspace by Goldwyn Rodrigues · 10 years ago
  18. 4150363 ocfs2: framework for version LVB by Goldwyn Rodrigues · 10 years ago
  19. 3e83415 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node by Goldwyn Rodrigues · 10 years ago
  20. 24aa338 ocfs2: shift allocation ocfs2_live_connection to user_connect() by Goldwyn Rodrigues · 10 years ago
  21. 66e188f ocfs2: add DLM recovery callbacks by Goldwyn Rodrigues · 10 years ago
  22. c74a3bd ocfs2: add clustername to cluster connection by Goldwyn Rodrigues · 10 years ago
  23. ff8fb33 ocfs2: remove versioning information by Goldwyn Rodrigues · 10 years ago
  24. 56b27cf fsnotify: remove pointless NULL initializers by Jan Kara · 10 years ago
  25. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 10 years ago
  26. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 10 years ago
  27. e9fe690 inotify: provide function for name length rounding by Jan Kara · 10 years ago
  28. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  29. d57b9c9 GFS2: revert "GFS2: d_splice_alias() can't return error" by J. Bruce Fields · 10 years ago
  30. 48ba620 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  31. db4aad2 kernfs: associate a new kernfs_node with its parent on creation by Tejun Heo · 10 years ago
  32. 8b127d0 GFS2: Small cleanup by Bob Peterson · 10 years ago
  33. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 10 years ago
  34. 70b23ce Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 10 years ago
  35. 1e3d362 GFS2: Fix kbuild test robot reported warning by Steven Whitehouse · 10 years ago
  36. 70f2fe3 nilfs2: fix segctor bug that causes file system corruption by Andreas Rohner · 10 years ago
  37. 2d9e723 GFS2: Move quota bitmap operations under their own lock by Steven Whitehouse · 11 years ago
  38. ee2411a GFS2: Clean up quota slot allocation by Steven Whitehouse · 11 years ago
  39. 8ad151c GFS2: Only run logd and quota when mounted read/write by Steven Whitehouse · 11 years ago
  40. c754fbb GFS2: Use RCU/hlist_bl based hash for quotas by Steven Whitehouse · 11 years ago
  41. 086352f GFS2: No need to invalidate pages for a dio read by Steven Whitehouse · 10 years ago
  42. bb30594 kernfs: fix get_active failure handling in kernfs_seq_*() by Tejun Heo · 10 years ago
  43. 683bb27 Revert "kernfs: fix get_active failure handling in kernfs_seq_*()" by Greg Kroah-Hartman · 10 years ago
  44. 87da149 Revert "kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq" by Greg Kroah-Hartman · 10 years ago
  45. 0890147 Revert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()" by Greg Kroah-Hartman · 10 years ago
  46. 798c75a Revert "kernfs: remove KERNFS_REMOVED" by Greg Kroah-Hartman · 10 years ago
  47. 4f4b1b6 Revert "kernfs: restructure removal path to fix possible premature return" by Greg Kroah-Hartman · 10 years ago
  48. 55f6e30 Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()" by Greg Kroah-Hartman · 10 years ago
  49. 7653fe9 Revert "kernfs: remove kernfs_addrm_cxt" by Greg Kroah-Hartman · 10 years ago
  50. f4b3e63 Revert "kernfs: make kernfs_get_active() block if the node is deactivated but not removed" by Greg Kroah-Hartman · 10 years ago
  51. 9b0925a Revert "kernfs: implement kernfs_{de|re}activate[_self]()" by Greg Kroah-Hartman · 10 years ago
  52. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 10 years ago
  53. a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 10 years ago
  54. ce9b499 Revert "kernfs: remove unnecessary NULL check in __kernfs_remove()" by Greg Kroah-Hartman · 10 years ago
  55. 88533f9 kernfs: remove unnecessary NULL check in __kernfs_remove() by Tejun Heo · 10 years ago
  56. d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 10 years ago
  57. e2bc447 Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  58. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 10 years ago
  59. 9f010c2 kernfs: implement kernfs_{de|re}activate[_self]() by Tejun Heo · 10 years ago
  60. 895a068 kernfs: make kernfs_get_active() block if the node is deactivated but not removed by Tejun Heo · 10 years ago
  61. 99177a3 kernfs: remove kernfs_addrm_cxt by Tejun Heo · 10 years ago
  62. f601f9a kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove() by Tejun Heo · 10 years ago
  63. 45a140e kernfs: restructure removal path to fix possible premature return by Tejun Heo · 10 years ago
  64. ae34372 kernfs: remove KERNFS_REMOVED by Tejun Heo · 10 years ago
  65. a69d001 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 10 years ago
  66. ea1c472 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 10 years ago
  67. d92d2e6 kernfs: fix get_active failure handling in kernfs_seq_*() by Tejun Heo · 10 years ago
  68. 1f4a63b xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() by Chuansheng Liu · 10 years ago
  69. bba719b xfs: fix off-by-one error in xfs_attr3_rmt_verify by Jie Liu · 11 years ago
  70. 39849d6 GFS2: Add initialization for address space in super block by Steven Whitehouse · 10 years ago
  71. 01bcb0d GFS2: Add hints to directory leaf blocks by Steven Whitehouse · 10 years ago
  72. 22b5a6c GFS2: For exhash conversion, only one block is needed by Steven Whitehouse · 10 years ago
  73. 62e96cf GFS2: Increase i_writecount during gfs2_setattr_chown by Bob Peterson · 10 years ago
  74. ef350bb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  75. d0abafa ext4: fix bigalloc regression by Eric Whitney · 10 years ago
  76. 2b47dad GFS2: Remember directory insert point by Steven Whitehouse · 10 years ago
  77. 534cf9c GFS2: Consolidate transaction blocks calculation for dir add by Steven Whitehouse · 10 years ago
  78. 3c1c0ae GFS2: Add directory addition info structure by Steven Whitehouse · 10 years ago
  79. 70d4ee9 GFS2: Use only a single address space for rgrps by Steven Whitehouse · 11 years ago
  80. 7005c3e GFS2: Use range based functions for rgrp sync/invalidation by Steven Whitehouse · 11 years ago
  81. 7de41d3 GFS2: Remove test which is always true by Steven Whitehouse · 11 years ago
  82. 7aed98f GFS2: Remove gfs2_quota_change_host structure by Steven Whitehouse · 11 years ago
  83. e4f2920 GFS2: Clean up releasepage by Steven Whitehouse · 11 years ago
  84. 5ea5050 GFS2: Implement a "rgrp has no extents longer than X" scheme by Bob Peterson · 11 years ago
  85. 1330edb GFS2: Drop inadequate rgrps from the reservation tree by Bob Peterson · 11 years ago
  86. 5ce1343 GFS2: If requested is too large, use the largest extent in the rgrp by Bob Peterson · 11 years ago
  87. 06f055f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  88. 4ff36ee epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL by Jason Baron · 10 years ago
  89. 152b734 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 10 years ago
  90. 0b3a2c9 GFS2: Fix unsafe dereference in dump_holder() by Tetsuo Handa · 11 years ago
  91. f1e3268 cifs: set FILE_CREATED by Shirish Pargaonkar · 11 years ago
  92. 750b8de cifs: We do not drop reference to tlink in CIFSCheckMFSymlink() by Sachin Prabhu · 11 years ago
  93. ebcc943 Add missing end of line termination to some cifs messages by Steve French · 11 years ago
  94. f41bfc9 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  95. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  96. dc0a6b4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  97. a8472b4 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  98. 3dc9acb aio: clean up and fix aio_setup_ring page mapping by Linus Torvalds · 11 years ago
  99. 8e321fe aio/migratepages: make aio migrate pages sane by Benjamin LaHaise · 11 years ago
  100. 1881686 aio: fix kioctx leak introduced by "aio: Fix a trinity splat" by Benjamin LaHaise · 11 years ago