summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-12ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi
2016-04-12ocfs2/dlm: fix race between convert and recoveryJoseph Qi
2016-04-12ocfs2: o2hb: fix double free bugJunxiao Bi
2016-04-12writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inodeTejun Heo
2016-04-12writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()Tejun Heo
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-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-09ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara
2016-03-07jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro
2016-03-07ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-07xfs: only run torn log write detection on dirty logsBrian Foster
2016-03-07xfs: refactor in-core log state update to helperBrian Foster
2016-03-07xfs: refactor unmount record detection into helperBrian Foster
2016-03-07xfs: separate log head record discovery from verificationBrian Foster
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-04Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-04Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-03-03Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-03ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov
2016-03-03ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-03ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov
2016-03-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-03-02userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds
2016-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-01CIFS: Fix duplicate line introduced by clone_file_range patchSteve French
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-02-29Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan
2016-02-29CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky
2016-02-29cifs: fix out-of-bounds access in lease parsingJustin Maggard
2016-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro