summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-04-25UPSTREAM: squashfs: Add zstd supportSean Purcell
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-04-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-04-05Merge tag 'v4.4.126' into linux-linaro-lsk-v4.4Mark Brown
2018-03-28staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter
2018-03-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-26 Merge tag 'v4.4.124' into linux-linaro-lsk-v4.4Alex Shi
2018-03-24nfsd4: permit layoutget of executable-only filesBenjamin Coddington
2018-03-24cifs: small underflow in cnvrtDosUnixTm()Dan Carpenter
2018-03-24Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana
2018-03-24NFS: don't try to cross a mountpount when there isn't one there.NeilBrown
2018-03-24NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete()Benjamin Coddington
2018-03-24CIFS: Enable encryption during session setup phasePavel Shilovsky
2018-03-24SMB3: Validate negotiate request must always be signedSteve French
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-23 Merge tag 'v4.4.123' into linux-linaro-lsk-v4.4Alex Shi
2018-03-22btrfs: Fix use-after-free when cleaning up fs_devs with a single stale deviceNikolay Borisov
2018-03-22btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg
2018-03-22fs/aio: Use RCU accessors for kioctx_table->table[]Tejun Heo
2018-03-22fs/aio: Add explicit RCU grace period when freeing kioctxTejun Heo
2018-03-22lock_parent() needs to recheck if dentry got __dentry_kill'ed under itAl Viro
2018-03-22fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-22reiserfs: Make cancel_old_flush() reliableJan Kara
2018-03-22f2fs: relax node version check for victim data in gcJaegeuk Kim
2018-03-19Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-19 Merge tag 'v4.4.122' into linux-linaro-lsk-v4.4Alex Shi
2018-03-18NFS: Fix an incorrect type in struct nfs_direct_reqTrond Myklebust
2018-03-18ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2018-03-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-13 Merge tag 'v4.4.121' into linux-linaro-lsk-v4.4Alex Shi
2018-03-11btrfs: preserve i_mode if __btrfs_set_acl() failsErnesto A. Fernández
2018-03-11btrfs: Don't clear SGID when inheriting ACLsJan Kara
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-05ANDROID: sdcardfs: Set num in extension_details during make_itemRitesh Harjani
2018-03-05ANDROID: sdcardfs: Hold i_mutex for i_size_writeDaniel Rosenberg
2018-03-05f2fs: updates on v4.16-rc1Jaegeuk Kim
2018-03-05UPSTREAM: ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki
2018-03-05ANDROID: sdcardfs: Protect set_topDaniel Rosenberg
2018-03-05Revert "ANDROID: sdcardfs: notify lower file of opens"Daniel Rosenberg
2018-03-05ANDROID: sdcardfs: Use lower getattr times/sizeDaniel Rosenberg
2018-03-05ANDROID: xattr: Pass EOPNOTSUPP to permission2Daniel Rosenberg
2018-03-05f2fs: fix build error with multiply defined inode_nohighmem()Greg Kroah-Hartman
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-03-05 Merge tag 'v4.4.120' into linux-linaro-lsk-v4.4Alex Shi
2018-03-03xfs: quota: check result of register_shrinker()Aliaksei Karaliou
2018-03-03xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou
2018-03-03sget(): handle failures of register_shrinker()Al Viro
2018-03-03f2fs: fix a bug caused by NULL extent treeYunlei He
2018-02-26 Merge tag 'v4.4.118' into linux-linaro-lsk-v4.4Alex Shi
2018-02-25binfmt_elf: compat: avoid unused function warningArnd Bergmann