summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust2019-11-011-1/+1
| * | | | | NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust2019-11-013-5/+13
| |/ / / /
* | | | | Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-021-4/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | io_uring: ensure we clear io_kiocb->result before each issueJens Axboe2019-10-301-0/+1
| * | | | io_uring: don't touch ctx in setup after ring fd installJens Axboe2019-10-281-4/+8
| * | | | io_uring: Fix leaked shadow_reqPavel Begunkov2019-10-281-0/+1
| |/ / /
* | | | Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-301-7/+13
|\ \ \ \
| * | | | gfs2: Fix initialisation of args for remountAndrew Price2019-10-301-7/+13
| |/ / /
* | | | Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-297-65/+149
|\ \ \ \ | |/ / / |/| | |
| * | | fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()Vasily Averin2019-10-231-3/+1
| * | | fuse: truncate pending writes on O_TRUNCMiklos Szeredi2019-10-231-3/+7
| * | | fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi2019-10-231-0/+13
| * | | virtiofs: Remove set but not used variable 'fc'zhengbin2019-10-231-2/+0
| * | | virtiofs: Retry request submission from worker contextVivek Goyal2019-10-211-9/+52
| * | | virtiofs: Count pending forgets as in_flight forgetsVivek Goyal2019-10-211-24/+20
| * | | virtiofs: Set FR_SENT flag only after request has been sentVivek Goyal2019-10-211-13/+10
| * | | virtiofs: No need to check fpq->connected stateVivek Goyal2019-10-211-7/+0
| * | | virtiofs: Do not end request in submission contextVivek Goyal2019-10-211-4/+33
| * | | fuse: don't advise readdirplus for negative lookupMiklos Szeredi2019-10-211-1/+2
| * | | fuse: don't dereference req->args on finished requestMiklos Szeredi2019-10-211-1/+3
| * | | virtio-fs: don't show mount optionsMiklos Szeredi2019-10-153-0/+9
| * | | virtio-fs: Change module name to virtiofs.koVivek Goyal2019-10-141-1/+2
* | | | Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-10-279-37/+75
|\ \ \ \
| * | | | cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski2019-10-254-9/+22
| * | | | CIFS: Fix use after free of file info structuresPavel Shilovsky2019-10-251-3/+3
| * | | | CIFS: Fix retry mid list corruption on reconnectsPavel Shilovsky2019-10-252-20/+32
| * | | | cifs: Fix missed free operationsChuhong Yuan2019-10-211-2/+2
| * | | | CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas2019-10-211-0/+3
| * | | | cifs: clarify comment about timestamp granularity for old serversSteve French2019-10-211-1/+7
| * | | | cifs: Handle -EINPROGRESS only when noblockcnt is setPaulo Alcantara (SUSE)2019-10-211-2/+6
* | | | | Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-261-94/+113
|\ \ \ \ \
| * | | | | io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREADJens Axboe2019-10-251-12/+32
| * | | | | io_uring: used cached copies of sq->dropped and cq->overflowJens Axboe2019-10-251-5/+8
| * | | | | io_uring: Fix race for sqes with userspacePavel Begunkov2019-10-251-1/+2
| * | | | | io_uring: Fix broken links with offloadingPavel Begunkov2019-10-251-29/+33
| * | | | | io_uring: Fix corrupted user_dataPavel Begunkov2019-10-251-0/+2
| * | | | | io_uring: correct timeout req sequence when inserting a new entryzhangyi (F)2019-10-241-1/+10
| * | | | | io_uring : correct timeout req sequence when waiting timeoutzhangyi (F)2019-10-241-1/+10
| * | | | | io_uring: revert "io_uring: optimize submit_and_wait API"Jens Axboe2019-10-241-46/+17
| |/ / / /
* | | | | Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-261-2/+3
|\ \ \ \ \
| * | | | | fs/dax: Fix pmd vs pte conflict detectionDan Williams2019-10-231-2/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-241-0/+1
|\ \ \ \ \
| * | | | | gfs2: Fix memory leak when gfs2meta's fs_context is freedAndrew Price2019-10-241-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-2310-56/+41
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana2019-10-171-19/+17
| * | | Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana2019-10-171-1/+0
| * | | btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo2019-10-171-2/+2
| * | | btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo2019-10-157-27/+20
| * | | btrfs: don't needlessly create extent-refs kernel threadDavid Sterba2019-10-152-8/+0
| * | | btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo2019-10-111-0/+1