summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-01-26cifs: Clean up DFS referral cachePaulo Alcantara (SUSE)
2020-01-26cifs: Don't use iov_iter::type directlyDavid Howells
2020-01-26cifs: set correct max-buffer-size for smb2_ioctl_init()Ronnie Sahlberg
2020-01-26cifs: use compounding for open and first query-dir for readdir()Ronnie Sahlberg
2020-01-26cifs: create a helper function to parse the query-directory response bufferRonnie Sahlberg
2020-01-26cifs: prepare SMB2_query_directory to be used with compoundingRonnie Sahlberg
2020-01-26fs/cifs/cifssmb.c: use true,false for bool variablezhengbin
2020-01-26fs/cifs/smb2ops.c: use true,false for bool variablezhengbin
2020-01-26Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-01-26io_uring: don't cancel all work on process exitJens Axboe
2020-01-26Revert "io_uring: only allow submit from owning task"Jens Axboe
2020-01-26afs: Fix characters allowed into cell namesDavid Howells
2020-01-26do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro
2020-01-25Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-25fs/adfs: bigdir: Fix an error code in adfs_fplus_read()Dan Carpenter
2020-01-25btrfs: dev-replace: remove warning for unknown return codes when finishedDavid Sterba
2020-01-25jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()zhangyi (F)
2020-01-25jbd2: make sure ESHUTDOWN to be recorded in the journal superblockzhangyi (F)
2020-01-25ext4, jbd2: ensure panic when aborting with zero errnozhangyi (F)
2020-01-25jbd2: switch to use jbd2_journal_abort() when failed to submit the commit recordzhangyi (F)
2020-01-25jbd2_seq_info_next should increase position indexVasily Averin
2020-01-25jbd2: remove pointless assertion in __journal_remove_journal_headShijie Luo
2020-01-25ext4,jbd2: fix comment and code styleShijie Luo
2020-01-25jbd2: delete the duplicated words in the commentswangyan
2020-01-25ext4: fix extent_status trace pointsDmitry Monakhov
2020-01-25ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs...Chengguang Xu
2020-01-24ext4: fix race conditions in ->d_compare() and ->d_hash()Eric Biggers
2020-01-24ext4: make dioread_nolock the defaultTheodore Ts'o
2020-01-24smp: Remove allocation mask from on_each_cpu_cond.*()Sebastian Andrzej Siewior
2020-01-24f2fs: fix race conditions in ->d_compare() and ->d_hash()Eric Biggers
2020-01-24f2fs: fix dcache lookup of !casefolded directoriesEric Biggers
2020-01-24btrfs: scrub: Require mandatory block group RO for dev-replaceQu Wenruo
2020-01-23xfs: remove unused variable 'done'YueHaibing
2020-01-23xfs: fix uninitialized variable in xfs_attr3_leaf_inactiveDarrick J. Wong
2020-01-23Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2020-01-23mm: remove arch_bprm_mm_init() hookDave Hansen
2020-01-23readdir: make user_access_begin() use the real access rangeLinus Torvalds
2020-01-23readdir: be more conservative with directory entry namesLinus Torvalds
2020-01-23f2fs: Add f2fs stats to sysfsHridya Valsaraju
2020-01-23Btrfs: make deduplication with range including the last block workFilipe Manana
2020-01-23fs: allow deduplication of eof block into the end of the destination fileFilipe Manana
2020-01-23ext4: fix extent_status fragmentation for plain filesDmitry Monakhov
2020-01-23btrfs: free block groups after free'ing fs treesJosef Bacik
2020-01-23btrfs: Fix split-brain handling when changing FSID to metadata uuidNikolay Borisov
2020-01-23btrfs: Handle another split brain scenario with metadata uuid featureNikolay Borisov
2020-01-23btrfs: Factor out metadata_uuid code from find_fsid.Su Yue
2020-01-23btrfs: Call find_fsid from find_fsid_inprogressSu Yue
2020-01-23Btrfs: fix infinite loop during fsync after rename operationsFilipe Manana
2020-01-23btrfs: set trans->drity in btrfs_commit_transactionJosef Bacik