summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ext4: fix comments in ext4_swap_extents()zhenwei.pi2018-03-261-2/+2
| * | | | | ext4: use generic_writepages instead of __writepage/write_cache_pagesGoldwyn Rodrigues2018-03-261-14/+1Star
| * | | | | ext4: don't complain about incorrect features when probingEric Sandeen2018-03-221-0/+12
| * | | | | ext4: remove EXT4_STATE_DIOREAD_LOCK flagNikolay Borisov2018-03-226-54/+10Star
| * | | | | ext4: fix offset overflow on 32-bit archs in ext4_iomap_begin()Jiri Slaby2018-03-221-1/+1
| * | | | | ext4: update i_disksize if direct write past ondisk sizeEryu Guan2018-03-221-3/+5
| * | | | | ext4: protect i_disksize update by i_data_sem in direct write pathEryu Guan2018-03-221-3/+2Star
| * | | | | ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2018-02-192-46/+4Star
| * | | | | jbd2: if the journal is aborted then don't allow update of the log tailTheodore Ts'o2018-02-191-1/+4
| * | | | | ext4: pass -ESHUTDOWN code to jbd2 layerTheodore Ts'o2018-02-192-8/+21
| * | | | | ext4: eliminate sleep from shutdown ioctlTheodore Ts'o2018-02-191-3/+1Star
| * | | | | ext4: shutdown should not prevent get_write_accessTheodore Ts'o2018-02-191-7/+0Star
| * | | | | jbd2: clarify bad journal block checksum messageTheodore Ts'o2018-02-191-2/+2
| * | | | | ext4: add tracepoints for shutdown and file system errorsTheodore Ts'o2018-02-192-0/+5
* | | | | | Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-04-0421-243/+408
|\ \ \ \ \ \
| * | | | | | cifs: Add minor debug message during negprotSteve French2018-04-022-1/+5
| * | | | | | smb3: Fix root directory when server returns inode number of zeroSteve French2018-04-022-0/+34
| * | | | | | cifs: fix sparse warning on previous patch in a few printksSteve French2018-04-021-3/+3
| * | | | | | cifs: add server->vals->header_preamble_sizeRonnie Sahlberg2018-04-028-45/+75
| * | | | | | cifs: smbd: disconnect transport on RDMA errorsLong Li2018-04-021-1/+6
| * | | | | | cifs: smbd: avoid reconnect lockupLong Li2018-04-021-4/+8
| * | | | | | Don't log confusing message on reconnect by defaultSteve French2018-04-021-1/+1
| * | | | | | Don't log expected error on DFS referral requestSteve French2018-04-022-2/+2
| * | | | | | fs: cifs: Replace _free_xid call in cifs_root_iget functionPhillip Potter2018-04-021-4/+1Star
| * | | | | | SMB3.1.1 dialect is no longer experimentalSteve French2018-04-021-4/+3Star
| * | | | | | Tree connect for SMB3.1.1 must be signed for non-encrypted sharesSteve French2018-04-021-0/+5
| * | | | | | fix smb3-encryption breakage when CONFIG_DEBUG_SG=yRonnie Sahlberg2018-04-021-3/+12
| * | | | | | CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva2018-04-021-1/+1
| * | | | | | CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-026-2/+112
| * | | | | | CIFS: add sha512 secmechAurelien Aptel2018-04-026-0/+44
| * | | | | | CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel2018-04-026-173/+93Star
| * | | | | | cifs: fix memory leak in SMB2_open()Ronnie Sahlberg2018-04-021-2/+6
| * | | | | | CIFS: SMBD: fix spelling mistake: "faield" and "legnth"Colin Ian King2018-04-021-2/+2
* | | | | | | Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-0411-72/+68Star
|\ \ \ \ \ \ \
| * | | | | | | gfs2: time journal recovery steps accuratelyAbhi Das2018-03-291-6/+14
| * | | | | | | gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher2018-03-293-31/+14Star
| * | | | | | | 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/+1Star
| * | | | | | | gfs2: Dirty source inode during renameAndreas Gruenbacher2018-03-082-20/+3Star
| * | | | | | | 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/+0Star
| * | | | | | | | btrfs: use RCU in btrfs_show_devname for device list traversalDavid Sterba2018-03-311-5/+10