1. 712e36c btrfs: use GFP_KERNEL in btrfs_alloc_inode by David Sterba · 8 years ago
  2. f08dc36 btrfs: sink gfp parameter to clear_extent_uptodate by David Sterba · 8 years ago
  3. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 8 years ago
  4. 66b0c88 btrfs: prepare to drop gfp mask parameter from clear_extent_bit by David Sterba · 8 years ago
  5. 1538e6c btrfs: use non-RCU list traversal in write_all_supers callees by David Sterba · 8 years ago
  6. d03262c btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info by David Sterba · 8 years ago
  7. c5593ca btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info by David Sterba · 8 years ago
  8. 08ffcae btrfs: simplify btrfs_close_bdev by David Sterba · 8 years ago
  9. 9c6b1c4 btrfs: document device locking by David Sterba · 8 years ago
  10. 5c4cf6c btrfs: simplify exit paths in btrfs_init_new_device by David Sterba · 8 years ago
  11. 55de480 btrfs: use free_device where opencoded by David Sterba · 8 years ago
  12. 48dae9c btrfs: introduce free_device helper by David Sterba · 8 years ago
  13. f06c596 btrfs: rename device free rcu helper to free_device_rcu by David Sterba · 8 years ago
  14. 4c274bc Btrfs: document rules about bio async submit by Liu Bo · 8 years ago
  15. 057aac3 btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans by Nikolay Borisov · 8 years ago
  16. f5c29bd Btrfs: add __init macro to btrfs init functions by Liu Bo · 8 years ago
  17. c74a0b0 btrfs: rename btrfs_add_device to btrfs_add_dev_item by Anand Jain · 8 years ago
  18. 33d85fd btrfs: Don't generate UUID for non-fs tree by Qu Wenruo · 8 years ago
  19. 2c99738 btrfs: move volume_mutex into the btrfs_rm_device() by Anand Jain · 8 years ago
  20. 96b09dd btrfs: Use locked_end rather than open coding it by Nikolay Borisov · 8 years ago
  21. 6b7d6e9 btrfs: Move loop termination condition in while() by Nikolay Borisov · 8 years ago
  22. 47dba17 Btrfs: remove rcu_barrier in btrfs_close_devices by Liu Bo · 8 years ago
  23. 8577787 btrfs: Move checks from btrfs_wq_run_delayed_node to btrfs_balance_delayed_items by Nikolay Borisov · 8 years ago
  24. 617c54a btrfs: Make btrfs_async_run_delayed_root use a loop rather than multiple labels by Nikolay Borisov · 8 years ago
  25. d3fac6b btrfs: Remove redundant mirror_num arg by Nikolay Borisov · 8 years ago
  26. ac244ef btrfs: Remove unused function by Nikolay Borisov · 8 years ago
  27. 4660c49 btrfs: Remove redundant memory barrier in dev stats by Nikolay Borisov · 8 years ago
  28. 9deae96 btrfs: Fix memory barriers usage with device stats counters by Nikolay Borisov · 8 years ago
  29. 1cb34c8 btrfs: clean up btrfs_dev_stat_inc usage by Anand Jain · 8 years ago
  30. 9f5316c Btrfs: free btrfs_device in place by Liu Bo · 8 years ago
  31. 1805f2c Btrfs: remove redundant btrfs_balance_delayed_items by Liu Bo · 8 years ago
  32. 8bb2ee1 proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 8 years ago
  33. 75d4276 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  34. 89876f2 Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  35. 12e971b Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  36. 0cbb4b4 userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails by Andrea Arcangeli · 8 years ago
  37. 50d0f78 Merge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  38. e816c20 exec: Weaken dumpability for secureexec by Kees Cook · 8 years ago
  39. b4d8ad7f xfs: fix s_maxbytes overflow problems by Darrick J. Wong · 8 years ago
  40. 3a3882f xfs: quota: check result of register_shrinker() by Aliaksei Karaliou · 8 years ago
  41. 2196881 xfs: quota: fix missed destroy of qi_tree_lock by Aliaksei Karaliou · 8 years ago
  42. ec35e48 btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes by Chris Mason · 8 years ago
  43. beed926 btrfs: Fix flush bio leak by Nikolay Borisov · 8 years ago
  44. afae457 afs: Fix missing error handling in afs_write_end() by David Howells · 8 years ago
  45. 440fbc3 afs: Fix unlink by David Howells · 8 years ago
  46. 7888da9 afs: Potential uninitialized variable in afs_extract_data() by Dan Carpenter · 8 years ago
  47. fca0e39 Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  48. 68c58e9 xfs: only skip rmap owner checks for unknown-owner rmap removal by Darrick J. Wong · 8 years ago
  49. 33df3a9 xfs: always honor OWN_UNKNOWN rmap removal requests by Darrick J. Wong · 8 years ago
  50. 0525e95 xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order by Darrick J. Wong · 8 years ago
  51. 86d692b xfs: set cowblocks tag for direct cow writes too by Darrick J. Wong · 8 years ago
  52. 10ddf64 xfs: remove leftover CoW reservations when remounting ro by Darrick J. Wong · 8 years ago
  53. 363e59b xfs: don't be so eager to clear the cowblocks tag on truncate by Darrick J. Wong · 8 years ago
  54. 91aae6b xfs: track cowblocks separately in i_flags by Darrick J. Wong · 8 years ago
  55. 9ee332d sget(): handle failures of register_shrinker() by Al Viro · 8 years ago
  56. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 8 years ago
  57. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 8 years ago
  58. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  60. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  61. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 8 years ago
  62. dd3d66b8 Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  63. 227701e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  64. dc4fd9a nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests by Scott Mayhew · 8 years ago
  65. c156618 nfs: fix a deadlock in nfs client initialization by Scott Mayhew · 8 years ago
  66. 18d40ea Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 8 years ago
  68. 3756f64 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 8 years ago
  69. 302ec30 autofs: fix careless error in recent commit by NeilBrown · 8 years ago
  70. d455df0 Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  71. a192de2 xfs: allow CoW remap transactions to use reserve blocks by Darrick J. Wong · 8 years ago
  72. 9d40fba xfs: avoid infinite loop when cancelling CoW blocks after writeback failure by Darrick J. Wong · 8 years ago
  73. 73353f4 xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping by Darrick J. Wong · 8 years ago
  74. 5c989a0 xfs: remove dest file's post-eof preallocations before reflinking by Darrick J. Wong · 8 years ago
  75. c54854a xfs: move xfs_iext_insert tracepoint to report useful information by Darrick J. Wong · 8 years ago
  76. 8c57b88 xfs: account for null transactions in bunmapi by Darrick J. Wong · 8 years ago
  77. 6e643cd xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute by Darrick J. Wong · 8 years ago
  78. b7b2846 xfs: add the ability to join a held buffer to a defer_ops by Darrick J. Wong · 8 years ago
  79. da2e6b7 ovl: fix overlay: warning prefix by Amir Goldstein · 8 years ago
  80. 7c5cac1 Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  81. 9d5afec ext4: fix crash when a directory's i_size is too small by Chandan Rajendra · 8 years ago
  82. 7879cb4 ovl: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 8 years ago
  83. e8d4bfe ovl: Sync upper dirty data when syncing overlayfs by Chengguang Xu · 8 years ago
  84. b02a16e ovl: update ctx->pos on impure dir iteration by Amir Goldstein · 8 years ago
  85. 08d8f8a ovl: Pass ovl_get_nlink() parameters in right order by Vivek Goyal · 8 years ago
  86. 438c84c ovl: don't follow redirects if redirect_dir=off by Miklos Szeredi · 8 years ago
  87. 996fc44 ext4: add missing error check in __ext4_new_inode() by Theodore Ts'o · 8 years ago
  88. 98087c05 hpfs: don't bother with the i_version counter or f_version by Jeff Layton · 8 years ago
  89. 51090c5 Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  90. d7ee946 VFS: Handle lazytime in do_mount() by Markus Trippelsdorf · 8 years ago
  91. b7e0b6f xfs: make iomap_begin functions trim iomaps consistently by Darrick J. Wong · 8 years ago
  92. f59cf5c xfs: remove "no-allocation" reservations for file creations by Christoph Hellwig · 8 years ago
  93. eaf0ec3 fs: xfs: remove duplicate includes by Pravin Shedge · 8 years ago
  94. 040d786 ceph: drop negative child dentries before try pruning inode's alias by Yan, Zheng · 8 years ago
  95. ba3edf1f proc: show si_ptr in /proc/<pid>/timers without hashing by Linus Torvalds · 8 years ago
  96. c8bcbfbd btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 8 years ago
  97. 1b9e619 Btrfs: disable FUA if mounted with nobarrier by Omar Sandoval · 8 years ago
  98. e19182c btrfs: fix missing error return in btrfs_drop_snapshot by Jeff Mahoney · 8 years ago
  99. 692826b btrfs: handle errors while updating refcounts in update_ref_for_cow by Jeff Mahoney · 8 years ago
  100. b430b77 btrfs: Fix quota reservation leak on preallocated files by Justin Maggard · 8 years ago