summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-12nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields
2016-04-12nfsd4: fix bad bounds checkingJ. Bruce Fields
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-12fuse: Add reference counting for fuse_io_privSeth Forshee
2016-04-12fuse: do not use iocb after it may have been freedRobert Doebbelin
2016-04-12xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik
2016-04-12quota: Fix possible GPF due to uninitialised pointersNikolay Borisov
2016-04-12splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent
2016-04-12vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin
2016-04-12jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi
2016-04-07sdcardfs: remove unneeded __init and __exitDaniel Rosenberg
2016-04-07sdcardfs: Remove unused codeDaniel Rosenberg
2016-04-07fs: Export d_absolute_pathGuenter Roeck
2016-04-07sdcardfs: remove effectless config optionDaniel Rosenberg
2016-04-07inotify: Fix erroneous update of bit countDaniel Rosenberg
2016-04-07sdcardfs: Add support for d_canonical_pathDaniel Rosenberg
2016-04-07vfs: add d_canonical_path for stacked filesystem supportDaniel Rosenberg
2016-04-07sdcardfs: Bring up to date with Android M permissions:Daniel Rosenberg
2016-04-07Changed type-casting in packagelist managementDaniel Campello
2016-04-07Port of sdcardfs to 4.4Daniel Campello
2016-04-07Included sdcardfs source code for kernel 3.0Daniel Campello
2016-04-07FROMLIST: mm: ASLR: use get_random_long()dcashman
2016-04-07FROMLIST: pstore-ram: fix NULL reference when used with pdataBrian Norris
2016-03-25eCryptfs: fixed bug in cipher handlingGilad Broner
2016-03-23sched: colocate related threadsSrivatsa Vaddagiri
2016-03-23net: initialize variables to avoid UML compilation failureJeevan Shriram
2016-03-23eCryptfs: fixes issue where files sometimes got corrupted upon closeAndrey Markovytch
2016-03-23mm + fs: extends support for cache droppingAndrey Markovytch
2016-03-23eCryptfs: fixed some major bugsAndrey Markovytch
2016-03-23PFK: fixed issue where key in TZ was not set properlyAndrey Markovytch
2016-03-23ecryptfs: enhancing ecryptfs to be configurable with encryption typeAndrey Markovytch
2016-03-23platform: msm: add Per-File-Tagger (PFT) driverAndrey Markovytch
2016-03-23ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger
2016-03-23UBIFS: add a comment in key.h for unused parameterDongsheng Yang
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-23sched: Add userspace interface to set PF_WAKE_UP_IDLESrivatsa Vaddagiri
2016-03-23sched: Add API to set task's initial task loadSrivatsa Vaddagiri
2016-03-23qmp: Add support for QSSP EnhancementsMona Hossain
2016-03-23seemp: enhance support for malware detectionWilliam Clark
2016-03-22fuse: Add support for passthrough read/writeNikhilesh Reddy
2016-03-22tty: serial: msm_hs: Add snapshot of msm_hs uart driversGirish Mahadevan
2016-03-22rtc: alarm: Add power-on alarm featureMao Jinlong
2016-03-22block/fs: make tracking dirty task debug onlyVenkat Gopalakrishnan
2016-03-22block/fs: keep track of the task that dirtied the pageVenkat Gopalakrishnan
2016-03-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-16ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-16ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-16userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds
2016-03-16ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov
2016-03-16ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov