summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-09-22fuse: fix use after free in fuse_read_interrupt()Miklos Szeredi
2021-09-22io_uring: ensure symmetry in handling iter types in loop_rw_iter()Jens Axboe
2021-09-22btrfs: fix upper limit for max_inline for page size 64KAnand Jain
2021-09-18fanotify: limit number of event merge attemptsAmir Goldstein
2021-09-18ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()chenying
2021-09-18io_uring: remove duplicated io_size from rwPavel Begunkov
2021-09-18fs/io_uring Don't use the return value from import_iovec().David Laight
2021-09-18nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields
2021-09-18cifs: fix wrong release in sess_alloc_buffer() failed pathDing Hui
2021-09-18btrfs: tree-log: check btrfs_lookup_data_extent return valueMarcos Paulo de Souza
2021-09-18lockd: lockd server-side shouldn't set fl_opsJ. Bruce Fields
2021-09-18gfs2: Don't call dlm after protocol is unmountedBob Peterson
2021-09-18iomap: pass writeback errors to the mappingDarrick J. Wong
2021-09-18gfs2: Fix glock recursion in freeze_go_xmote_bhBob Peterson
2021-09-18userfaultfd: prevent concurrent API initializationNadav Amit
2021-09-18f2fs: should put a page beyond EOF when preparing a writeJaegeuk Kim
2021-09-18f2fs: deallocate compressed pages when error happensJaegeuk Kim
2021-09-18f2fs: fix to unmap pages from userspace process in punch_hole()Chao Yu
2021-09-18f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()Chao Yu
2021-09-18f2fs: fix to account missing .skipped_gc_rwsemChao Yu
2021-09-18fscache: Fix cookie key hashingDavid Howells
2021-09-18NFSv4/pnfs: The layout barrier indicate a minimal value for the seqidTrond Myklebust
2021-09-18NFSv4/pNFS: Always allow update of a zero valued layout barrierTrond Myklebust
2021-09-18NFSv4/pNFS: Fix a layoutget livelock loopTrond Myklebust
2021-09-18f2fs: reduce the scope of setting fsck tag when de->name_len is zeroYangtao Li
2021-09-18f2fs: quota: fix potential deadlockChao Yu
2021-09-18f2fs: fix to do sanity check for sb/cp fields correctlyChao Yu
2021-09-18ceph: fix dereference of null pointer cfColin Ian King
2021-09-18btrfs: reset replace target device to allocation state on closeDesmond Cheong Zhi Xi
2021-09-18btrfs: wake up async_delalloc_pages waiters after submitJosef Bacik
2021-09-18io-wq: fix wakeup race when adding new workJens Axboe
2021-09-18io_uring: fail links of cancelled timeoutsPavel Begunkov
2021-09-18io_uring: add ->splice_fd_in checksPavel Begunkov
2021-09-18io_uring: place fixed tables under memcg limitsPavel Begunkov
2021-09-18io_uring: limit fixed table size by RLIMIT_NOFILEPavel Begunkov
2021-09-15fuse: flush extending writesMiklos Szeredi
2021-09-15fuse: truncate pagecache on atomic_o_truncMiklos Szeredi
2021-09-15io_uring: IORING_OP_WRITE needs hash_reg_file setJens Axboe
2021-09-15f2fs: guarantee to write dirty data when enabling checkpoint backJaegeuk Kim
2021-09-15CIFS: Fix a potencially linear read overflowLen Baker
2021-09-15gfs2: init system threads before freeze lockBob Peterson
2021-09-15mm/swap: consider max pages in iomap_swapfile_add_extentXu Yu
2021-09-15nfsd4: Fix forced-expiry lockingJ. Bruce Fields
2021-09-15lockd: Fix invalid lockowner cast after vfs_test_lockBenjamin Coddington
2021-09-15debugfs: Return error during {full/open}_proxy_open() on rmmodSven Eckelmann
2021-09-15gfs2: Fix memory leak of object lsi on error return pathColin Ian King
2021-09-15udf_get_extendedattr() had no boundary checks.Stian Skjelstad
2021-09-15fcntl: fix potential deadlock for &fasync_struct.fa_lockDesmond Cheong Zhi Xi
2021-09-15isofs: joliet: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Fix iocharset=utf8 mount optionPali Rohár