summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
|\
| * propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman2016-05-11
| * fs/pnode.c: treat zero mnt_group_id-s as unequalMaxim Patlasov2016-05-11
| * proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-11
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
|\|
| * ext4: fix races of writeback with punch hole and zero rangeJan Kara2016-05-04
| * ext4: fix races between buffered IO and collapse / insert rangeJan Kara2016-05-04
| * ext4: move unlocked dio protection from ext4_alloc_file_blocks()Jan Kara2016-05-04
| * ext4: fix races between page faults and hole punchingJan Kara2016-05-04
| * ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan2016-05-04
| * numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-05-04
| * debugfs: Make automount point inodes permanently emptySeth Forshee2016-05-04
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
|\|
| * Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana2016-04-20
| * ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o2016-04-20
| * ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-04-20
| * btrfs: fix crash/invalid memory access on fsync when using overlayfsFilipe Manana2016-04-20
| * nfs: use file_dentry()Miklos Szeredi2016-04-20
| * fs: add file_dentry()Miklos Szeredi2016-04-20
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
|\|
| * ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2016-04-12
| * ocfs2/dlm: fix race between convert and recoveryJoseph Qi2016-04-12
| * writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inodeTejun Heo2016-04-12
| * writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()Tejun Heo2016-04-12
| * nfsd: fix deadlock secinfo+readdir compoundJ. Bruce Fields2016-04-12
| * nfsd4: fix bad bounds checkingJ. Bruce Fields2016-04-12
| * fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-12
| * fuse: Add reference counting for fuse_io_privSeth Forshee2016-04-12
| * fuse: do not use iocb after it may have been freedRobert Doebbelin2016-04-12
| * xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik2016-04-12
| * quota: Fix possible GPF due to uninitialised pointersNikolay Borisov2016-04-12
| * splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent2016-04-12
| * vfs: show_vfsstat: do not ignore errors from show_devname methodDmitry V. Levin2016-04-12
| * jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi2016-04-12
* | sdcardfs: remove unneeded __init and __exitDaniel Rosenberg2016-04-07
* | sdcardfs: Remove unused codeDaniel Rosenberg2016-04-07
* | fs: Export d_absolute_pathGuenter Roeck2016-04-07
* | sdcardfs: remove effectless config optionDaniel Rosenberg2016-04-07
* | inotify: Fix erroneous update of bit countDaniel Rosenberg2016-04-07
* | sdcardfs: Add support for d_canonical_pathDaniel Rosenberg2016-04-07
* | vfs: add d_canonical_path for stacked filesystem supportDaniel Rosenberg2016-04-07
* | sdcardfs: Bring up to date with Android M permissions:Daniel Rosenberg2016-04-07
* | Changed type-casting in packagelist managementDaniel Campello2016-04-07
* | Port of sdcardfs to 4.4Daniel Campello2016-04-07
* | Included sdcardfs source code for kernel 3.0Daniel Campello2016-04-07
* | FROMLIST: mm: ASLR: use get_random_long()dcashman2016-04-07
* | FROMLIST: pstore-ram: fix NULL reference when used with pdataBrian Norris2016-04-07
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-17
|\|
| * ovl: fix getcwd() failure after unsuccessful rmdirRui Wang2016-03-16
| * ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov2016-03-16