summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | 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 remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| | | | | |
| * | | | | | 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
| | |_|_|_|/ | |/| | | |
| * | | | | 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
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| | | |
| * | | | ovl: fix getcwd() failure after unsuccessful rmdirRui Wang2016-03-16
| * | | | ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov2016-03-16
| * | | | userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds2016-03-16
| * | | | ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov2016-03-16
| * | | | ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov2016-03-16
| * | | | ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro2016-03-16
| * | | | jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro2016-03-16
| | |_|/ | |/| |
| * | | Fix directory hardlinks from deleted directoriesDavid Woodhouse2016-03-09
| * | | jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2016-03-09
| * | | Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker2016-03-09
| * | | Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana2016-03-09
| * | | writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-09
| * | | Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan2016-03-09
| * | | CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky2016-03-09
| * | | cifs: fix out-of-bounds access in lease parsingJustin Maggard2016-03-09
| * | | btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo2016-03-09
| * | | btrfs: Fix no_space in write and rm loopZhao Lei2016-03-09
| * | | Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-03-09
| * | | use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2016-03-09
| * | | hpfs: don't truncate the file when delete failsMikulas Patocka2016-03-03
| * | | do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro2016-03-03
| * | | should_follow_link(): validate ->d_seq after having decided to followAl Viro2016-03-03