aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-27Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.04-androidAlex Shi
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-21Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-18ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-04-18ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-18splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-04-18nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-04-18jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-04-18quota: Fix possible GPF due to uninitialised pointersNikolay Borisov
2016-04-18xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-04-18nfsd4: fix bad bounds checkingJ. Bruce Fields
2016-04-18ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-04-18fs: sdcardfs: build fixAmit Pundir
2016-04-13btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo
2016-04-13btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
2016-04-13Btrfs: fix transaction handle leak on failure to create hard linkFilipe Manana
2016-04-13Btrfs: fix number of transaction units required to create symlinkFilipe Manana
2016-04-13Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana
2016-04-13btrfs: statfs: report zero available if metadata are exhaustedDavid Sterba
2016-04-13Btrfs: igrab inode in writepageJosef Bacik
2016-04-13Btrfs: add missing brelse when superblock checksum failsAnand Jain
2016-04-12efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-12efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones
2016-04-12ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-04-12fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin
2016-04-12ovl: fix permission checking for setattrMiklos Szeredi
2016-04-11sdcardfs: remove unneeded __init and __exitDaniel Rosenberg
2016-04-11sdcardfs: Remove unused codeDaniel Rosenberg
2016-04-11sdcardfs: remove effectless config optionDaniel Rosenberg
2016-04-11inotify: Fix erroneous update of bit countDaniel Rosenberg
2016-04-11sdcardfs: Add support for d_canonicalizeDaniel Rosenberg
2016-04-11vfs: add d_canonical_path for stacked filesystem supportDaniel Rosenberg
2016-04-11sdcardfs: Bring up to date with Android M permissions:Daniel Rosenberg
2016-04-11Changed type-casting in packagelist managementDaniel Campello
2016-04-11Port of sdcardfs to 3.18Daniel Campello
2016-04-11Included sdcardfs source code for kernel 3.0Daniel Campello
2016-04-11mm, mempool: do not allow atomic resizingDavid Rientjes
2016-04-11fs: dcache: manually unpoison dname after allocation to shut up kasan's reportsAndrey Ryabinin
2016-04-07Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-03-22ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-22ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-18Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-16.03-androidAlex Shi
2016-03-14Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-03-11Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-03-11CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-03-11cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-03-11do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-03-11hpfs: don't truncate the file when delete failsMikulas Patocka
2016-03-11Fix directory hardlinks from deleted directoriesDavid Woodhouse