summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2018-05-20Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-48/+180
2018-05-18hfsplus: stop workqueue when fill_super() failedTetsuo Handa-0/+1
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau-4/+4
2018-05-17btrfs: fix crash when trying to resume balance without the resume flagAnand Jain-0/+9
2018-05-17btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov-11/+15
2018-05-17btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov-3/+12
2018-05-17btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo-3/+3
2018-05-17btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro-4/+8
2018-05-17Btrfs: fix duplicate extents after fsync of file with prealloc extentsFilipe Manana-25/+112
2018-05-15Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-168/+224
2018-05-14Btrfs: fix xattr loss after power failureFilipe Manana-0/+7
2018-05-14Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko-2/+14
2018-05-14afs: Fix the non-encryption of callsDavid Howells-0/+7
2018-05-14afs: Fix CB.CallBack handlingDavid Howells-28/+7
2018-05-14afs: Fix whole-volume callback handlingDavid Howells-32/+63
2018-05-14afs: Fix afs_find_server search loopMarc Dionne-13/+0
2018-05-14afs: Fix the handling of an unfound server in CM operationsDavid Howells-27/+12
2018-05-14afs: Add a tracepoint to record callbacks from unlisted serversDavid Howells-3/+9
2018-05-14afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells-3/+3
2018-05-14afs: Fix VNOVOL handling in address rotationDavid Howells-2/+2
2018-05-14afs: Fix AFSFetchStatus decoder to provide OpenAFS compatibilityDavid Howells-8/+21
2018-05-14afs: Fix server rotation's handling of fileserver probe failureDavid Howells-2/+10
2018-05-14afs: Fix refcounting in callback registrationDavid Howells-22/+52
2018-05-14afs: Fix giving up callbacks on server destructionDavid Howells-4/+11
2018-05-14afs: Fix address list parsingDavid Howells-10/+15
2018-05-14afs: Fix directory page lockingDavid Howells-24/+22
2018-05-12Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-43/+57
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+28
2018-05-11ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant-2/+12
2018-05-11proc/kcore: don't bounds check against address 0Laura Abbott-7/+16
2018-05-10smb3: directory sync should not return an errorSteve French-0/+13
2018-05-10ceph: fix iov_iter issues in ceph_direct_read_write()Ilya Dryomov-78/+117
2018-05-10ceph: fix rsize/wsize capping in ceph_direct_read_write()Ilya Dryomov-5/+5
2018-05-09cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara-0/+6
2018-05-09cifs: smbd: Enable signing with smbdirectLong Li-13/+0
2018-05-09cifs: Allocate validate negotiation request through kmallocLong Li-30/+38
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+1
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2018-05-04Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-0/+10
2018-05-04Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+12
2018-05-03bdi: Fix oops in wb_workfn()Jan Kara-1/+1
2018-05-02xfs: cap the length of deduplication requestsDarrick J. Wong-0/+10
2018-05-02Btrfs: send, fix missing truncate for inode with prealloc extent past eofFilipe Manana-0/+4
2018-05-02btrfs: Take trans lock before access running trans in check_delayed_refethanwu-0/+7
2018-05-01Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-6/+42
2018-04-28Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+18
2018-04-28Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-54/+59
2018-04-27cifs: smbd: depend on INFINIBAND_ADDR_TRANSGreg Thelen-1/+1
2018-04-26btrfs: Fix wrong first_key parameter in replace_pathQu Wenruo-1/+1
2018-04-26ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfsTheodore Ts'o-0/+1