summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | cifs: smbd: disconnect transport on RDMA errorsLong Li2018-04-011-1/+6
| * | | | | | | | cifs: smbd: avoid reconnect lockupLong Li2018-04-011-4/+8
| * | | | | | | | Don't log confusing message on reconnect by defaultSteve French2018-04-011-1/+1
| * | | | | | | | Don't log expected error on DFS referral requestSteve French2018-04-012-2/+2
| * | | | | | | | fs: cifs: Replace _free_xid call in cifs_root_iget functionPhillip Potter2018-04-011-4/+1
| * | | | | | | | SMB3.1.1 dialect is no longer experimentalSteve French2018-04-011-4/+3
| * | | | | | | | Tree connect for SMB3.1.1 must be signed for non-encrypted sharesSteve French2018-04-011-0/+5
| * | | | | | | | fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg2018-04-011-3/+12
| * | | | | | | | CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva2018-04-011-1/+1
| * | | | | | | | CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-016-2/+112
| * | | | | | | | CIFS: add sha512 secmechAurelien Aptel2018-04-016-0/+44
| * | | | | | | | CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel2018-04-016-173/+93
| * | | | | | | | cifs: fix memory leak in SMB2_open()Ronnie Sahlberg2018-04-011-2/+6
| * | | | | | | | CIFS: SMBD: fix spelling mistake: "faield" and "legnth"Colin Ian King2018-04-011-2/+2
* | | | | | | | | Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-0411-72/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gfs2: time journal recovery steps accuratelyAbhi Das2018-03-291-6/+14
| * | | | | | | | | gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher2018-03-293-31/+14
| * | | | | | | | | gfs2: Check for the end of metadata in punch_holeAndreas Gruenbacher2018-03-231-1/+9
| * | | | | | | | | gfs2: gfs2_iomap_end tracepoint: log block addressAndreas Gruenbacher2018-03-151-2/+7
| * | | | | | | | | gfs2: Improve gfs2_block_map commentAndreas Gruenbacher2018-03-081-4/+11
| * | | | | | | | | GFS2: Only set PageChecked for jdata pagesBob Peterson2018-03-081-4/+4
| * | | | | | | | | GFS2: Make function gfs2_remove_from_ail staticBob Peterson2018-03-082-2/+1
| * | | | | | | | | gfs2: Dirty source inode during renameAndreas Gruenbacher2018-03-082-20/+3
| * | | | | | | | | gfs2: Fix fallocate chunk sizeAndreas Gruenbacher2018-03-082-2/+5
* | | | | | | | | | Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-04-0465-1691/+1967
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | btrfs: lift errors from add_extent_changeset to the callersDavid Sterba2018-03-311-8/+11
| * | | | | | | | | | Btrfs: print error messages when failing to read treesLiu Bo2018-03-311-9/+22
| * | | | | | | | | | btrfs: user proper type for btrfs_mask_flags flagsDavid Sterba2018-03-311-1/+1
| * | | | | | | | | | btrfs: split dev-replace locking helpers for read and writeDavid Sterba2018-03-315-72/+74
| * | | | | | | | | | btrfs: remove stale comments about fs_mutexDavid Sterba2018-03-311-8/+0
| * | | | | | | | | | btrfs: use RCU in btrfs_show_devname for device list traversalDavid Sterba2018-03-311-5/+10
| * | | | | | | | | | btrfs: update barrier in should_cow_blockDavid Sterba2018-03-311-2/+2
| * | | | | | | | | | btrfs: use lockdep_assert_held for mutexesDavid Sterba2018-03-313-8/+8
| * | | | | | | | | | btrfs: use lockdep_assert_held for spinlocksDavid Sterba2018-03-312-4/+4
| * | | | | | | | | | btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-3110-46/+170
| * | | | | | | | | | btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo2018-03-311-1/+1
| * | | | | | | | | | Btrfs: fix copy_items() return value when logging an inodeFilipe Manana2018-03-311-0/+1
| * | | | | | | | | | Btrfs: fix fsync after hole punching when using no-holes featureFilipe Manana2018-03-311-0/+30
| * | | | | | | | | | btrfs: use helper to set ulist aux from a qgroupDavid Sterba2018-03-311-6/+6
| * | | | | | | | | | Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"Qu Wenruo2018-03-311-23/+0
| * | | | | | | | | | btrfs: qgroup: Update trace events for metadata reservationQu Wenruo2018-03-311-3/+4
| * | | | | | | | | | btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved spaceQu Wenruo2018-03-313-4/+68
| * | | | | | | | | | btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and itemQu Wenruo2018-03-311-16/+30
| * | | | | | | | | | btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-319-57/+69
| * | | | | | | | | | btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANSQu Wenruo2018-03-312-0/+64
| * | | | | | | | | | btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroupQu Wenruo2018-03-313-13/+24
| * | | | | | | | | | btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo2018-03-314-23/+84
| * | | | | | | | | | btrfs: qgroup: Cleanup the remaining old reservation countersQu Wenruo2018-03-312-14/+0
| * | | | | | | | | | btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo2018-03-311-15/+21
| * | | | | | | | | | btrfs: qgroup: Fix wrong qgroup reservation update for relationship modificationQu Wenruo2018-03-311-21/+23