summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter
2018-03-25Merge 4.4.124 into android-4.4Greg Kroah-Hartman
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-22Merge 4.4.123 into android-4.4Greg Kroah-Hartman
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-18Merge 4.4.122 into android-4.4Greg Kroah-Hartman
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-15ANDROID: sdcardfs: fix lock issue on 32 bit/SMP architecturesDaniel Rosenberg
2018-03-13FROMLIST: f2fs: don't put dentry page in pagecache into highmemYunlong Song
2018-03-11Merge 4.4.121 into android-4.4Greg Kroah-Hartman
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-08Merge android-4.4.120 (d63fdf6) into msm-4.4Srinivasarao P
2018-03-07ANDROID: proc: fix config & includes for /proc/uidConnor O'Brien
2018-03-06ANDROID: cpufreq: Add time_in_state to /proc/uid directoriesConnor O'Brien
2018-03-06ANDROID: proc: Add /proc/uid directoryConnor O'Brien
2018-03-06ANDROID: cpufreq: track per-task time in stateConnor O'Brien
2018-03-06Merge 4.4.120 into android-4.4Greg Kroah-Hartman
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-03-01Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P
2018-03-01Merge android-4.4.117 (4ec3656) into msm-4.4Srinivasarao P
2018-03-01Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P
2018-02-26ANDROID: sdcardfs: Set num in extension_details during make_itemRitesh Harjani
2018-02-26Merge 4.4.118 into android-4.4Greg Kroah-Hartman
2018-02-25binfmt_elf: compat: avoid unused function warningArnd Bergmann
2018-02-25ncpfs: fix unused variable warningMiklos Szeredi
2018-02-25reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann
2018-02-25btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-02-23ANDROID: sdcardfs: Hold i_mutex for i_size_writeDaniel Rosenberg
2018-02-22f2fs: updates on v4.16-rc1Jaegeuk Kim
2018-02-22Merge 4.4.117 into android-4.4Greg Kroah-Hartman
2018-02-22vfs: don't do RCU lookup of empty pathnamesLinus Torvalds