summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-05-11f2fs: fix potential use-after-free issueChao Yu
2020-05-11f2fs: compress: don't handle non-compressed data in workqueueChao Yu
2020-05-11f2fs: remove redundant assignment to variable errColin Ian King
2020-05-11f2fs: refactor resize_fs to avoid meta updates in progressJaegeuk Kim
2020-05-11f2fs: use round_up to enhance calculationChao Yu
2020-05-11f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKSChao Yu
2020-05-11f2fs: Avoid double lock for cp_rwsem during checkpointSayali Lokhande
2020-05-11f2fs: report delalloc reserve as non-free in statfs for project quotaKonstantin Khlebnikov
2020-05-11f2fs: Fix wrong stub helper update_sit_infoYueHaibing
2020-05-11f2fs: compress: let lz4 compressor handle output buffer budget properlyChao Yu
2020-05-11f2fs: remove blk_plugging in block_operationsJaegeuk Kim
2020-05-11f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKSChao Yu
2020-05-11f2fs: shrink spinlock coverageChao Yu
2020-05-11f2fs: correctly fix the parent inode number during fsync()Eric Biggers
2020-05-11f2fs: rework filename handlingEric Biggers
2020-05-11f2fs: split f2fs_d_compare() from f2fs_match_name()Eric Biggers
2020-05-11f2fs: don't leak filename in f2fs_try_convert_inline_dir()Eric Biggers
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu
2020-05-11f2fs: introduce mempool for {,de}compress intermediate page allocationChao Yu
2020-05-11NFS: Don't use RPC_TASK_CRED_NOREF with delegreturnTrond Myklebust
2020-05-11Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke...Trond Myklebust
2020-05-11nfs: fix NULL deference in nfs4_get_valid_delegationJ. Bruce Fields
2020-05-11exec: Set the point of no return soonerEric W. Biederman
2020-05-11exec: Move handling of the point of no return to the top levelEric W. Biederman
2020-05-11exec: Run sync_mm_rss before taking exec_update_mutexEric W. Biederman
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-11io_uring: remove duplicate semicolon at the end of lineXiaoming Ni
2020-05-11nfsd: Fix old-style function definitionMa Feng
2020-05-11Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song
2020-05-09hfs: stop using ioctl_by_bdevChristoph Hellwig
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: simplify bdi_allocChristoph Hellwig
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu
2020-05-09btrfs_ioctl_send(): don't bother with access_ok()Al Viro
2020-05-09fat_dir_ioctl(): hadn't needed that access_ok() for more than a decade...Al Viro
2020-05-09dlmfs_file_write(): get rid of pointless access_ok()Al Viro
2020-05-09Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09io_uring: fix zero len do_splice()Pavel Begunkov
2020-05-09exec: Fix spelling of search_binary_handler in a commentEric W. Biederman
2020-05-09exec: Move the comment from above de_thread to above unshare_sighandEric W. Biederman
2020-05-09nsproxy: add struct nssetChristian Brauner
2020-05-08io_uring: remove obsolete 'state' parameterXiaoguang Wang
2020-05-08io_uring: remove 'fd is io_uring' from close pathJens Axboe
2020-05-08nfsd: clients don't need to break their own delegationsJ. Bruce Fields
2020-05-08cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue
2020-05-08NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski
2020-05-08NFS: Fix fscache super_cookie allocationDave Wysochanski