1. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  2. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  3. c472c07 iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw} by Goffredo Baroncelli · 7 years ago
  4. d984187 ocfs2: return error when we attempt to access a dirty bh in jbd2 by piaojun · 7 years ago
  5. e75ed71 ocfs2: unlock bh_state if bg check fails by Changwei Ge · 7 years ago
  6. c4c2416 ocfs2: nowait aio support by Gang He · 7 years ago
  7. ac604d3 ocfs2: add ocfs2_overwrite_io() by Gang He · 7 years ago
  8. 06e7f13 ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock() by Gang He · 7 years ago
  9. 637dd20 ocfs2: add trimfs lock to avoid duplicated trims in cluster by Gang He · 7 years ago
  10. 4882abe ocfs2: add trimfs dlm lock resource by Gang He · 7 years ago
  11. 71a3694 ocfs2: try to reuse extent block in dealloc without meta_alloc by Changwei Ge · 7 years ago
  12. 63de8bd ocfs2: make metadata estimation accurate and clear by Changwei Ge · 7 years ago
  13. 16c8d56 ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute by piaojun · 7 years ago
  14. d22aa61 ocfs2: clean up dead code in alloc.c by Changwei Ge · 7 years ago
  15. c0a1a6d ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init() by piaojun · 7 years ago
  16. ff26cc1 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 7 years ago
  17. 025bcbd ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid by piaojun · 7 years ago
  18. dd7b5f9 ocfs2: clean dead code in suballoc.c by Changwei Ge · 7 years ago
  19. 32ed0bd ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header() by alex chen · 7 years ago
  20. fc2af28 ocfs2/cluster: close a race that fence can't be triggered by Yang Zhang · 7 years ago
  21. a52370b ocfs2: give an obvious tip for mismatched cluster names by Gang He · 7 years ago
  22. cfdce25 ocfs2/cluster: neaten a member of o2net_msg_handler by Changwei Ge · 7 years ago
  23. e37b963 fs/ocfs2/dlm/dlmmaster.c: clean up dead code by Changwei Ge · 7 years ago
  24. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  25. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  26. cc56c33 ocfs2: convert to new i_version API by Jeff Layton · 7 years ago
  27. e749d4f cfs2: switch to sock_recvmsg() by Al Viro · 7 years ago
  28. 076ccb7 fs: annotate ->poll() instances by Al Viro · 8 years ago
  29. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  30. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  31. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  32. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  33. 47ee9d8 ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits() by Guozhonghua · 7 years ago
  34. 3db409f ocfs2/dlm: get mle inuse only when it is initialized by Changwei Ge · 7 years ago
  35. 853bc26 ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent by alex chen · 7 years ago
  36. 3e4c56d ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
  37. 28f5a8a ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago
  38. 67b1b8d ocfs2: clean up some unused function declarations by piaojun · 7 years ago
  39. 1c01967 ocfs2: fix cluster hang after a node dies by Changwei Ge · 7 years ago
  40. 98d6c09 ocfs2: cleanup unused func declaration and assignment by piaojun · 7 years ago
  41. 23e0813 ocfs2: no need flush workqueue before destroying it by piaojun · 7 years ago
  42. a60874f ocfs2: remove unused declaration ocfs2_publish_get_mount_state() by Guozhonghua · 7 years ago
  43. 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
  44. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  45. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  46. 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  47. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  48. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  49. 4843afe ocfs2/cluster: make config_item_type const by Bhumika Goyal · 7 years ago
  50. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  52. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  53. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  54. 964f14a ocfs2: clean up some dead code by Jun Piao · 7 years ago
  55. 01ffb56 ocfs2: make ocfs2_set_acl() static by Jan Kara · 7 years ago
  56. 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
  57. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 8 years ago
  58. 7b9ca4c quota: Reduce contention on dq_data_lock by Jan Kara · 8 years ago
  59. 42fdb85 quota: Push dqio_sem down to ->read_file_info() by Jan Kara · 8 years ago
  60. 9a8ae30 quota: Push dqio_sem down to ->write_file_info() by Jan Kara · 8 years ago
  61. d6ab366 quota: Acquire dqio_sem for reading in vfs_load_quota_inode() by Jan Kara · 8 years ago
  62. bc8230e quota: Convert dqio_mutex to rwsem by Jan Kara · 8 years ago
  63. 19ec8e4 ocfs2: don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
  64. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 8 years ago
  65. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  66. b74271e ocfs2: constify attribute_group structures by Arvind Yadav · 8 years ago
  67. 25b1c72 ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak by piaojun · 8 years ago
  68. 62aa81d ocfs2: use magic.h by Fabian Frederick · 8 years ago
  69. 8c4d5a4 ocfs2: fix a static checker warning by Gang He · 8 years ago
  70. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  71. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 8 years ago
  72. 8818efa ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 8 years ago
  73. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  74. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  75. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  76. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  77. 7585d12 ocfs2: Use ERR_CAST() to avoid cross-structure cast by Kees Cook · 8 years ago
  78. d47736f fs/ocfs2/cluster: use offset_in_page() macro by Geliang Tang · 8 years ago
  79. 33496c3 ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 8 years ago
  80. 667b8a3 fs/ocfs2/cluster: use setup_timer by Geliang Tang · 8 years ago
  81. 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
  82. e73a67f don't open-code kernel_setsockopt() by Al Viro · 8 years ago
  83. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  84. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  86. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  87. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  88. 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
  89. 4d39f0a scripts/spelling.txt: add "unneded" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  90. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  91. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  92. b891fa50 ocfs2: fix deadlock issue when taking inode lock at vfs entry points by Eric Ren · 8 years ago
  93. 439a36b ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock by Eric Ren · 8 years ago
  94. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  95. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  96. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  97. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  98. 22725ce vfs: fix isize/pos/len checks for reflink & dedupe by Darrick J. Wong · 8 years ago
  99. e93b1cc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  100. 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