1. 1527c0e btrfs: Don't submit any btree write bio if the fs has errors by Qu Wenruo · 4 years, 9 months ago
  2. 432bdb0 Btrfs: fix unwritten extent buffers and hangs on future writeback attempts by Filipe Manana · 5 years ago
  3. 2311ea7 btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() by Qu Wenruo · 6 years ago
  4. 22bb77c btrfs: extent_io: Handle errors better in btree_write_cache_pages() by Qu Wenruo · 6 years ago
  5. eeda803 btrfs: extent_io: Handle errors better in extent_write_full_page() by Qu Wenruo · 6 years ago
  6. 169ae60 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 10 months ago
  7. aa38097 Revert "btrfs: flush write bio if we loop in extent_write_cache_pages" by Ben Hutchings · 4 years, 1 month ago
  8. 63ece3b btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up by Qu Wenruo · 6 years ago
  9. 7f2b9e8 btrfs: extent_io: Kill the forward declaration of flush_write_bio by Qu Wenruo · 6 years ago
  10. 9f14e20 cachefiles: Handle readpage error correctly by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  11. 7b97149 ext4: fix invalid inode checksum by Luo Meng · 4 years, 1 month ago
  12. 6ad22dc ext4: fix error handling code in add_new_gdb by Dinghao Liu · 4 years, 3 months ago
  13. 314b5a4 ext4: fix leaking sysfs kobject after failed mount by Eric Biggers · 4 years, 2 months ago
  14. f870895 9P: Cast to loff_t before multiplying by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  15. 4f3b78e ceph: promote to unsigned long long before shifting by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  16. b08433b ubifs: dent: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years, 6 months ago
  17. 8840181 NFSD: Add missing NFSv2 .pc_func methods by Chuck Lever · 4 years, 2 months ago
  18. 3c040b9 NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag by Olga Kornievskaia · 4 years, 1 month ago
  19. 9bbfd65 udf: Fix memory leak when mounting by Jan Kara · 4 years, 2 months ago
  20. 0da7b60 btrfs: fix use-after-free on readahead extent after failure to create it by Filipe Manana · 4 years, 1 month ago
  21. 8c69908 btrfs: cleanup cow block on error by Josef Bacik · 4 years, 2 months ago
  22. 96e4fc7 btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() by Denis Efremov · 4 years, 2 months ago
  23. 67dc9c4 btrfs: send, recompute reference path after orphanization of a directory by Filipe Manana · 4 years, 2 months ago
  24. c06d728 btrfs: reschedule if necessary when logging directory items by Filipe Manana · 4 years, 2 months ago
  25. b38695b btrfs: improve device scanning messages by Anand Jain · 4 years, 3 months ago
  26. 274a95a btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode by Qu Wenruo · 4 years, 4 months ago
  27. dd7992a NFS: fix nfs_path in case of a rename retry by Ashish Sangwan · 4 years, 1 month ago
  28. 7ce2b16 fs: Don't invalidate page buffers in block_write_full_page() by Jan Kara · 4 years, 3 months ago
  29. 80dc9c4 cifs: handle -EINTR in cifs_setattr by Ronnie Sahlberg · 4 years, 1 month ago
  30. 6a253f3 gfs2: add validation checks for size of superblock by Anant Thazhemadam · 4 years, 1 month ago
  31. d808c88 ext4: Detect already used quota file early by Jan Kara · 4 years, 1 month ago
  32. c9830b1 btrfs: fix replace of seed device by Anand Jain · 4 years, 2 months ago
  33. 451a7c7 xfs: don't free rt blocks when we're doing a REMAP bunmapi call by Darrick J. Wong · 4 years, 2 months ago
  34. bda64b4 xfs: fix realtime bitmap/summary file truncation when growing rt volume by Darrick J. Wong · 4 years, 1 month ago
  35. f552d88 f2fs: fix to check segment boundary during SIT page readahead by Chao Yu · 4 years, 2 months ago
  36. 0ca99ff f2fs: fix uninit-value in f2fs_lookup by Chao Yu · 4 years, 2 months ago
  37. 3c09f46 f2fs: add trace exit in exception path by Zhang Qilong · 4 years, 2 months ago
  38. b664645 mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race by Nicholas Piggin · 4 years, 2 months ago
  39. b699b00 fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 4 years, 1 month ago
  40. f217c96 fscrypt: only set dentry_operations on ciphertext dentries by Eric Biggers · 4 years, 1 month ago
  41. 906242d fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory by Eric Biggers · 4 years, 1 month ago
  42. 000d849 fscrypt: fix race allowing rename() and link() of ciphertext dentries by Eric Biggers · 4 years, 1 month ago
  43. 1ae161d fscrypt: clean up and improve dentry revalidation by Eric Biggers · 4 years, 1 month ago
  44. 705ac26 fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 6 years ago
  45. 6ef8232 fuse: fix page dereference after free by Miklos Szeredi · 4 years, 2 months ago
  46. 02bb497 efivarfs: Replace invalid slashes with exclamation marks in dentries. by Michael Schaller · 4 years, 2 months ago
  47. 7f1fabf reiserfs: Fix memory leak in reiserfs_parse_options() by Jan Kara · 4 years, 9 months ago
  48. e004f8f xfs: make sure the rt allocator doesn't run off the end by Darrick J. Wong · 4 years, 2 months ago
  49. 7a1e074 reiserfs: only call unlock_new_inode() if I_NEW by Eric Biggers · 4 years, 5 months ago
  50. c1c3e98 udf: Avoid accessing uninitialized data on failed inode read by Jan Kara · 4 years, 2 months ago
  51. c33948e udf: Limit sparing table size by Jan Kara · 4 years, 2 months ago
  52. dff5d77 ntfs: add check for mft record size in superblock by Rustam Kovhaev · 4 years, 1 month ago
  53. 13296b6 fs: dlm: fix configfs memory leak by Alexander Aring · 4 years, 3 months ago
  54. 3abb2ac ext4: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 2 months ago
  55. 438191c ramfs: fix nommu mmap with gaps in the page cache by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  56. 3b0503e f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info by Jamie Iles · 4 years, 1 month ago
  57. dffa765 xfs: fix high key handling in the rt allocator's query_range function by Darrick J. Wong · 4 years, 1 month ago
  58. 56c37c5 xfs: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 2 months ago
  59. a3d0cee mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 1 month ago
  60. a114d64 quota: clear padding in v2r1_mem2diskdqb() by Eric Dumazet · 4 years, 2 months ago
  61. a4f751c cifs: Return the error from crypt_message when enc/dec key not found. by Shyam Prasad N · 4 years, 1 month ago
  62. ab57a8a cifs: remove bogus debug code by Dan Carpenter · 4 years, 2 months ago
  63. 9fd231b reiserfs: Fix oops during mount by Jan Kara · 4 years, 2 months ago
  64. 0364aee reiserfs: Initialize inode keys properly by Jan Kara · 4 years, 2 months ago
  65. eb13209 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 4 years, 1 month ago
  66. ced8ce5 ep_create_wakeup_source(): dentry name can change under you... by Al Viro · 4 years, 2 months ago
  67. 90ef231 epoll: EPOLL_CTL_ADD: close the race in decision to take fast path by Al Viro · 4 years, 2 months ago
  68. ff32991 epoll: replace ->visited/visited_list with generation count by Al Viro · 4 years, 2 months ago
  69. 3e3bbc4 epoll: do not insert into poll queues until all sanity checks are done by Al Viro · 4 years, 2 months ago
  70. 345c6f2 nfs: Fix security label length not being reset by Jeffrey Mitchell · 4 years, 2 months ago
  71. 803b2f2 btrfs: qgroup: fix data leak caused by race between writeback and truncate by Qu Wenruo · 4 years, 4 months ago
  72. 5f7ca30 cifs: Fix double add page to memcg when cifs_readpages by Zhang Xiaoxu · 4 years, 5 months ago
  73. c42c61e ceph: fix potential race in ceph_check_caps by Jeff Layton · 4 years, 8 months ago
  74. 5915b8e btrfs: don't force read-only after error in drop snapshot by David Sterba · 4 years, 9 months ago
  75. 59da76a fuse: don't check refcount after stealing page by Miklos Szeredi · 4 years, 6 months ago
  76. b6256c2 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 4 years, 8 months ago
  77. 1f39a7c NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 8 months ago
  78. 2f0a77c ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len by Liu Song · 4 years, 10 months ago
  79. 1ab250a nfsd: Don't add locks to closed or closing open stateids by Trond Myklebust · 4 years, 9 months ago
  80. ff33105 ext4: mark block bitmap corrupted when found instead of BUGON by Dmitry Monakhov · 4 years, 8 months ago
  81. 7fff3f7 xfs: mark dir corrupt when lookup-by-hash fails by Darrick J. Wong · 4 years, 8 months ago
  82. 6ab959f xfs: don't ever return a stale pointer from __xfs_dir3_free_read by Darrick J. Wong · 4 years, 8 months ago
  83. 47c5fa5 ext4: fix a data race at inode->i_disksize by Qiujun Huang · 4 years, 9 months ago
  84. 4d9cf93 ceph: ensure we have a new cap before continuing in fill_inode by Jeff Layton · 5 years ago
  85. 576f57d xfs: fix log reservation overflows when allocating large rt extents by Darrick J. Wong · 5 years ago
  86. 18201a7 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
  87. 19709ad gfs2: clean up iopen glock mess in gfs2_create_inode by Bob Peterson · 5 years ago
  88. 03ad258 xfs: fix attr leaf header freemap.size underflow by Brian Foster · 5 years ago
  89. 98e151b fix dget_parent() fastpath race by Al Viro · 5 years ago
  90. cababea f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 3 months ago
  91. 9cba1f7 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 3 months ago
  92. a6a2cf4 NFS: Zero-stateid SETATTR should first return delegation by Chuck Lever · 4 years, 2 months ago
  93. c642341 NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall by Olga Kornievskaia · 4 years, 3 months ago
  94. ad2dd3f gfs2: initialize transaction tr_ailX_lists earlier by Bob Peterson · 4 years, 6 months ago
  95. 9156712 btrfs: fix wrong address when faulting in pages in the search ioctl by Filipe Manana · 4 years, 2 months ago
  96. b33e13e btrfs: fix lockdep splat in add_missing_dev by Josef Bacik · 4 years, 3 months ago
  97. a6fdfac btrfs: require only sector size alignment for parent eb bytenr by Qu Wenruo · 4 years, 3 months ago
  98. b701016 xfs: initialize the shortform attr header padding entry by Darrick J. Wong · 4 years, 3 months ago
  99. b0a689f affs: fix basic permission bits to actually work by Max Staudt · 4 years, 3 months ago
  100. 7c9bf5c btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 3 months ago