summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-06Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana
2016-04-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-04-04Merge tag 'f2fs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04btrfs: Reset IO error counters before start of device replacingYauhen Kharuzhy
2016-04-04btrfs: Add qgroup tracingMark Fasheh
2016-04-04Btrfs: don't use src fd for printkJosef Bacik
2016-04-04btrfs: fallback to vmalloc in btrfs_compare_treeDavid Sterba
2016-04-04btrfs: handle non-fatal errors in btrfs_qgroup_inherit()Mark Fasheh
2016-04-04btrfs: Output more info for enospc_debug mount optionQu Wenruo
2016-04-04Btrfs: fix invalid reference in replace_pathLiu Bo
2016-04-04Btrfs: Improve FL_KEEP_SIZE handling in fallocateDavide Italiano
2016-04-03do_splice_to(): cap the size before passing to ->splice_read()Al Viro
2016-04-03ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o
2016-04-02ext4 crypto: fix some error handlingDan Carpenter
2016-04-01Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-01Merge tag 'for-linus' of git://github.com/martinbrandenburg/linuxLinus Torvalds
2016-04-01ext4: avoid calling dquot_get_next_id() if quota is not enabledTheodore Ts'o
2016-04-01ext4: retry block allocation for failed DIO and DAX writesJan Kara
2016-04-01ext4: add lockdep annotations for i_data_semTheodore Ts'o
2016-03-31orangefs: minimum userspace version is 2.9.3Martin Brandenburg
2016-03-31orangefs: don't put readdir slot twiceMartin Brandenburg
2016-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-31fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_le...Al Viro
2016-03-30ext4: allow readdir()'s of large empty directories to be interruptedTheodore Ts'o
2016-03-30btrfs: fix crash/invalid memory access on fsync when using overlayfsFilipe Manana
2016-03-30f2fs: retrieve IO write stat from the right placeShuoran Liu
2016-03-30f2fs crypto: fix corrupted symlink in encrypted caseJaegeuk Kim
2016-03-29ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotasJan Kara
2016-03-29dlm: config: Fix ENOMEM failures in make_cluster()Andrew Price
2016-03-29quota: Handle Q_GETNEXTQUOTA when quota is disabledJan Kara
2016-03-28f2fs: cover large section in sanity check of superJaegeuk Kim
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o
2016-03-26ext4: use file_dentry()Miklos Szeredi
2016-03-26ext4: use dget_parent() in ext4_file_open()Miklos Szeredi
2016-03-26nfs: use file_dentry()Miklos Szeredi
2016-03-26fs: add file_dentry()Miklos Szeredi
2016-03-26ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2016-03-26f2fs/crypto: fix xts_tweak initializationLinus Torvalds
2016-03-26orangefs: fix orangefs_superblock lockingAl Viro
2016-03-25orangefs: fix do_readv_writev() handling of error halfway throughAl Viro
2016-03-25orangefs: have ->kill_sb() evict the VFS side of things firstAl Viro
2016-03-25orangefs: sanitize ->llseek()Al Viro
2016-03-25orangefs-bufmap.h: trim unused junkAl Viro
2016-03-25orangefs: saner calling conventions for getting a slotAl Viro
2016-03-25orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro