1. 3cfb677 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  2. 01cfb79 squashfs: be more careful about metadata corruption by Linus Torvalds · 6 years ago
  3. 5012284 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  4. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  5. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. f636d30 Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  7. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  8. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  9. 9362dd1 blkdev: __blkdev_direct_IO_simple: fix leak in error case by Martin Wilck · 6 years ago
  10. 5c61ef1 Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  11. c2412ac cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 7 years ago
  12. 5ce83d4 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag by Kiran Kumar Modukuri · 7 years ago
  13. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  14. 934140a cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 7 years ago
  15. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 6 years ago
  16. d4a34e1 xfs: properly handle free inodes in extent hint validators by Eric Sandeen · 6 years ago
  17. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  18. 55b636b Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  19. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  20. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  21. 35033ab fat: fix memory allocation failure handling of match_strdup() by OGAWA Hirofumi · 6 years ago
  22. bd3599a Btrfs: fix file data corruption after cloning a range and fsync by Filipe Manana · 6 years ago
  23. 04a1320 Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  24. 9ba546c aio: don't expose __aio_sigset in uapi by Christoph Hellwig · 6 years ago
  25. 665d495 btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() by Qu Wenruo · 6 years ago
  26. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago
  27. 24962af fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 6 years ago
  28. 02f51d4 autofs: fix slab out of bounds read in getname_kernel() by Tomas Bortoli · 6 years ago
  29. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  30. 97b1917 btrfs: fix use-after-free of cmp workspace pages by Naohiro Aota · 6 years ago
  31. 20c5bbc btrfs: restore uuid_mutex in btrfs_open_devices by David Sterba · 7 years ago
  32. 8d5a803 ext4: check for allocation block validity with block group locked by Theodore Ts'o · 6 years ago
  33. b4e7a7a drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() by Al Viro · 7 years ago
  34. 362eca7 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 6 years ago
  35. 2dca60d ext4: clear mmp sequence number when remounting read-only by Theodore Ts'o · 6 years ago
  36. 44de022 ext4: fix false negatives *and* false positives in ext4_check_descriptors() by Theodore Ts'o · 6 years ago
  37. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  38. b2d44d1 Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  39. 0fa3ecd Fix up non-directory creation in SGID directories by Linus Torvalds · 7 years ago
  40. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 7 years ago
  41. 7ffbe65 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 7 years ago
  42. f46ecbd cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting by Stefano Brivio · 7 years ago
  43. 6aa0c11 cifs: Fix memory leak in smb2_set_ea() by Paulo Alcantara · 7 years ago
  44. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 7 years ago
  45. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 7 years ago
  46. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 7 years ago
  47. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 7 years ago
  48. d02d21e autofs: rename 'autofs' module back to 'autofs4' by Linus Torvalds · 7 years ago
  49. 1e2c043 userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access by Janosch Frank · 7 years ago
  50. a17712c ext4: check superblock mapped prior to committing by Jon Derrick · 7 years ago
  51. d3bc0e6 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  52. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  53. 7886953 Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  54. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  55. 9991274 xfs: Initialize variables in xfs_alloc_get_rec before using them by Carlos Maiolino · 7 years ago
  56. e4e7ede Btrfs: fix mount failure when qgroup rescan is in progress by Filipe Manana · 7 years ago
  57. 717beb9 Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion by Chris Mason · 7 years ago
  58. 6f7de19 btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf by Qu Wenruo · 7 years ago
  59. 877f919 proc: add proc_seq_release by Chunyu Hu · 7 years ago
  60. f574943 Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  61. 8b8f53a ceph: fix dentry leak in splice_dentry() by Yan, Zheng · 7 years ago
  62. 84bfed4 Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  63. d8cb5e4 xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation by Darrick J. Wong · 7 years ago
  64. e53c4b5 xfs: ensure post-EOF zeroing happens after zeroing part of a file by Darrick J. Wong · 7 years ago
  65. a3a374b xfs: fix off-by-one error in xfs_rtalloc_query_range by Darrick J. Wong · 7 years ago
  66. 232d0a2 xfs: fix uninitialized field in rtbitmap fsmap backend by Darrick J. Wong · 7 years ago
  67. 5bd88d1 xfs: recheck reflink state after grabbing ILOCK_SHARED for a write by Darrick J. Wong · 7 years ago
  68. f62cb48 xfs: don't allow insert-range to shift extents past the maximum offset by Darrick J. Wong · 7 years ago
  69. aafe12c xfs: don't trip over negative free space in xfs_reserve_blocks by Darrick J. Wong · 7 years ago
  70. 10ee252 xfs: allow empty transactions while frozen by Darrick J. Wong · 7 years ago
  71. c5b4a50 Btrfs: fix return value on rename exchange failure by Filipe Manana · 7 years ago
  72. 894b8c0 Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  73. e53946d xfs: xfs_iflush_abort() can be called twice on cluster writeback failure by Dave Chinner · 7 years ago
  74. 23fcb33 xfs: More robust inode extent count validation by Dave Chinner · 7 years ago
  75. e2ac836 xfs: simplify xfs_bmap_punch_delalloc_range by Christoph Hellwig · 7 years ago
  76. 27db64f6 Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  77. 22883dd btrfs: fix invalid-free in btrfs_extent_same by Lu Fengqi · 7 years ago
  78. f098631 Btrfs: fix physical offset reported by fiemap for inline extents by Filipe Manana · 7 years ago
  79. 6c1e4d0 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 7 years ago
  80. f2e8334 udf: Provide function for calculating dir entry length by Jan Kara · 7 years ago
  81. fa65653 udf: Detect incorrect directory size by Jan Kara · 7 years ago
  82. 27e6ed5 ext2: add warning when specifying nocheck option by Chengguang Xu · 7 years ago
  83. 1822193 quota: Cleanup list iteration in dqcache_shrink_scan() by Jan Kara · 7 years ago
  84. 9560ba3 quota: reclaim least recently used dquots by Greg Thelen · 7 years ago
  85. f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 7 years ago
  86. 7b0df92 pNFS/flexfiles: Process writeback resends from nfsiod context as well by Trond Myklebust · 7 years ago
  87. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 7 years ago
  88. c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 7 years ago
  89. 2dbf8df pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception by Trond Myklebust · 7 years ago
  90. ba4dbde Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 7 years ago
  91. 9ffc59d Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  92. bfe0a5f ext4: add more mount time checks of the superblock by Theodore Ts'o · 7 years ago
  93. c37e9e0 ext4: add more inode number paranoia checks by Theodore Ts'o · 7 years ago
  94. 8bc1379 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 7 years ago
  95. e09463f jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 7 years ago
  96. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  97. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  98. 8cdb524 ext4: never move the system.data xattr out of the inode body by Theodore Ts'o · 7 years ago
  99. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  100. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago