- b7925ac proc: use kvzalloc for our kernel buffer by Josef Bacik · 4 years, 1 month ago
- 9468ab8 NFSv4: Fixes for nfs4_bitmask_adjust() by Trond Myklebust · 4 years, 1 month ago
- b761fd2 ocfs2: fix a use after free on error by Dan Carpenter · 4 years, 1 month ago
- d167a73 ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it by Geert Uytterhoeven · 4 years, 2 months ago
- 858d343 ext4: fix potential htree index checksum corruption by Theodore Ts'o · 4 years, 2 months ago
- 95f432c ceph: fix flush_snap logic after putting caps by Jeff Layton · 4 years, 3 months ago
- 7c7cb07 nfsd: register pernet ops last, unregister first by J. Bruce Fields · 4 years, 2 months ago
- ffc6e68 isofs: release buffer head before return by Pan Bian · 4 years, 2 months ago
- 8584d4f3 quota: Fix memory leak when handling corrupted quota file by Jan Kara · 4 years, 3 months ago
- 2438614 ubifs: Fix error return code in alloc_wbufs() by Wang ShaoBo · 4 years, 4 months ago
- 3818158 ubifs: replay: Fix high stack usage, again by Arnd Bergmann · 4 years, 2 months ago
- bdb176a ubifs: Fix memleak in ubifs_init_authentication by Dinghao Liu · 4 years, 3 months ago
- bdf9437 jffs2: fix use after free in jffs2_sum_write_data() by Tom Rix · 4 years, 3 months ago
- a6b5633 fs/jfs: fix potential integer overflow on shift of a int by Colin Ian King · 4 years, 1 month ago
- 81dfee4 io_uring: fix possible deadlock in io_uring_poll by Hao Xu · 4 years, 1 month ago
- 6a402b9 btrfs: fix double accounting of ordered extent for subpage case in btrfs_invalidapge by Qu Wenruo · 4 years, 2 months ago
- 006ef26 btrfs: clarify error returns values in __load_free_space_cache by Zhihao Cheng · 4 years, 4 months ago
- 5dc2ee0 f2fs: fix a wrong condition in __submit_bio by Dehe Gu · 4 years, 2 months ago
- a9553ae f2fs: fix to avoid inconsistent quota data by Yi Chen · 4 years, 2 months ago
- 61a1f0a mm: proc: Invalidate TLB after clearing soft-dirty page state by Will Deacon · 4 years, 2 months ago
- 2bebc6d f2fs: compress: fix potential deadlock by Chao Yu · 4 years, 2 months ago
- 7bc68c6 debugfs: do not attempt to create a new file before the filesystem is initalized by Greg Kroah-Hartman · 4 years, 1 month ago
- 0bd6652 debugfs: be more robust at handling improper input in debugfs_lookup() by Greg Kroah-Hartman · 4 years, 1 month ago
- b8b6531 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 4 years, 1 month ago
- a42150f mm: provide a saner PTE walking API for modules by Paolo Bonzini · 4 years, 1 month ago
- 6d9c9ec mm: simplify follow_pte{,pmd} by Christoph Hellwig · 4 years, 3 months ago
- 9f04a05 ntfs: check for valid standard information attribute by Rustam Kovhaev · 4 years, 1 month ago
- 3e81e1d ceph: downgrade warning from mdsmap decode to debug by Luis Henriques · 4 years, 4 months ago
- a6703c7 btrfs: fix crash after non-aligned direct IO write with O_DSYNC by Filipe Manana · 4 years, 1 month ago
- aa0fd92 btrfs: fix backport of 2175bf57dc952 in 5.10.13 by David Sterba · 4 years, 1 month ago
- e5c376c ovl: expand warning in ovl_d_real() by Miklos Szeredi · 4 years, 4 months ago
- 116826d ovl: skip getxattr of security labels by Amir Goldstein · 4 years, 3 months ago
- cbb9404 ovl: perform vfs_getxattr() with mounter creds by Miklos Szeredi · 4 years, 2 months ago
- 8c5864d tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha by Seth Forshee · 4 years, 1 month ago
- b03a0d5 tmpfs: disallow CONFIG_TMPFS_INODE64 on s390 by Seth Forshee · 4 years, 1 month ago
- bddcce1 squashfs: add more sanity checks in xattr id lookup by Phillip Lougher · 4 years, 1 month ago
- 5e22b39 squashfs: add more sanity checks in inode lookup by Phillip Lougher · 4 years, 1 month ago
- 6634147 squashfs: add more sanity checks in id lookup by Phillip Lougher · 4 years, 1 month ago
- ff3a75b squashfs: avoid out of bounds writes in decompressors by Phillip Lougher · 4 years, 1 month ago
- 237ee28 nilfs2: make splice write available again by Joachim Henke · 4 years, 1 month ago
- ff557bf pNFS/NFSv4: Improve rejection of out-of-order layouts by Trond Myklebust · 4 years, 2 months ago
- 386b142 pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() by Trond Myklebust · 4 years, 2 months ago
- 5592eae io_uring: drop mm/files between task_work_submit by Pavel Begunkov · 4 years, 1 month ago
- 88dbd08 io_uring: reinforce cancel on flush during exit by Pavel Begunkov · 4 years, 1 month ago
- aa43515 io_uring: fix sqo ownership false positive warning by Pavel Begunkov · 4 years, 1 month ago
- 8c7febf io_uring: fix list corruption for splice file_get by Pavel Begunkov · 4 years, 1 month ago
- 7250f33 io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE by Hao Xu · 4 years, 1 month ago
- d300d03 io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE by Pavel Begunkov · 4 years, 1 month ago
- 52382df8 io_uring: replace inflight_wait with tctx->wait by Pavel Begunkov · 4 years, 1 month ago
- b462a7b io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE by Pavel Begunkov · 4 years, 1 month ago
- f0ff1a9 io_uring: if we see flush on exit, cancel related tasks by Jens Axboe · 4 years, 1 month ago
- d16692a io_uring: account io_uring internal files as REQ_F_INFLIGHT by Jens Axboe · 4 years, 1 month ago
- 1e7eb06 io_uring: fix files cancellation by Pavel Begunkov · 4 years, 1 month ago
- dbdcde4 io_uring: always batch cancel in *cancel_files() by Pavel Begunkov · 4 years, 1 month ago
- f8fbdbb io_uring: pass files into kill timeouts/poll by Pavel Begunkov · 4 years, 1 month ago
- 49250f3 io_uring: don't iterate io_uring_cancel_files() by Pavel Begunkov · 4 years, 1 month ago
- f6d93f8 io_uring: add a {task,files} pair matching helper by Pavel Begunkov · 4 years, 1 month ago
- fe93341 io_uring: simplify io_task_match() by Pavel Begunkov · 4 years, 1 month ago
- afe6c31 mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 4 years, 1 month ago
- 4f25d44 io_uring: don't modify identity's files uncess identity is cowed by Xiaoguang Wang · 4 years, 2 months ago
- 2502610 smb3: fix crediting for compounding when only one request in flight by Pavel Shilovsky · 4 years, 2 months ago
- b793e9f smb3: Fix out-of-bounds bug in SMB2_negotiate() by Gustavo A. R. Silva · 4 years, 2 months ago
- 7a3361e cifs: report error instead of invalid when revalidating a dentry fails by Aurelien Aptel · 4 years, 1 month ago
- 8ccf963c ovl: implement volatile-specific fsync error behaviour by Sargun Dhillon · 4 years, 2 months ago
- a66f82a ovl: avoid deadlock on directory ioctl by Miklos Szeredi · 4 years, 3 months ago
- fb8caef ovl: fix dentry leak in ovl_get_redirect by Liangyan · 4 years, 3 months ago
- e5ed4e0 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years, 2 months ago
- a9fd4ef udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years, 2 months ago
- d46c0d6 pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn by Trond Myklebust · 4 years, 2 months ago
- dba0d4b pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() by Trond Myklebust · 4 years, 2 months ago
- f39005e Revert "block: simplify set_init_blocksize" to regain lost performance by Maxim Mikityanskiy · 4 years, 2 months ago
- bc79ff0 io_uring: fix wqe->lock/completion_lock deadlock by Pavel Begunkov · 4 years, 2 months ago
- 2175bf5 btrfs: fix possible free space tree corruption with online conversion by Josef Bacik · 4 years, 2 months ago
- f343bf1 btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch by Su Yue · 4 years, 2 months ago
- d92d008 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years, 2 months ago
- 7bccd1c io_uring: dont kill fasync under completion_lock by Pavel Begunkov · 4 years, 2 months ago
- 186725a io_uring: fix skipping disabling sqo on exec by Pavel Begunkov · 4 years, 2 months ago
- 54b4c4f io_uring: fix uring_flush in exit_files() warning by Pavel Begunkov · 4 years, 2 months ago
- 0682759 io_uring: fix false positive sqo warning on flush by Pavel Begunkov · 4 years, 2 months ago
- 8cb6f4d io_uring: do sqo disable on install_fd error by Pavel Begunkov · 4 years, 2 months ago
- 0e3562e io_uring: fix null-deref in io_disable_sqo_submit by Pavel Begunkov · 4 years, 2 months ago
- a63d915 io_uring: stop SQPOLL submit on creator's death by Pavel Begunkov · 4 years, 2 months ago
- da67631 io_uring: add warn_once for io_uring_flush() by Pavel Begunkov · 4 years, 2 months ago
- 18f3159 io_uring: inline io_uring_attempt_task_drop() by Pavel Begunkov · 4 years, 2 months ago
- 7bf3fb6 kernel/io_uring: cancel io_uring before task works by Pavel Begunkov · 4 years, 2 months ago
- e857271 fs/pipe: allow sendfile() to pipe again by Johannes Berg · 4 years, 2 months ago
- 0b6672f kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years, 2 months ago
- 1116745 kernfs: implement ->write_iter by Christoph Hellwig · 4 years, 2 months ago
- 6ce10b6 kernfs: implement ->read_iter by Christoph Hellwig · 4 years, 2 months ago
- 76e2b0b cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years, 2 months ago
- 2df15ef io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years, 2 months ago
- f3ac7a5 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years, 2 months ago
- ca75872 io_uring: iopoll requests should also wake task ->in_idle state by Jens Axboe · 4 years, 2 months ago
- cb5fe25 proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years, 2 months ago
- 2edf2c9 cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years, 2 months ago
- dbba7a3 btrfs: print the actual offset in btrfs_root_name by Josef Bacik · 4 years, 3 months ago
- 6533681 nfsd: Don't set eof on a truncated READ_PLUS by Trond Myklebust · 4 years, 3 months ago
- de82ec8 nfsd: Fixes for nfsd4_encode_read_plus_data() by Trond Myklebust · 4 years, 3 months ago
- 2ca824c io_uring: flush timeouts that should already have expired by Marcelo Diop-Gonzalez · 4 years, 2 months ago
- 13ef6bcc fs: fix lazytime expiration handling in __writeback_single_inode() by Eric Biggers · 4 years, 2 months ago