1. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  2. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  3. 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  6. 4843afe ocfs2/cluster: make config_item_type const by Bhumika Goyal · 7 years ago
  7. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  8. ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  9. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  11. 964f14a ocfs2: clean up some dead code by Jun Piao · 7 years ago
  12. 01ffb56 ocfs2: make ocfs2_set_acl() static by Jan Kara · 7 years ago
  13. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  14. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  15. 7b9ca4c quota: Reduce contention on dq_data_lock by Jan Kara · 8 years ago
  16. 42fdb85 quota: Push dqio_sem down to ->read_file_info() by Jan Kara · 8 years ago
  17. 9a8ae30 quota: Push dqio_sem down to ->write_file_info() by Jan Kara · 8 years ago
  18. d6ab366 quota: Acquire dqio_sem for reading in vfs_load_quota_inode() by Jan Kara · 8 years ago
  19. bc8230e quota: Convert dqio_mutex to rwsem by Jan Kara · 8 years ago
  20. 19ec8e4 ocfs2: don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  21. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 8 years ago
  22. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  23. b74271e ocfs2: constify attribute_group structures by Arvind Yadav · 8 years ago
  24. 25b1c72 ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak by piaojun · 8 years ago
  25. 62aa81d ocfs2: use magic.h by Fabian Frederick · 8 years ago
  26. 8c4d5a4 ocfs2: fix a static checker warning by Gang He · 8 years ago
  27. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  28. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  29. 8818efa ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 8 years ago
  30. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  31. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  32. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  33. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  34. 7585d12 ocfs2: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  35. d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 8 years ago
  36. 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 8 years ago
  37. 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 8 years ago
  38. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  39. e73a67f don't open-code kernel_setsockopt() by Al Viro · 8 years ago
  40. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  41. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  43. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  44. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  45. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  46. 4d39f0a scripts/spelling.txt: add "unneded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  47. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  48. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  49. b891fa50 ocfs2: fix deadlock issue when taking inode lock at vfs entry points by Eric Ren · 8 years ago
  50. 439a36b ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock by Eric Ren · 8 years ago
  51. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  52. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  53. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  54. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  55. 22725ce vfs: fix isize/pos/len checks for reflink & dedupe by Darrick J. Wong · 8 years ago
  56. e93b1cc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  57. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  58. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  61. c62c38f ocfs2: replace CURRENT_TIME macro by Deepa Dinamani · 8 years ago
  62. 395627b ocfs2: use time64_t to represent orphan scan times by Deepa Dinamani · 8 years ago
  63. 4131d53 ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree() by Ashish Samant · 8 years ago
  64. 07f38d9 ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() by piaojun · 8 years ago
  65. 28bb5ef ocfs2/dlm: clean up deadcode in dlm_master_request_handler() by piaojun · 8 years ago
  66. aa7b585 ocfs2: delete redundant code and set the node bit into maybe_map directly by Guozhonghua · 8 years ago
  67. 46832b2 ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler() by piaojun · 8 years ago
  68. 29ac8e8 ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features by Darrick J. Wong · 8 years ago
  69. 86e5943 ocfs2: charge quota for reflinked blocks by Darrick J. Wong · 8 years ago
  70. aef73a6 ocfs2: fix bad pointer cast by Darrick J. Wong · 8 years ago
  71. dbf896f ocfs2: always unlock when completing dio writes by Darrick J. Wong · 8 years ago
  72. 0855495 ocfs2: don't eat io errors during _dio_end_io_write by Darrick J. Wong · 8 years ago
  73. 3e10b79 ocfs2: budget for extent tree splits when adding refcount flag by Darrick J. Wong · 8 years ago
  74. 06a7030 ocfs2: prohibit refcounted swapfiles by Darrick J. Wong · 8 years ago
  75. 86544fb ocfs2: add newlines to some error messages by Darrick J. Wong · 8 years ago
  76. 84e4008 ocfs2: convert inode refcount test to a helper by Darrick J. Wong · 8 years ago
  77. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  78. 5f530de ocfs2: Use s_umount for quota recovery protection by Jan Kara · 8 years ago
  79. 2a64f80 ocfs2: Protect periodic quota syncing with s_umount semaphore by Jan Kara · 8 years ago
  80. d006c71 ocfs2: fix not enough credit panic by Junxiao Bi · 8 years ago
  81. e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
  82. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  83. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  84. 0cc482e ocfs2: fix memory leak in dlm_migrate_request_handler() by Guozhonghua · 8 years ago
  85. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  87. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  90. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  92. 48e509e ocfs2: fix undefined struct variable in inode.h by Joseph Qi · 8 years ago
  93. 055fdcf fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  94. 44be975 fs/ocfs2/super: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  95. bf94077 fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  96. 0b41be0 fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  97. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  98. 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
  99. c33f078 ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() by Eric Ren · 8 years ago
  100. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago