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