summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2020-04-07userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionallyPeter Xu1-3/+13
2020-04-07userfaultfd: wp: don't wake up when doing write protectPeter Xu1-5/+8
2020-04-07userfaultfd: wp: add the writeprotect API to userfaultfd ioctlAndrea Arcangeli1-16/+66
2020-04-07userfaultfd: wp: add UFFDIO_COPY_MODE_WPAndrea Arcangeli1-2/+3
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual1-1/+2
2020-04-07cifs: smbd: Do not schedule work to send immediate packet on every receiveLong Li2-52/+10
2020-04-07cifs: smbd: Properly process errors on ib_post_sendLong Li1-123/+97
2020-04-07cifs: Allocate crypto structures on the fly for calculating signatures of inc...Long Li3-36/+60
2020-04-07cifs: smbd: Update receive credits before sending and deal with credits roll ...Long Li1-7/+18
2020-04-07cifs: smbd: Check send queue size before posting a sendLong Li2-1/+11
2020-04-07cifs: smbd: Merge code to track pending packetsLong Li3-39/+12
2020-04-07cifs: ignore cached share root handle closing errorsAurelien Aptel1-0/+14
2020-04-07io_uring: initialize fixed_file_data lockXiaoguang Wang1-0/+1
2020-04-07io_uring: remove redundant variable pointer nxt and io_wq_assign_next callColin Ian King1-3/+0
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust4-8/+18
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-233/+514
2020-04-06Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-7/+15
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds3-12/+15
2020-04-06xfs: reflink should force the log out if mounted with wsyncChristoph Hellwig1-0/+4
2020-04-06xfs: factor out a new xfs_log_force_inode helperChristoph Hellwig4-24/+22
2020-04-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2020-04-06fix a braino in legitimize_path()Al Viro1-1/+1
2020-04-06io_uring: fix ctx refcounting in io_submit_sqes()Pavel Begunkov1-1/+0
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds1-16/+0
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-3/+25
2020-04-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-673/+388
2020-04-04Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds16-1/+7236
2020-04-04Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds12-79/+261
2020-04-04NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()Trond Myklebust2-19/+34
2020-04-04NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()Trond Myklebust1-1/+1
2020-04-04NFS: Beware when dereferencing the delegation credTrond Myklebust2-1/+11
2020-04-03io_uring: process requests completed with -EAGAIN on poll listBijan Mottahedeh1-3/+26
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-04-03io_uring: remove bogus RLIMIT_NOFILE check in file registrationJens Axboe1-7/+0
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-5/+105
2020-04-03io_uring: use io-wq manager as backup task if task is exitingJens Axboe3-4/+23
2020-04-03io_uring: grab task reference for poll requestsJens Axboe1-12/+7
2020-04-03io_uring: retry poll if we got woken with non-matching maskJens Axboe1-0/+12
2020-04-03f2fs: keep inline_data when compression conversionChao Yu1-5/+0
2020-04-03f2fs: fix to disable compression on directoryChao Yu2-5/+7
2020-04-03f2fs: add missing CONFIG_F2FS_FS_COMPRESSIONChao Yu1-0/+4
2020-04-03f2fs: switch discard_policy.timeout to bool typeChao Yu2-9/+9
2020-04-03f2fs: fix to verify tpage before releasing in f2fs_free_dic()Chao Yu1-0/+2
2020-04-03f2fs: show compression in statxChao Yu1-1/+4
2020-04-03f2fs: clean up dic->tpages assignmentChao Yu1-7/+3
2020-04-03f2fs: compress: support zstd compress algorithmChao Yu4-0/+186
2020-04-03dax,iomap: Add helper dax_iomap_zero() to zero a rangeVivek Goyal2-16/+9
2020-04-03dax: Use new dax zero page method for zeroing a pageVivek Goyal1-30/+23
2020-04-03NFS: Add a module parameter to set nfs_mountpoint_expiry_timeoutTrond Myklebust1-0/+50
2020-04-03NFS: finish_automount() requires us to hold 2 refs to the mount recordTrond Myklebust1-5/+7