1. 54e948c ocfs2: fix snprintf() checking by Dan Carpenter · 3 years, 7 months ago
  2. 74ef829 ocfs2: remove unnecessary INIT_LIST_HEAD() by Yang Yingliang · 3 years, 7 months ago
  3. 10dde05 squashfs: add option to panic on errors by Vincent Whitchurch · 3 years, 7 months ago
  4. d98e4d9 ntfs: fix validity check for file name attribute by Desmond Cheong Zhi Xi · 3 years, 7 months ago
  5. 7ce32ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  6. edf54d9d Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 7 months ago
  7. 9e736cf Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 7 months ago
  8. 8fd0c1b nilfs2: fix memory leak in nilfs_sysfs_delete_device_group by Pavel Skripkin · 3 years, 7 months ago
  9. 7a971e2 ceph: fix error handling in ceph_atomic_open and ceph_lookup by Jeff Layton · 3 years, 8 months ago
  10. 27171ae ceph: must hold snap_rwsem when filling inode for async create by Jeff Layton · 3 years, 8 months ago
  11. 827a746 netfs: fix test for whether we can skip read when writing beyond EOF by Jeff Layton · 3 years, 7 months ago
  12. 66e9c6a afs: Fix afs_write_end() to handle short writes by David Howells · 3 years, 7 months ago
  13. 6fab154 Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
  14. 9620ad8 afs: Re-enable freezing once a page fault is interrupted by Matthew Wilcox (Oracle) · 3 years, 7 months ago
  15. 39519f6 Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 7 months ago
  16. f9f28e5 btrfs: zoned: fix negative space_info->bytes_readonly by Naohiro Aota · 3 years, 7 months ago
  17. 846be08 mm/hugetlb: expand restore_reserve_on_error functionality by Mike Kravetz · 3 years, 7 months ago
  18. 94f0b2d proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago
  19. a33d626 afs: Fix an IS_ERR() vs NULL check by Dan Carpenter · 3 years, 7 months ago
  20. f644bc4 fanotify: fix copy_event_to_user() fid error clean up by Matthew Bobrowski · 3 years, 7 months ago
  21. 960f071 Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 7 months ago
  22. 87a7f73 Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 7 months ago
  23. b2568ee Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  24. 9690557 io_uring: add feature flag for rsrc tags by Pavel Begunkov · 3 years, 7 months ago
  25. 992da01 io_uring: change registration/upd/rsrc tagging ABI by Pavel Begunkov · 3 years, 7 months ago
  26. 06af867 coredump: Limit what can interrupt coredumps by Eric W. Biederman · 3 years, 7 months ago
  27. cc6cf82 Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
  28. 591a22c proc: Track /proc/$pid/attr/ opener mm_struct by Kees Cook · 3 years, 7 months ago
  29. dc25573 afs: Fix partial writeback of large files on fsync and close by Marc Dionne · 3 years, 7 months ago
  30. 20e41d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 7 months ago
  31. e71f99f ext4: Only advertise encrypted_casefold when encryption and unicode are enabled by Daniel Rosenberg · 3 years, 8 months ago
  32. 63e7f12 ext4: fix no-key deletion for encrypt+casefold by Daniel Rosenberg · 3 years, 8 months ago
  33. afd09b6 ext4: fix memory leak in ext4_fill_super by Alexey Makhalov · 3 years, 8 months ago
  34. a7ba36b ext4: fix fast commit alignment issues by Harshad Shirwadkar · 3 years, 8 months ago
  35. 082cd4e ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed by Ye Bin · 3 years, 8 months ago
  36. 6bba447 ocfs2: fix data corruption by fallocate by Junxiao Bi · 3 years, 8 months ago
  37. f501b6a debugfs: Fix debugfs_read_file_str() by Dietmar Eggemann · 3 years, 8 months ago
  38. aefd7f7 btrfs: promote debugging asserts to full-fledged checks in validate_super by Nikolay Borisov · 3 years, 8 months ago
  39. e7b2ec3 btrfs: return value from btrfs_mark_extent_written() in case of error by Ritesh Harjani · 3 years, 8 months ago
  40. 5b434df btrfs: zoned: fix zone number to sector/physical calculation by Naohiro Aota · 3 years, 8 months ago
  41. 165ea85 btrfs: do not write supers if we have an fs error by Josef Bacik · 3 years, 8 months ago
  42. ec95502 Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  43. fd2ff27 Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  44. c3aba89 NFSv4: Fix second deadlock in nfs4_evict_inode() by Trond Myklebust · 3 years, 8 months ago
  45. dfe1fe7 NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() by Trond Myklebust · 3 years, 8 months ago
  46. d1b5c23 NFS: FMODE_READ and friends are C macros, not enum types by Chuck Lever · 3 years, 8 months ago
  47. 09226e8 NFS: Fix a potential NULL dereference in nfs_get_client() by Dan Carpenter · 3 years, 8 months ago
  48. 476bdb0 NFS: Fix use-after-free in nfs4_init_client() by Anna Schumaker · 3 years, 8 months ago
  49. 0b4f132 NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate by Scott Mayhew · 3 years, 8 months ago
  50. b45f189 ext4: fix accessing uninit percpu counter variable with fast_commit by Ritesh Harjani · 3 years, 9 months ago
  51. d5b8145 Revert "gfs2: Fix mmap locking for write faults" by Andreas Gruenbacher · 3 years, 8 months ago
  52. f8849e2 NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error. by Dai Ngo · 3 years, 8 months ago
  53. c2131f7 Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 8 months ago
  54. 36c7955 Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 8 months ago
  55. 1ab19c5 gfs2: Fix use-after-free in gfs2_glock_shrink_scan by Hillf Danton · 3 years, 8 months ago
  56. 75b9c72 Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
  57. 216e583 io_uring: fix misaccounting fix buf pinned pages by Pavel Begunkov · 3 years, 8 months ago
  58. e1a9e3d Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 8 months ago
  59. b3dbbae Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  60. 7c0ec89 Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
  61. 5ff2756 Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  62. 76a6d5c btrfs: fix deadlock when cloning inline extents and low on available space by Filipe Manana · 3 years, 8 months ago
  63. ea7036d btrfs: fix fsync failure and transaction abort after writes to prealloc extents by Filipe Manana · 3 years, 8 months ago
  64. dc09ef3 btrfs: abort in rename_exchange if we fail to insert the second ref by Josef Bacik · 3 years, 8 months ago
  65. f96d447 btrfs: check error value from btrfs_update_inode in tree log by Josef Bacik · 3 years, 8 months ago
  66. 011b28a btrfs: fixup error handling in fixup_inode_link_counts by Josef Bacik · 3 years, 8 months ago
  67. d61bec0 btrfs: mark ordered extent and inode with error if we fail to finish by Josef Bacik · 3 years, 8 months ago
  68. 856bd27 btrfs: return errors from btrfs_del_csums in cleanup_ref_head by Josef Bacik · 3 years, 8 months ago
  69. b86652b btrfs: fix error handling in btrfs_del_csums by Josef Bacik · 3 years, 8 months ago
  70. 4c80a97 btrfs: fix compressed writes that cross stripe boundary by Qu Wenruo · 3 years, 8 months ago
  71. 1bb5681 cifs: change format of CIFS_FULL_KEY_DUMP ioctl by Aurelien Aptel · 3 years, 8 months ago
  72. eb06881 cifs: fix string declarations and assignments in tracepoints by Shyam Prasad N · 3 years, 8 months ago
  73. 6d2fcfe cifs: set server->cipher_type to AES-128-CCM for SMB3.0 by Aurelien Aptel · 3 years, 8 months ago
  74. f610a5a afs: Fix the nlink handling of dir-over-dir rename by David Howells · 3 years, 8 months ago
  75. 0fe0bbe xfs: bunmapi has unnecessary AG lock ordering issues by Dave Chinner · 3 years, 8 months ago
  76. 991c2c5 xfs: btree format inode forks can have zero extents by Dave Chinner · 3 years, 8 months ago
  77. b16ef42 io_uring: fix data race to avoid potential NULL-deref by Marco Elver · 3 years, 8 months ago
  78. a799b68 nfs: Remove trailing semicolon in macros by Huilong Deng · 3 years, 8 months ago
  79. e67afa7 NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config by Zhang Xiaoxu · 3 years, 8 months ago
  80. 3743c17 io-wq: Fix UAF when wakeup wqe in hash waitqueue by Zqiang · 3 years, 8 months ago
  81. 70536bf NFS: Clean up reset of the mirror accounting variables by Trond Myklebust · 3 years, 8 months ago
  82. 0d0ea30 NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce() by Trond Myklebust · 3 years, 8 months ago
  83. 56517ab NFS: Fix an Oopsable condition in __nfs_pageio_add_request() by Trond Myklebust · 3 years, 8 months ago
  84. 17a9105 io_uring/io-wq: close io-wq full-stop gap by Pavel Begunkov · 3 years, 8 months ago
  85. bfb819e proc: Check /proc/$pid/attr/ writes against file opener by Kees Cook · 3 years, 8 months ago
  86. ad9f25d Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
  87. b2db6c3 afs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 8 months ago
  88. b71c791 netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual by David Howells · 3 years, 8 months ago
  89. 19dee613 netfs: Pass flags through to grab_cache_page_write_begin() by David Howells · 3 years, 8 months ago
  90. a8b98c8 fanotify: fix permission model of unprivileged group by Amir Goldstein · 3 years, 8 months ago
  91. 603f000 xfs: validate extsz hints against rt extent size when rtinherit is set by Darrick J. Wong · 3 years, 8 months ago
  92. 6b69e48 xfs: standardize extent size hint validation by Darrick J. Wong · 3 years, 8 months ago
  93. 0f93425 xfs: check free AG space when making per-AG reservations by Darrick J. Wong · 3 years, 8 months ago
  94. e32905e userfaultfd: hugetlbfs: fix new flag usage in error path by Mike Kravetz · 3 years, 8 months ago
  95. 4ff2473 Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  96. b9231df Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  97. a3969ef Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 8 months ago
  98. 45af60e Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  99. 8bb14ca Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
  100. a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 8 months ago