summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-10-29reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara
2020-10-29iomap: fix WARN_ON_ONCE() from unprivileged usersQian Cai
2020-10-29xfs: make sure the rt allocator doesn't run off the endDarrick J. Wong
2020-10-29reiserfs: only call unlock_new_inode() if I_NEWEric Biggers
2020-10-29udf: Avoid accessing uninitialized data on failed inode readJan Kara
2020-10-29udf: Limit sparing table sizeJan Kara
2020-10-29ntfs: add check for mft record size in superblockRustam Kovhaev
2020-10-29fs: dlm: fix configfs memory leakAlexander Aring
2020-10-29ext4: limit entries returned when counting fsmap recordsDarrick J. Wong
2020-10-29ramfs: fix nommu mmap with gaps in the page cacheMatthew Wilcox (Oracle)
2020-10-29f2fs: wait for sysfs kobject removal before freeing f2fs_sb_infoJamie Iles
2020-10-29xfs: fix high key handling in the rt allocator's query_range functionDarrick J. Wong
2020-10-29xfs: fix deadlock and streamline xfs_getfsmap performanceDarrick J. Wong
2020-10-29xfs: limit entries returned when counting fsmap recordsDarrick J. Wong
2020-10-29fs: fix NULL dereference due to data race in prepend_path()Andrii Nakryiko
2020-10-29mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-10-29quota: clear padding in v2r1_mem2diskdqb()Eric Dumazet
2020-10-29iomap: Clear page error before beginning a writeMatthew Wilcox (Oracle)
2020-10-29SMB3: Resolve data corruption of TCP server info fieldsRohith Surabattula
2020-10-29cifs: Return the error from crypt_message when enc/dec key not found.Shyam Prasad N
2020-10-29cifs: remove bogus debug codeDan Carpenter
2020-10-17reiserfs: Fix oops during mountJan Kara
2020-10-17reiserfs: Initialize inode keys properlyJan Kara
2020-10-17btrfs: take overcommit into account in inc_block_group_roJosef Bacik
2020-10-17btrfs: don't pass system_chunk into can_overcommitJosef Bacik
2020-10-14cifs: Fix incomplete memory allocation on setxattr pathVladimir Zapolskiy
2020-10-14btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...Qu Wenruo
2020-10-14btrfs: fix RWF_NOWAIT write not failling when we need to cowFilipe Manana
2020-10-14btrfs: Ensure we trim ranges across block group boundaryQu Wenruo
2020-10-14btrfs: volumes: Use more straightforward way to calculate map lengthQu Wenruo
2020-10-14Btrfs: send, fix emission of invalid clone operations within the same fileFilipe Manana
2020-10-14Btrfs: send, allow clone operations within the same fileFilipe Manana
2020-10-14io_uring: Fix double list add in io_queue_async_work()Muchun Song
2020-10-14io_uring: Fix remove irrelevant req from the task_listMuchun Song
2020-10-14io_uring: Fix missing smp_mb() in io_cancel_async_work()Muchun Song
2020-10-14io_uring: Fix resource leaking when kill the processYinyin Zhu
2020-10-07ep_create_wakeup_source(): dentry name can change under you...Al Viro
2020-10-07epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro
2020-10-07epoll: replace ->visited/visited_list with generation countAl Viro
2020-10-07epoll: do not insert into poll queues until all sanity checks are doneAl Viro
2020-10-07nfs: Fix security label length not being resetJeffrey Mitchell
2020-10-07fuse: fix the ->direct_IO() treatment of iov_iterAl Viro
2020-10-07xfs: trim IO to found COW extent limitEric Sandeen
2020-10-07btrfs: fix filesystem corruption after a device replaceFilipe Manana
2020-10-01btrfs: fix overflow when copying corrupt csums for a messageJohannes Thumshirn
2020-10-01btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo
2020-10-01cifs: Fix double add page to memcg when cifs_readpagesZhang Xiaoxu
2020-10-01NFS: nfs_xdr_status should record the procedure nameChuck Lever
2020-10-01ceph: fix potential race in ceph_check_capsJeff Layton
2020-10-01btrfs: fix double __endio_write_update_ordered in direct I/OOmar Sandoval