1. 89a4a13 gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated by Bob Peterson · 6 years ago
  2. 5772d85 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 4 years, 8 months ago
  3. 99eef25 ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 4 years, 8 months ago
  4. d92f4f0 cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 4 years, 7 months ago
  5. 7fe8d15 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 4 years, 8 months ago
  6. fa33be1 configfs: fix a deadlock in configfs_symlink() by Al Viro · 4 years, 11 months ago
  7. 49824b5 configfs: provide exclusion between IO and removals by Al Viro · 4 years, 10 months ago
  8. 77590eb configfs: new object reprsenting tree fragments by Al Viro · 4 years, 10 months ago
  9. 41faa5d configfs_register_group() shouldn't be (and isn't) called in rmdirable parts by Al Viro · 4 years, 10 months ago
  10. 0c5b0cb configfs: stash the data we need into configfs_buffer at open time by Al Viro · 4 years, 10 months ago
  11. 539938d configfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  12. a4d3100 ceph: fix use-after-free in __ceph_remove_cap() by Luis Henriques · 4 years, 8 months ago
  13. fa25e11 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 4 years, 8 months ago
  14. 00eab76 xfs: Correctly invert xfs_buftarg LRU isolation logic by Vratislav Bendel · 6 years ago
  15. 709c37e fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 4 years, 8 months ago
  16. c829f32 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 4 years, 8 months ago
  17. 05f0b03 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 4 years, 9 months ago
  18. c985788 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 4 years, 8 months ago
  19. 5f05536 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 4 years, 8 months ago
  20. f8c00ba fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 4 years, 8 months ago
  21. b537ea8 ocfs2: clear zero in unaligned direct IO by Jia Guo · 4 years, 8 months ago
  22. a2c40c4 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 4 years, 9 months ago
  23. 8023398 exec: load_script: Do not exec truncated interpreter path by Kees Cook · 5 years ago
  24. 615e9f1 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 4 years, 8 months ago
  25. 605387c CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 4 years, 8 months ago
  26. 75d52a1 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 4 years, 8 months ago
  27. e6e3f36 xfs: clear sb->s_fs_info on mount failure by Dave Chinner · 6 years ago
  28. b349884 Fix the locking in dcache_readdir() and friends by Al Viro · 4 years, 9 months ago
  29. 5736d6e CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 4 years, 9 months ago
  30. 2ce48f0 CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 4 years, 9 months ago
  31. 3a539d9 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 4 years, 9 months ago
  32. 80a84d6 fuse: fix memleak in cuse_channel_open by zhengbin · 4 years, 10 months ago
  33. 60991fe ceph: reconnect connection if session hang in opening state by Erqi Chen · 4 years, 10 months ago
  34. 3f2533b ceph: fix directories inode i_blkbits initialization by Luis Henriques · 5 years ago
  35. 16a56a8 9p: avoid attaching writeback_fid on mmap with type PRIVATE by Chengguang Xu · 4 years, 10 months ago
  36. 14793a8 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 5 years ago
  37. 96a23aa ocfs2: wait for recovering done after direct unlock request by Changwei Ge · 4 years, 9 months ago
  38. 3730ea0 fat: work around race with userspace's read via blockdev while mounting by OGAWA Hirofumi · 4 years, 9 months ago
  39. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 4 years, 9 months ago
  40. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  41. 7d77837 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 4 years, 9 months ago
  42. 4b8d7cf CIFS: fix max ea value size by Murphy Zhou · 4 years, 9 months ago
  43. 4820f7e ext4: fix punch hole for inline_data file systems by Theodore Ts'o · 4 years, 10 months ago
  44. f624549 ext4: fix warning inside ext4_convert_unwritten_extents_endio by Rakesh Pandit · 4 years, 10 months ago
  45. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 4 years, 10 months ago
  46. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 4 years, 10 months ago
  47. 3fe1e27 ovl: filter of trusted xattr results in audit by Mark Salyzyn · 4 years, 10 months ago
  48. a489154 fuse: fix missing unlock_page in fuse_writepage() by Vasily Averin · 4 years, 9 months ago
  49. d43c355 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  50. 0a72d77 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 4 years, 10 months ago
  51. f3537bd f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 5 years ago
  52. 06c417b Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 4 years, 11 months ago
  53. 002d268 f2fs: check all the data segments against all node ones by Surbhi Palande · 4 years, 10 months ago
  54. 3571c9b cifs: Use kzfree() to zero out the password by Dan Carpenter · 4 years, 10 months ago
  55. 16764d7 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 4 years, 10 months ago
  56. 15c6f86 NFSv2: Fix write regression by Trond Myklebust · 4 years, 10 months ago
  57. bc94dcf NFSv2: Fix eof handling by Trond Myklebust · 4 years, 10 months ago
  58. 5a4086e NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 4 years, 10 months ago
  59. 88acd56 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 4 years, 10 months ago
  60. 4bc698d Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 4 years, 9 months ago
  61. 941c7ed ceph: fix buffer free while holding i_ceph_lock in fill_inode() by Luis Henriques · 5 years ago
  62. 9cec64d ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() by Luis Henriques · 5 years ago
  63. 4862942 xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT by Darrick J. Wong · 4 years, 10 months ago
  64. 88bc983 userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx by Oleg Nesterov · 4 years, 10 months ago
  65. 46888ce NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() by Trond Myklebust · 4 years, 11 months ago
  66. 3bed38d ocfs2: remove set but not used variable 'last_hash' by YueHaibing · 4 years, 11 months ago
  67. 92225e4 smb3: send CAP_DFS capability during session setup by Steve French · 5 years ago
  68. 84bdf5e SMB3: Fix deadlock in validate negotiate hits reconnect by Pavel Shilovsky · 5 years ago
  69. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 4 years, 11 months ago
  70. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  71. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  72. ca62806 coda: add error handling for fget by Zhouyang Jia · 5 years ago
  73. 679ff6a ceph: return -ERANGE if virtual xattr value didn't fit in buffer by Jeff Layton · 5 years ago
  74. 4e06406 ceph: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  75. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 5 years ago
  76. 820402d fs/adfs: super: fix use-after-free bug by Russell King · 5 years ago
  77. 370bb85 ceph: hold i_ceph_lock when removing caps for freeing inode by Yan, Zheng · 5 years ago
  78. 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 5 years ago
  79. 5081001 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 5 years ago
  80. 4229753 9p: pass the correct prototype to read_cache_page by Christoph Hellwig · 5 years ago
  81. dd1fc2c f2fs: avoid out-of-range memory access by Ocean Chen · 5 years ago
  82. 7546e0c nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 5 years ago
  83. cdc106c6c nfsd: fix performance-limiting session calculation by J. Bruce Fields · 5 years ago
  84. 6d54807 nfsd: give out fewer session slots as limit approaches by J. Bruce Fields · 7 years ago
  85. dbd040b nfsd: increase DRC cache limit by J. Bruce Fields · 7 years ago
  86. 2d9b39d NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
  87. 3f0307b ext4: allow directory holes by Theodore Ts'o · 5 years ago
  88. e23504d eCryptfs: fix a couple type promotion bugs by Dan Carpenter · 6 years ago
  89. c93b747 coda: pass the host file in vma->vm_file on mmap by Jan Harkes · 5 years ago
  90. d2db6cf Btrfs: add missing inode version, ctime and mtime updates when punching hole by Filipe Manana · 5 years ago
  91. 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
  92. 3332762 NFSv4: Handle the special Linux file open access mode by Trond Myklebust · 5 years ago
  93. 587a816 blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration by Tejun Heo · 5 years ago
  94. e722fb7 fscrypt: don't set policy for a dead directory by Hongjie Fang · 5 years ago
  95. 9be0a1a udf: Fix incorrect final NOT_ALLOCATED (hole) extent length by Steven J. Magnani · 5 years ago
  96. c51e9aa btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 5 years ago
  97. 64d3f00 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 5 years ago
  98. 42a7a2a fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 5 years ago
  99. 730855b fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 5 years ago
  100. f779172 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago