summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-04btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina
2016-05-04btrfs: fix memory leak of fs_info in block group cacheKinglong Mee
2016-05-04f2fs crypto: make sure the encryption info is initialized on opendir(2)Chao Yu
2016-05-04f2fs crypto: handle unexpected lack of encryption keysChao Yu
2016-05-04f2fs: don't need to call set_page_dirty for io errorJaegeuk Kim
2016-05-04f2fs: do f2fs_balance_fs when block is allocatedJaegeuk Kim
2016-05-04ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2016-05-04f2fs: cover large section in sanity check of superJaegeuk Kim
2016-05-04f2fs: slightly reorganize read_raw_super_blockShawn Lin
2016-05-04f2fs crypto: fix corrupted symlink in encrypted caseJaegeuk Kim
2016-05-04ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan
2016-05-04numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-05-04debugfs: Make automount point inodes permanently emptySeth Forshee
2016-04-20Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-20ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o
2016-04-20ext4: add lockdep annotations for i_data_semTheodore Ts'o
2016-04-20btrfs: fix crash/invalid memory access on fsync when using overlayfsFilipe Manana
2016-04-20ext4: use file_dentry()Miklos Szeredi
2016-04-20ext4: use dget_parent() in ext4_file_open()Miklos Szeredi
2016-04-20ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o
2016-04-20nfs: use file_dentry()Miklos Szeredi
2016-04-20fs: add file_dentry()Miklos Szeredi
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 logsxfs-for-linus-4.5-rc7Brian 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