1. b8b6531 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 4 years ago
  2. a42150f mm: provide a saner PTE walking API for modules by Paolo Bonzini · 4 years ago
  3. 6d9c9ec mm: simplify follow_pte{,pmd} by Christoph Hellwig · 4 years, 1 month ago
  4. 9f04a05 ntfs: check for valid standard information attribute by Rustam Kovhaev · 3 years, 11 months ago
  5. 3e81e1d ceph: downgrade warning from mdsmap decode to debug by Luis Henriques · 4 years, 2 months ago
  6. a6703c7 btrfs: fix crash after non-aligned direct IO write with O_DSYNC by Filipe Manana · 4 years ago
  7. aa0fd92 btrfs: fix backport of 2175bf57dc952 in 5.10.13 by David Sterba · 3 years, 11 months ago
  8. e5c376c ovl: expand warning in ovl_d_real() by Miklos Szeredi · 4 years, 2 months ago
  9. 116826d ovl: skip getxattr of security labels by Amir Goldstein · 4 years, 1 month ago
  10. cbb9404 ovl: perform vfs_getxattr() with mounter creds by Miklos Szeredi · 4 years ago
  11. 8c5864d tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha by Seth Forshee · 4 years ago
  12. b03a0d5 tmpfs: disallow CONFIG_TMPFS_INODE64 on s390 by Seth Forshee · 4 years ago
  13. bddcce1 squashfs: add more sanity checks in xattr id lookup by Phillip Lougher · 4 years ago
  14. 5e22b39 squashfs: add more sanity checks in inode lookup by Phillip Lougher · 4 years ago
  15. 6634147 squashfs: add more sanity checks in id lookup by Phillip Lougher · 4 years ago
  16. ff3a75b squashfs: avoid out of bounds writes in decompressors by Phillip Lougher · 4 years ago
  17. 237ee28 nilfs2: make splice write available again by Joachim Henke · 4 years ago
  18. ff557bf pNFS/NFSv4: Improve rejection of out-of-order layouts by Trond Myklebust · 4 years ago
  19. 386b142 pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() by Trond Myklebust · 4 years ago
  20. 5592eae io_uring: drop mm/files between task_work_submit by Pavel Begunkov · 4 years ago
  21. 88dbd08 io_uring: reinforce cancel on flush during exit by Pavel Begunkov · 4 years ago
  22. aa43515 io_uring: fix sqo ownership false positive warning by Pavel Begunkov · 4 years ago
  23. 8c7febf io_uring: fix list corruption for splice file_get by Pavel Begunkov · 4 years ago
  24. 7250f33 io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE by Hao Xu · 4 years ago
  25. d300d03 io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE by Pavel Begunkov · 4 years ago
  26. 52382df8 io_uring: replace inflight_wait with tctx->wait by Pavel Begunkov · 4 years ago
  27. b462a7b io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE by Pavel Begunkov · 4 years ago
  28. f0ff1a9 io_uring: if we see flush on exit, cancel related tasks by Jens Axboe · 4 years ago
  29. d16692a io_uring: account io_uring internal files as REQ_F_INFLIGHT by Jens Axboe · 4 years ago
  30. 1e7eb06 io_uring: fix files cancellation by Pavel Begunkov · 4 years ago
  31. dbdcde4 io_uring: always batch cancel in *cancel_files() by Pavel Begunkov · 4 years ago
  32. f8fbdbb io_uring: pass files into kill timeouts/poll by Pavel Begunkov · 4 years ago
  33. 49250f3 io_uring: don't iterate io_uring_cancel_files() by Pavel Begunkov · 4 years ago
  34. f6d93f8 io_uring: add a {task,files} pair matching helper by Pavel Begunkov · 4 years ago
  35. fe93341 io_uring: simplify io_task_match() by Pavel Begunkov · 4 years ago
  36. afe6c31 mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 4 years ago
  37. 4f25d44 io_uring: don't modify identity's files uncess identity is cowed by Xiaoguang Wang · 4 years ago
  38. 2502610 smb3: fix crediting for compounding when only one request in flight by Pavel Shilovsky · 4 years ago
  39. b793e9f smb3: Fix out-of-bounds bug in SMB2_negotiate() by Gustavo A. R. Silva · 4 years ago
  40. 7a3361e cifs: report error instead of invalid when revalidating a dentry fails by Aurelien Aptel · 4 years ago
  41. 8ccf963c ovl: implement volatile-specific fsync error behaviour by Sargun Dhillon · 4 years ago
  42. a66f82a ovl: avoid deadlock on directory ioctl by Miklos Szeredi · 4 years ago
  43. fb8caef ovl: fix dentry leak in ovl_get_redirect by Liangyan · 4 years, 1 month ago
  44. e5ed4e0 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years ago
  45. a9fd4ef udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years ago
  46. d46c0d6 pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn by Trond Myklebust · 4 years ago
  47. dba0d4b pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() by Trond Myklebust · 4 years ago
  48. f39005e Revert "block: simplify set_init_blocksize" to regain lost performance by Maxim Mikityanskiy · 4 years ago
  49. bc79ff0 io_uring: fix wqe->lock/completion_lock deadlock by Pavel Begunkov · 4 years ago
  50. 2175bf5 btrfs: fix possible free space tree corruption with online conversion by Josef Bacik · 4 years ago
  51. f343bf1 btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch by Su Yue · 4 years ago
  52. d92d008 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years ago
  53. 7bccd1c io_uring: dont kill fasync under completion_lock by Pavel Begunkov · 4 years ago
  54. 186725a io_uring: fix skipping disabling sqo on exec by Pavel Begunkov · 4 years ago
  55. 54b4c4f io_uring: fix uring_flush in exit_files() warning by Pavel Begunkov · 4 years ago
  56. 0682759 io_uring: fix false positive sqo warning on flush by Pavel Begunkov · 4 years ago
  57. 8cb6f4d io_uring: do sqo disable on install_fd error by Pavel Begunkov · 4 years ago
  58. 0e3562e io_uring: fix null-deref in io_disable_sqo_submit by Pavel Begunkov · 4 years ago
  59. a63d915 io_uring: stop SQPOLL submit on creator's death by Pavel Begunkov · 4 years ago
  60. da67631 io_uring: add warn_once for io_uring_flush() by Pavel Begunkov · 4 years ago
  61. 18f3159 io_uring: inline io_uring_attempt_task_drop() by Pavel Begunkov · 4 years ago
  62. 7bf3fb6 kernel/io_uring: cancel io_uring before task works by Pavel Begunkov · 4 years ago
  63. e857271 fs/pipe: allow sendfile() to pipe again by Johannes Berg · 4 years ago
  64. 0b6672f kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years ago
  65. 1116745 kernfs: implement ->write_iter by Christoph Hellwig · 4 years ago
  66. 6ce10b6 kernfs: implement ->read_iter by Christoph Hellwig · 4 years ago
  67. 76e2b0b cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years ago
  68. 2df15ef io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years ago
  69. f3ac7a5 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years ago
  70. ca75872 io_uring: iopoll requests should also wake task ->in_idle state by Jens Axboe · 4 years ago
  71. cb5fe25 proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
  72. 2edf2c9 cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years ago
  73. dbba7a3 btrfs: print the actual offset in btrfs_root_name by Josef Bacik · 4 years, 1 month ago
  74. 6533681 nfsd: Don't set eof on a truncated READ_PLUS by Trond Myklebust · 4 years, 1 month ago
  75. de82ec8 nfsd: Fixes for nfsd4_encode_read_plus_data() by Trond Myklebust · 4 years, 1 month ago
  76. 2ca824c io_uring: flush timeouts that should already have expired by Marcelo Diop-Gonzalez · 4 years ago
  77. 13ef6bcc fs: fix lazytime expiration handling in __writeback_single_inode() by Eric Biggers · 4 years ago
  78. adc1111 btrfs: send: fix invalid clone operations when cloning from the same file and root by Filipe Manana · 4 years ago
  79. 018abb5 btrfs: don't clear ret in btrfs_start_dirty_block_groups by Josef Bacik · 4 years, 1 month ago
  80. 14e17e9 btrfs: fix lockdep splat in btrfs_recover_relocation by Josef Bacik · 4 years, 1 month ago
  81. 5169a28 btrfs: do not double free backref nodes on error by Josef Bacik · 4 years, 1 month ago
  82. 9e2fc8f btrfs: don't get an EINTR during drop_snapshot for reloc by Josef Bacik · 4 years, 1 month ago
  83. fdcaa4a nfsd4: readdirplus shouldn't return parent of export by J. Bruce Fields · 4 years ago
  84. c6dc4f8 umount(2): move the flag validity checks first by Al Viro · 4 years ago
  85. cd223237 ext4: fix superblock checksum failure when setting password salt by Jan Kara · 4 years, 1 month ago
  86. 51121ea NFS: nfs_igrab_and_active must first reference the superblock by Trond Myklebust · 4 years ago
  87. b468956 NFS: nfs_delegation_find_inode_server must first reference the superblock by Trond Myklebust · 4 years ago
  88. 01a12a2 NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter by Trond Myklebust · 4 years ago
  89. b666f39 NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit() by Trond Myklebust · 4 years ago
  90. 067aefc NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request by Trond Myklebust · 4 years ago
  91. e6ae164 NFS: Adjust fs_context error logging by Scott Mayhew · 4 years ago
  92. 06f58db pNFS: Stricter ordering of layoutget and layoutreturn by Trond Myklebust · 4 years ago
  93. ecaaad1 pNFS: Mark layout for return if return-on-close was not sent by Trond Myklebust · 4 years ago
  94. f128de1 pNFS: We want return-on-close to complete when evicting the inode by Trond Myklebust · 4 years ago
  95. 1b42712 NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock by Dave Wysochanski · 4 years, 1 month ago
  96. 1eea108 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  97. 41b0b0c mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  98. bc880f2 poll: fix performance regression due to out-of-line __put_user() by Linus Torvalds · 4 years ago
  99. 94dbb87 io_uring: drop file refs after task cancel by Pavel Begunkov · 4 years ago
  100. 2954386 btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan by Filipe Manana · 4 years, 1 month ago