summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ceph: auto reconnect after blacklistedYan, Zheng2019-09-165-8/+79
* ceph: invalidate all write mode filp after reconnectYan, Zheng2019-09-164-0/+19
* ceph: return -EIO if read/write against filp that lost file locksYan, Zheng2019-09-163-8/+29
* ceph: add helper function that forcibly reconnects to ceph cluster.Yan, Zheng2019-09-163-5/+39
* ceph: pass filp to ceph_get_caps()Yan, Zheng2019-09-164-42/+46
* ceph: track and report error of async metadata operationYan, Zheng2019-09-165-22/+54
* ceph: allow closing session in restarting/reconnect stateYan, Zheng2019-09-161-3/+3
* ceph: don't list vxattrs in listxattr()Jeff Layton2019-09-161-29/+0
* ceph: allow copy_file_range when src and dst inode are sameJeff Layton2019-09-161-2/+0
* ceph: fix directories inode i_blkbits initializationLuis Henriques2019-09-161-1/+6
* Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds2019-09-151-3/+0
* Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-132-17/+34
|\
| * Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsFilipe Manana2019-09-121-9/+26
| * Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana2019-09-121-8/+8
* | Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfsLinus Torvalds2019-09-063-175/+257
|\ \
| * | configfs: provide exclusion between IO and removalsAl Viro2019-09-042-18/+80
| * | configfs: new object reprsenting tree fragmentsAl Viro2019-09-023-27/+97
| * | configfs_register_group() shouldn't be (and isn't) called in rmdirable partsAl Viro2019-09-021-11/+0
| * | configfs: stash the data we need into configfs_buffer at open timeAl Viro2019-09-021-134/+95
* | | NFS: Fix inode fileid checks in attribute revalidation codeTrond Myklebust2019-09-021-8/+10
|/ /
* | Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-08-297-147/+135
|\ \
| * | cifs: update internal module numberSteve French2019-08-271-1/+1
| * | cifs: replace various strncpy with strscpy and similarRonnie Sahlberg2019-08-276-146/+112
| * | cifs: Use kzfree() to zero out the passwordDan Carpenter2019-08-271-1/+1
| * | cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg2019-08-271-0/+22
* | | Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-08-2711-95/+131
|\ \ \ | |/ / |/| |
| * | NFS: remove set but not used variable 'mapping'YueHaibing2019-08-271-2/+0
| * | NFSv2: Fix write regressionTrond Myklebust2019-08-271-1/+3
| * | NFSv2: Fix eof handlingTrond Myklebust2019-08-271-1/+2
| * | NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust2019-08-261-8/+13
| * | NFS: Fix spurious EIO read errorsTrond Myklebust2019-08-263-21/+36
| * | pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust2019-08-261-2/+9
| * | Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-08-261-17/+0
| * | pNFS/flexfiles: Turn off soft RPC callsTrond Myklebust2019-08-261-5/+10
| * | NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()Trond Myklebust2019-08-191-0/+3
| * | NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust2019-08-191-1/+1
| * | NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust2019-08-192-9/+19
| * | NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust2019-08-191-7/+9
| * | NFSv4: Fix return value in nfs_finish_open()Trond Myklebust2019-08-191-1/+1
| * | NFSv4: Fix return values for nfs4_file_open()Trond Myklebust2019-08-191-6/+6
| * | NFS: Don't refresh attributes with mounted-on-file informationTrond Myklebust2019-08-191-14/+19
* | | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-253-3/+5
|\ \ \
| * | | ubifs: Limit the number of pages in shrink_liabilityLiu Song2019-08-221-1/+1
| * | | ubifs: Correctly initialize c->min_log_bytesRichard Weinberger2019-08-221-0/+4
| * | | ubifs: Fix double unlock around orphan_delete()Richard Weinberger2019-08-221-2/+0
| |/ /
* | | userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov2019-08-241-12/+13
* | | Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-08-241-0/+1
|\ \ \
| * | | xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong2019-08-221-0/+1
* | | | Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-231-19/+47
|\ \ \ \
| * | | | io_uring: add need_resched() check in inner poll loopJens Axboe2019-08-221-1/+7