1. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 4 years, 9 months ago
  2. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  3. 7d77837 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 4 years, 9 months ago
  4. 4b8d7cf CIFS: fix max ea value size by Murphy Zhou · 4 years, 9 months ago
  5. 4820f7e ext4: fix punch hole for inline_data file systems by Theodore Ts'o · 4 years, 10 months ago
  6. f624549 ext4: fix warning inside ext4_convert_unwritten_extents_endio by Rakesh Pandit · 4 years, 10 months ago
  7. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 4 years, 10 months ago
  8. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 4 years, 10 months ago
  9. 3fe1e27 ovl: filter of trusted xattr results in audit by Mark Salyzyn · 4 years, 10 months ago
  10. a489154 fuse: fix missing unlock_page in fuse_writepage() by Vasily Averin · 4 years, 9 months ago
  11. d43c355 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  12. 0a72d77 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 4 years, 10 months ago
  13. f3537bd f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 5 years ago
  14. 06c417b Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 4 years, 11 months ago
  15. 002d268 f2fs: check all the data segments against all node ones by Surbhi Palande · 4 years, 10 months ago
  16. 3571c9b cifs: Use kzfree() to zero out the password by Dan Carpenter · 4 years, 10 months ago
  17. 16764d7 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 4 years, 10 months ago
  18. 15c6f86 NFSv2: Fix write regression by Trond Myklebust · 4 years, 10 months ago
  19. bc94dcf NFSv2: Fix eof handling by Trond Myklebust · 4 years, 10 months ago
  20. 5a4086e NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 4 years, 10 months ago
  21. 88acd56 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 4 years, 10 months ago
  22. 4bc698d Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 4 years, 9 months ago
  23. 941c7ed ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
  24. 9cec64d ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() by Luis Henriques · 5 years ago
  25. 4862942 xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 4 years, 10 months ago
  26. 88bc983 userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx by Oleg Nesterov · 4 years, 10 months ago
  27. 46888ce NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 4 years, 11 months ago
  28. 3bed38d ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 4 years, 11 months ago
  29. 92225e4 smb3: send CAP_DFS capability during session setup by Steve French · 5 years ago
  30. 84bdf5e SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 5 years ago
  31. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 4 years, 11 months ago
  32. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  33. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  34. ca62806 coda: add error handling for fget by Zhouyang Jia · 5 years ago
  35. 679ff6a ceph: return -ERANGE if virtual xattr value didn't fit in buffer by Jeff Layton · 5 years ago
  36. 4e06406 ceph: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  37. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 5 years ago
  38. 820402d fs/adfs: super: fix use-after-free bug by Russell King · 5 years ago
  39. 370bb85 ceph: hold i_ceph_lock when removing caps for freeing inode by Yan, Zheng · 5 years ago
  40. 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  41. 5081001 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 5 years ago
  42. 4229753 9p: pass the correct prototype to read_cache_page by Christoph Hellwig · 5 years ago
  43. dd1fc2c f2fs: avoid out-of-range memory access by Ocean Chen · 5 years ago
  44. 7546e0c nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 5 years ago
  45. cdc106c6c nfsd: fix performance-limiting session calculation by J. Bruce Fields · 5 years ago
  46. 6d54807 nfsd: give out fewer session slots as limit approaches by J. Bruce Fields · 7 years ago
  47. dbd040b nfsd: increase DRC cache limit by J. Bruce Fields · 7 years ago
  48. 2d9b39d NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
  49. 3f0307b ext4: allow directory holes by Theodore Ts'o · 5 years ago
  50. e23504d eCryptfs: fix a couple type promotion bugs by Dan Carpenter · 6 years ago
  51. c93b747 coda: pass the host file in vma->vm_file on mmap by Jan Harkes · 5 years ago
  52. d2db6cf Btrfs: add missing inode version, ctime and mtime updates when punching hole by Filipe Manana · 5 years ago
  53. e83234d fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes. by Radoslaw Burny · 5 years ago
  54. 3332762 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 5 years ago
  55. 587a816 blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration by Tejun Heo · 5 years ago
  56. e722fb7 fscrypt: don't set policy for a dead directory by Hongjie Fang · 5 years ago
  57. 9be0a1a udf: Fix incorrect final NOT_ALLOCATED (hole) extent length by Steven J. Magnani · 5 years ago
  58. c51e9aa btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 5 years ago
  59. 64d3f00 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 5 years ago
  60. 42a7a2a fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 5 years ago
  61. 730855b fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 5 years ago
  62. f779172 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago
  63. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  64. 77beb27 Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 6 years ago
  65. 79cb505 configfs: Fix use-after-free when accessing sd->s_dentry by Sahitya Tummala · 5 years ago
  66. d9d0c83 fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 5 years ago
  67. 101e808 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 5 years ago
  68. 4edf907 fuse: retrieve: cap requested size to negotiated max_write by Kirill Smelkov · 5 years ago
  69. a468110 configfs: fix possible use-after-free in configfs_register_group by YueHaibing · 5 years ago
  70. dff15a2 f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 5 years ago
  71. 2b65316 f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 5 years ago
  72. 3cdbcbe f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 5 years ago
  73. cc2df63 fs/fat/file.c: issue flush after the writeback of FAT by Hou Tao · 5 years ago
  74. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  75. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 5 years ago
  76. 4fb410b fuse: fallocate: fix return with locked inode by Miklos Szeredi · 5 years ago
  77. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  78. df2b6af CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 5 years ago
  79. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 5 years ago
  80. bb22efc chardev: add additional check for minor range overlap by Chengguang Xu · 5 years ago
  81. b568ed3 gfs2: Fix lru_count going negative by Ross Lagerwall · 5 years ago
  82. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  83. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  84. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 5 years ago
  85. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 5 years ago
  86. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 5 years ago
  87. f22537f gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 5 years ago
  88. e386c02 ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 5 years ago
  89. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 5 years ago
  90. 2871ffa ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour by Al Viro · 5 years ago
  91. 304902e ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 5 years ago
  92. eb60796 fuse: honor RLIMIT_FSIZE in fuse_file_fallocate by Liu Bo · 5 years ago
  93. 3a78b1f fuse: fix writepages on 32bit by Miklos Szeredi · 5 years ago
  94. d4b79db NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 5 years ago
  95. 5a3e18d cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  96. fa08977 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 5 years ago
  97. ab6d14e ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 5 years ago
  98. 54e3565 fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount by Jiufei Xue · 5 years ago
  99. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  100. c44e237 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 5 years ago