1. 927fc22 compat_ioctl: remove /dev/random commands by Arnd Bergmann · 6 years ago
  2. f91da31 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes" by Al Viro · 3 years, 10 months ago
  3. b651f70 cifs: return errors during session setup during reconnects by Shyam Prasad N · 2 years, 6 months ago
  4. 9b30633 cifs: version operations for smb20 unneeded when legacy support disabled by Steve French · 2 years, 6 months ago
  5. 9223144 ceph: allow ceph.dir.rctime xattr to be updatable by Venky Shankar · 2 years, 8 months ago
  6. 6fd0317 kernfs: Separate kernfs_pr_cont_buf and rename_lock. by Hao Luo · 2 years, 6 months ago
  7. a2b3be9 NFSv4: Don't hold the layoutget locks across multiple RPC calls by Trond Myklebust · 2 years, 6 months ago
  8. 0a7a1fc f2fs: remove WARN_ON in f2fs_is_valid_blkaddr by Dongliang Mu · 2 years, 7 months ago
  9. c2eba68 afs: Fix infinite loop found by xfstest generic/676 by David Howells · 2 years, 6 months ago
  10. d3a4fff jffs2: fix memory leak in jffs2_do_fill_super by Baokun Li · 2 years, 7 months ago
  11. 82bf8e7 ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock by Junxiao Bi via Ocfs2-devel · 2 years, 6 months ago
  12. 17ea634 dlm: fix missing lkb refcount handling by Alexander Aring · 2 years, 7 months ago
  13. 49cd9eb dlm: fix plock invalid read by Alexander Aring · 2 years, 7 months ago
  14. e157c8f ext4: avoid cycles in directory h-tree by Jan Kara · 2 years, 6 months ago
  15. 17034d4 ext4: verify dir block before splitting it by Jan Kara · 2 years, 6 months ago
  16. 73fd5b1 ext4: fix bug_on in ext4_writepages by Ye Bin · 2 years, 6 months ago
  17. 0ab308d ext4: fix warning in ext4_handle_inode_extension by Ye Bin · 2 years, 8 months ago
  18. eaecf7e ext4: fix use-after-free in ext4_rename_dir_prepare by Ye Bin · 2 years, 7 months ago
  19. 440d345 fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages by Zhihao Cheng · 2 years, 6 months ago
  20. 9259227 f2fs: fix fallocate to use file_modified to update permissions consistently by Chao Yu · 2 years, 6 months ago
  21. 1f92645 f2fs: don't need inode lock for system hidden quota by Jaegeuk Kim · 2 years, 6 months ago
  22. 12ffc00 f2fs: fix deadloop in foreground GC by Chao Yu · 2 years, 7 months ago
  23. 54c1166 f2fs: fix to clear dirty inode in f2fs_evict_inode() by Chao Yu · 2 years, 7 months ago
  24. 7361c9f f2fs: fix to do sanity check on block address in f2fs_do_zero_range() by Chao Yu · 2 years, 7 months ago
  25. f8b3c3f f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count() by Chao Yu · 2 years, 7 months ago
  26. dcc0010 NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout by Trond Myklebust · 2 years, 6 months ago
  27. 3d21651 NFS: Don't report errors from nfs_pageio_complete() more than once by Trond Myklebust · 2 years, 6 months ago
  28. 55f0fc3 NFS: Do not report flush errors in nfs_write_end() by Trond Myklebust · 2 years, 6 months ago
  29. 5913794 NFS: Do not report EINTR/ERESTARTSYS as mapping errors by Trond Myklebust · 2 years, 6 months ago
  30. 5e47a7a f2fs: fix dereference of stale list iterator after loop body by Jakob Koschel · 2 years, 8 months ago
  31. 203537c proc: fix dentry/inode overinstantiating under /proc/${pid}/net by Alexey Dobriyan · 2 years, 6 months ago
  32. 662b70a dax: fix cache flush on PMD-mapped pages by Muchun Song · 2 years, 7 months ago
  33. 48d331a ext4: reject the 'commit' option on ext2 filesystems by Eric Biggers · 2 years, 6 months ago
  34. 1253811 iomap: iomap_write_failed fix by Andreas Gruenbacher · 2 years, 6 months ago
  35. b0be017 fsnotify: fix wrong lockdep annotations by Amir Goldstein · 2 years, 7 months ago
  36. 60d159e inotify: show inotify mask flags in proc fdinfo by Amir Goldstein · 2 years, 7 months ago
  37. fd48cf8 fat: add ratelimit to fat*_ent_bread() by OGAWA Hirofumi · 2 years, 7 months ago
  38. e54fd01 fs: jfs: fix possible NULL pointer dereference in dbFree() by Zixuan Fu · 2 years, 7 months ago
  39. 670f5e4 btrfs: repair super block num_devices automatically by Qu Wenruo · 2 years, 9 months ago
  40. 622ced7 btrfs: add "0x" prefix for unsupported optional features by Qu Wenruo · 2 years, 6 months ago
  41. 1c6cfb9 binfmt_flat: do not stop relocating GOT entries prematurely on riscv by Niklas Cassel · 2 years, 7 months ago
  42. a2235bc NFSD: Fix possible sleep during nfsd4_release_lockowner() by Chuck Lever · 2 years, 6 months ago
  43. f5b6bc6 NFS: Memory allocation failures are not server fatal errors by Trond Myklebust · 2 years, 6 months ago
  44. 1fe82bf exec: Force single empty string when argv is empty by Kees Cook · 2 years, 10 months ago
  45. dba1941 afs: Fix afs_getattr() to refetch file status if callback break occurred by David Howells · 2 years, 6 months ago
  46. 2f8f6c3 SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() by Meena Shanmugam · 2 years, 6 months ago
  47. 1e93f93 nilfs2: fix lockdep warnings during disk space reclamation by Ryusuke Konishi · 2 years, 8 months ago
  48. 307d021 nilfs2: fix lockdep warnings in page operations for btree nodes by Ryusuke Konishi · 2 years, 8 months ago
  49. 208200e gfs2: Fix filesystem block deallocation for short writes by Andreas Gruenbacher · 2 years, 7 months ago
  50. ea65a7d arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL by Mike Rapoport · 4 years ago
  51. f455c8e NFSv4: Don't invalidate inode attributes on delegation return by Trond Myklebust · 2 years, 7 months ago
  52. 2b99ff4 btrfs: always log symlinks in full mode by Filipe Manana · 2 years, 7 months ago
  53. aa2a047 mm, hugetlb: allow for "high" userspace addresses by Christophe Leroy · 2 years, 7 months ago
  54. 6a79b24 hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs by Shijie Hu · 4 years, 5 months ago
  55. a827521 cifs: destage any unwritten data to the server before calling copychunk_write by Ronnie Sahlberg · 2 years, 7 months ago
  56. 1b6ad24 jbd2: fix a potential race while discarding reserved buffers after an abort by Ye Bin · 2 years, 8 months ago
  57. 0b1ba14 ext4: force overhead calculation if the s_overhead_cluster makes no sense by Theodore Ts'o · 2 years, 7 months ago
  58. 425301e ext4: fix overhead calculation to account for the reserved gdt blocks by Theodore Ts'o · 2 years, 7 months ago
  59. 259dc49 ext4: limit length to bitmap_maxbytes - blocksize in punch_hole by Tadeusz Struk · 2 years, 8 months ago
  60. faadbf7 ext4: fix use-after-free in ext4_search_dir by Ye Bin · 2 years, 8 months ago
  61. 0309665 ext4: fix symlink file size not match to file content by Ye Bin · 2 years, 8 months ago
  62. 91367af stat: fix inconsistency between struct stat and struct compat_stat by Mikulas Patocka · 2 years, 7 months ago
  63. 7c48a6e cifs: Check the IOCB_DIRECT flag, not O_DIRECT by David Howells · 2 years, 7 months ago
  64. ebb3b84 gfs2: assign rgrp glock before compute_bitstructs by Bob Peterson · 2 years, 10 months ago
  65. 358e7b4 btrfs: mark resumed async balance as writing by Naohiro Aota · 2 years, 8 months ago
  66. d5b0b11 btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups() by Nathan Chancellor · 2 years, 8 months ago
  67. 22d658c cifs: potential buffer overflow in handling symlinks by Harshit Mogalapalli · 2 years, 7 months ago
  68. 1a623d3 io_uring: fix fs->users overflow by Pavel Begunkov · 2 years, 7 months ago
  69. 44277c5 btrfs: fix qgroup reserve overflow the qgroup limit by Ethan Lien · 2 years, 8 months ago
  70. e19c314 jfs: prevent NULL deref in diFree by Haimin Zhang · 2 years, 8 months ago
  71. 14e6bab NFS: swap-out must always use STABLE writes. by NeilBrown · 2 years, 8 months ago
  72. 66cf5de NFS: swap IO handling is slightly different for O_DIRECT IO by NeilBrown · 2 years, 8 months ago
  73. 3f8f3a1 NFSv4: Protect the state recovery thread against direct reclaim by Trond Myklebust · 2 years, 10 months ago
  74. f4e16d1 minix: fix bug when opening a file with O_DIRECT by Qinghua Jin · 2 years, 8 months ago
  75. d95e036 ubifs: Rectify space amount budget for mkdir/tmpfile operations by Zhihao Cheng · 2 years, 11 months ago
  76. 2a548fb gfs2: Make sure FITRIM minlen is rounded up to fs block size by Andrew Price · 2 years, 8 months ago
  77. a840286 ubifs: rename_whiteout: correct old_dir size computing by Baokun Li · 2 years, 9 months ago
  78. b80ccbe ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() by Zhihao Cheng · 2 years, 11 months ago
  79. 1afe219 ubifs: setflags: Make dirtied_ino_d 8 bytes aligned by Zhihao Cheng · 2 years, 11 months ago
  80. 786013e ubifs: Add missing iput if do_tmpfile() failed in rename whiteout by Zhihao Cheng · 2 years, 11 months ago
  81. 37bdf1a ubifs: Fix deadlock in concurrent rename whiteout and inode writeback by Zhihao Cheng · 2 years, 11 months ago
  82. 14276d3 ubifs: rename_whiteout: Fix double free for whiteout_ui->data by Zhihao Cheng · 2 years, 11 months ago
  83. fe41ad8 ntfs: add sanity check on allocation size by Dongliang Mu · 2 years, 8 months ago
  84. 5a016c0 ext4: don't BUG if someone dirty pages without asking ext4 first by Theodore Ts'o · 2 years, 9 months ago
  85. 910a98e5 NFSv4/pNFS: Fix another issue with a list iterator pointing to the head by Trond Myklebust · 2 years, 8 months ago
  86. f6f1c9a NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error by Olga Kornievskaia · 2 years, 8 months ago
  87. cec71a7 jfs: fix divide error in dbNextAG by Pavel Skripkin · 2 years, 8 months ago
  88. efc6054 NFS: remove unneeded check in decode_devicenotify_args() by Alexey Khoroshilov · 2 years, 9 months ago
  89. fe33476 NFS: Return valid errors from nfs2/3_decode_dirent() by Trond Myklebust · 2 years, 9 months ago
  90. cc16d0b ext2: correct max file size computing by Zhang Yi · 2 years, 9 months ago
  91. 0478ccd f2fs: fix to avoid potential deadlock by Chao Yu · 2 years, 10 months ago
  92. 005f9cd f2fs: fix missing free nid in f2fs_handle_failed_inode by Jaegeuk Kim · 2 years, 9 months ago
  93. 455f4a2 jffs2: fix memory leak in jffs2_scan_medium by Baokun Li · 2 years, 10 months ago
  94. 0978e9a jffs2: fix memory leak in jffs2_do_mount_fs by Baokun Li · 2 years, 10 months ago
  95. 30bf724 jffs2: fix use-after-free in jffs2_clear_xattr_subsystem by Baokun Li · 2 years, 11 months ago
  96. 0996eaa f2fs: fix to do sanity check on .cp_pack_total_block_count by Chao Yu · 2 years, 8 months ago
  97. f1d5946 f2fs: quota: fix loop condition at f2fs_quota_sync() by Juhyung Park · 2 years, 9 months ago
  98. 947ca26 f2fs: fix to unlock page correctly in error path of is_alive() by Chao Yu · 2 years, 9 months ago
  99. 8525934 NFSD: prevent underflow in nfssvc_decode_writeargs() by Dan Carpenter · 2 years, 8 months ago
  100. 628adfa nfsd: Containerise filecache laundrette by Trond Myklebust · 4 years, 10 months ago